[Users] all hosts are Non responsive

When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh. oVirt Engine Version: 3.3.2-1.el6 ovirt-node-iso-3.0.3-1.1.vdsm.fc19 -- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>

check iptables. in any case, you have a communication problem between the engine and the hosts. when engine cannot get status on the vdsm, hosts will move to non-responsive. On 01/03/2014 06:32 PM, Zach Underwood wrote:
When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh.
oVirt Engine Version: 3.3.2-1.el6
ovirt-node-iso-3.0.3-1.1.vdsm.fc19
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron

I ran "iptables -F" on the engine and host no luck. The engine and the two hosts are on the same /24 layer 2 network. I can ping both ways. On Fri, Jan 3, 2014 at 1:33 PM, Dafna Ron <dron@redhat.com> wrote:
check iptables. in any case, you have a communication problem between the engine and the hosts. when engine cannot get status on the vdsm, hosts will move to non-responsive.
On 01/03/2014 06:32 PM, Zach Underwood wrote:
When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh.
oVirt Engine Version: 3.3.2-1.el6
ovirt-node-iso-3.0.3-1.1.vdsm.fc19
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>

before you wrote that you can't ping but you can ssh so that's a progress :) look at the engine log and check the vdsm service status on the host (you can even restart it) On 01/03/2014 06:37 PM, Zach Underwood wrote:
I ran "iptables -F" on the engine and host no luck. The engine and the two hosts are on the same /24 layer 2 network. I can ping both ways.
On Fri, Jan 3, 2014 at 1:33 PM, Dafna Ron <dron@redhat.com <mailto:dron@redhat.com>> wrote:
check iptables. in any case, you have a communication problem between the engine and the hosts. when engine cannot get status on the vdsm, hosts will move to non-responsive.
On 01/03/2014 06:32 PM, Zach Underwood wrote:
When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh.
oVirt Engine Version: 3.3.2-1.el6
ovirt-node-iso-3.0.3-1.1.vdsm.fc19
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
-- Dafna Ron

Here are the two errors from engine.log "2014-01-03 13:40:19,348 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-78) Command GetCapabilitiesVDS execution failed. Exception: VDSNetworkException: java.net.ConnectException: Connection refused 2014-01-03 13:40:20,459 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-86) Command GetCapabilitiesVDS execution failed. Exception: VDSNetworkException: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" I dont have a vdsm service on the nodes. I see a vhostmd is that the same? On Fri, Jan 3, 2014 at 1:39 PM, Dafna Ron <dron@redhat.com> wrote:
before you wrote that you can't ping but you can ssh so that's a progress :) look at the engine log and check the vdsm service status on the host (you can even restart it)
On 01/03/2014 06:37 PM, Zach Underwood wrote:
I ran "iptables -F" on the engine and host no luck. The engine and the two hosts are on the same /24 layer 2 network. I can ping both ways.
On Fri, Jan 3, 2014 at 1:33 PM, Dafna Ron <dron@redhat.com <mailto: dron@redhat.com>> wrote:
check iptables. in any case, you have a communication problem between the engine and the hosts. when engine cannot get status on the vdsm, hosts will move to non-responsive.
On 01/03/2014 06:32 PM, Zach Underwood wrote:
When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh.
oVirt Engine Version: 3.3.2-1.el6
ovirt-node-iso-3.0.3-1.1.vdsm.fc19
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org>
http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
-- Dafna Ron
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>

what do you mean you don't have vdsm service? did your host installation succeed? On 01/03/2014 06:44 PM, Zach Underwood wrote:
Here are the two errors from engine.log
"2014-01-03 13:40:19,348 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-78) Command GetCapabilitiesVDS execution failed. Exception: VDSNetworkException: java.net.ConnectException: Connection refused 2014-01-03 13:40:20,459 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-86) Command GetCapabilitiesVDS execution failed. Exception: VDSNetworkException: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"
I dont have a vdsm service on the nodes. I see a vhostmd is that the same?
On Fri, Jan 3, 2014 at 1:39 PM, Dafna Ron <dron@redhat.com <mailto:dron@redhat.com>> wrote:
before you wrote that you can't ping but you can ssh so that's a progress :) look at the engine log and check the vdsm service status on the host (you can even restart it)
On 01/03/2014 06:37 PM, Zach Underwood wrote:
I ran "iptables -F" on the engine and host no luck. The engine and the two hosts are on the same /24 layer 2 network. I can ping both ways.
On Fri, Jan 3, 2014 at 1:33 PM, Dafna Ron <dron@redhat.com <mailto:dron@redhat.com> <mailto:dron@redhat.com <mailto:dron@redhat.com>>> wrote:
check iptables. in any case, you have a communication problem between the engine and the hosts. when engine cannot get status on the vdsm, hosts will move to non-responsive.
On 01/03/2014 06:32 PM, Zach Underwood wrote:
When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh.
oVirt Engine Version: 3.3.2-1.el6
ovirt-node-iso-3.0.3-1.1.vdsm.fc19
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> <mailto:Users@ovirt.org <mailto:Users@ovirt.org>>
http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
-- Dafna Ron
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
-- Dafna Ron

