linux_wiki:kernel-based_virtual_machine_kvm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:kernel-based_virtual_machine_kvm [2016/01/03 23:17]
billdozor
linux_wiki:kernel-based_virtual_machine_kvm [2019/05/25 23:50] (current)
Line 6: Line 6:
  
 **Checklist**  **Checklist** 
-  * Enterprise Linux 6 installed +  * Distro(s): Enterprise Linux 6 
-  * This page was written using CentOS 6.6 with GNOME desktop (headless KVM is on the to do list!)+  * Other: This page was written using CentOS 6.6 with GNOME desktop (headless KVM is on the to do list!)
   * 2015-02-13: These are rough notes and in progress as I learn KVM.   * 2015-02-13: These are rough notes and in progress as I learn KVM.
  
Line 308: Line 308:
   * Turn off the interface<code bash>virsh net-destroy default</code>   * Turn off the interface<code bash>virsh net-destroy default</code>
   * Disable auto start on the interface<code bash>virsh net-autostart default –disable</code>   * Disable auto start on the interface<code bash>virsh net-autostart default –disable</code>
 +  * Verify State is "inactive" and Autostart is "no", then ensure virbr0 is not in the interface list<code bash>virsh net-list --all
 +ip addr show</code>
   * Restart the network service   * Restart the network service
     * EL6<code bash>service network restart</code>     * EL6<code bash>service network restart</code>
  • linux_wiki/kernel-based_virtual_machine_kvm.1451881035.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)