Re: [ANNOUNCE] CloudStack Certification !!!!

2015-11-03 Thread Erik Weber
Thank you Giles! On Mon, Nov 2, 2015 at 9:53 AM, Giles Sirett wrote: > Erik > > I'll take your question back to LPI-Japan and ask them for further info > > Regards > > Giles > > -Original Message- > From: Erik Weber [mailto:[email protected]] > Sent: 30 October 2015 20:52 > To: dev >

Re: CloudStack Users survey

2015-11-03 Thread mvs babu
Hi, Any update on this. My organization name is not showing yet in the Know Users list. Please kindly update the status ASAP. Thank you, Suneel Mallela AxiomIO. From: mvs babu Sent: ‎Tuesday‎, ‎October‎ ‎13‎, ‎2015 ‎5‎:‎17‎ ‎PM To: [email protected] Cc: Erik Weber Than

Re: unable to run cloudstack with hyper-v hypervisioner

2015-11-03 Thread Alexander Sterk
Hi Prapul, I’m using indeed the basic network. I didn’t know that hyper-v isn’t compatible with that, because I can’t find it in the documentation. I will look into Advanced Network then. Thanks for your reply! That explains a lot why it isn’t working. Kind regards, Alexander Sterk Regul

Re: GloboDNS - CS 4.5.2 - error adding new Guest Network

2015-11-03 Thread Luciano Castro
Simon, Yes, if you need more information (logs, settings) , free for ask me . Thanks for your help. Luciano On Fri, Oct 30, 2015 at 5:49 PM, Simon Weller wrote: > Is GloboDNS set as the DNS provider in the network offering you're trying > to use? > > >

Re: GloboDNS - CS 4.5.2 - error adding new Guest Network

2015-11-03 Thread Luciano Castro
Simon, Take a look at the picture attached. On Tue, Nov 3, 2015 at 10:03 AM, Luciano Castro wrote: > Simon, > > Yes, if you need more information (logs, settings) , free for ask me . > > Thanks for your help. > > Luciano > > On Fri, Oct 30, 2015 at 5:49 PM, Simon Weller wrote: > >> Is GloboD

Re: Cloudmonkey error running in Windows

2015-11-03 Thread Phillip Kent
Hello Rohit, I tried a few installs and got the same every time, then gave up. I am happy to test any code changes. Thx Phillip From: Rohit Yadav To: "[email protected]" Cc: Date: Tue, 3 Nov 2015 04:10:59 + Subject: Re: Cloudmonkey error running in Windows Hi Phillip, Thanks f

Re: GloboDNS - CS 4.5.2 - error adding new Guest Network

2015-11-03 Thread Nux!
Luciano, I believe the mailing list software will filter out image attachments (or all attachments). It'd be best if you uploaded it somewhere on the web. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Luciano Castro" > To:

Re: GloboDNS - CS 4.5.2 - error adding new Guest Network

2015-11-03 Thread Luciano Castro
Ok, no problem: https://www.dropbox.com/s/vwcqsw2t3lcdipv/globodns-config.PNG?dl=0 Thanks On Tue, Nov 3, 2015 at 3:40 PM, Nux! wrote: > Luciano, > > I believe the mailing list software will filter out image attachments (or > all attachments). > It'd be best if you uploaded it somewhere on the

Re: GloboDNS - CS 4.5.2 - error adding new Guest Network

2015-11-03 Thread Luciano Castro
I folowed this video too, but the difference is that I´m using shared networks. https://www.youtube.com/watch?v=fAB53T_NZMI thanks On Tue, Nov 3, 2015 at 3:50 PM, Luciano Castro wrote: > Ok, no problem: > > https://www.dropbox.com/s/vwcqsw2t3lcdipv/globodns-config.PNG?dl=0 > > Thanks > > On Tu

Re: GloboDNS - CS 4.5.2 - error adding new Guest Network

2015-11-03 Thread Luciano Castro
Now, I removed tha service offering, re-create and tryed again. The error now is: 2015-11-03 17:58:13,787 DEBUG [c.c.a.ApiServlet] (catalina-exec-3:ctx-fcc3f031) ===START=== 10.225.8.161 -- GET command=createNetwork&zoneId=3b00a6fa-379b-4ddb-a859-267ad433ed5e&networkOfferingId=a83a593b-44a0-4825

Re: GloboDNS - CS 4.5.2 - error adding new Guest Network

2015-11-03 Thread Simon Weller
Does it work if you create an isolated network offering? From: Luciano Castro Sent: Tuesday, November 3, 2015 12:02 PM To: [email protected] Subject: Re: GloboDNS - CS 4.5.2 - error adding new Guest Network Now, I removed tha service offering, r

Re: GloboDNS - CS 4.5.2 - error adding new Guest Network

2015-11-03 Thread Simon Weller
In the video of this feature, they appear to create a new network offering using an isolated network. They then create an isolated guest network by clicking on the 'add isolated network option' under networks. From: Simon Weller Sent: Tuesday, November

Re: GloboDNS - CS 4.5.2 - error adding new Guest Network

2015-11-03 Thread Luciano Castro
No, shows me in pop up: 1) Can't design network Ntwk[-1|Guest|19]; guest CIDR is not configured per zone com.cloud.dc.DataCenterVO$$EnhancerByCGLIB$$8482ba4c@1 1) I didn´t set the guest CIDR because I didn´t want to use it, I did want use the another range IPs that I have. (shared). the first

Re: GloboDNS - CS 4.5.2 - error adding new Guest Network

2015-11-03 Thread Luciano Castro
Ok Simon, But if I want use this plugin with "Shared Network", it´s possible? If not, in my opinion it would not show in the options or shows me that I can´t do it with Shared networks. My goal is use a shared network, with DHCP router from cloudstack and DNS auto. Is there some case working G

Re: GloboDNS - CS 4.5.2 - error adding new Guest Network

2015-11-03 Thread Simon Weller
Luciano, Reading the original specification, it seems to elude to that the original feature set was designed to provide DNS translation between isolated networks. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Bind+integration+by+Globo+DNSAPI I suggest you open a jira ticket on this and

how to assign an instance to a different project ?

2015-11-03 Thread Yiping Zhang
Hi, I need to move some instances from project-1 in domain-1 to project-2 in domain-2. But I can’t find any API to do so. The API “assignVirtualMachine” can move instances between accounts (in the same or different domains), but it does not work with projects. If there is an API to move an in

RE: how to assign an instance to a different project ?

2015-11-03 Thread Somesh Naidu
I believe this functionality does not exist yet. The only to achieve is to perform manual DB updates but this has not been tested. If you decide to go with the manual DB update approach, you should take care of network association for that VM. Regards, Somesh -Original Message- From: Y

RE: CPBM

2015-11-03 Thread Somesh Naidu
Venkatesh, As others have pointed out, while CPBM supports integration with Apache Cloudstack (ACS), this may not be the right forum for questions on CPBM. You should try posting your questions on CPBM here, http://discussions.citrix.com/forum/1182-cloudportal-business-manager-2x/ Also, the CP

RE: Restoring Cloudstack DB with Missing /etc/cloudstack/management/key

2015-11-03 Thread Somesh Naidu
That should be possible. It is not perfectly clear which key is out of sync, but if you are looking to replace the mgmt secret key located in /etc/cloudstack/management/key then you only need to replace the new value for property " db.cloud.encrypt.secret" in /etc/cloudstack/management/db.proper