Hello,
Debian stretch (9) 64bit was installed for me and i would like to install Proxmox VE on it according to this tutorial: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Stretch
First issue i have as a a Linux partitioning, LVM and Proxmox newbie following that tutorial is:
i do not know how to properly re-partition my disk space (hw raid 10) to work with Proxmox VE and enjoy modern possibilities like on the fly snapshots. I read that LVM is recommended.
Here is how the partitioning looks like now (by default after OS installation):
https://pastebin.com/E0DHUhrG
It seems like 550GB space in total.
My all current VPS OS templates are 12GB total, i would like to have around 30GB for templates.
Largest VPS on the server would be 350GB. Backups would be stored on other server over network.
Rest of the space would be used on small VPSs.
I do not have any other space requirements.
Please which commands can i do to re-partition my current disk space?
Please can you include also space values for particular "partitions"/volumes that you would personally use in my usage scenario?
I am sure this would help not only me but also future readers.
Thank You
Debian stretch (9) 64bit was installed for me and i would like to install Proxmox VE on it according to this tutorial: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Stretch
First issue i have as a a Linux partitioning, LVM and Proxmox newbie following that tutorial is:
i do not know how to properly re-partition my disk space (hw raid 10) to work with Proxmox VE and enjoy modern possibilities like on the fly snapshots. I read that LVM is recommended.
Here is how the partitioning looks like now (by default after OS installation):
https://pastebin.com/E0DHUhrG
It seems like 550GB space in total.
My all current VPS OS templates are 12GB total, i would like to have around 30GB for templates.
Largest VPS on the server would be 350GB. Backups would be stored on other server over network.
Rest of the space would be used on small VPSs.
I do not have any other space requirements.
Please which commands can i do to re-partition my current disk space?
# apt-get install lvm2
The following NEW packages will be installed:
dmeventd libdevmapper-event1.02.1 liblvm2app2.2 liblvm2cmd2.02 libreadline5 lvm2
Please can you include also space values for particular "partitions"/volumes that you would personally use in my usage scenario?
I am sure this would help not only me but also future readers.
Thank You
Last edited: