Skip to content

Handle NVMe devices correctly in diskstat.py#310

Open
ashevtsov-mt wants to merge 1 commit into
ganglia:masterfrom
ashevtsov-mt:python-mod-diskstat-nvme-drives
Open

Handle NVMe devices correctly in diskstat.py#310
ashevtsov-mt wants to merge 1 commit into
ganglia:masterfrom
ashevtsov-mt:python-mod-diskstat-nvme-drives

Conversation

@ashevtsov-mt

Copy link
Copy Markdown

NVMe device names in AWS EC2 instances end with a digit /dev/nvme[0-26]n1 (see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/nvme-ebs-volumes.html).
This PR adds correct handling of NVMe devices in diskstat Python module. Otherwise, NVMe disks get ignored and metrics are not collected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant