amazon-ebs-autoscale icon indicating copy to clipboard operation
amazon-ebs-autoscale copied to clipboard

Support nvme devices

Open tetron opened this issue 3 years ago • 1 comments

Issue #41

Improve the script to discover volumes at both /dev/xvdb and /dev/nvme

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

tetron avatar Aug 31 '22 15:08 tetron

Using 'sh install.sh -d /dev/nvme2n1 -f lvm.ext4', this seems to work on AWS Linux 2023, where /dev/nvme2n1 is a 200GB gp3 disk

golharam avatar Feb 14 '24 20:02 golharam