]> sourceware.org Git - lvm2.git/commitdiff
man: Fix wording in lvmthin(7)
authorMarian Csontos <mcsontos@redhat.com>
Fri, 5 Mar 2021 11:49:54 +0000 (12:49 +0100)
committerMarian Csontos <mcsontos@redhat.com>
Fri, 5 Mar 2021 11:49:54 +0000 (12:49 +0100)
man/lvmthin.7_main

index 3ce34a5ee3567e7e216885974b28f0fda30e0276..9568eca414c3bd632b094e6195aa165238cce8d5 100644 (file)
@@ -443,12 +443,12 @@ If the repair works, the thin pool LV and its thin LVs can be activated.
 User should manually check if repaired thin pool kernel metadata
 has all data for all lvm2 known LVs by individual activation of
 every thin LV. When all works, user should continue with fsck of
-all filesystems present these such volumes.
+all filesystems present on these volumes.
 Once the thin pool is considered fully functional user may remove ThinPoolLV_metaN
 (the LV containing the damaged thin pool metadata) for possible
 space reuse.
 For a better performance it may be useful to pvmove the new repaired metadata LV
-(written to previous pmspare volume) to a better PV (i.e. SSD)
+(written to previous pmspare volume) to a faster PV, e.g. SSD.
 
 If the repair operation fails, the thin pool LV and its thin LVs
 are not accessible and it may be necessary to restore their content
This page took 0.029755 seconds and 5 git commands to generate.