Re: Advice on converting zone-wide to cluster-wide storage

2017-10-02 Thread Andrija Panic
Hi guys, Thanks a lot for the good info! Will take look on this soon! Cheers, Andrija On Sep 30, 2017 14:26, "Tutkowski, Mike" wrote: > Good points, Sateesh! Thanks for chiming in. :) > > On Sep 30, 2017, at 4:03 AM, Sateesh Chodapuneedi accelerite.com

Advise on multiple PODs network design

2017-10-02 Thread Andrija Panic
Hi guys, Sorry for long post below... I was wondering if someone could bring some light for me for multiple PODs networking design (L2 vs L3) - idea is to make smaller L2 broadcast domains (any other reason?) We might decide to transition from current single pod, single cluster (single zone) to

Re: listTemplates: multiple items with same ID

2017-10-02 Thread Richard Downer
Rafael, Thanks for the information. Is there any information in listTemplates which would indicate if a template is in multiple zones? e.g. is the `crossZones` parameter a reliable indicator - can we normally be guaranteed that there will be no duplicated IDs in templates where crossZones==fals

Re: listTemplates: multiple items with same ID

2017-10-02 Thread Rafael Weingärtner
I would consider this a valid assumption. I checked one of the ACS environments (version 4.9.2, updated from 4.5) that I know use multiple zones, and all of the templates that have IDs duplicated have crossZones==true. We would need more information from this ACS that you are debugging to pin poin

Re: Cluster anti-affinity

2017-10-02 Thread Andrija Panic
We are using "User-dispersing" deployment algorithm in Compute Offerings, which should place VM (but doesn't guaranties... = I guess same as with anti-afinity rules) on different hosts. Not sure if this takes cluster into consideration though., For cluster anti-afinity - for i.e. 10 VMs, that

Re: [Site-to-Site IPSEC Slow]

2017-10-02 Thread Andrija Panic
Hi Gian, can you please try same test with iperf ? I would check remote side (Openswap Debian), since these are bad numbers, and we never hit similar issue with ACS 4.5 and ACS 4.8 (not yet using 4.9) FYI, between 2 VPC sites (S-2-S VPN), I was able to get 340 Mbps out of 1Gbps internet connecti

Re: Quick 1 Question Survey

2017-10-02 Thread Andrija Panic
Cloud1/2: Cloudstack Management = Ubuntu 14.04 (on top of Centos6 KVM :D ) KVM= Ubuntu 14.04 Best On 25 September 2017 at 13:52, Dag Sonstebo wrote: > CloudStack Management = ACS 4.9 on CentOS 7.3 > HV = VMware vSphere 6.5 > > Regards, > Dag Sonstebo > Cloud Architect > ShapeBlue > > On 25/09/

Re: A solution for snapshots stuck in Allocated/BackingUp states

2017-10-02 Thread Andrija Panic
May I suggest another permanent fix (sounds like a joke, but I'm actually serious) - move away from Primary Storage whose behavior is to copy snapshoted data to Secondary Storage - to the Primary Storage that doesn't copy content to Secondary Storage -i.e. SolidFire :) Imagine having 500GB disk cu

Re: one question network survey

2017-10-02 Thread Andrija Panic
Hi Daan, we have dedicated VLAN interface on all KVM hosts (bond0.XXX) which is used as VTEP for our VxLANs - we are ACS advanced networking, 4.8, were used also 4.5 previously). MLAG configured from NIC1/NIC2 (bond0) to 2xTOR switches... pure (no OVS) KVM/Ubuntu 14.04. On the host side, we had t

Re: listTemplates: multiple items with same ID

2017-10-02 Thread Richard Downer
Rafael, I have a sample `listTemplates` output. It's a real mixed bag. 5 templates with crossZones==false have duplicated IDs, but duplicated a different number of times. There are 4 instances of "GNU/Linux Fedora 20 - Minimal - 64bits", 14 instances of "GNU/Linux Ubuntu 14.04 - Minimal - 64bit

Re: KVM evaluation

2017-10-02 Thread Andrija Panic
Hi, we have Advanced zone, purely KVM, for last 3-5 years... no major KVM related problems really. - You preferably want qemu 2.5+/libvirt 1.3+ - i.e. Ubuntu 16.04 natively (ACS4.9+), or Ubuntu 14.04 with OpenStack repo that provides these binaries) - simply because of auto-convergence, otherwi

Re: Multi secondary storage use in one cluster

2017-10-02 Thread Andrija Panic
just 2 months late... but please make sure to read the documentation - Any "public" stuff (public ISO, public template, etc) will go to BOTH SS storages... (if you upload if from URL - URL is used as the source to download template/iso to this one Secondary Storage) Private stuff (someone's priva

Re: listTemplates: multiple items with same ID

2017-10-02 Thread Rafael Weingärtner
How many zones does this ACS deployment have? Also, would it be possible for you to post some these duplicated entries for us here? On Mon, Oct 2, 2017 at 8:40 AM, Richard Downer wrote: > Rafael, > > I have a sample `listTemplates` output. It's a real mixed bag. 5 templates > with crossZones==fa

Re: listTemplates: multiple items with same ID

2017-10-02 Thread Sergey Levitskiy
As long as template is copied from zone to zone it will present with duplicate ID. This is by design. crossZone parameter is to indicate to auto replicate template across all available zone on template creation. To put it differently only combination of template ID and zone ID is a primary key f

RE: [Site-to-Site IPSEC Slow]

2017-10-02 Thread Glenn Wagner
Hi, Can you check the auth.log file on the VR’s to see if you got any errors, also are you using any private gateways with these VPC’s? Regards Glenn glenn.wag...@shapeblue.com  www.shapeblue.com Winter Suite, 1st Floor, The Avenues, Drama Street, Somerset West, Cape Town 7129South Africa @

Migration plan

2017-10-02 Thread kotipalli venkatesh
Hi All, We are planning to migrating cloudstack VM’s to Azure Public cloud. Did anyone done this process please let me know. We are using CloudStack version 4.3.1 and hypervisor XenServer6.2. Total number of VMs =5 All machines/instances are windows2012R2 Note: Minimal Down time i.e. 1 day.

Re: Migration plan

2017-10-02 Thread Tejas Sheth
If those VMs has internet access then you can use Azure ASR to migrate VM from cloudstack to Azure. On Mon, Oct 2, 2017 at 11:28 PM, kotipalli venkatesh < venkateshcloudt...@gmail.com> wrote: > Hi All, > > > > We are planning to migrating cloudstack VM’s to Azure Public cloud. Did > anyone done t

Re: Migration plan

2017-10-02 Thread kotipalli venkatesh
Yes, VMs having Internet access. if you don't mind could you please share the procedure. Thanks, Venkatesh On Tue, Oct 3, 2017 at 9:25 AM, Tejas Sheth wrote: > If those VMs has internet access then you can use Azure ASR to migrate VM > from cloudstack to Azure. > > On Mon, Oct 2, 2017 at 11:28