[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-API] XCP 1.5 and CloudStack 3.0 in the LAB
Try 1.1.00
On 2012-3-17 äå2:22, "Outback Dingo" < outbackdingo@xxxxxxxxx> wrote:
So in Cloustack 3.0 trying to add an XCP host fails with
CS log says Only support XCP 1.0.0, XCP 1.1.0, XenServer 5.6,
XenServer 5.6 FP1 and XenServer 5.6 SP2, but this one is XCP 1.4.90,
so i need it to emulate XCP 1.1.0 but xapi fails to run with a memory
exception
It appears that we now need to emulate XCP 1.1, yet doing the API
version over ride trick, makes xapi fail with
sed -i 's/1\.4\.90/1.1.0/g' xapi
[root@xenserver-fhzmegfn bin]# /etc/init.d/xapi start
Starting xapi: Fatal error: exception Out_of_memory
failed to start xapi. Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â[FAILED]
[root@xenserver-fhzmegfn bin]# cp -vp xapi.original xapi
cp: overwrite `xapi'? y
`xapi.original' -> `xapi'
So it doesnt appear possible to emulate much other then sed -i
's/1\.4\.90/6.0.99/g' xapi , however 6.0 is also unsupported by CS 3.0
still.....
any ideas how to get the version emulation to function
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxx
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxx
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
|