amigen7
amigen7 copied to clipboard
DiskSetup.sh Not Compatible with Gen 5 Instance Types
Problem Description:
Due to NVMe devices using different naming conventions for disks/partition (/dev/nvmeXnYpN vice /dev/xvdXN), script fails when using ${CHROOTDEV}N as targeting-method. See:
Expected Behavior:
The DiskSetup.sh script should work on both NVMe- and non NVME-enabled instance-types
Fix recommendation:
Change targeting method used for the above-enumerated lines.