xcat-core/xCAT-server/lib/perl
2009-09-17 07:18:47 +00:00
..
xCAT for power contrl commands, every cec fork one process. So if rpower multiple nodes on several cec, say 20 cec, there are more than 20 connection request to hmc at the same time. This make sshd on hmc failed to respond and refuse the connections request. Add some sleep between every fork per cec. This will not reduce the performance too much, since only sleeps between cecs. 2009-09-17 07:18:47 +00:00