Re: DevCloud deployment

2015-11-29 Thread Илья Толстихин
Hi all, I found exception message in xcp-xapi.log [20151124T09:22:36.680Z|debug|devcloud|460 INET 127.0.0.1:80|host.call_plugin R:0bff3a505aba|dispatcher] Server_helpers.exec exception_handler: Got exception XENAPI_PLUGIN_FAILURE: [ non-zero exit; ; Traceback (most recent call last): File "/usr

Re: DevCloud deployment

2015-11-17 Thread Abhinandan Prateek
The wiki below is much more elaborate on cloudstack setup using virtual box, and good for anyone wishing to be a cloudstack developer. http://www.shapeblue.com/virtualbox-test-env/ On 17/11/15, 2:17 PM, "Илья Толстихин" wrote: >I copied vhd-util from /usr/bin/ on devcloud to >scripts/vm/hype

Re: DevCloud deployment

2015-11-17 Thread Daan Hoogland
Ilya, it is clearly some network issue but it is not clear to me what. Have a look at any firewalls on your machines. Look in SRLog on the host to see if communication is initiated in the first place and if any errors are there. On Tue, Nov 17, 2015 at 8:47 AM, Илья Толстихин wrote: > I copied v

Re: DevCloud deployment

2015-11-17 Thread Илья Толстихин
I copied vhd-util from /usr/bin/ on devcloud to scripts/vm/hypervisor/xenserver of cloudstack. Nothing changed. Also I tried to setup with manuals https://github.com/apache/cloudstack/blob/master/tools/devcloud4/README.md https://github.com/apache/cloudstack/blob/master/tools/devcloud4/advanced/RE

Re: DevCloud deployment

2015-11-16 Thread Илья Толстихин
Thanks. 2015-11-16 10:28 GMT+06:00 Rajani Karuturi : > I find it easier to use devcloud4[1]. It the easiest way for xen6.2 > devcloud setup. > The documentation is also good. Just install the required tools/IP configs > mentioned in README [2]. Then, go to the advanced and follow the readme[3] >

Re: DevCloud deployment

2015-11-15 Thread Rajani Karuturi
I find it easier to use devcloud4[1]. It the easiest way for xen6.2 devcloud setup. The documentation is also good. Just install the required tools/IP configs mentioned in README [2]. Then, go to the advanced and follow the readme[3] there for a advanced zone setup. [1] https://github.com/apache/c

Re: DevCloud deployment

2015-11-12 Thread Daan Hoogland
>From your log it seems the host can be reached but doesn't respond s expected. First guess :wrong version of vhd-utils? Sorry for the late reaction. Stuck in traffic Biligual auto correct use. Read at your own risico Op 12-nov.-2015 10:28 schreef "Илья Толстихин" : > This is fragment of vmops.

Re: DevCloud deployment

2015-11-12 Thread Илья Толстихин
This is fragment of vmops.log file of MS. 2015-11-12 0:49 GMT+06:00 Daan Hoogland : > Ilya, Can you share the log of your management server? There must be some > more info in there. And maybe you can check SRLog on the host To see if > anything happened there at all. > > On Wed, Nov 11, 2015 at 6

Re: DevCloud deployment

2015-11-11 Thread Daan Hoogland
Ilya, Can you share the log of your management server? There must be some more info in there. And maybe you can check SRLog on the host To see if anything happened there at all. On Wed, Nov 11, 2015 at 6:43 PM, Илья Толстихин wrote: > Yes, this is Xen. > > 2015-11-11 22:00 GMT+06:00 Daan Hooglan

Re: DevCloud deployment

2015-11-11 Thread Илья Толстихин
Yes, this is Xen. 2015-11-11 22:00 GMT+06:00 Daan Hoogland : > this is a xen host, right? > > On Wed, Nov 11, 2015 at 3:43 PM, Илья Толстихин > wrote: > > > On host ssh is up with 22 port only. > > > > 2015-11-11 20:03 GMT+06:00 Илья Толстихин : > > > > > Cloudstack 4.6.0 > > > Yes, I can ssh to

Re: DevCloud deployment

2015-11-11 Thread Daan Hoogland
this is a xen host, right? On Wed, Nov 11, 2015 at 3:43 PM, Илья Толстихин wrote: > On host ssh is up with 22 port only. > > 2015-11-11 20:03 GMT+06:00 Илья Толстихин : > > > Cloudstack 4.6.0 > > Yes, I can ssh to host > > > > 2015-11-11 19:41 GMT+06:00 Daan Hoogland : > > > >> what version of A

Re: DevCloud deployment

2015-11-11 Thread Илья Толстихин
On host ssh is up with 22 port only. 2015-11-11 20:03 GMT+06:00 Илья Толстихин : > Cloudstack 4.6.0 > Yes, I can ssh to host > > 2015-11-11 19:41 GMT+06:00 Daan Hoogland : > >> what version of ACS? >> It sounds like a network issue between ms and host? can you ssh from ms to >> host on the right

Re: DevCloud deployment

2015-11-11 Thread Илья Толстихин
Cloudstack 4.6.0 Yes, I can ssh to host 2015-11-11 19:41 GMT+06:00 Daan Hoogland : > what version of ACS? > It sounds like a network issue between ms and host? can you ssh from ms to > host on the right port? (i think it was 3922, might be 3022) > > On Wed, Nov 11, 2015 at 1:42 PM, Илья Толстихин

Re: DevCloud deployment

2015-11-11 Thread Daan Hoogland
what version of ACS? It sounds like a network issue between ms and host? can you ssh from ms to host on the right port? (i think it was 3922, might be 3022) On Wed, Nov 11, 2015 at 1:42 PM, Илья Толстихин wrote: > Hi all, > Could you please help with the DevCloud deployment. > > I imported devcl