Hi,
I suspect I already know the answer to this, but I wanted to ask just in case:
I've got a server here with a 3Ware 9650se raid controller, and 6 x 1tb sata disks attached. The raid array is configured with a single large raid6 volume with total capacity of ~3.8Tb
It seems this is >2Tb, which appears to be the limit for bootable volume size for most linux installers these days (CentOS, ProxVE included). I gather that GPT partition tables are not supported on boot devices with most linux distros (odd/amazes me?!).
I suspect the only option is to carve up the raid volume into multiple LUNs that are presented to the OS as different 'drives', ie,
sda = 2 tb
sdb = 1.8tb
the problem for me, is that this 3ware card only appears to support 'automatic lun carving' - by which you specify a 'carve size' from 1 to 2000gigs, and then it will chop up the raid into appropriate # of luns, up to a max of 16 in total.
It appears to NOT permit control sizes beyond this trivial slice up measure, ie, my preference would be,
sda = 10gigs for the OS
sdb = everything else for the data slice
however, this raid controller doesn't appear to allow me to do this.
In theory, can I install PVE onto a carved lun arrangement, by which the default setup will use on the SDA / first disk lun presented, and then if I really want to, I can do clever command line fun with LVM to extend the size of the 'data volume slice' (/usr/vz or wherever it is ..) which holds the VM data .. ? Or is this going to be absurdly fiddley and painful .. ?
I really don't like slicing it this way, but due to limitations on the hardware raid controller, I don't seem to have a lot of choice.
Any help/pointers are certainly greatly appreciated.
---Tim Chipman
I suspect I already know the answer to this, but I wanted to ask just in case:
I've got a server here with a 3Ware 9650se raid controller, and 6 x 1tb sata disks attached. The raid array is configured with a single large raid6 volume with total capacity of ~3.8Tb
It seems this is >2Tb, which appears to be the limit for bootable volume size for most linux installers these days (CentOS, ProxVE included). I gather that GPT partition tables are not supported on boot devices with most linux distros (odd/amazes me?!).
I suspect the only option is to carve up the raid volume into multiple LUNs that are presented to the OS as different 'drives', ie,
sda = 2 tb
sdb = 1.8tb
the problem for me, is that this 3ware card only appears to support 'automatic lun carving' - by which you specify a 'carve size' from 1 to 2000gigs, and then it will chop up the raid into appropriate # of luns, up to a max of 16 in total.
It appears to NOT permit control sizes beyond this trivial slice up measure, ie, my preference would be,
sda = 10gigs for the OS
sdb = everything else for the data slice
however, this raid controller doesn't appear to allow me to do this.
In theory, can I install PVE onto a carved lun arrangement, by which the default setup will use on the SDA / first disk lun presented, and then if I really want to, I can do clever command line fun with LVM to extend the size of the 'data volume slice' (/usr/vz or wherever it is ..) which holds the VM data .. ? Or is this going to be absurdly fiddley and painful .. ?
I really don't like slicing it this way, but due to limitations on the hardware raid controller, I don't seem to have a lot of choice.
Any help/pointers are certainly greatly appreciated.
---Tim Chipman