To offline the nodes
# mnodectl -m state=drained node1
To flush the nodes
# mnodectl -m state=flush node1
To reserve the nodes
# mnodectl -m state=reserved node1
To delete nodes
# mnodectl -d node1
Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
No comments:
Post a Comment