Trying to run this script gives me the following error:
Traceback (most recent call last):
File "/usr/lib/fence/fence_ifmib.py", line 139, in ?
main()
File "/usr/lib/fence/fence_ifmib.py", line 112, in main
atexit.register(atexit_handler)
NameError: global name 'atexit' is not defined
Anyone know what I am missing? I copied it from git and edited the
sys.path.append("/usr/lib/fence")
Thanks,
jlc
--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster
