
Doron Fediuck wrote:
Sent from my Android phone. Please ignore typos.
-----Original Message----- From: Duncan Mac-Vicar P. [dmacvicar@suse.de] Received: Tuesday, 15 Nov 2011, 13:37 To: engine-devel@ovirt.org CC: Jim Fehlig [JFEHLIG@suse.com] Subject: Re: [Engine-devel] problem trying to add a host
On 11/15/2011 11:37 AM, Doron Fediuck wrote:
and password types (defined in sshd_config file). Please ensure you have (PasswordAuthentication yes) as well as (UsePAM yes). Keyboard-interactive type is unsupported currently.
Thanks Doron. This fixed the issue and the host is now added!.
Now I have two AIs
(!) Power Management is not configured for this Host. Enable Power Management
(not a problem after I figure out all the options of that page)
(!) NETWORK_UNREACHABLE
Is this the connection from vdsm to the engine? Does it need a port open in the opposite direction?
You need to create a bridge called engine. Try and let us know.
Yep, after creating a bridge named "engine" on the host, the engine now sees the node as "Up". Before creating the bridge, I tried changing 'default_bridge' to an existing bridge (br0) in /etc/vdsm/vdsm.conf to no avail. Regards, Jim