Hello,
I'm performing a self hosted engine installation for the first time.
The system now has only one host.
Host machine and engine VM run Centos 7 .
The host uses LVM
After ovirt installation on host console I see this error every 5 minutes:
[ 1823.837020] device-mapper: table: 253:4: multipath: error getting device
[ 1823.837228] device-mapper: ioctl: error adding target to table
On /dev there are't devices that match 253:4
Seems that multipath try to add /dev/dm-4 but this isn't in /dev (and dm-* is
blacklisted in multipath.conf default)
Other thing is related to the engine.
On oVirt web interface I can see the VM for engine running. I don't see IP address and
FQDN in the list.
If I try to change something in VM configuration I get the message:
"Cannot edit VM. This VM is not managed by the engine."
Is this correct??
Bye