
--=_6c11db75-538d-4f87-85bf-f3d0c65b7816 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hello Everyone, I need help with this error. What possible missing or miss-configured ? 2017-01-12 05:17:31,444 ERROR [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-38) [] Can not run fence action on host 'hosted_engine_1', no suitable proxy host was found I tried from shell on host and it works fine. Right now settings default dc, cluster from PM proxy definition. Slava. --=_6c11db75-538d-4f87-85bf-f3d0c65b7816 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit <html><body><div style="font-family: lucida console,sans-serif; font-size: 12pt; color: #000000"><div>Hello Everyone,</div><div>I need help with this error. What possible missing or miss-configured ?</div><div><br data-mce-bogus="1"></div><div>2017-01-12 05:17:31,444 ERROR [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-38) [] Can not run fence action on host 'hosted_engine_1', no suitable proxy host was found<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>I tried from shell on host and it works fine.</div><div>Right now settings default dc, cluster from PM proxy definition.</div><div>Slava.</div></div></body></html> --=_6c11db75-538d-4f87-85bf-f3d0c65b7816--

Hi Slava, do you have at least one another host in the same cluster or DC which doesn't have connection issues (in status Up or Maintenance)? If so, please turn on debug logging for power management part using following command: /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= 127.0.0.1:8706 --connect --user=admin@internal and enter following inside jboss-cli command prompt: /subsystem=logging/logger=org.ovirt.engine.core.bll.pm:add /subsystem=logging/logger=org.ovirt.engine.core.bll.pm: write-attribute(name=level,value=DEBUG) quit Afterwards you will see more details in engine.log why other hosts were rejected during fence proxy selection process. Btw above debug log changes are not permanent, they will be reverted on ovirt-engine restart or using following command: /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= 127.0.0.1:8706 --connect --user=admin@internal '/subsystem=logging/logger=org.ovirt.engine.core.bll.pm:remove' Regards Martin Perina On Thu, Jan 12, 2017 at 4:42 PM, Slava Bendersky <volga629@networklab.ca> wrote:
Hello Everyone, I need help with this error. What possible missing or miss-configured ?
2017-01-12 05:17:31,444 ERROR [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-38) [] Can not run fence action on host 'hosted_engine_1', no suitable proxy host was found
I tried from shell on host and it works fine. Right now settings default dc, cluster from PM proxy definition. Slava.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

