% for p in 0x80 0x83 pre-spc3-83; do 
  for d in /dev/sd?; do [ -b "$d" ] || continue; 
    printf "page %-12s: %s: '%s'\n" "$p" "$d" "$(sudo /lib/udev/scsi_id 
--whitelisted --page=$p --device=$d)"; done;  done
page 0x80        : /dev/sda: 'SATA     SMvDi02lGylQfF1qi02lGylQfF1qfjGL9Go6'
page 0x80        : /dev/sdb: 'SATA     SMvDkoWziOynRqDDkoWziOynRqDDMpLqadMA'
page 0x83        : /dev/sda: '35000c5001feb99f0'
page 0x83        : /dev/sdb: '35000c5001feb99f0'
page pre-spc3-83 : /dev/sda: '35000c5001feb99f0'
page pre-spc3-83 : /dev/sdb: '35000c5001feb99f0'


** Changed in: multipath-tools (Ubuntu)
       Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1463046

Title:
  installation of multipath-tools-boot can break boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1463046/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to