Outils pour utilisateurs

Outils du site


volumes_logiques_lvm

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
volumes_logiques_lvm [2016/06/11 16:19] – [Création d'un volume logique - logical volume] pascalvolumes_logiques_lvm [2023/07/04 10:55] (Version actuelle) – modification externe 127.0.0.1
Ligne 46: Ligne 46:
 <code> <code>
 root@secours:~# lvcreate -n xen-root -L 5g vg root@secours:~# lvcreate -n xen-root -L 5g vg
-  Logical volume "root" created+  Logical volume "xen-root" created
 root@secours:~# lvcreate -n xen-tmp -L 1g vg root@secours:~# lvcreate -n xen-tmp -L 1g vg
-  Logical volume "tmp" created+  Logical volume "xen-tmp" created
 root@secours:~# lvcreate -n xen-var -L 20g vg root@secours:~# lvcreate -n xen-var -L 20g vg
-  Logical volume "var" created+  Logical volume "xen-var" created
 root@secours:~# lvcreate -n xen-bak -L 20g vg root@secours:~# lvcreate -n xen-bak -L 20g vg
-  Logical volume "bak" created+  Logical volume "xen-bak" created
 root@secours:~# lvcreate -n xen-swap -L 4g vg root@secours:~# lvcreate -n xen-swap -L 4g vg
-  Logical volume "swap" created+  Logical volume "xen-swap" created
 root@secours:~#   root@secours:~#  
 </code> </code>
volumes_logiques_lvm.1465661968.txt.gz · Dernière modification : 2023/07/04 10:55 (modification externe)