rules: add NVMe rules (#3136)

System Internals / systemd - Ming Lin [gmail.com] - 29 April 2016 06:02 UTC

Add NVMe rules using the "wwid" attribute.

root@target:~# cat /sys/block/nvme0n1/wwid eui.3825004235000591

root@target:~# ls /dev/disk/by-id/ -l |grep nvme lrwxrwxrwx 1 root root 13 Apr 27 16:08 nvme-eui.3825004235000591 -> ../../nvme0n1 lrwxrwxrwx 1 root root 15 Apr 27 16:08 nvme-eui.3825004235000591-part1 -> ../../nvme0n1p1 lrwxrwxrwx 1 root root 15 Apr 27 16:08 nvme-eui.3825004235000591-part2 -> ../../nvme0n1p2

427a28e rules: add NVMe rules (#3136)
rules/60-persistent-storage.rules | 4 ++++
1 file changed, 4 insertions(+)

Upstream: github.com


  • Share