From: stephan48 Date: Sat, 25 Mar 2023 15:15:27 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://blog.stejau.de/gitweb/gitweb.cgi?a=commitdiff_plain;h=3d2a5ea4d5f17a7b573036b9b497bb71ef57abff;p=stejau-blog.git --- diff --git a/posts/2023-03-25-resize-partition-backed-encrypted-mdadm-lvm-pv.mdwn b/posts/2023-03-25-resize-partition-backed-encrypted-mdadm-lvm-pv.mdwn index f8dfe1b..650def8 100644 --- a/posts/2023-03-25-resize-partition-backed-encrypted-mdadm-lvm-pv.mdwn +++ b/posts/2023-03-25-resize-partition-backed-encrypted-mdadm-lvm-pv.mdwn @@ -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