The installation guide describes how to install Proxmox VE on top of Lenny x64 (which is my only option), but does not give any hints about how the system should be partitioned. It's a pain to change the partitioning of a system after you installed and configured it, in particular if you can only access it by SSH, so it would be nice to know those things beforehand.
How big to make the root?
Should I define explicitly any other partitions, like tmp or var, and how big?
What file system to use? Ext3?
Should the first LVM volume group (including root) cover the whole HD but leave room for move partitions, or be as small as possible, to leave the rest for Proxmox to manage with it's own volume group (s)?
Do I have to define a "backup" partition myself (in VG 0), or does Proxmox do that for me?
...
How big to make the root?
Should I define explicitly any other partitions, like tmp or var, and how big?
What file system to use? Ext3?
Should the first LVM volume group (including root) cover the whole HD but leave room for move partitions, or be as small as possible, to leave the rest for Proxmox to manage with it's own volume group (s)?
Do I have to define a "backup" partition myself (in VG 0), or does Proxmox do that for me?
...