<br></div><div style=3D"font-family:arial,helvetica,sans-serif" class=3D"g= mail_default">do you have at least one another host in the same cluster or = DC which doesn't have connection issues (in status Up or Maintenance)?<br><= /div><div style=3D"font-family:arial,helvetica,sans-serif" class=3D"gmail_d= efault">If so, please turn on debug logging for power management part using= following command:<br><br> /usr/share/ovirt-engine-wildf= ly/bin/jboss-cli.sh --controller=3D<a href=3D"http://127.0.0.1:8706" target= =3D"_blank">127.0.0.1:8706</a> --connect --user=3Dadmin@internal<br><br></d= iv><div style=3D"font-family:arial,helvetica,sans-serif" class=3D"gmail_def= ault">and enter following inside jboss-cli command prompt:<br><br> &nb= sp; /subsystem=3Dlogging/logger=3Dorg.ovirt.engine.core.bll.pm:add<br= /subsystem=3Dlogging/logger=3Dorg.ovirt.engine.core.bll= .pm:write-attribute(name=3Dlevel,value=3DDEBUG)<br></div><div style=3D"font= -family:arial,helvetica,sans-serif" class=3D"gmail_default"> &nb= sp; quit<br><br></div><div style=3D"font-family:arial,helvetica,sans-serif"= class=3D"gmail_default">Afterwards you will see more details in engine.log= why other hosts were rejected during fence proxy selection process.<br><br= </div><div style=3D"font-family:arial,helvetica,sans-serif" class=3D"gmail= _default">Btw above debug log changes are not permanent, they will be rever= ted on ovirt-engine restart or using following command:<br><br> = /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller=3D<a h= ref=3D"http://127.0.0.1:8706" target=3D"_blank">127.0.0.1:8706</a> --connec= t --user=3Dadmin@internal '/subsystem=3Dlogging/logger=3Dorg.ovirt.engine.c= ore.bll.pm:remove'<br></div><div style=3D"font-family:arial,helvetica,sans-= serif" class=3D"gmail_default"><br><br></div><div style=3D"font-family:aria= l,helvetica,sans-serif" class=3D"gmail_default">Regards<br><br></div><div s= tyle=3D"font-family:arial,helvetica,sans-serif" class=3D"gmail_default">Mar= tin Perina<br><br></div></div><div class=3D"gmail_extra"><br><div class=3D"= gmail_quote">On Thu, Jan 12, 2017 at 4:42 PM, Slava Bendersky <span dir=3D"= ltr"><<a href=3D"mailto:volga629@networklab.ca" target=3D"_blank">volga6= 29@networklab.ca</a>></span> wrote:<br><blockquote class=3D"gmail_quote"=
--=_947176af-611b-4190-8b88-566925551b42 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hello Martin, Thank you for reply, I will post more detail soon. Slava. From: "Martin Perina" <mperina@redhat.com> To: "Slava Bendersky" <volga629@networklab.ca> Cc: "users" <users@ovirt.org> Sent: Friday, January 13, 2017 2:17:28 AM Subject: Re: [ovirt-users] PM proxy Hi Slava, do you have at least one another host in the same cluster or DC which doesn't have connection issues (in status Up or Maintenance)? If so, please turn on debug logging for power management part using following command: /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= [ http://127.0.0.1:8706/ | 127.0.0.1:8706 ] --connect --user=admin@internal and enter following inside jboss-cli command prompt: /subsystem=logging/logger=org.ovirt.engine.core.bll.pm:add /subsystem=logging/logger=org.ovirt.engine.core.bll.pm:write-attribute(name=level,value=DEBUG) quit Afterwards you will see more details in engine.log why other hosts were rejected during fence proxy selection process. Btw above debug log changes are not permanent, they will be reverted on ovirt-engine restart or using following command: /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= [ http://127.0.0.1:8706/ | 127.0.0.1:8706 ] --connect --user=admin@internal '/subsystem=logging/logger=org.ovirt.engine.core.bll.pm:remove' Regards Martin Perina On Thu, Jan 12, 2017 at 4:42 PM, Slava Bendersky < [ mailto:volga629@networklab.ca | volga629@networklab.ca ] > wrote: Hello Everyone, I need help with this error. What possible missing or miss-configured ? 2017-01-12 05:17:31,444 ERROR [ [ http://org.ovirt.engine.core.bll.pm/ | org.ovirt.engine.core.bll.pm ] .FenceProxyLocator] (default task-38) [] Can not run fence action on host 'hosted_engine_1', no suitable proxy host was found I tried from shell on host and it works fine. Right now settings default dc, cluster from PM proxy definition. Slava. _______________________________________________ Users mailing list [ mailto:Users@ovirt.org | Users@ovirt.org ] [ http://lists.ovirt.org/mailman/listinfo/users | http://lists.ovirt.org/mailman/listinfo/users ] --=_947176af-611b-4190-8b88-566925551b42 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: lucida console,sans-serif; font-size= : 12pt; color: #000000"><div>Hello Martin,</div><div>Thank you for reply, I= will post more detail soon.</div><div><br data-mce-bogus=3D"1"></div><div>= Slava.</div><div><br></div><hr id=3D"zwchr" data-marker=3D"__DIVIDER__"><di= v data-marker=3D"__HEADERS__"><b>From: </b>"Martin Perina" <mperina@redh= at.com><br><b>To: </b>"Slava Bendersky" <volga629@networklab.ca><b= r><b>Cc: </b>"users" <users@ovirt.org><br><b>Sent: </b>Friday, Januar= y 13, 2017 2:17:28 AM<br><b>Subject: </b>Re: [ovirt-users] PM proxy<br></di= v><br><div data-marker=3D"__QUOTED_TEXT__"><div dir=3D"ltr"><div style=3D"f= ont-family:arial,helvetica,sans-serif" class=3D"gmail_default">Hi Slava,<br= style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><d= iv><div style=3D"font-family:lucida console,sans-serif;font-size:12pt;color= :#000000"><div>Hello Everyone,</div><div>I need help with this error. What = possible missing or miss-configured ?</div><br><div>2017-01-12 05:17:= 31,444 ERROR [<a href=3D"http://org.ovirt.engine.core.bll.pm" target=3D"_bl= ank">org.ovirt.engine.core.bll.pm</a>.FenceProxyLocator] (default task-38) = [] Can not run fence action on host 'hosted_engine_1', no suitable proxy ho= st was found<br></div><br><div>I tried from shell on host and it works fine= .</div><div>Right now settings default dc, cluster from PM proxy definition= .</div><span class=3D"HOEnZb"><span color=3D"#888888" data-mce-style=3D"col= or: #888888;" style=3D"color: #888888;"><div>Slava.</div></span></span></di= v></div><br>_______________________________________________<br> Users mailing list<br> <a href=3D"mailto:Users@ovirt.org" target=3D"_blank">Users@ovirt.org</a><br=
<a href=3D"http://lists.ovirt.org/mailman/listinfo/users" rel=3D"noreferrer= " target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br> <br></blockquote></div></div><br></div></div></body></html> --=_947176af-611b-4190-8b88-566925551b42--

