Yakkety: with udev 231-9ubuntu2, the /dev/disk/by-id/ NVMe symlinks were not created correctly:
$ ls -l /dev/disk/by-id/ total 0 lrwxrwxrwx 1 root root 13 Jan 13 22:34 nvme-Amazon -> ../../nvme2n1 and with udev 231-9ubuntu3, the /dev/disk/by-id/ NVMe symlinks are created correctly: $ ls -l /dev/disk/by-id/ total 0 lrwxrwxrwx 1 root root 13 Jan 13 22:38 nvme-Amazon_EC2_NVMe_Instance_Storage_AWS1AB7AEFBFB76BA92D -> ../../nvme2n1 lrwxrwxrwx 1 root root 13 Jan 13 22:38 nvme-Amazon_EC2_NVMe_Instance_Storage_AWS1D210FA708BA29450 -> ../../nvme0n1 lrwxrwxrwx 1 root root 13 Jan 13 22:38 nvme-Amazon_EC2_NVMe_Instance_Storage_AWS6AB7AEFBFB76BA92D -> ../../nvme3n1 lrwxrwxrwx 1 root root 13 Jan 13 22:38 nvme-Amazon_EC2_NVMe_Instance_Storage_AWS6D210FA708BA29450 -> ../../nvme1n1 ** Tags removed: verification-needed ** Tags added: verification-done-xenial verification-done-yakkety ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1647485 Title: NVMe symlinks broken by devices with spaces in model or serial strings To manage notifications about this bug go to: https://bugs.launchpad.net/systemd/+bug/1647485/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
