After an OS upgrade, the following begins to spam /var/log/syslog
:
multipathd: sda: add missing path
multipathd: sda: failed to get udev uid: Invalid argument
multipathd: sda: failed to get sysfs uid: Invalid argument
multipathd: sda: failed to get sgio uid: No such file or directory
By default VMWare doesn't provide information needed by udev to generate /dev/disk/by-id.
You can make it do so, by editing the VM's settings.
If you don't have vCenter, follow the steps from SUSE's knowledgebase.
> Advanced
> Configuration Parameters > Edit Configurationdisk.EnableUUID
TRUE
tail -f /var/log/syslog
and wait a bit to see if it returns (it should not)