Results 1 to 1 of 1
I have a problem:
clearpart --all --drives=sda
part /boot --fstype ext3 --size=128
part pv.32 --size=12048 --asprimary
volgroup VolGroup00 --pesize=32768 pv.32
logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=12032
im using a ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-15-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 1
Centos LVM Partition
I have a problem:
clearpart --all --drives=sda
part /boot --fstype ext3 --size=128
part pv.32 --size=12048 --asprimary
volgroup VolGroup00 --pesize=32768 pv.32
logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=12032
im using a xen management script but its not working without this Partition
My problem is how to do it via GUI the config.
System: CentOS
Method: Remote Install .pxe
Screen:
htt*://img716.imageshack.us/img716/7011/lvm.png
Thank you very much
I hope that someone helps me out to get my Xen Working.


Reply With Quote
