Difference between revisions of "Bright:Compute node remove gui"
Jump to navigation
Jump to search
(Created page with "== Remove node through the GUI == # Connect to the cluster by clicking on the plug symbol and entering the cluster password # Click on nodes # Select the node to remove # Cl...") |
|||
| Line 5: | Line 5: | ||
# Select the node to remove | # Select the node to remove | ||
# Click Remove | # Click Remove | ||
| + | |||
| + | |||
| + | == Remove a Compute Node through CMSH == | ||
| + | |||
| + | <syntaxhighlight> | ||
| + | cmsh | ||
| + | devices | ||
| + | remove <node Name> | ||
| + | </syntaxhighlight> | ||
Latest revision as of 12:10, 17 January 2014
Remove node through the GUI
- Connect to the cluster by clicking on the plug symbol and entering the cluster password
- Click on nodes
- Select the node to remove
- Click Remove
Remove a Compute Node through CMSH
cmsh
devices
remove <node Name>