Softaculous


Topic : OVH Dedicated + XenServer 6.5 + Virtualizor


Posted By: MuhYal on July 22, 2015, 3:28 pm
I open a support ticket and get this answer but I try this steps and cant install virtuliazor on my deciated server. Please, can I get a more descriptive answer. Thanks friends.

How I should disk partitioning?
ss1

I see this errors:
ss2

Installation error:
ss3

Ticket answer (I check, support agent followed this steps and perfectly installed virtualizor on my server)

Quote
Hi,

After installation you need to create lvm storage repo.

Please use below commands:

umount /home
vi /etc/fstab (remove entry of /home)

pvcreate -ff /dev/sda3

->where /dev/sda3 is the partition which was mounted on /home

get host uuid:
xe host-list --minimal

create storage repo:
xe sr-create content-type=user device-config:device=/dev/sda3 host-uuid=HOST-UUID-HERE name-label=”vg” shared=false type=lvm

This will create vg, you can find vgname by command:
vgdisplay

Then perform the installation of Virtualizor xenserver.

Posted By: jevingala on August 3, 2015, 8:36 am | Post: 1
Hi,

As per the ticket conversation ,storage repo was already present.
So you just need to run the installation command with the correct vg name.
Hope your issue has been resolved.

Please let us know if you still have any issues.



-----------------------
Regards,
Virtualizor Team.
http://virtualizor.com/

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.