Welcome Guest. Please Login or Register  


You are here: Index > Virtualizor - Virtual Server Control Panel > General Support > Topic : Xen configuration file generator bug



Threaded Mode | Print  

 Xen configuration file generator bug (3 Replies, Read 7005 times)
ArchyCho
Group: Member
Post Group: Newbie
Posts: 3
Status:
I am a newbie for virtualizor.

Yesterday , I installed a new CentOS 6.6 box ,
and installed virtualizor with Xen ,
after I create a new VPS , I found it could not be start due to error ,
I checked the configuration file , /etc/xen/auto/v1001.cfg ,
which was generated by virtualizor , have an error line :

Quote
bootloader = "/usr/bin/pygrub"
name = "v1001"
memory = "512"
hostname = "vps.xxxxxx.com"
cpu_weight = "256"
cpu_cap = "50"
vcpus = "2"
vfb = ["type=vnc,vncdisplay=3,vnclisten=x.x.x.x
,vncpasswd=xxxxxx"]
vif = ["model=e1000, ip=x.x.x.x, vifname=vifv1001.0 , mac=x:x:x:x:x:x" ]
disk = ["phy:/dev/vg_vps08/vsv1001,xvda1,w" , "phy:/dev/vg_vps08/vsv1001swap,xvda2,w"]
root = "/dev/xvda1 ro"
serial = "pty"
keymap = "en-us"


and it should be like this

Quote
bootloader = "/usr/bin/pygrub"
name = "v1001"
memory = "512"
hostname = "vps.xxxxxx.com"
cpu_weight = "256"
cpu_cap = "50"
vcpus = "2"
vfb = ["type=vnc,vncdisplay=3,vnclisten=x.x.x.x,vncpasswd=xxxxxx"]
vif = ["model=e1000, ip=x.x.x.x, vifname=vifv1001.0 , mac=x:x:x:x:x:x" ]
disk = ["phy:/dev/vg_vps08/vsv1001,xvda1,w" , "phy:/dev/vg_vps08/vsv1001swap,xvda2,w"]
root = "/dev/xvda1 ro"
serial = "pty"
keymap = "en-us"

Now I could only use crond scripts to check the problem lines and fix it and get back the VPS could be started ,
I have checked all installation path and could not find the configuration generator scripts and could not fixed the bug ,
any ideas ? Thanks for helping hands.
IP: --   

Xen configuration file generator bug
ArchyCho
Group: Member
Post Group: Newbie
Posts: 3
Status:
Error CFG

bootloader = "/usr/bin/pygrub"
name = "v1001"
memory = "512"
hostname = "vps.xxxxxx.com"
cpu_weight = "256"
cpu_cap = "50"
vcpus = "2"
vfb = ["type=vnc,vncdisplay=3,vnclisten=x.x.x.x
,vncpasswd=xxxxxx"]

vif = ["model=e1000, ip=x.x.x.x, vifname=vifv1001.0 , mac=x:x:x:x:x:x" ]
disk = ["phy:/dev/vg_vps08/vsv1001,xvda1,w" , "phy:/dev/vg_vps08/vsv1001swap,xvda2,w"]
root = "/dev/xvda1 ro"
serial = "pty"
keymap = "en-us"

Shuold be like this

bootloader = "/usr/bin/pygrub"
name = "v1001"
memory = "512"
hostname = "vps.xxxxxx.com"
cpu_weight = "256"
cpu_cap = "50"
vcpus = "2"
vfb = ["type=vnc,vncdisplay=3,vnclisten=x.x.x.x,vncpasswd=xxxxxx"]
vif = ["model=e1000, ip=x.x.x.x, vifname=vifv1001.0 , mac=x:x:x:x:x:x" ]
disk = ["phy:/dev/vg_vps08/vsv1001,xvda1,w" , "phy:/dev/vg_vps08/vsv1001swap,xvda2,w"]
root = "/dev/xvda1 ro"
serial = "pty"
keymap = "en-us"
IP: --   

Xen configuration file generator bug
jevingala
Group: Virtualizor Team
Post Group: Super Member
Posts: 742
Status:
Hi,

Please open a support ticket so that we can guide you accordingly and fix your issue.

Regards,
Virtualizor Team.


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

Xen configuration file generator bug
ArchyCho
Group: Member
Post Group: Newbie
Posts: 3
Status:
Quote From : jevingala February 6, 2015, 11:04 am
Hi,

Please open a support ticket so that we can guide you accordingly and fix your issue.

Regards,
Virtualizor Team.

I think I will not the only person who face the problem ,
since I am still on trial ,
so if possible I rather have answer than open a ticket.

For better explain of the bug ,
here are screen capture for the error.

IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 29, 2024, 1:29 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.031