AW: Deployment failed on XenServer due to capacity miscalculation

2015-08-27 Thread Martin Emrich
Hi! I still have this problem. We added an additional server to this cluster last week, but it is not being used. ACS tries to start the VM on the first (full) server and aborts, while the new empty server is being ignored. Now I'll migrate some VMs manually to the new server, but I assume that'

Route out of band migration message

2015-08-27 Thread Martin Emrich
Hi! Since upgrading from 4.4.3 to 4.4.4, I get an E-Mail like "An out of band migration of router i-11-413-VM(e7c09202-23de-4cae-b740-97dd0fea328d) was detected. No automated action was performed." Whenever I migrate a VM from one host to another. But the machine mentioned is not a router b

Re: Route out of band migration message

2015-08-27 Thread Remi Bergsma
Hi Martin, It’s a bug which was fixed here: https://github.com/apache/cloudstack/commit/3b3d2fc9d4dc068d42c6f63132518d9702cfb5d9 For now, you can ignore these alerts. Regards, Remi From: Martin Emrich Reply-To: "[email protected]" Date: Thursday 27

Re: No Extrenal Traffic from inside of the System VM's

2015-08-27 Thread Simon Weller
Cristian, Can you give us more info on your install? Is this basic or advanced networking? What's the hypervisor? What OS are you using on the hosts? Are you using VLANs or some other isolation method? The more info the better, as that will hopefully help us give you some ideas on where to sta

Re: No Extrenal Traffic from inside of the System VM's

2015-08-27 Thread Cristian Ciobanu
Hello,      Sorry, i think the problem is related to my provider (OVH)many guys know that the OVH have a strange network.      Thanks for the support, i will try to find the solution, i'm not sure if someone tested the cloudstack on OVH. Regards, Cristian   On 8/27/2015 2:51:50 PM, Simon Wel

Re: How does the parameter startdate/enddate of api listEvents() use new time format like 'yyyy-MM-dd HH:mm:ss' ?

2015-08-27 Thread Abhinandan Prateek
Try using the “8096” port for testing/checking APIs. shapeblue.com> wrote: > > Yes, as per > https://cloudstack.apache.org/api/apidocs-4.2/root_admin/listEvents.html > > >> On 24-Aug-2015, at 2:08 pm, [email protected] wrote: >> >> Hello Every. >> >> I know this is a very simple question to m

Re: No Extrenal Traffic from inside of the System VM's

2015-08-27 Thread Erik Weber
My guess is that they don't allow other MAC-adresses to use your switch port. I reckon seeing a similar problem either here on the ML or on IRC, where (s)he had to request access to additional MAC addresses, but was forced to specify them. That is obviously not going to rock very well... -- Erik

Re: No Extrenal Traffic from inside of the System VM's

2015-08-27 Thread Cristian Ciobanu
Hello,     Yes, normally this only for normal Dedicated server, this is not applicable  to vrack (infrastructure servers )     I will come with updates. Regards, Cristian www.istream.today [http://www.istream.today/] www.shape.host [http://www.shape.host/] +40.733.955.922   On 8/27/2015 4:07:43

AW: Route out of band migration message

2015-08-27 Thread Martin Emrich
OK, thanks :) Ciao Martin -Ursprüngliche Nachricht- Von: Remi Bergsma [mailto:[email protected]] Gesendet: Donnerstag, 27. August 2015 13:02 An: [email protected] Betreff: Re: Route out of band migration message Hi Martin, It’s a bug which was fixed here: https://g

Re: Deployment failed on XenServer due to capacity miscalculation

2015-08-27 Thread Prashant s
i always use cloudmonkey to spin vm on a particular host *cloudmonkey > !for i in {317..326} ; do cloudmonkey deploy virtualmachine domainid=ca467-11e3-9556-9a21ee1e2575 zoneid=52xx0dc-b9ce-c907750e0d61 displayname=hadoopvm-p$i name=hadoop-p$i templateid=0a73a869-3aa6-4d69-94c7-4e9cd9

Re: Deployment failed on XenServer due to capacity miscalculation

2015-08-27 Thread Prashant s
sometimes when i have bad luck spinning vms from the webpage , i try to force cloudmonkey to create vms for me. it always works. to create vms using cloudmonkey run the below commands with all ur options : *deploy virtualmachine domainid= zoneid= displayname= name= tempalteid= serviceofferingid=

How do I stop Status popup message box?

2015-08-27 Thread Yichi Lu
Hi: If I make a list type API call, and specify a pagesize > default.page.size, I'll get a popup status message box saying: "Page size can't exceed max allowed page size value: x", every time I login to my account, no matter how many time I clicked 'Close'. Is there a way to stop this popup message

Re: How do I stop Status popup message box?

2015-08-27 Thread Yichi Lu
This happened when I set default.page.size to 40. Even if later on I used pagesize 40, or set default.page.size > pagesize, but still default.page.size < 500, I still got the popup message box each time I logged in to cloudstack. The message box no longer popped up only after I set default.page.siz

RE: How do I stop Status popup message box?

2015-08-27 Thread Somesh Naidu
That is a defect, please file one here - https://issues.apache.org/jira/browse/CLOUDSTACK/ Regards, Somesh -Original Message- From: Yichi Lu [mailto:[email protected]] Sent: Thursday, August 27, 2015 2:43 PM To: [email protected] Subject: Re: How do I stop Status popup message b

Re: How do I stop Status popup message box?

2015-08-27 Thread Yichi Lu
https://issues.apache.org/jira/browse/CLOUDSTACK-8782 By the way, am I correct that the correct behavior should be that there should be no Status message box at all? After all, it is just an API call. Yichi On Thu, Aug 27, 2015 at 3:49 PM, Somesh Naidu wrote: > That is a defect, please file one

RE: Deployment failed on XenServer due to capacity miscalculation

2015-08-27 Thread Glenn Wagner
Hi, When you migrate the VM's manually to that Host does the process complete? Just a thought , what you could also do it add a service offering bind to the new host and deploy a VM to test it completes. Could you post a section of the Management server log file when you deploy the new VM?

Re: How does the parameter startdate/enddate of api listEvents() use new time format like 'yyyy-MM-dd HH:mm:ss' ?

2015-08-27 Thread tony_caotong
Thanks for all your people's replys. 1. Abhinandan, My ACS manager was not listening on port '8096', 2. As Yipeng said, When I call this api from cloudmonkey, it works fine, like this " cloudmonkey api listEvents listall=true startdate='2015-08-28 00:00:00' " When I call it throu

Re: How does the parameter startdate/enddate of api listEvents() use new time format like 'yyyy-MM-dd HH:mm:ss' ?

2015-08-27 Thread Abhinandan Prateek
apikey/signature should work and they have same privileges as the respective user logged in. Are all the api calls failing or just some ? Can you share relevant portion of the scripts that you are trying to run ? > On 28-Aug-2015, at 11:31 am, [email protected] wrote: > > > Thanks for all your