KVM » Historique » Version 14
Patrice Nadeau, 2015-05-23 11:07
| 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 | 13 | Patrice Nadeau | * Ligne de commande : _virt-install_ |
| 44 | * Mode graphique : _vm-install_ |
||
| 45 | 10 | Patrice Nadeau | |
| 46 | h2. Surveillance |
||
| 47 | |||
| 48 | _kvm_stat_ |