</div><div style=3D"font-family: arial,helvetica,sans-serif;" class=3D"gma= il_default" data-mce-style=3D"font-family: arial,helvetica,sans-serif;">Mar= tin Perina<br><br></div></div><div class=3D"gmail_extra"><br><div class=3D"= gmail_quote">On Thu, Jan 12, 2017 at 4:42 PM, Slava Bendersky <span dir=3D"= ltr"><<a href=3D"mailto:volga629@networklab.ca" target=3D"_blank">volga6= 29@networklab.ca</a>></span> wrote:<br><blockquote class=3D"gmail_quote"=
--=_1203341b-fdef-4cd7-ace5-49f0b579d7c8 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hello Everyone, All what I see on debug 2017-01-16 18:15:16,316 DEBUG [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-64) [] Evaluating host 'ovirt00.domain.com' 2017-01-16 18:15:16,362 DEBUG [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-64) [] Evaluating host 'ovirt00.domain.com' 2017-01-16 18:15:16,362 ERROR [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-64) [] Can not run fence action on host 'hosted_engine_1', no suitable proxy host was found. Slava. From: "volga629" <volga629@skillsearch.ca> To: "Martin Perina" <mperina@redhat.com> Cc: "users" <users@ovirt.org> Sent: Friday, January 13, 2017 11:52:17 AM Subject: Re: [ovirt-users] PM proxy Hello Martin, Thank you for reply, I will post more detail soon. Slava. From: "Martin Perina" <mperina@redhat.com> To: "Slava Bendersky" <volga629@networklab.ca> Cc: "users" <users@ovirt.org> Sent: Friday, January 13, 2017 2:17:28 AM Subject: Re: [ovirt-users] PM proxy Hi Slava, do you have at least one another host in the same cluster or DC which doesn't have connection issues (in status Up or Maintenance)? If so, please turn on debug logging for power management part using following command: /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= [ http://127.0.0.1:8706/ | 127.0.0.1:8706 ] --connect --user=admin@internal and enter following inside jboss-cli command prompt: /subsystem=logging/logger=org.ovirt.engine.core.bll.pm:add /subsystem=logging/logger=org.ovirt.engine.core.bll.pm:write-attribute(name=level,value=DEBUG) quit Afterwards you will see more details in engine.log why other hosts were rejected during fence proxy selection process. Btw above debug log changes are not permanent, they will be reverted on ovirt-engine restart or using following command: /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= [ http://127.0.0.1:8706/ | 127.0.0.1:8706 ] --connect --user=admin@internal '/subsystem=logging/logger=org.ovirt.engine.core.bll.pm:remove' Regards Martin Perina On Thu, Jan 12, 2017 at 4:42 PM, Slava Bendersky < [ mailto:volga629@networklab.ca | volga629@networklab.ca ] > wrote: Hello Everyone, I need help with this error. What possible missing or miss-configured ? 2017-01-12 05:17:31,444 ERROR [ [ http://org.ovirt.engine.core.bll.pm/ | org.ovirt.engine.core.bll.pm ] .FenceProxyLocator] (default task-38) [] Can not run fence action on host 'hosted_engine_1', no suitable proxy host was found I tried from shell on host and it works fine. Right now settings default dc, cluster from PM proxy definition. Slava. _______________________________________________ Users mailing list [ mailto:Users@ovirt.org | Users@ovirt.org ] [ http://lists.ovirt.org/mailman/listinfo/users | http://lists.ovirt.org/mailman/listinfo/users ] _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users --=_1203341b-fdef-4cd7-ace5-49f0b579d7c8 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: lucida console,sans-serif; font-size= : 12pt; color: #000000"><div>Hello Everyone,</div><div>All what I see on de= bug </div><div><br data-mce-bogus=3D"1"></div><div><div>2017-01-16 18:= 15:16,316 DEBUG [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default t= ask-64) [] Evaluating host 'ovirt00.domain.com'</div><div>2017-01-16 18:15:= 16,362 DEBUG [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task= -64) [] Evaluating host 'ovirt00.domain.com'</div><div>2017-01-16 18:15:16,= 362 ERROR [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-64= ) [] Can not run fence action on host 'hosted_engine_1', no suitable proxy = host was found.</div></div><div><br></div><div><br data-mce-bogus=3D"1"></d= iv><div>Slava.</div><div><br data-mce-bogus=3D"1"></div><div><br data-mce-b= ogus=3D"1"></div><hr id=3D"zwchr" data-marker=3D"__DIVIDER__"><div data-mar= ker=3D"__HEADERS__"><b>From: </b>"volga629" <volga629@skillsearch.ca>= <br><b>To: </b>"Martin Perina" <mperina@redhat.com><br><b>Cc: </b>"us= ers" <users@ovirt.org><br><b>Sent: </b>Friday, January 13, 2017 11:52= :17 AM<br><b>Subject: </b>Re: [ovirt-users] PM proxy<br></div><br><div data= -marker=3D"__QUOTED_TEXT__"><div style=3D"font-family: lucida console,sans-= serif; font-size: 12pt; color: #000000;" data-mce-style=3D"font-family: luc= ida console,sans-serif; font-size: 12pt; color: #000000;"><div>Hello Martin= ,</div><div>Thank you for reply, I will post more detail soon.</div><br><di= v>Slava.</div><br><hr id=3D"zwchr"><div><b>From: </b>"Martin Perina" <mp= erina@redhat.com><br><b>To: </b>"Slava Bendersky" <volga629@networkla= b.ca><br><b>Cc: </b>"users" <users@ovirt.org><br><b>Sent: </b>Frid= ay, January 13, 2017 2:17:28 AM<br><b>Subject: </b>Re: [ovirt-users] PM pro= xy<br></div><br><div><div dir=3D"ltr"><div style=3D"font-family: arial,helv= etica,sans-serif;" class=3D"gmail_default" data-mce-style=3D"font-family: a= rial,helvetica,sans-serif;">Hi Slava,<br><br></div><div style=3D"font-famil= y: arial,helvetica,sans-serif;" class=3D"gmail_default" data-mce-style=3D"f= ont-family: arial,helvetica,sans-serif;">do you have at least one another h= ost in the same cluster or DC which doesn't have connection issues (in stat= us Up or Maintenance)?<br></div><div style=3D"font-family: arial,helvetica,= sans-serif;" class=3D"gmail_default" data-mce-style=3D"font-family: arial,h= elvetica,sans-serif;">If so, please turn on debug logging for power managem= ent part using following command:<br><br> /usr/share/ovir= t-engine-wildfly/bin/jboss-cli.sh --controller=3D<a href=3D"http://127.0.0.= 1:8706" target=3D"_blank">127.0.0.1:8706</a> --connect --user=3Dadmin@inter= nal<br><br></div><div style=3D"font-family: arial,helvetica,sans-serif;" cl= ass=3D"gmail_default" data-mce-style=3D"font-family: arial,helvetica,sans-s= erif;">and enter following inside jboss-cli command prompt:<br><br> &n= bsp; /subsystem=3Dlogging/logger=3Dorg.ovirt.engine.core.bll.pm:add<b= r> /subsystem=3Dlogging/logger=3Dorg.ovirt.engine.core.bl= l.pm:write-attribute(name=3Dlevel,value=3DDEBUG)<br></div><div style=3D"fon= t-family: arial,helvetica,sans-serif;" class=3D"gmail_default" data-mce-sty= le=3D"font-family: arial,helvetica,sans-serif;"> quit<br>= <br></div><div style=3D"font-family: arial,helvetica,sans-serif;" class=3D"= gmail_default" data-mce-style=3D"font-family: arial,helvetica,sans-serif;">= Afterwards you will see more details in engine.log why other hosts were rej= ected during fence proxy selection process.<br><br></div><div style=3D"font= -family: arial,helvetica,sans-serif;" class=3D"gmail_default" data-mce-styl= e=3D"font-family: arial,helvetica,sans-serif;">Btw above debug log changes = are not permanent, they will be reverted on ovirt-engine restart or using f= ollowing command:<br><br> /usr/share/ovirt-engine-wildfly= /bin/jboss-cli.sh --controller=3D<a href=3D"http://127.0.0.1:8706" target= =3D"_blank">127.0.0.1:8706</a> --connect --user=3Dadmin@internal '/subsyste= m=3Dlogging/logger=3Dorg.ovirt.engine.core.bll.pm:remove'<br></div><div sty= le=3D"font-family: arial,helvetica,sans-serif;" class=3D"gmail_default" dat= a-mce-style=3D"font-family: arial,helvetica,sans-serif;"><br><br></div><div= style=3D"font-family: arial,helvetica,sans-serif;" class=3D"gmail_default"= data-mce-style=3D"font-family: arial,helvetica,sans-serif;">Regards<br><br= style=3D"margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1e= x;" data-mce-style=3D"margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padd= ing-left: 1ex;"><div><div style=3D"font-family: lucida console,sans-serif; = font-size: 12pt; color: #000000;" data-mce-style=3D"font-family: lucida con= sole,sans-serif; font-size: 12pt; color: #000000;"><div>Hello Everyone,</di= v><div>I need help with this error. What possible missing or miss-configure= d ?</div><br><div>2017-01-12 05:17:31,444 ERROR [<a href=3D"http://or= g.ovirt.engine.core.bll.pm" target=3D"_blank">org.ovirt.engine.core.bll.pm<= /a>.FenceProxyLocator] (default task-38) [] Can not run fence action on hos= t 'hosted_engine_1', no suitable proxy host was found<br></div><br><div>I t= ried from shell on host and it works fine.</div><div>Right now settings def= ault dc, cluster from PM proxy definition.</div><span class=3D"HOEnZb"><spa= n style=3D"color: #888888;" data-mce-style=3D"color: #888888;"><div>Slava.<= /div></span></span></div></div><br>________________________________________= _______<br> Users mailing list<br> <a href=3D"mailto:Users@ovirt.org" target=3D"_blank">Users@ovirt.org</a><br=
<a href=3D"http://lists.ovirt.org/mailman/listinfo/users" rel=3D"noreferrer= " target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br> <br></blockquote></div></div><br></div></div><br>__________________________= _____________________<br>Users mailing list<br>Users@ovirt.org<br>http://li= sts.ovirt.org/mailman/listinfo/users<br></div></div></body></html> --=_1203341b-fdef-4cd7-ace5-49f0b579d7c8--

