SonicOS 7 NSv Getting Started Guide for KVM

Table of Contents

Editing a Virtual Machine Configuration File

Following a "Virsh" command, you need a root right:

vm config file located on /etc/libvirt/qemu/<your_vmname.xml>

Edit the virtual machine configuration file with the following command:

Virsh edit <your_vmname>

You can check your virtual machine information using:

Virsh dominfo <your_vmname>