--_000_2CB4E8C8E00E594EA06D4AC427E42992353482fabamailserverfab_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Zach, I had a similar problem. I temporarily disabled SELinux on the hosts usin= g "setenforce 0". Let me know if this helps. All the best, Oliver Von: users-bounces@ovirt.org [mailto:users-bounces@ovirt.org] Im Auftrag vo= n Zach Underwood Gesendet: Freitag, 03. J=E4nner 2014 19:32 An: users@ovirt.org Betreff: [Users] all hosts are Non responsive When I try to activate a host to the engine I get the error non responsive.= I can ping the hosts but I cant connect with ssh. oVirt Engine Version: 3.3.2-1.el6 ovirt-node-iso-3.0.3-1.1.vdsm.fc19 -- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website<http://zachunderwood.me> My photos<http://zunder1990.openphoto.me> --_000_2CB4E8C8E00E594EA06D4AC427E42992353482fabamailserverfab_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr= osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:= //www.w3.org/TR/REC-html40"> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-= 1"> <meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)"> <style><!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman","serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} span.E-MailFormatvorlage17 {mso-style-type:personal-reply; font-family:"Calibri","sans-serif"; color:#1F497D;} .MsoChpDefault {mso-style-type:export-only; font-family:"Calibri","sans-serif"; mso-fareast-language:EN-US;} @page WordSection1 {size:612.0pt 792.0pt; margin:70.85pt 70.85pt 2.0cm 70.85pt;} div.WordSection1 {page:WordSection1;} --></style><!--[if gte mso 9]><xml> <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext=3D"edit"> <o:idmap v:ext=3D"edit" data=3D"1" /> </o:shapelayout></xml><![endif]--> </head> <body lang=3D"DE-AT" link=3D"blue" vlink=3D"purple"> <div class=3D"WordSection1"> <p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:"Ca= libri","sans-serif";color:#1F497D;mso-fareast-language:EN-US= ">Zach, <o:p></o:p></span></p> <p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:"Ca= libri","sans-serif";color:#1F497D;mso-fareast-language:EN-US= "><o:p> </o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;font-= family:"Calibri","sans-serif";color:#1F497D;mso-fareast= -language:EN-US"> I had a similar problem. I temporarily disabled SEL= inux on the hosts using “setenforce 0”. Let me know if this hel= ps.<o:p></o:p></span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;font-= family:"Calibri","sans-serif";color:#1F497D"><o:p> = ;</o:p></span></p> <p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:"Ca= libri","sans-serif";color:#1F497D">All the best,<o:p></o:p><= /span></p> <p class=3D"MsoNormal"><span style=3D"font-size:11.0pt;font-family:"Ca= libri","sans-serif";color:#1F497D">Oliver<o:p></o:p></span><= /p> <p class=3D"MsoNormal"><span style=3D"mso-fareast-language:EN-US"><o:p>&nbs= p;</o:p></span></p> <p class=3D"MsoNormal"><b><span lang=3D"DE" style=3D"font-size:11.0pt;font-= family:"Calibri","sans-serif"">Von:</span></b><span lan= g=3D"DE" style=3D"font-size:11.0pt;font-family:"Calibri","sa= ns-serif""> users-bounces@ovirt.org [mailto:users-bounces@ovirt.org] <b>Im Auftrag von </b>Zach Underwood<br> <b>Gesendet:</b> Freitag, 03. J=E4nner 2014 19:32<br> <b>An:</b> users@ovirt.org<br> <b>Betreff:</b> [Users] all hosts are Non responsive<o:p></o:p></span></p> <p class=3D"MsoNormal"><o:p> </o:p></p> <div> <p class=3D"MsoNormal">When I try to activate a host to the engine I g= et the error non responsive. I can ping the hosts but I cant connect = with ssh.<o:p></o:p></p> <div> <p class=3D"MsoNormal"><o:p> </o:p></p> </div> <div> <div> <p class=3D"MsoNormal">oVirt Engine Version: 3.3.2-1.el6<o:p></o:p></p> </div> <div> <p class=3D"MsoNormal"><o:p> </o:p></p> </div> <div> <p class=3D"MsoNormal">ovirt-node-iso-3.0.3-1.1.vdsm.fc19<o:p></o:p></p> </div> </div> <div> <p class=3D"MsoNormal"><o:p> </o:p></p> </div> <div> <p class=3D"MsoNormal"><o:p> </o:p></p> </div> <div> <p class=3D"MsoNormal"><o:p> </o:p></p> <div> <table class=3D"MsoNormalTable" border=3D"0" cellpadding=3D"0"> <tbody> <tr> <td style=3D"padding:.75pt .75pt .75pt .75pt"></td> </tr> </tbody> </table> </div> <p class=3D"MsoNormal">-- <o:p></o:p></p> <div> <p class=3D"MsoNormal"><span style=3D"font-family:"Arial","s= ans-serif";color:black;background:white">Zach Underwood (RHCE,RHCSA,RH= CT,UACA)</span><o:p></o:p></p> <div> <p class=3D"MsoNormal"><span style=3D"font-family:"Arial","s= ans-serif";color:black;background:white"><a href=3D"http://zachunderwo= od.me" target=3D"_blank">My website</a></span><o:p></o:p></p> </div> <div> <p class=3D"MsoNormal"><a href=3D"http://zunder1990.openphoto.me" target=3D= "_blank"><span style=3D"font-family:"Arial","sans-serif"= ;;color:black;background:white">My photos</span></a><o:p></o:p></p> </div> </div> </div> </div> </div> </body> </html> --_000_2CB4E8C8E00E594EA06D4AC427E42992353482fabamailserverfab_--

