J
J.R
Guest
I'm currently testing ProxMox on a workstation and very impressed by it's features and the "clean" interface. Before I migrate our environment to ProxMox, I still have some questions about KVM in combination with LVM.
There's just one 160GB harddisk in my workstation (/dev/sda) fully claimed by the default PVE Volume Group on /dev/sda2 after install (besides the 504MB /boot volume on sda1). I couldn't find any possibility in the installer to configure the size of PVE Volume Group and/or three default Logical Volumes, so I ended up with the following disk layout:
root - 37,25GB
swap - 4GB
data - 103,26GB
1) How does the installer shares the available disk space ? A default Debian and/or ProxMox install needs less than 1GB, so I'm happy with a root volume that's something near 10GB (tmp, extra packages and other custom stuff). Even 10GB is overkill, but 37,25GB ???
2) I like to use KVM with native LVM Logical Volumes as disks, not image files (raw, qcow). Am I right that using this "simple" test workstation with only one disk (that's fully claimed by the default PVE Volume Group) is limiting this possibility ? In other words, when I do have extra disks (sdb, sdc, etc + additional Volume Groups) this should be possible ?
My production servers all have RAID adapters capable of creating multiple volumes on a single RAID set, by creating these multiple RAID volumes I end up with corresponding SCSI devices (sda, sdb, etc). Can anyone confirm this should be the way to go so the installer only claims /dev/sda and I can limit the PVE Volume Group to the size of this device ?
Although I didn't try it yet, I could customize the above default LVM layout created with the installer by resizing filesystems, create an additional partition (/dev/sda3) for an extra Volume Group designated for KVM logical Volumes. Also the installer "just" leaves 4GB of unclaimed space in the PVE Volume Group (that can be used by snapshots) that I like to change for some custom backup stuff.
In short
, it should be great if the installer gives me the opportunity to let me choose between a default or custom LVM configuration. Is this already a wishlist item ?
There's just one 160GB harddisk in my workstation (/dev/sda) fully claimed by the default PVE Volume Group on /dev/sda2 after install (besides the 504MB /boot volume on sda1). I couldn't find any possibility in the installer to configure the size of PVE Volume Group and/or three default Logical Volumes, so I ended up with the following disk layout:
root - 37,25GB
swap - 4GB
data - 103,26GB
1) How does the installer shares the available disk space ? A default Debian and/or ProxMox install needs less than 1GB, so I'm happy with a root volume that's something near 10GB (tmp, extra packages and other custom stuff). Even 10GB is overkill, but 37,25GB ???
2) I like to use KVM with native LVM Logical Volumes as disks, not image files (raw, qcow). Am I right that using this "simple" test workstation with only one disk (that's fully claimed by the default PVE Volume Group) is limiting this possibility ? In other words, when I do have extra disks (sdb, sdc, etc + additional Volume Groups) this should be possible ?
My production servers all have RAID adapters capable of creating multiple volumes on a single RAID set, by creating these multiple RAID volumes I end up with corresponding SCSI devices (sda, sdb, etc). Can anyone confirm this should be the way to go so the installer only claims /dev/sda and I can limit the PVE Volume Group to the size of this device ?
Although I didn't try it yet, I could customize the above default LVM layout created with the installer by resizing filesystems, create an additional partition (/dev/sda3) for an extra Volume Group designated for KVM logical Volumes. Also the installer "just" leaves 4GB of unclaimed space in the PVE Volume Group (that can be used by snapshots) that I like to change for some custom backup stuff.
In short
