On Fri, Jan 13, 2017 at 7:32 PM, Sandro Bonazzola <[email protected]> wrote:
> > > Il 13/Gen/2017 08:17 AM, "Martin Perina" <[email protected]> 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 <[email protected]> > 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 >> [email protected] >> http://lists.ovirt.org/mailman/listinfo/users >> >> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > > >
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

