I just uped everything to RHEL 5.3 and this is what I get when trying to
"fence_node nodename":


[r...@fendev03 ~]# fence_node fendev04.xxxxxxxxx.com
agent "fence_apc" reports: Traceback (most recent call last):
  File "/sbin/fence_apc", line 207, in ?
    main()
  File "/sbin/fence_apc", line 191, in main
    fence_action(conn, options, set_power_status, get_power_status)
  File "/usr/lib/fence/fencing.py", line 355, in fence_a
agent "fence_apc" reports: ction
    status = get_power_fn(tn, options)
  File "/sbin/fence_apc", line 82, in get_power_status
    status = re.compile("\s*"+options["-n"]+"-.*(ON|OFF)",
re.IGNORECASE).search(result).group(1)
AttributeError: 'NoneType' object has no attribute 'group
agent "fence_apc" reports: '


Any opinions on this?


-- 
Alan A.
--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to