decom-node

This command is used to decommission a node before removing it from the VM Squared cluster. This allows any active VMs to be live migrated from the node and any data safely migrated before the node is powered down.

Decommissioning a node may take a while as all data has to be migrated to other nodes in the cluster.

Usage

VMsquared:vmsquared\dashboard> decom-node
Available hosts:
0) Exit
1) si-overlapped-1
2) si-overlapped-3
3) si-overlapped-2
#?

Decom Storage OSD

VMsquared:vmsquared\dashboard> decom-node -h
Usage: /usr/bin/decom-node [options]
Options:
  -osd <number>    Decom a Specific OSD
  -failed          Flag OSD as failed

Example:: decom-node -osd 11 -failed Disk

  -help            Display this help message.