Editing
KVM
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Ubuntu Server == De installatie verloopt via een .iso image van een CDRom, dus na de install is de volgende stap nodig voor zowel de host als de guests: root@sauron:~# apt-get update && apt-get upgrade === De networkbridge voor KVM === <pre> martin@kvm-host:~$ cat /etc/network/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo br0 br1 allow-hotplug eth0 allow-hotplug eth1 iface lo inet loopback # The primary network interface iface br0 inet static address 10.22.23.148 netmask 255.255.255.240 network 10.22.23.144 gateway 10.22.23.145 bridge_ports eth0 bridge_fd 9 bridge_hello 2 bridge_maxage 12 bridge_stp off post-up /usr/local/bin/post-up-br0.sh iface br1 inet static address 10.22.23.132 netmask 255.255.255.240 network 10.22.23.128 # gateway 10.22.23.129 bridge_ports eth1 bridge_fd 9 bridge_hello 2 bridge_maxage 12 bridge_stp off martin@kvm-host:~$ </pre> udell-kvm:~# /etc/init.d/networking restart Voeg toe aan /etc/modules <pre> kvm kvm-intel </pre> udell-kvm:~# modprobe kvm kvm-intel === Inspectie dom0 === Inspecteer de dom0 met: root@sauron:~# virt-top Zie [[kvm_test#virt-top | kvm test]].
Summary:
Please note that all contributions to Webhuis wiki are considered to be released under the GNU Free Documentation License 1.3 or later (see
Project:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Voorpagina
Cobol and PostgreSQL
PostgreSQL
CFEngine
Proxmox
Webhuis Kennisbank
Basale infra
Webhuis bouwstenen
Webhuis configuratie
Webhuis Infra
Webhuis Support
Webhuis Raspberry
Opzet Applicaties
Business Applicaties
Community portal
Current events
Recent changes
Random page
Help
sitesupport
Tools
What links here
Related changes
Special pages
Page information