aws / aws-parallelcluster

AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.
https://github.com/aws/aws-parallelcluster
Apache License 2.0
841 stars 313 forks source link

Feature Request: EBS disk CW alarms for all disks (not just '/') #5706

Open snemir2 opened 1 year ago

snemir2 commented 1 year ago

Currently, disk space alarm is setup for '/' filesystem. However, Under SharedStorage, PC supports multiple EBS volumes https://docs.aws.amazon.com/parallelcluster/latest/ug/SharedStorage-v3.html#yaml-SharedStorage-StorageType

From AWS CW alarm point of view, it would make sense to alarm based on any of the attached EBS volumes, not just root.

snemir2 commented 8 months ago

Any word on this?

hanwen-pcluste commented 7 months ago

Hello,

Sorry for the delay. I marked this as "enhancement" and our team will consider this feature request

Thank you