VMware SCSI emulated disks:

Apr 29 09:27:26 | sda: uid_attribute = ID_SERIAL (setting: multipath internal)
Apr 29 09:27:26 | sda: no ID_SERIAL attribute
Apr 29 09:27:26 | sda: failed to get udev uid: Invalid argument
Apr 29 09:27:26 | 32:0:0:0: attribute vpd_pg83 not found in sysfs
Apr 29 09:27:26 | failed to read sysfs vpd pg83
Apr 29 09:27:26 | sda: failed to get sysfs uid: Invalid argument
Apr 29 09:27:26 | failed to issue vpd inquiry for pg83
Apr 29 09:27:26 | sda: failed to get sgio uid: No such file or directory

don't provide VPD PG83 support as it seems. Multipath does not have a
blacklist rule for those, I'll work in providing it. For now you should
blacklist those disks by adding:

blacklist {
    device {
        vendor "VMware"
        product "Virtual disk"
    }
}

in your /etc/multipath.conf file AND restarting multipath-tools service:

$ sudo systemctl restart multipath-tools

Let me know if messages disappear please.

Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875594

Title:
  multipathd  failed to get udev uid, add missing path

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to