[Bug 1875594] Re: multipathd failed to get udev uid, add missing path
Rafael David Tinoco
rafaeldtinoco at ubuntu.com
Wed Apr 29 14:58:04 UTC 2020
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
Server, which is subscribed to the bug report.
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
More information about the Ubuntu-server-bugs
mailing list