
hi, i'm trying to make fencing (via ipmilan) work with a ipmi user with only "OPERATOR" privileges. This works with CLI (-L OPERATOR). when trying to configure this via GUI i fail. interface tells me Test failed: [WARNING:root:Parse error: Ignoring unknown option 'L=OPERATOR', , ERROR:root:Failed: Unable to obtain correct plug status or plug is not available, , , Failed: Unable to obtain correct plug status or plug is not available, , ] i tried "-L OPERATOR" and "L=OPERATOR", with and without quotes, no avail... can somebody help me? ovirt 4.1.1 -- Matthias Leopold IT Systems & Communications Medizinische Universität Wien Spitalgasse 23 / BT 88 /Ebene 00 A-1090 Wien Tel: +43 1 40160-21241 Fax: +43 1 40160-921200

On Tue, Apr 18, 2017 at 12:16 PM, Matthias Leopold < matthias.leopold@meduniwien.ac.at> wrote:
hi,
i'm trying to make fencing (via ipmilan) work with a ipmi user with only "OPERATOR" privileges. This works with CLI (-L OPERATOR). when trying to configure this via GUI i fail. interface tells me
Test failed: [WARNING:root:Parse error: Ignoring unknown option 'L=OPERATOR', , ERROR:root:Failed: Unable to obtain correct plug status or plug is not available, , , Failed: Unable to obtain correct plug status or plug is not available, , ]
i tried "-L OPERATOR" and "L=OPERATOR", with and without quotes, no avail...
can somebody help me?
ovirt 4.1.1
Hi, this works for me in options part of host power mgmt configuration with 4.1.1 and Dell M610 hypervisors: privlvl=operator,lanplus=on Gianluca

Am 2017-04-18 um 12:29 schrieb Gianluca Cecchi:
On Tue, Apr 18, 2017 at 12:16 PM, Matthias Leopold <matthias.leopold@meduniwien.ac.at <mailto:matthias.leopold@meduniwien.ac.at>> wrote:
hi,
i'm trying to make fencing (via ipmilan) work with a ipmi user with only "OPERATOR" privileges. This works with CLI (-L OPERATOR). when trying to configure this via GUI i fail. interface tells me
Test failed: [WARNING:root:Parse error: Ignoring unknown option 'L=OPERATOR', , ERROR:root:Failed: Unable to obtain correct plug status or plug is not available, , , Failed: Unable to obtain correct plug status or plug is not available, , ]
i tried "-L OPERATOR" and "L=OPERATOR", with and without quotes, no avail...
can somebody help me?
ovirt 4.1.1
Hi, this works for me in options part of host power mgmt configuration with 4.1.1 and Dell M610 hypervisors:
privlvl=operator,lanplus=on
Gianluca
thx, that solved it (privlvl=OPERATOR in my case) -- Matthias Leopold IT Systems & Communications Medizinische Universität Wien Spitalgasse 23 / BT 88 /Ebene 00 A-1090 Wien Tel: +43 1 40160-21241 Fax: +43 1 40160-921200

On Tue, Apr 18, 2017 at 12:29 PM, Gianluca Cecchi <gianluca.cecchi@gmail.com
wrote:
On Tue, Apr 18, 2017 at 12:16 PM, Matthias Leopold < matthias.leopold@meduniwien.ac.at> wrote:
hi,
i'm trying to make fencing (via ipmilan) work with a ipmi user with only "OPERATOR" privileges. This works with CLI (-L OPERATOR). when trying to configure this via GUI i fail. interface tells me
Test failed: [WARNING:root:Parse error: Ignoring unknown option 'L=OPERATOR', , ERROR:root:Failed: Unable to obtain correct plug status or plug is not available, , , Failed: Unable to obtain correct plug status or plug is not available, , ]
i tried "-L OPERATOR" and "L=OPERATOR", with and without quotes, no avail...
Hi, please take a look at man page of fence_ipmilan agent, there are 2 types of options: 1. Command line options like '-L' 2. Stdin options like 'privlvl' For 'Options' field of power management agent in oVirt you need to use stdin options, so please add 'privlvl=operator' into Options as already Gianluca suggested Thanks Martin
can somebody help me?
ovirt 4.1.1
Hi, this works for me in options part of host power mgmt configuration with 4.1.1 and Dell M610 hypervisors:
privlvl=operator,lanplus=on
Gianluca
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (3)
-
Gianluca Cecchi
-
Martin Perina
-
Matthias Leopold