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