* New: support mitigation for aws ec2 nvme random device name assignment

This commit is contained in:
Roxyrob
2021-03-16 19:41:37 +01:00
parent f1a54639c6
commit 34e4f08c31
5 changed files with 90 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# ebs nvme to scsi device naming mapping
KERNEL=="nvme[0-9]*n[0-9]*", ENV{DEVTYPE}=="disk", ATTRS{model}=="Amazon Elastic Block Store", PROGRAM="{{ ebsnvme_scrip_helper_path }} /dev/%k", SYMLINK+="%c"