Hi, Firstly I hope I understand you correctly, You can't have a physical volume created(spanned) over more than one physical drive. What you need to do is the following: Create pv1 on sda create pv2 on sdb create pv3 on sdc create VolumeGroup1 and add your pv to it (using vgextend) create LogicalVolume1 inside VolumeGroup1 >From there partition your LV1 Well that is the theory unfortunately I'm not sure how to do it in a kickstart file but this should give you a idea. hope it helps -- *Eugene Jansen van Rensburg* eMail: eugenejvr@xxxxxxxxx *"Quit is NOT an option"* On Thu, Jul 1, 2010 at 10:25 PM, Sir June <sir_june@xxxxxxxxx> wrote: > Hi, > > How do i specify in the kickstart file to create a physical volume using 2 > or 3 disks? I had used "part pv.01 --size=30000 --grow --ondisk=sda" > for a single disk. I have 3 x 36GB hard disks and I want to use them all > in one physical volume. > > thanks, > > Sir June > > > > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list