disable slinux=no change On Fri, Jan 3, 2014 at 1:51 PM, Albl, Oliver <Oliver.Albl@fabasoft.com>wrote:
Zach,
I had a similar problem. I temporarily disabled SELinux on the hosts using “setenforce 0”. Let me know if this helps.
All the best,
Oliver
*Von:* users-bounces@ovirt.org [mailto:users-bounces@ovirt.org] *Im Auftrag von *Zach Underwood *Gesendet:* Freitag, 03. Jänner 2014 19:32 *An:* users@ovirt.org *Betreff:* [Users] all hosts are Non responsive
When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh.
oVirt Engine Version: 3.3.2-1.el6
ovirt-node-iso-3.0.3-1.1.vdsm.fc19
--
Zach Underwood (RHCE,RHCSA,RHCT,UACA)
My website <http://zachunderwood.me>
My photos <http://zunder1990.openphoto.me>
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>

after reading logs on the node I found this "vdsm vds error xml-rpc handler exception" I installed the node from ISO named "ovirt-node-iso-3.0.3-1.1.vdsm.fc19" On Fri, Jan 3, 2014 at 1:55 PM, Zach Underwood <zunder1990@gmail.com> wrote:
disable slinux=no change
On Fri, Jan 3, 2014 at 1:51 PM, Albl, Oliver <Oliver.Albl@fabasoft.com>wrote:
Zach,
I had a similar problem. I temporarily disabled SELinux on the hosts using “setenforce 0”. Let me know if this helps.
All the best,
Oliver
*Von:* users-bounces@ovirt.org [mailto:users-bounces@ovirt.org] *Im Auftrag von *Zach Underwood *Gesendet:* Freitag, 03. Jänner 2014 19:32 *An:* users@ovirt.org *Betreff:* [Users] all hosts are Non responsive
When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh.
oVirt Engine Version: 3.3.2-1.el6
ovirt-node-iso-3.0.3-1.1.vdsm.fc19
--
Zach Underwood (RHCE,RHCSA,RHCT,UACA)
My website <http://zachunderwood.me>
My photos <http://zunder1990.openphoto.me>
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>

