Hide Forgot
Description of problem: Attribute Value Name DRAC 5 Product Information Dell Remote Access Controller 5 Hardware Version A07 Firmware Version 1.51 Firmware Updated NA RAC Time Tue Jul 5 07:18:01 2011 device is configured to allow max 4 ssh connections Version-Release number of selected component (if applicable): 3.1.4+git How reproducible: always Steps to Reproduce: [root@rhel6-node2 ~]# fence_drac5 -o status -a drac.int.fabbione.net -l root -p blabla -x Status: ON [root@rhel6-node2 ~]# fence_drac5 -o status -a drac.int.fabbione.net -l root -p blabla -x Status: ON [root@rhel6-node2 ~]# fence_drac5 -o status -a drac.int.fabbione.net -l root -p blabla -x Status: ON [root@rhel6-node2 ~]# fence_drac5 -o status -a drac.int.fabbione.net -l rootblabla -x Status: ON [root@rhel6-node2 ~]# fence_drac5 -o status -a drac.int.fabbione.net -l root -p blabla -x Unable to connect/login to fencing device [root@rhel6-node2 ~]# Actual results: The ssh sessions are not being closed at the end of command execution, causing the device to think that the fence_agent is still connected. Once the max conn limit is exceeded, further login to the device are not allowed (see attached print from web management UI)
It turns out to be a Dell firwmare issue