booted cannot overwrite alive for node status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2486 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
8ca774f9b1
commit
9e8978fcd5
@ -286,7 +286,7 @@ sub updatenodestat {
|
||||
my $pa=$node_status{$stat};
|
||||
push(@$pa, $node);
|
||||
}
|
||||
xCAT_monitoring::monitorctrl::setNodeStatusAttributes(\%node_status, 1);
|
||||
xCAT_monitoring::monitorctrl::setNodeStatusAttributes(\%node_status, 0);
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user