To fix defect: 2844223. getmacs timeout with 16 nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
676274c0ea
commit
c4d0501e10
@ -271,6 +271,7 @@ sub process_command {
|
||||
}
|
||||
}
|
||||
|
||||
Time::HiRes::sleep(0.1);
|
||||
my ($pipe, $pid) = fork_cmd( $nodes->{$least_hcp}{'nodegroup'}->[$nodes->{$least_hcp}{'index'}]->[0],
|
||||
$nodes->{$least_hcp}{'nodegroup'}->[$nodes->{$least_hcp}{'index'}]->[1], $request );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user