- UserRole okBack in April 2017 for version 4.1.1 I had problems and it seems I had to set super user privileges for the "fencing user"See thread hereNow instead I only set UserRole for the defined "fenceuser" on the virtual cluster VMS and it works ok- for a VM with permissions already setup:[root@cl1 ~]# fence_rhevm -a 10.4.192.49 -l "fenceuser@internal" -S /usr/local/bin/pwd_ovmgr01.sh -z --ssl-insecure -o status --shell-timeout=20 --power-wait=10 -n cl1Status: ON- for a VM still without permissions[root@cl1 ~]# fence_rhevm -a 10.4.192.49 -l "fenceuser@internal" -S /usr/local/bin/pwd_ovmgr01.sh -z --ssl-insecure -o status --shell-timeout=20 --power-wait=10 -n cl2Failed: Unable to obtain correct plug status or plug is not available- for a VM with permissions already setup:I'm able to make power off / power on of the VMEli, please take a look at above, that might be the issue you saw with fence_rhevm