(no commit message)
authorstephan48 <stephan48@web>
Sat, 25 Mar 2023 15:15:27 +0000 (16:15 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 25 Mar 2023 15:15:27 +0000 (16:15 +0100)
posts/2023-03-25-resize-partition-backed-encrypted-mdadm-lvm-pv.mdwn

index f8dfe1bf3dcf0e9d418b31b025d380b3ff5a7e35..650def8a8fee150d67f9bac8b4f32dedd440bf0f 100644 (file)
@@ -40,6 +40,12 @@ This will nicely show *all* the relevant informations, like the VG, the raid, th
 
 
 To resize this we need to do the following steps in order:
+- Check initial status:
+```
+# pvs
+  PV                                                    VG           Fmt  Attr PSize   PFree
+  /dev/mapper/frey-fast-crypt                           frey-fast-vg lvm2 a--  743.98g 65.98g
+```
 
 ```
 $ cat /proc/mdadm