is the service up? if vdsm is down or not installed than the engine will set host status as non-responsive. it seems as if there might have been an error during the host installation? please look at the engine log and you should also have deployment logs and see if everything was successful. On 01/03/2014 06:59 PM, Zach Underwood wrote:
after reading logs on the node I found this "vdsm vds error xml-rpc handler exception"
I installed the node from ISO named "ovirt-node-iso-3.0.3-1.1.vdsm.fc19"
On Fri, Jan 3, 2014 at 1:55 PM, Zach Underwood <zunder1990@gmail.com <mailto:zunder1990@gmail.com>> wrote:
disable slinux=no change
On Fri, Jan 3, 2014 at 1:51 PM, Albl, Oliver <Oliver.Albl@fabasoft.com <mailto:Oliver.Albl@fabasoft.com>> wrote:
Zach,
I had a similar problem. I temporarily disabled SELinux on the hosts using “setenforce 0”. Let me know if this helps.
All the best,
Oliver
*Von:*users-bounces@ovirt.org <mailto:users-bounces@ovirt.org> [mailto:users-bounces@ovirt.org <mailto:users-bounces@ovirt.org>] *Im Auftrag von *Zach Underwood *Gesendet:* Freitag, 03. Jänner 2014 19:32 *An:* users@ovirt.org <mailto:users@ovirt.org> *Betreff:* [Users] all hosts are Non responsive
When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh.
oVirt Engine Version: 3.3.2-1.el6
ovirt-node-iso-3.0.3-1.1.vdsm.fc19
--
Zach Underwood (RHCE,RHCSA,RHCT,UACA)
My website <http://zachunderwood.me>
My photos <http://zunder1990.openphoto.me>
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron

oh! and Oliver had issues before which were solved by a reboot of the host - so were they rebooted after the installation? On 01/03/2014 07:03 PM, Dafna Ron wrote:
is the service up? if vdsm is down or not installed than the engine will set host status as non-responsive. it seems as if there might have been an error during the host installation? please look at the engine log and you should also have deployment logs and see if everything was successful.
On 01/03/2014 06:59 PM, Zach Underwood wrote:
after reading logs on the node I found this "vdsm vds error xml-rpc handler exception"
I installed the node from ISO named "ovirt-node-iso-3.0.3-1.1.vdsm.fc19"
On Fri, Jan 3, 2014 at 1:55 PM, Zach Underwood <zunder1990@gmail.com <mailto:zunder1990@gmail.com>> wrote:
disable slinux=no change
On Fri, Jan 3, 2014 at 1:51 PM, Albl, Oliver <Oliver.Albl@fabasoft.com <mailto:Oliver.Albl@fabasoft.com>> wrote:
Zach,
I had a similar problem. I temporarily disabled SELinux on the hosts using “setenforce 0”. Let me know if this helps.
All the best,
Oliver
*Von:*users-bounces@ovirt.org <mailto:users-bounces@ovirt.org> [mailto:users-bounces@ovirt.org <mailto:users-bounces@ovirt.org>] *Im Auftrag von *Zach Underwood *Gesendet:* Freitag, 03. Jänner 2014 19:32 *An:* users@ovirt.org <mailto:users@ovirt.org> *Betreff:* [Users] all hosts are Non responsive
When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh.
oVirt Engine Version: 3.3.2-1.el6
ovirt-node-iso-3.0.3-1.1.vdsm.fc19
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA)
My website <http://zachunderwood.me>
My photos <http://zunder1990.openphoto.me>
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron

