Re-Structured Documentation
This commit is contained in:
7
Servers/Virtualization/Proxmox/Common Tasks.md
Normal file
7
Servers/Virtualization/Proxmox/Common Tasks.md
Normal file
@ -0,0 +1,7 @@
|
||||
**Purpose**: The purpose of this document is to outline common tasks that you may need to run in your cluster to perform various tasks.
|
||||
|
||||
## Delete Node from Cluster
|
||||
Sometimes you may need to delete a node from the cluster if you have re-built it or had issues and needed to destroy it. In these instances, you would run the following command (assuming you have a 3-node quorum in your cluster).
|
||||
```
|
||||
pvecm delnode promox-node-01
|
||||
```
|
Reference in New Issue
Block a user