lhecking at users.sourceforge.net
2010-Mar-25 11:59 UTC
[CentOS] Kickstart 8TB partition limit?
I found a kickstart installation with part pv.100000 --size=1 --grow volgroup vol0 pv.100000 creates a partition with a size of 8TB even though more than 9TB is available. I need to go in manually with gdisk to destroy the partition and recreate it with all available space. No filesystem is specified be cause want to use xfs, which kickstart does not support out of the box. This is under 5.2, but the 5.3/5.4 relnotes do not indicate that this problem has been fixed. Or has it? --------------------------------------------------------------- This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message. ---------------------------------------------------------------
lhecking at users.sourceforge.net wrote:> No filesystem is specified be cause want to use xfs, which kickstart does > not > support out of the box. This is under 5.2, but the 5.3/5.4 relnotes do not > indicate that this problem has been fixed. Or has it?partition manually using %pre or %post ? nate