]> git.proxmox.com Git - pve-docs.git/blobdiff - local-lvm.adoc
Fix path to block device when creating a file system on a thin volume
[pve-docs.git] / local-lvm.adoc
index 8ebc123516e7a3c1f318fadeb360d65a851bfa23..1abd6fc3f613e8381c56621eb28039a3b0a4ccaa 100644 (file)
@@ -104,7 +104,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.