Re: CloudStack Anti-Affinity

2016-10-04 Thread Marc-Aurèle Brothier
Hi, It would deny it if you're a normal user. As an admin you can force to overrule an anti-affinity by specifying the destination host. On Wed, Oct 5, 2016 at 1:58 AM, Sergey Levitskiy < sergey.levits...@autodesk.com> wrote: > Hi Ilya, > We tried it once. If I am not mistaken it is strict. The j

Re: CloudStack Anti-Affinity

2016-10-04 Thread Sergey Levitskiy
Hi Ilya, We tried it once. If I am not mistaken it is strict. The job will be accepted but end up in error. Thanks, Sergey On 10/4/16, 3:43 PM, "ilya" wrote: I'm curious if anyone uses Anti-Affinity and how restrictive is it? Meaning what happens if there are no nodes to satisfy the a

CloudStack Anti-Affinity

2016-10-04 Thread ilya
I'm curious if anyone uses Anti-Affinity and how restrictive is it? Meaning what happens if there are no nodes to satisfy the anti-affinity rule? Would it still place it or deny and throw 530? Any help is appreciated Thanks, ilya

Re: replicate templates Between regions

2016-10-04 Thread Sergey Levitskiy
You can specify ‘All zones’ when registering template in UI that will be auto replicated to all zones. If you using API this is accomplished by specifying zoneid=-1 In regitertemplate call e.g. command=registerTemplate&response=json&name=test&displayText=test&url=sampleURL&zoneid=-1&format=OVA&i

Re: replicate templates Between regions

2016-10-04 Thread Rene Moser
Hi AFAIK there is no build in way, however luckely there is ansible. this is how the playbook looks like https://gist.github.com/resmo/74612d4fff6faccea5197f41753b7dd0 create a cloudstack.ini with 2 sections (first region, second region) as described here http://docs.ansible.com/ansible/guide_cl

replicate templates Between regions

2016-10-04 Thread Ghaith Bannoura
Hello All, Is there any automated way to replicate templates between regions ? Best Regards Ghaith Bannoura

RE: Error in creating new instances

2016-10-04 Thread Ghaith Bannoura
Hi Dag, I tested the write in NFS and its working normally , and for the SMLog I didn't found such log file Please note that I'm using xenserver 6.5 Best Regards Ghaith Bannoura -Original Message- From: Dag Sonstebo [mailto:dag.sonst...@shapeblue.com] Sent: Tuesday, October 4, 201

Re: Network ACL rules in VPCs are applied in an inverted order (CLOUDSTACK-9404)

2016-10-04 Thread Simon Weller
David, What version are you currently running? I believe 2 patches got into 4.9.0 related to this. #1581 and #1616. At least #1581 was also merged into 4.8.x for the next point release. - Si From: David Amorín Sent: Tuesday, October 4, 2016 10:47 AM To: us

Network ACL rules in VPCs are applied in an inverted order (CLOUDSTACK-9404)

2016-10-04 Thread David Amorín
Hi all, I see this bug is already resolved https://issues.apache.org/jira/browse/CLOUDSTACK-9404 Do you know if will be available on 4.9.1? Thanks David

Re: slow firewall

2016-10-04 Thread Simon Weller
When I've seen something like this happen, there is a problem with the router script parsing an input and so it returns a failure and the router is restarted. You might need to put the agent in debug so you can see what exactly is failing when it tries to inject rules into the VR. 4.8 has a bu

Re: CloudEndure?

2016-10-04 Thread Simon Weller
It looks interesting. Does anyone on the list use it today? From: Zaeem Arshad Sent: Friday, September 30, 2016 8:31 AM To: users@cloudstack.apache.org Subject: Re: CloudEndure? I signed up but it says that your license is expired. On Fri, Sep 30, 2016 at 3:18

Re: Error in creating new instances

2016-10-04 Thread Dag Sonstebo
Hi Ghait, When you mounted the NFS share in XenCentre did you check if you could write to it? (you can test this from command line on the XenServer)? One other thing to check is the /var/log/SMLog file on the XenServer in question. Regards, Dag Sonstebo On 04/10/2016, 12:55, "Ghaith Bannoura"

RE: Error in creating new instances

2016-10-04 Thread Ghaith Bannoura
I tested NFS using xencenter and its working normally , also the server have static ip address that not changed , and for the permissions I provide it with full permissions for all folders . Any other suggestion Thanks in Advance Best Regards, EtQ, Inc. Ghaith Bannoura System Administrator

Re: Error in creating new instances

2016-10-04 Thread Dag Sonstebo
Hi Ghait, The SR_BACKEND_FAILURE_61 is returned by xapi on your XenServers – and together with the “fail to mount FileSR” error this basically looks like you have some environmental issue outside CloudStack, i.e. between your XenServer and the NFS secondary storage head. First of all check netw

Error in creating new instances

2016-10-04 Thread Ghaith Bannoura
Hello All, I have Cloud stack version 4.8.0 with basic zone xenserver 6.5 , I have 3 secondary storages two of them working fine but I have NFS shared from xenserver as secondary storage . After restart the xenserver that have the secondary storage a problem occur when create any instance from