<div><br></div><hr id=3D"zwchr" data-marker=3D"__DIVIDER__"><div data-mark= er=3D"__HEADERS__"><b>From: </b>"volga629" <volga629@skillsearch.ca><= br><b>To: </b>"Martin Perina" <mperina@redhat.com><br><b>Cc: </b>"use= rs" <users@ovirt.org><br><b>Sent: </b>Monday, January 16, 2017 2:17:0= 0 PM<br><b>Subject: </b>Re: [ovirt-users] PM proxy<br></div><br><div data-m= arker=3D"__QUOTED_TEXT__"><div style=3D"font-family: lucida console,sans-se= rif; font-size: 12pt; color: #000000"><div>Hello Everyone,</div><div>All wh= at I see on debug </div><br><div><div>2017-01-16 18:15:16,316 DEBUG [o= rg.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-64) [] Evaluat= ing host 'ovirt00.domain.com'</div><div>2017-01-16 18:15:16,362 DEBUG [org.= ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-64) [] Evaluating= host 'ovirt00.domain.com'</div><div>2017-01-16 18:15:16,362 ERROR [org.ovi= rt.engine.core.bll.pm.FenceProxyLocator] (default task-64) [] Can not run f= ence action on host 'hosted_engine_1', no suitable proxy host was found.</d= iv></div><br><br><div>Slava.</div><br><br><hr id=3D"zwchr"><div><b>From: </= b>"volga629" <volga629@skillsearch.ca><br><b>To: </b>"Martin Perina" = <mperina@redhat.com><br><b>Cc: </b>"users" <users@ovirt.org><br= <b>Sent: </b>Friday, January 13, 2017 11:52:17 AM<br><b>Subject: </b>Re: [= ovirt-users] PM proxy<br></div><br><div><div style=3D"font-family: lucida c= onsole,sans-serif; font-size: 12pt; color: #000000;"><div>Hello Martin,</di= v><div>Thank you for reply, I will post more detail soon.</div><br><div>Sla= va.</div><br><hr id=3D"zwchr"><div><b>From: </b>"Martin Perina" <mperina= @redhat.com><br><b>To: </b>"Slava Bendersky" <volga629@networklab.ca&= gt;<br><b>Cc: </b>"users" <users@ovirt.org><br><b>Sent: </b>Friday, J= anuary 13, 2017 2:17:28 AM<br><b>Subject: </b>Re: [ovirt-users] PM proxy<br= </div><br><div><div dir=3D"ltr"><div style=3D"font-family: arial,helvetica= ,sans-serif;" class=3D"gmail_default">Hi Slava,<br><br></div><div style=3D"= font-family: arial,helvetica,sans-serif;" class=3D"gmail_default">do you ha= ve at least one another host in the same cluster or DC which doesn't have c= onnection issues (in status Up or Maintenance)?<br></div><div style=3D"font= -family: arial,helvetica,sans-serif;" class=3D"gmail_default">If so, please= turn on debug logging for power management part using following command:<b= r><br> /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh -= -controller=3D<a href=3D"http://127.0.0.1:8706" target=3D"_blank">127.0.0.1= :8706</a> --connect --user=3Dadmin@internal<br><br></div><div style=3D"font= -family: arial,helvetica,sans-serif;" class=3D"gmail_default">and enter fol= lowing inside jboss-cli command prompt:<br><br> /subsyste= m=3Dlogging/logger=3Dorg.ovirt.engine.core.bll.pm:add<br> = /subsystem=3Dlogging/logger=3Dorg.ovirt.engine.core.bll.pm:write-attribute= (name=3Dlevel,value=3DDEBUG)<br></div><div style=3D"font-family: arial,helv= etica,sans-serif;" class=3D"gmail_default"> quit<br><br><= /div><div style=3D"font-family: arial,helvetica,sans-serif;" class=3D"gmail= _default">Afterwards you will see more details in engine.log why other host= s were rejected during fence proxy selection process.<br><br></div><div sty= le=3D"font-family: arial,helvetica,sans-serif;" class=3D"gmail_default">Btw= above debug log changes are not permanent, they will be reverted on ovirt-= engine restart or using following command:<br><br> /usr/s= hare/ovirt-engine-wildfly/bin/jboss-cli.sh --controller=3D<a href=3D"http:/= /127.0.0.1:8706" target=3D"_blank">127.0.0.1:8706</a> --connect --user=3Dad= min@internal '/subsystem=3Dlogging/logger=3Dorg.ovirt.engine.core.bll.pm:re= move'<br></div><div style=3D"font-family: arial,helvetica,sans-serif;" clas= s=3D"gmail_default"><br><br></div><div style=3D"font-family: arial,helvetic= a,sans-serif;" class=3D"gmail_default">Regards<br><br></div><div style=3D"f= ont-family: arial,helvetica,sans-serif;" class=3D"gmail_default">Martin Per= ina<br><br></div></div><div class=3D"gmail_extra"><br><div class=3D"gmail_q= uote">On Thu, Jan 12, 2017 at 4:42 PM, Slava Bendersky <span dir=3D"ltr">&l= t;<a href=3D"mailto:volga629@networklab.ca" target=3D"_blank">volga629@netw= orklab.ca</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style= =3D"margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;"><d= iv><div style=3D"font-family: lucida console,sans-serif; font-size: 12pt; c=
--=_bb292b92-0ef6-4f85-bcef-f176dbbdc828 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hello Everyone, How to troubleshoot it further ? Slava From: "volga629" <volga629@skillsearch.ca> To: "Martin Perina" <mperina@redhat.com> Cc: "users" <users@ovirt.org> Sent: Monday, January 16, 2017 2:17:00 PM Subject: Re: [ovirt-users] PM proxy Hello Everyone, All what I see on debug 2017-01-16 18:15:16,316 DEBUG [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-64) [] Evaluating host 'ovirt00.domain.com' 2017-01-16 18:15:16,362 DEBUG [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-64) [] Evaluating host 'ovirt00.domain.com' 2017-01-16 18:15:16,362 ERROR [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-64) [] Can not run fence action on host 'hosted_engine_1', no suitable proxy host was found. Slava. From: "volga629" <volga629@skillsearch.ca> To: "Martin Perina" <mperina@redhat.com> Cc: "users" <users@ovirt.org> Sent: Friday, January 13, 2017 11:52:17 AM Subject: Re: [ovirt-users] PM proxy Hello Martin, Thank you for reply, I will post more detail soon. Slava. From: "Martin Perina" <mperina@redhat.com> To: "Slava Bendersky" <volga629@networklab.ca> Cc: "users" <users@ovirt.org> Sent: Friday, January 13, 2017 2:17:28 AM Subject: Re: [ovirt-users] PM proxy Hi Slava, do you have at least one another host in the same cluster or DC which doesn't have connection issues (in status Up or Maintenance)? If so, please turn on debug logging for power management part using following command: /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= [ http://127.0.0.1:8706/ | 127.0.0.1:8706 ] --connect --user=admin@internal and enter following inside jboss-cli command prompt: /subsystem=logging/logger=org.ovirt.engine.core.bll.pm:add /subsystem=logging/logger=org.ovirt.engine.core.bll.pm:write-attribute(name=level,value=DEBUG) quit Afterwards you will see more details in engine.log why other hosts were rejected during fence proxy selection process. Btw above debug log changes are not permanent, they will be reverted on ovirt-engine restart or using following command: /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= [ http://127.0.0.1:8706/ | 127.0.0.1:8706 ] --connect --user=admin@internal '/subsystem=logging/logger=org.ovirt.engine.core.bll.pm:remove' Regards Martin Perina On Thu, Jan 12, 2017 at 4:42 PM, Slava Bendersky < [ mailto:volga629@networklab.ca | volga629@networklab.ca ] > wrote: Hello Everyone, I need help with this error. What possible missing or miss-configured ? 2017-01-12 05:17:31,444 ERROR [ [ http://org.ovirt.engine.core.bll.pm/ | org.ovirt.engine.core.bll.pm ] .FenceProxyLocator] (default task-38) [] Can not run fence action on host 'hosted_engine_1', no suitable proxy host was found I tried from shell on host and it works fine. Right now settings default dc, cluster from PM proxy definition. Slava. _______________________________________________ Users mailing list [ mailto:Users@ovirt.org | Users@ovirt.org ] [ http://lists.ovirt.org/mailman/listinfo/users | http://lists.ovirt.org/mailman/listinfo/users ] _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users --=_bb292b92-0ef6-4f85-bcef-f176dbbdc828 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: lucida console,sans-serif; font-size= : 12pt; color: #000000"><div>Hello Everyone,</div><div>How to troubleshoot = it further ?</div><div><br data-mce-bogus=3D"1"></div><div>Slava </div= olor: #000000;"><div>Hello Everyone,</div><div>I need help with this error.= What possible missing or miss-configured ?</div><br><div>2017-01-12 = 05:17:31,444 ERROR [<a href=3D"http://org.ovirt.engine.core.bll.pm" target= =3D"_blank">org.ovirt.engine.core.bll.pm</a>.FenceProxyLocator] (default ta= sk-38) [] Can not run fence action on host 'hosted_engine_1', no suitable p= roxy host was found<br></div><br><div>I tried from shell on host and it wor= ks fine.</div><div>Right now settings default dc, cluster from PM proxy def= inition.</div><span class=3D"HOEnZb"><span style=3D"color: #888888;"><div>S= lava.</div></span></span></div></div><br>__________________________________= _____________<br> Users mailing list<br> <a href=3D"mailto:Users@ovirt.org" target=3D"_blank">Users@ovirt.org</a><br=
<a href=3D"http://lists.ovirt.org/mailman/listinfo/users" rel=3D"noreferrer= " target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br> <br></blockquote></div></div><br></div></div><br>__________________________= _____________________<br>Users mailing list<br>Users@ovirt.org<br>http://li= sts.ovirt.org/mailman/listinfo/users<br></div></div><br>___________________= ____________________________<br>Users mailing list<br>Users@ovirt.org<br>ht= tp://lists.ovirt.org/mailman/listinfo/users<br></div></div></body></html> --=_bb292b92-0ef6-4f85-bcef-f176dbbdc828--

