------=_Part_66827415_408031071.1347267732352
Content-Type: multipart/related;
boundary="----=_Part_66827416_862925426.1347267732352"
------=_Part_66827416_862925426.1347267732352
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
----- Original Message -----
From: "Dmitriy A Pyryakov"
<DPyryakov(a)ekb.beeline.ru>
To: "Itamar Heim" <iheim(a)redhat.com>
Cc: "Eli Mesika" <emesika(a)redhat.com>, users(a)ovirt.org
Sent: Monday, September 10, 2012 11:57:25 AM
Subject: Re: [Users] HP Integrated Lights Out 3
=20
=20
=20
=20
=20
Yes, but oVirt don't pass this options to fence_ipmilan command.
There are all logged options: Thread-43892::DEBUG::2012-09-07
13:14:03,094::API::1024::vds::(fenceNode)
fenceNode(addr=3D192.168.10.103,port=3D,agent=3Dipmilan,user=3Dfence_ilo,=
passwd=3DXXXX,action=3Dstatus,secure=3D,options=3D)
Thread-43892::DEBUG::2012-09-07
13:14:04,116::API::1050::vds::(fenceNode) rc 1 in
agent=3Dfence_ipmilan
ipaddr=3D192.168.10.103
login=3Dfence_ilo
option=3Dstatus
passwd=3DXXXX
out Getting status of IPMI:192.168.10.103...Chassis power =3D Unknown
Failed
err
=20
Hi
As you see, options arrived to VDSM as empty string
Can you please paste the output of the following SQL
select * from vdc_options where option_name =3D 'FenceAgentDefaultParams';
Thanks
- - Dmitriy Pyryakov VimpelCom Ltd.
Inactive hide details for Itamar Heim ---10.09.2012 14:48:06---On
09/10/2012 11:45 AM, Dmitriy A Pyryakov wrote: > No, I don't Itamar
Heim ---10.09.2012 14:48:06---On 09/10/2012 11:45 AM, Dmitriy A
Pyryakov wrote: > No, I don't see an ilo3 type of fencing device i
=20
=D0=9E=D1=82: Itamar Heim <iheim(a)redhat.com>
=D0=9A=D0=BE=D0=BC=D1=83: Dmitriy A Pyryakov <DPyryakov(a)ekb.beeline.ru>
=D0=9A=D0=BE=D0=BF=D0=B8=D1=8F: Eli Mesika <emesika(a)redhat.com>, users@ov=
irt.org
=D0=94=D0=B0=D1=82=D0=B0: 10.09.2012 14:48
=D0=A2=D0=B5=D0=BC=D0=B0: Re: [Users] HP Integrated Lights Out 3
=20
=20
=20
=20
On 09/10/2012 11:45 AM, Dmitriy A Pyryakov wrote:
> No, I don't see an ilo3 type of fencing device in my "Power
> Management" tab.
>=20
> I have fence_ilo3 command on my hypervisor host.
=20
did you try choosing ipmilan and passing options of
lanplus,power_wait=3D4?
=20
=20
>=20
> When I run it with following options:
> privlvl=3Duser
> ipaddr=3D192.168.10.103
> login=3Dfence_ilo
> passwd=3D********
> operation=3Dstatus
>=20
> it print: Getting status of IPMI:192.168.10.103...Chassis power =3D
> On
> Done
>=20
> oVirt Engine Version: 3.1.0-2.fc17
>=20
>=20
> - -
> Dmitriy Pyryakov
> VimpelCom Ltd.
>=20
>=20
> Inactive hide details for Itamar Heim ---10.09.2012 14:28:19---On
> 09/10/2012 06:17 AM, Dmitriy A Pyryakov wrote: > Hello,Itamar Heim
> ---10.09.2012 14:28:19---On 09/10/2012 06:17 AM, Dmitriy A Pyryakov
> wrote: > Hello,
>=20
> =D0=9E=D1=82: Itamar Heim <iheim(a)redhat.com>
> =D0=9A=D0=BE=D0=BC=D1=83: Dmitriy A Pyryakov <DPyryakov(a)ekb.beeline.ru>
> =D0=9A=D0=BE=D0=BF=D0=B8=D1=8F: users(a)ovirt.org, Eli Mesika <emesika@re=
dhat.com>
> =D0=94=D0=B0=D1=82=D0=B0: 10.09.2012 14:28
> =D0=A2=D0=B5=D0=BC=D0=B0: Re: [Users] HP Integrated Lights Out 3
> -----------------------------------------------------------------------=
-
>=20
>=20
>=20
> On 09/10/2012 06:17 AM, Dmitriy A Pyryakov wrote:
> > Hello,
> >=20
> > I need to use the HP i-lo 3 as fencing device for OOB power
> > management.
> >=20
> > In man 8 page of fence_ipmilan I find that I must use lanplus and
> > power_wait=3D4 options. When I insert this options in "Option" line
> > of
> > "Power Management" tab and press "Test" button - test is
failed.
> >=20
> > There is the part of vdsm.log at this time:
> >=20
> > Thread-43892::DEBUG::2012-09-07
> > 13:14:03,094::API::1024::vds::(fenceNode)
> >=20
> fenceNode(addr=3D192.168.10.103,port=3D,agent=3Dipmilan,user=3Dfence_il=
o,passwd=3DXXXX,action=3Dstatus,secure=3D,options=3D)
> > Thread-43892::DEBUG::2012-09-07
> > 13:14:04,116::API::1050::vds::(fenceNode) rc 1 in
> > agent=3Dfence_ipmilan
> > ipaddr=3D192.168.10.103
> > login=3Dfence_ilo
> > option=3Dstatus
> > passwd=3DXXXX
> > out Getting status of IPMI:192.168.10.103...Chassis power =3D
> > Unknown
> > Failed
> > err
> >=20
> > My otions are not presented. It looks like a bug.
> >=20
> > How can I fix it? How can I find a location of the script who run
> > this
> > test in my system?
>=20
> strange, i thought we added ilo3 fence type back in 3.0 which wraps
> ipmilan with lanplus,power_wait=3D4.
> don'y you see ilo3 as an option?
>=20
> >=20
> > - -
> > Dmitriy Pyryakov
> >=20
> > VimpelCom Ltd.
> >=20
> >=20
> >=20
> > _______________________________________________
> > Users mailing list
> > Users(a)ovirt.org
> >
http://lists.ovirt.org/mailman/listinfo/users
> >=20
>=20
>=20
>=20
=20
=20
=20
=20
------=_Part_66827416_862925426.1347267732352--
------=_Part_66827415_408031071.1347267732352--