Create Notes

This commit is contained in:
Stewart Bennell 2021-03-28 08:29:03 +11:00 committed by GitHub
parent cfcb555232
commit e3dd270f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
Notes Normal file
View File

@ -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