Il 13/Gen/2017 08:17 AM, "Martin Perina" <mperina@redhat.com> ha scritto: Hi Slava, do you have at least one another host in the same cluster or DC which doesn't have connection issues (in status Up or Maintenance)? If so, please turn on debug logging for power management part using following command: /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= 127.0.0.1:8706 --connect --user=admin@internal and enter following inside jboss-cli command prompt: /subsystem=logging/logger=org.ovirt.engine.core.bll.pm:add /subsystem=logging/logger=org.ovirt.engine.core.bll.pm:write -attribute(name=level,value=DEBUG) quit Afterwards you will see more details in engine.log why other hosts were rejected during fence proxy selection process. Btw above debug log changes are not permanent, they will be reverted on ovirt-engine restart or using following command: /usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= 127.0.0.1:8706 --connect --user=admin@internal '/subsystem=logging/logger= org.ovirt.engine.core.bll.pm:remove' Regards Martin Perina Martin do you mind creating a wiki page related to debugging and add the above procedure? On Thu, Jan 12, 2017 at 4:42 PM, Slava Bendersky <volga629@networklab.ca> wrote:
Hello Everyone, I need help with this error. What possible missing or miss-configured ?
2017-01-12 05:17:31,444 ERROR [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-38) [] Can not run fence action on host 'hosted_engine_1', no suitable proxy host was found
I tried from shell on host and it works fine. Right now settings default dc, cluster from PM proxy definition. Slava.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On Fri, Jan 13, 2017 at 7:32 PM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Il 13/Gen/2017 08:17 AM, "Martin Perina" <mperina@redhat.com> ha scritto:
Hi Slava,
do you have at least one another host in the same cluster or DC which doesn't have connection issues (in status Up or Maintenance)? If so, please turn on debug logging for power management part using following command:
/usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= 127.0.0.1:8706 --connect --user=admin@internal
and enter following inside jboss-cli command prompt:
/subsystem=logging/logger=org.ovirt.engine.core.bll.pm:add /subsystem=logging/logger=org.ovirt.engine.core.bll.pm:write -attribute(name=level,value=DEBUG) quit
Afterwards you will see more details in engine.log why other hosts were rejected during fence proxy selection process.
Btw above debug log changes are not permanent, they will be reverted on ovirt-engine restart or using following command:
/usr/share/ovirt-engine-wildfly/bin/jboss-cli.sh --controller= 127.0.0.1:8706 --connect --user=admin@internal '/subsystem=logging/logger=org.ovirt.engine.core.bll.pm:remove'
Regards
Martin Perina
Martin do you mind creating a wiki page related to debugging and add the above procedure?
Sandro we already have a page for that [1], but I agree it's not an easy to find it. I have in my head some proposal how to make log level changes easier for users and I'd like to propose it for 4.2 ... [1] http://www.ovirt.org/develop/developer-guide/engine/jmx-support/
On Thu, Jan 12, 2017 at 4:42 PM, Slava Bendersky <volga629@networklab.ca> wrote:
Hello Everyone, I need help with this error. What possible missing or miss-configured ?
2017-01-12 05:17:31,444 ERROR [org.ovirt.engine.core.bll.pm.FenceProxyLocator] (default task-38) [] Can not run fence action on host 'hosted_engine_1', no suitable proxy host was found
I tried from shell on host and it works fine. Right now settings default dc, cluster from PM proxy definition. Slava.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (4)
-
Martin Perina
-
Sandro Bonazzola
-
Slava Bendersky
-
Slava Bendersky