Virtualization With KVM On A Mandriva 2010.0 Server

Guides, tutorials & docs
Post Reply
User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Virtualization With KVM On A Mandriva 2010.0 Server

Post by NicCo »

Virtualization With KVM On A Mandriva 2010.0 Server
This guide explains how you can install and use KVM for creating and running virtual machines on a Mandriva 2010.0 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
LINK:
http://www.howtoforge.com/virtualizatio ... 0.0-server


bye,
NicCo
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
Salvatore47
Utente senior
Utente senior
Posts: 408
Joined: 17 November 2008, 18:38
OpenMandriva: 2011.0 - 64bit
Kernel: 3.1.6-nrj.69mib
Desktop: KDE - GNOME
country: ITALIA

Re: Virtualization With KVM On A Mandriva 2010.0 Server

Post by Salvatore47 »

Leggendo la guida:

1) installare virt-manager;
2) eseguire il comando da Shell root: /etc/init.d/libvirtd start (abilita il demone libvirtd), uscire dalla Shell;
3) eseguire virt-manager, vi chiederà la password di root;
4) cosi si può installare una macchina virtuale;
5) seguire la guida per abilitare la rete sulla macchina virtuale.

Link utili per le macchine virtuali:
http://www.valent-blog.eu/
http://help.ubuntu-it.org/8.10/ubuntu/s ... bvirt.html
http://docs.fedoraproject.org/it-IT/Fed ... -it-IT.pdf

Grazie al suggerimento di NicCo (http://mib.pianetalinux.org/mib/forum/v ... =13&t=2296) sono riuscito a capire qualche cosa su virt-manager (KVM).

Ciao da Salvo.

Post Reply