Difference between revisions of "XCAT remove node from cluster"

From Define Wiki
Jump to navigation Jump to search
(Created page with "<pre> nodepurge <nodename> # I had to then do makedhcp -n, thought this was meant to happen automatically # this just removes from the DB: rmdef -o node -t <nodename> </pre>")
 
(No difference)

Latest revision as of 22:25, 5 February 2021

nodepurge <nodename>
# I had to then do makedhcp -n, thought this was meant to happen automatically 
# this just removes from the DB: rmdef -o node -t <nodename>