[Users] HP Integrated Lights Out 3

Eli Mesika emesika at redhat.com
Mon Sep 10 09:05:40 UTC 2012



----- Original Message -----
> From: "Eli Mesika" <emesika at redhat.com>
> To: "Dmitriy A Pyryakov" <DPyryakov at ekb.beeline.ru>
> Cc: users at ovirt.org
> Sent: Monday, September 10, 2012 12:02:12 PM
> Subject: Re: [Users] HP Integrated Lights Out 3
> 
> 
> 
> ----- Original Message -----
> > From: "Dmitriy A Pyryakov" <DPyryakov at ekb.beeline.ru>
> > To: "Itamar Heim" <iheim at redhat.com>
> > Cc: "Eli Mesika" <emesika at redhat.com>, users at ovirt.org
> > Sent: Monday, September 10, 2012 11:57:25 AM
> > Subject: Re: [Users] HP Integrated Lights Out 3
> > 
> > 
> > 
> > 
> > 
> > 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=192.168.10.103,port=,agent=ipmilan,user=fence_ilo,passwd=XXXX,action=status,secure=,options=)
> > Thread-43892::DEBUG::2012-09-07
> > 13:14:04,116::API::1050::vds::(fenceNode) rc 1 in
> > agent=fence_ipmilan
> > ipaddr=192.168.10.103
> > login=fence_ilo
> > option=status
> > passwd=XXXX
> > out Getting status of IPMI:192.168.10.103...Chassis power = Unknown
> > Failed
> > err
> > 
> 
> 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 =
> 'FenceAgentDefaultParams';
> 
> Thanks

Correction (I need more info to see why ilo3 does not appear in UI):
The SQL should be 
select * from vdc_options where option_name in ('FenceAgentDefaultParams','FenceAgentMapping','VdsFenceOptionMapping','VdsFenceType');

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
> > 
> > От: Itamar Heim <iheim at redhat.com>
> > Кому: Dmitriy A Pyryakov <DPyryakov at ekb.beeline.ru>
> > Копия: Eli Mesika <emesika at redhat.com>, users at ovirt.org
> > Дата: 10.09.2012 14:48
> > Тема: Re: [Users] HP Integrated Lights Out 3
> > 
> > 
> > 
> > 
> > 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.
> > > 
> > > I have fence_ilo3 command on my hypervisor host.
> > 
> > did you try choosing ipmilan and passing options of
> > lanplus,power_wait=4?
> > 
> > 
> > > 
> > > When I run it with following options:
> > > privlvl=user
> > > ipaddr=192.168.10.103
> > > login=fence_ilo
> > > passwd=********
> > > operation=status
> > > 
> > > it print: Getting status of IPMI:192.168.10.103...Chassis power =
> > > On
> > > Done
> > > 
> > > oVirt Engine Version: 3.1.0-2.fc17
> > > 
> > > 
> > > - -
> > > Dmitriy Pyryakov
> > > VimpelCom Ltd.
> > > 
> > > 
> > > 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,
> > > 
> > > От: Itamar Heim <iheim at redhat.com>
> > > Кому: Dmitriy A Pyryakov <DPyryakov at ekb.beeline.ru>
> > > Копия: users at ovirt.org, Eli Mesika <emesika at redhat.com>
> > > Дата: 10.09.2012 14:28
> > > Тема: Re: [Users] HP Integrated Lights Out 3
> > > ------------------------------------------------------------------------
> > > 
> > > 
> > > 
> > > On 09/10/2012 06:17 AM, Dmitriy A Pyryakov wrote:
> > > > Hello,
> > > > 
> > > > I need to use the HP i-lo 3 as fencing device for OOB power
> > > > management.
> > > > 
> > > > In man 8 page of fence_ipmilan I find that I must use lanplus
> > > > and
> > > > power_wait=4 options. When I insert this options in "Option"
> > > > line
> > > > of
> > > > "Power Management" tab and press "Test" button - test is
> > > > failed.
> > > > 
> > > > There is the part of vdsm.log at this time:
> > > > 
> > > > Thread-43892::DEBUG::2012-09-07
> > > > 13:14:03,094::API::1024::vds::(fenceNode)
> > > > 
> > > fenceNode(addr=192.168.10.103,port=,agent=ipmilan,user=fence_ilo,passwd=XXXX,action=status,secure=,options=)
> > > > Thread-43892::DEBUG::2012-09-07
> > > > 13:14:04,116::API::1050::vds::(fenceNode) rc 1 in
> > > > agent=fence_ipmilan
> > > > ipaddr=192.168.10.103
> > > > login=fence_ilo
> > > > option=status
> > > > passwd=XXXX
> > > > out Getting status of IPMI:192.168.10.103...Chassis power =
> > > > Unknown
> > > > Failed
> > > > err
> > > > 
> > > > My otions are not presented. It looks like a bug.
> > > > 
> > > > How can I fix it? How can I find a location of the script who
> > > > run
> > > > this
> > > > test in my system?
> > > 
> > > strange, i thought we added ilo3 fence type back in 3.0 which
> > > wraps
> > > ipmilan with lanplus,power_wait=4.
> > > don'y you see ilo3 as an option?
> > > 
> > > > 
> > > > - -
> > > > Dmitriy Pyryakov
> > > > 
> > > > VimpelCom Ltd.
> > > > 
> > > > 
> > > > 
> > > > _______________________________________________
> > > > Users mailing list
> > > > Users at ovirt.org
> > > > http://lists.ovirt.org/mailman/listinfo/users
> > > > 
> > > 
> > > 
> > > 
> > 
> > 
> > 
> > 
> 
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 



More information about the Users mailing list