From e3dd270f9da17c768db2c8448ada0ce763c3da38 Mon Sep 17 00:00:00 2001 From: Stewart Bennell Date: Sun, 28 Mar 2021 08:29:03 +1100 Subject: [PATCH] Create Notes --- Notes | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Notes diff --git a/Notes b/Notes new file mode 100644 index 0000000..8b10b3c --- /dev/null +++ b/Notes @@ -0,0 +1,9 @@ +changed the default partitions after install so I can use all the space for both proxmox and it's VMS. + +delete local-lvm storage in gui + +lvremove /dev/pve/data + +lvresize -l +100%FREE /dev/pve/root + +resize2fs /dev/mapper/pve-root