After you fix the issue (see Vojta reply), please run again:
vdsm-tool config-lvm-filter
The command may suggest to change the lvm filter, and blacklist the device.
Do not confirm and share the output.
removed line wwid "3600000e00d11000000113629000e0000" from vdsm_blacklist.conf
and ran vdsm-tool config-lvm-filter
here is the command output:
Analyzing host...
Found these mounted logical volumes on this host:
This is the recommended LVM filter for this host:
filter = [ "r|.*|" ]
This filter allows LVM to access the local devices used by the
hypervisor, but not shared storage owned by Vdsm. If you add a new
device to the volume group, you will need to edit the filter manually.
This is the current LVM filter:
filter = [ "r|.*|" ]
To use the recommended filter we need to add multipath
blacklist in /etc/multipath/conf.d/vdsm_blacklist.conf:
blacklist {
wwid "3600000e00d11000000113629000e0000"
wwid "3600605b010bbc0e029275d23bba8027b"
}