I restarted the node and the engine and no change. Here is a list on the services on the node(sorry for the screenshot I am using idrac) [image: Inline image 1] On Fri, Jan 3, 2014 at 2:04 PM, Dafna Ron <dron@redhat.com> wrote:
oh! and Oliver had issues before which were solved by a reboot of the host - so were they rebooted after the installation?
On 01/03/2014 07:03 PM, Dafna Ron wrote:
is the service up? if vdsm is down or not installed than the engine will set host status as non-responsive. it seems as if there might have been an error during the host installation? please look at the engine log and you should also have deployment logs and see if everything was successful.
On 01/03/2014 06:59 PM, Zach Underwood wrote:
after reading logs on the node I found this "vdsm vds error xml-rpc handler exception"
I installed the node from ISO named "ovirt-node-iso-3.0.3-1.1.vdsm.fc19"
On Fri, Jan 3, 2014 at 1:55 PM, Zach Underwood <zunder1990@gmail.com<mailto: zunder1990@gmail.com>> wrote:
disable slinux=no change
On Fri, Jan 3, 2014 at 1:51 PM, Albl, Oliver <Oliver.Albl@fabasoft.com <mailto:Oliver.Albl@fabasoft.com>> wrote:
Zach,
I had a similar problem. I temporarily disabled SELinux on the hosts using “setenforce 0”. Let me know if this helps.
All the best,
Oliver
*Von:*users-bounces@ovirt.org <mailto:users-bounces@ovirt.org> [mailto:users-bounces@ovirt.org <mailto:users-bounces@ovirt.org>] *Im Auftrag von *Zach Underwood *Gesendet:* Freitag, 03. Jänner 2014 19:32 *An:* users@ovirt.org <mailto:users@ovirt.org> *Betreff:* [Users] all hosts are Non responsive
When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh.
oVirt Engine Version: 3.3.2-1.el6
ovirt-node-iso-3.0.3-1.1.vdsm.fc19
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA)
My website <http://zachunderwood.me>
My photos <http://zunder1990.openphoto.me>
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>

please re-install the hosts - I think your installation must have failed. On 01/03/2014 07:18 PM, Zach Underwood wrote:
I restarted the node and the engine and no change. Here is a list on the services on the node(sorry for the screenshot I am using idrac) Inline image 1
On Fri, Jan 3, 2014 at 2:04 PM, Dafna Ron <dron@redhat.com <mailto:dron@redhat.com>> wrote:
oh! and Oliver had issues before which were solved by a reboot of the host - so were they rebooted after the installation?
On 01/03/2014 07:03 PM, Dafna Ron wrote:
is the service up? if vdsm is down or not installed than the engine will set host status as non-responsive. it seems as if there might have been an error during the host installation? please look at the engine log and you should also have deployment logs and see if everything was successful.
On 01/03/2014 06:59 PM, Zach Underwood wrote:
after reading logs on the node I found this "vdsm vds error xml-rpc handler exception"
I installed the node from ISO named "ovirt-node-iso-3.0.3-1.1.vdsm.fc19"
On Fri, Jan 3, 2014 at 1:55 PM, Zach Underwood <zunder1990@gmail.com <mailto:zunder1990@gmail.com> <mailto:zunder1990@gmail.com <mailto:zunder1990@gmail.com>>> wrote:
disable slinux=no change
On Fri, Jan 3, 2014 at 1:51 PM, Albl, Oliver <Oliver.Albl@fabasoft.com <mailto:Oliver.Albl@fabasoft.com> <mailto:Oliver.Albl@fabasoft.com <mailto:Oliver.Albl@fabasoft.com>>> wrote:
Zach,
I had a similar problem. I temporarily disabled SELinux on the hosts using “setenforce 0”. Let me know if this helps.
All the best,
Oliver
*Von:*users-bounces@ovirt.org <mailto:users-bounces@ovirt.org> <mailto:users-bounces@ovirt.org <mailto:users-bounces@ovirt.org>> [mailto:users-bounces@ovirt.org <mailto:users-bounces@ovirt.org> <mailto:users-bounces@ovirt.org <mailto:users-bounces@ovirt.org>>] *Im Auftrag von *Zach Underwood *Gesendet:* Freitag, 03. Jänner 2014 19:32 *An:* users@ovirt.org <mailto:users@ovirt.org> <mailto:users@ovirt.org <mailto:users@ovirt.org>> *Betreff:* [Users] all hosts are Non responsive
When I try to activate a host to the engine I get the error non responsive. I can ping the hosts but I cant connect with ssh.
oVirt Engine Version: 3.3.2-1.el6
ovirt-node-iso-3.0.3-1.1.vdsm.fc19
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA)
My website <http://zachunderwood.me>
My photos <http://zunder1990.openphoto.me>
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron
-- Zach Underwood (RHCE,RHCSA,RHCT,UACA) My website <http://zachunderwood.me> My photos <http://zunder1990.openphoto.me>
-- Dafna Ron
participants (3)
-
Albl, Oliver
-
Dafna Ron
-
Zach Underwood