engine=# select * from vdc_options where option_name in
('FenceAgentDefaultParams','FenceAgentMapping','VdsFenceOptionMapping','VdsFenceType');
 option_id |       option_name       |
option_value
| version
-----------+-------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------
        77 | FenceAgentMapping       | ilo3=ipmilan
| general
        76 | FenceAgentDefaultParams | ilo3:lanplus,power_wait=4
| general
       323 | VdsFenceType            |
alom,apc,bladecenter,drac5,eps,ilo,ipmilan,rsa,rsb,wti,cisco_ucs
| 3.1
       322 | VdsFenceType            |
alom,apc,bladecenter,drac5,eps,ilo,ilo3,ipmilan,rsa,rsb,wti,cisco_ucs
| 3.0
       321 | VdsFenceType            |
alom,apc,bladecenter,drac5,eps,ilo,ipmilan,rsa,rsb,wti,cisco_ucs
| 2.2
       318 | VdsFenceOptionMapping   |
alom:secure=secure,port=ipport;apc:secure=secure,port=ipport,slot=port;bladecenter:secure=secure,port=ipport,slot=port;drac5:secure=secure,slot=port;eps:slot=port;ilo:secure=ssl,port=ipport;ipmilan:;rsa:secure=secure,port=ipport;rsb:;wti:secure=secure,port=ipport,slot=port;cisco_ucs:secure=ssl,slot=port;ilo3:
 | general
(6 rows)

--
Dmitriy Pyryakov
VimpelCom Ltd.



От:     Eli Mesika <emes...@redhat.com>
Кому:   Dmitriy A Pyryakov <dpyrya...@ekb.beeline.ru>
Копия:  users@ovirt.org, Itamar Heim <ih...@redhat.com>
Дата:   10.09.2012 15:02
Тема:   Re: [Users] HP Integrated Lights Out 3





----- Original Message -----
> From: "Dmitriy A Pyryakov" <dpyrya...@ekb.beeline.ru>
> To: "Itamar Heim" <ih...@redhat.com>
> Cc: "Eli Mesika" <emes...@redhat.com>, users@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


> - - 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 <ih...@redhat.com>
> Кому: Dmitriy A Pyryakov <dpyrya...@ekb.beeline.ru>
> Копия: Eli Mesika <emes...@redhat.com>, users@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 <ih...@redhat.com>
> > Кому: Dmitriy A Pyryakov <dpyrya...@ekb.beeline.ru>
> > Копия: users@ovirt.org, Eli Mesika <emes...@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@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/users
> > >
> >
> >
> >
>
>
>
>

<<inline: graycol.gif>>

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to