Removing the Virtual Machine

You can remove the UPF VM through the KVM cluster from the ConfD CLI. To remove the UPF VM, use the following configuration:

  1. Login to the ConfD CLI

  2. Remove the VM using the following configuration

    cluster <kvm_cm_name> 
    nodes <node_name> 
    no vms <upf_vm_name> 
    commit 
  3. Run the following command to trigger the cluster synchronization and remove the UPF VM from cluster

    clusters cluster_name actions sync run debug true 

NOTES:

  • cluster <kvm_cm_name> - Specifies the KVM cluster

  • nodes <node_name> - Specifies the VM node.

  • no vms <upf_vm_name> - Removes the specified UPF VM