Comment 10 for bug 1665143

Revision history for this message
John George (jog) wrote : Re: commissioning does not discover block devices on HP ProLiant DL360 Gen9 servers

When ssh'ing into the commissioning machine I can see that there are two links to nvme0n1. It seems like the first is the one that MAAS really needs to use. Does the commissioning script need to filter?

ubuntu@azurill:~$ ls -l /dev/disk/by-id/
total 0
lrwxrwxrwx 1 root root 13 Feb 22 22:15 nvme-INTEL_SSDPEDME400G4_CVMD434500BN400AGN -> ../../nvme0n1
lrwxrwxrwx 1 root root 13 Feb 22 22:15 nvme-nvme.8086-43564d44343334353030424e34303041474e-494e54454c205353445045444d453430304734-00000001 -> ../../nvme0n1
lrwxrwxrwx 1 root root 9 Feb 22 22:15 scsi-360000000000000000e000000000f0001 -> ../../sdc
lrwxrwxrwx 1 root root 9 Feb 22 22:15 scsi-3600508b1001c29aef10ecd96f5df2342 -> ../../sdb
lrwxrwxrwx 1 root root 9 Feb 22 22:15 scsi-3600508b1001cd63f5d20ab8562112349 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 22 22:15 scsi-3600508b1001cd63f5d20ab8562112349-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 22 22:15 scsi-3600508b1001cd63f5d20ab8562112349-part2 -> ../../sda2
lrwxrwxrwx 1 root root 9 Feb 22 22:15 wwn-0x60000000000000000e000000000f0001 -> ../../sdc
lrwxrwxrwx 1 root root 9 Feb 22 22:15 wwn-0x600508b1001c29aef10ecd96f5df2342 -> ../../sdb
lrwxrwxrwx 1 root root 9 Feb 22 22:15 wwn-0x600508b1001cd63f5d20ab8562112349 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 22 22:15 wwn-0x600508b1001cd63f5d20ab8562112349-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 22 22:15 wwn-0x600508b1001cd63f5d20ab8562112349-part2 -> ../../sda2