Destroy the NetBackup for OpenStack VM Cluster
To destroy the NetBackup for OpenStack VM Cluster
- List all VMs running on the KVM node
virsh list
- Destroy the NetBackup for OpenStack VMs
virsh destroy <NetBackup for OpenStack VM Name or ID>
- Undefine the NetBackup for OpenStack VMs
virsh undefine <NetBackup for OpenStack VM name>
- Delete the NetBackup for OpenStack VM disk from KVM Host storage.