]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-lvm.adoc
update link qemu documentation non web.archive
[pve-docs.git] / pve-storage-lvm.adoc
index 1ef38dfa3dd57d8daafc578e8374746f7df17461..917d8fbcbe9e9078f1fa04408768ff800cbfe304 100644 (file)
@@ -63,15 +63,15 @@ Storage Features
 ~~~~~~~~~~~~~~~~
 
 LVM is a typical block storage, but this backend does not support
-snapshot and clones. Unfortunately, normal LVM snapshots are quite
-inefficient, because they interfere all writes on the whole volume
+snapshots and clones. Unfortunately, normal LVM snapshots are quite
+inefficient, because they interfere with all writes on the entire volume
 group during snapshot time.
 
 One big advantage is that you can use it on top of a shared storage,
-for example an iSCSI LUN. The backend itself implement proper cluster
-wide locking.
+for example, an iSCSI LUN. The backend itself implements proper cluster-wide
+locking.
 
-TIP: The newer LVM-thin backend allows snapshot and clones, but does
+TIP: The newer LVM-thin backend allows snapshots and clones, but does
 not support shared storage.