On Sun, Jan 26, 2014 at 04:12:05PM -0500, Yedidyah Bar David wrote:
Please report about any results/issues. If it fails, you can try
first, after
removing from the engine,
# yum remove libvirt vdsm
# rm -rf /etc/vdsm /etc/libvirt
(or, of course, just reinstall if you do not care).
I reinstalled the host and run `engine-setup --deploy` again.
This time adding the second host worked OK. Though I had to
workaround bugs BZ 1055153 and BZ 1055059 - I know you are already
aware of them :-)
https://bugzilla.redhat.com/show_bug.cgi?id=1055153 (vdsmd not starting on first run since
vdsm logs are not included in rpm)
https://bugzilla.redhat.com/show_bug.cgi?id=1055059 (The --vm-start function does not call
the createvm command but --vm-start-paused does)
So adding a second host basically works when using a fresh install.
Regards
- Frank