[VOTE] Apache CloudStack 4.11.1.0 LTS [RC1]

2018-05-24 Thread Paul Angus
Hi All, I've created a 4.11.1.0 release (RC1), with the following artefacts up for testing and a vote: [NB we know there are issues for Nuage to sort in this RC, but they will be well contained, so let’s test everything else  ] Git Branch and Commit SH:

SOLVED: KVM Problem by deploying VPC

2018-05-24 Thread Benjamin Naber
Hi Adam, got it ! the problem is this tiny script: /usr/share/cloudstack-common/scripts/vm/network/vnet/modifyvlan.sh at this lines you can see that ifconfig is used to bring bridges up. ifconfig |grep -w $vlanBr > /dev/null if [ $? -gt 0 ] then

Re: PR 2670: Removing an old, unused NetApp plug-in

2018-05-24 Thread Khosrow Moossavi
+1 (cleanup in general and this plugin in particular) On Thu, May 24, 2018 at 6:57 AM Nicolas Vazquez < nicolas.vazq...@shapeblue.com> wrote: > +1 > > > From: Boris Stoyanov > Sent: Thursday, May 24, 2018 5:48:58 AM > To:

RE: KVM Problem by deploying VPC

2018-05-24 Thread Adam Witwicki
Hi Ben " Now i moved back to centos7 and have another problem. all vlan bridges that will be created by cloudstack-agent not manual get in ifup state. if i ifup the vlan bridges manual all works fine. Have someone a idea how i can force centos to automaticly bring up new if devices ?" I had

Re: KVM Problem by deploying VPC

2018-05-24 Thread Benjamin Naber
Hi Andrija, ty for reply. i solved the error. Now i have an other error. Problem was that it failed witout a bonding device. i created a bonding device (bond0) wiht a single nic now it works without problems On Ubuntu. Example (didnt work): auto enp8s0f0 iface enp8s0f0 inet manual auto

Re: PR 2670: Removing an old, unused NetApp plug-in

2018-05-24 Thread Nicolas Vazquez
+1 From: Boris Stoyanov Sent: Thursday, May 24, 2018 5:48:58 AM To: users@cloudstack.apache.org Subject: Re: PR 2670: Removing an old, unused NetApp plug-in +1 I don’t think we need to keep this as well

Re: 4.11 without Host-HA framework

2018-05-24 Thread Jon Marshall
Hi Parth I remember you saying this worked for you in a previous thread. I am beginning to wonder if it is the fact I have used 3 separate NICs, one for management, one for the VM traffic and the third for storage that I am not seeing the behaviour you saw. That is why, I too would like to

Re: PR 2670: Removing an old, unused NetApp plug-in

2018-05-24 Thread Boris Stoyanov
+1 I don’t think we need to keep this as well boris.stoya...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue > On 24 May 2018, at 10:43, Swen - swen.io wrote: > > +1 > > -Ursprüngliche Nachricht- > Von: Rohit Yadav

AW: PR 2670: Removing an old, unused NetApp plug-in

2018-05-24 Thread Swen - swen.io
+1 -Ursprüngliche Nachricht- Von: Rohit Yadav [mailto:rohit.ya...@shapeblue.com] Gesendet: Donnerstag, 24. Mai 2018 09:42 An: d...@cloudstack.apache.org; users@cloudstack.apache.org Betreff: Re: PR 2670: Removing an old, unused NetApp plug-in +1 on removal of unused plugin including

Re: PR 2670: Removing an old, unused NetApp plug-in

2018-05-24 Thread Rohit Yadav
+1 on removal of unused plugin including removal of related files, db tables and any global settings. - Rohit From: Tutkowski, Mike Sent: Thursday, May 24, 2018 1:06:52 PM To:

Re: PR 2670: Removing an old, unused NetApp plug-in

2018-05-24 Thread Tutkowski, Mike
Including users@ on this (below). On May 23, 2018, at 12:53 PM, Tutkowski, Mike > wrote: Hi everyone, I opened the following PR today: https://github.com/apache/cloudstack/pull/2670 There is an old, what we believe to be unused,