
Hi Dominic, On 02/06/2012 02:18 PM, Dominic Kaiser wrote:
I have been doing this for a few days. When a create a new node for testing my process is:
Install Fedora 16 bridge the nic and name the bridge ovirtmgmt (ifcfg-ovirtmgmt) firewall and selinux disable repo and bridge-utils added of course Install from ovirt management cosole reboots the machine and install fine
Then Fedora takes like 10 minutes to boot up and does. If I do a systemctl status vdsmd.service it says failed. I have tried with ssl=true and false.
10 minutes? Let's check the service which is taking so long to start: # systemd-analyze blame Can you please share the log from vdsm (/var/log/vdsm/vdsm.log) also the below command output: # rpm -qa | grep vdsm
Ovirt Node still does not work for installing nodes it boots fine and installs fine. It you register from node it never registers Today we got a new patch merged into engine which should resolve the case: http://gerrit.ovirt.org/#change,318
and if you add from management console it says node is not a supported platform to install from.
Are you talking about this one: https://bugzilla.redhat.com/show_bug.cgi?id=782660 http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=8ab700ba7d0a8a6... (already merged too) - I would recommend you to update your oVirt Engine. Thanks! -- Cheers Douglas