KVM » Historique » Version 19
Patrice Nadeau, 2015-05-23 20:40
1 | 1 | Patrice Nadeau | h1. KVM |
---|---|---|---|
2 | |||
3 | 11 | Patrice Nadeau | Kenerl-based Virtual Machine |
4 | 12 | Patrice Nadeau | |
5 | Permet de virtualiser des systèmes d'exploitation Windows et GNU/Linux sans être modifiés. |
||
6 | |||
7 | 9 | Patrice Nadeau | > #51 |
8 | 1 | Patrice Nadeau | |
9 | 2 | Patrice Nadeau | {{lastupdated_at}} {{lastupdated_by}} |
10 | |||
11 | --- |
||
12 | |||
13 | {{toc}} |
||
14 | 11 | Patrice Nadeau | |
15 | h2. Pré-requis |
||
16 | |||
17 | Un processeur supportant les extension de virtualisation |
||
18 | * Intel : Intel VT |
||
19 | * AMD : AMD-V |
||
20 | 2 | Patrice Nadeau | |
21 | 1 | Patrice Nadeau | h2. Installation |
22 | |||
23 | 4 | Patrice Nadeau | Installation des modules : |
24 | 1 | Patrice Nadeau | <pre><code class="bash"> |
25 | zypper install patterns-openSUSE-kvm_server yast2-vm |
||
26 | </code></pre> |
||
27 | 4 | Patrice Nadeau | |
28 | h3. Configuration |
||
29 | |||
30 | Exécuter _yast virtualization_ |
||
31 | |||
32 | Choisir |
||
33 | * _KVM server_ (F6) |
||
34 | 5 | Patrice Nadeau | * _Accept_ (F10) |
35 | 4 | Patrice Nadeau | |
36 | {{thumbnail(KVM configuration.png)}} |
||
37 | 6 | Patrice Nadeau | |
38 | 7 | Patrice Nadeau | > Si une erreur de dépendance survient, choisir d'enlever _patterns-openSUSE-minimal_base-conflicts_ |
39 | 10 | Patrice Nadeau | |
40 | 1 | Patrice Nadeau | h2. Création d'une machine virtuelle |
41 | 12 | Patrice Nadeau | |
42 | 14 | Patrice Nadeau | Pour créer une nouvelle machine virtuelle : |
43 | 18 | Patrice Nadeau | * _virt-install_ : ligne de commande |
44 | 19 | Patrice Nadeau | * _virt-manager_ : mode graphique |
45 | 10 | Patrice Nadeau | |
46 | 17 | Patrice Nadeau | h2. Gestion |
47 | |||
48 | _virt-manager_ |
||
49 | |||
50 | 10 | Patrice Nadeau | h2. Surveillance |
51 | |||
52 | _kvm_stat_ |