]> git.proxmox.com Git - pve-docs.git/blobdiff - local-lvm.adoc
pveceph: cephfs: fixup destroy warning
[pve-docs.git] / local-lvm.adoc
index 8ebc123516e7a3c1f318fadeb360d65a851bfa23..2489b9d140d83b7c036ccaf4762986a6a43568d1 100644 (file)
@@ -1,3 +1,4 @@
+[[chapter_lvm]]
 Logical Volume Manager (LVM)
 ----------------------------
 ifdef::wiki[]
@@ -104,7 +105,7 @@ A real world example:
 
 Now a filesystem must be created on the LV.
 
- # mkfs.ext4 /dev/data/vz
+ # mkfs.ext4 /dev/pve/vz
 
 At last this has to be mounted.