| Newb Please help :-( [message #91715] |
Tue, 29 November 2011 05:42  |
|
Error when I try to create a Windows VPS/Xen:
Can not create XEN VPS(new_xen_install_needs_lvm_check_lxlabs_website_for_more)
/dev/sda3 460G 6.0G 430G 2% /
/dev/sda5 8.4G 154M 7.8G 2% /tmp
/dev/sda1 518M 29M 463M 6% /boot
tmpfs 1.9G 0 1.9G 0% /dev/shm
none 1.9G 41k 1.9G 1% /var/lib/xenstored
My host set this up for me. I have experience with OpenVZ but not XEN, this is my first attempt at Windows VPS's.
If anyone can help me with this I would be greatly appreciate.
I don't know how to create a LVM (if that is what the problem is). Please give detail instructions.
|
|
|
| Re: Newb Please help :-( [message #91719 is a reply to message #91715] |
Tue, 29 November 2011 07:02   |
|
You wont be able to convert to lvm, you have to set up lvm while installing centos.
But if you have free space, create an LVM partition on it (delete the current xen space partition and create new lvm logical group), and mount it where it is needed. That should do the trick.
How to create LVM can be found here: http://bit.ly/sm2ydU
ProfiVPS.com Cheap VPS hosting! Buy it from me 
ProfiVPS.hu Megbízható, Olcsó VPS bérlés, Virtuális szerver bérlés
If I helped you, please consider putting my link on your site/blog! Thank you in advance 
Do not forget: HyperVM and Kloxo are open source projects. As such, they need your contribution: if you were helped, add your 50 cents, and try to help others with their problems later.
[Updated on: Tue, 29 November 2011 07:04] Report message to a moderator
|
|
|
| Re: Newb Please help :-( [message #91734 is a reply to message #91719] |
Wed, 30 November 2011 05:45   |
|
This server has been reformatted with LVM apparently but still the same error:
fdisk -l
Device Boot Start End Blocks Id System
/dev/sda1 * 1 65 522081 83 Linux
/dev/sda2 66 10264 81923467+ 83 Linux
/dev/sda3 10265 10786 4192965 82 Linux swap / Solaris
/dev/sda4 10787 60801 401745487+ 5 Extended
/dev/sda5 10787 60801 401745456 8e Linux LVM
df -h
/dev/sda2 76G 5.8G 67G 8% /
/dev/sda1 494M 28M 442M 6% /boot
tmpfs 1.7G 0 1.7G 0% /dev/shm
none 1.7G 104K 1.7G 1% /var/lib/xenstored
|
|
|
|
|
|
|
|
|
|