RE: Next CloudStack EU user group date

2018-07-11 Thread Steve Roles
Hi Swen and all, Great to see so much planned activity! Wanted to let you know that the London CloudStack European User Group Meetup on Thursday, September 13 is confirmed and will be going ahead. If you also want to hold an event in October that's fantastic. As you say - it's after Apache

Re: Cloudstack Collab Canada anyone?

2018-07-11 Thread Ron Wheeler
1) Work on the website and docs to make Cloudstack look more attractive for people looking for a cloud orchestration solution. - clear description of what it does - clearly identify target environments - company datacentres, cloud service providers, software development teams, etc. - clear ident

Re: Adding secondary IP to VM

2018-07-11 Thread Jon Marshall
Did a bit of digging in database and there is a table called "nic_secondary_ips" - mysql> select * from nic_secondary_ips; ++--+--+---+-+-++-++---+ | id | uuid

Re: Broken guest vm consoles after upgrading to 4.11.1.0

2018-07-11 Thread Andrei Mikhailovsky
Hi Ivan, you are right, changing the enable SSL option in the general settings does fix the issue. I have been doing testing from two different browsers and one of them didn't have the right cert installed on the client side. So, the consoles didn't work. However, the correct browser set up sta

RE: Cloudstack Collab Canada anyone?

2018-07-11 Thread Giles Sirett
All good to hear - looking forward to seeing you all Whilst we're on this subject, I thought I would chime in with this: This will be the second year that we've co-located Cloudstack Collaboration Conference with Apachecon. Last year (Miami) was really successful: great agenda, great talks, rea

Re: Is there a way to get back destroyed Virtual Router?

2018-07-11 Thread Jevgeni Zolotarjov
Thanks Boris! You saved me. On Wed, Jul 11, 2018 at 10:28 AM Boris Stoyanov < [email protected]> wrote: > If you restart your network cloudstack will create a new router for you, > if that does not happen then your zone is not able to deploy a VM and > you’ll need to dig in the manage

Re: Adding secondary IP to VM

2018-07-11 Thread Andrija Panic
ACS doesn't handle this in any way (except that it might reserve the IP, so it's not possible to add same IP to another VM/nic in same network). You need to manually configure secondary IP on the VM - this is at least in 4.8 release, and per my experience so far. Cheers. On Wed, 11 Jul 2018 at 1

Adding secondary IP to VM

2018-07-11 Thread Jon Marshall
I am trying to work out how CS handles additional IPs assigned to a VM. So using DHCP for the VMs if I log onto the virtual router in the "dhcphosts.txt" can see the VM maping to it's IP. If I then acquire a secondary IP for the VM a couple of questions - 1) where does the virtual router sto

Re: _configDao.isPremium() please help where this information comes from.

2018-07-11 Thread Dingane Hlaluku
Hi Stephan The Noredist CloudStack build has additional dependencies that you need to download and install yourself. The instruction on how to get and install this jars is detailed under the section 'Dependencies' here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudS

Re: Is there a way to get back destroyed Virtual Router?

2018-07-11 Thread Andrija Panic
If this is advanced networking (VPC), then just restart VPC and it should bring up a new router. For me (4.8), restarting network actually never did anything (for whatever reason...). Cheers On Wed, Jul 11, 2018, 09:28 Boris Stoyanov wrote: > If you restart your network cloudstack will create a

Re: _configDao.isPremium() please help where this information comes from.

2018-07-11 Thread Stephan Seitz
Hey Boris! This isn't the problem, just setting mvn install -P deps -Dnoredist -Dnonoss; # this target doesn't work export ACS_BUILD_OPTS="-Dnoredist -Dnonoss"; dpkg-buildpackage I don't know what's the difference between noredist and nonoss. Anyway if I do build the packages with noredist (w

Advanced Zone with Security Groups

2018-07-11 Thread S. Reddit
Hi Group I am testing with an advanced zone and security group enabled networks (KVM based). So far it works fine, but for the following features: - attach 2nd network to instance: => security group(s) do not get programmed on secondary vnetXY interfaces, hence no communication over additional ne

Re: Is there a way to get back destroyed Virtual Router?

2018-07-11 Thread Boris Stoyanov
If you restart your network cloudstack will create a new router for you, if that does not happen then your zone is not able to deploy a VM and you’ll need to dig in the management logs to see whats wrong. Bobby [email protected]  www.shapeblue.com 53 Chandos Place, Covent Garden, L

Re: Is there a way to get back destroyed Virtual Router?

2018-07-11 Thread Jevgeni Zolotarjov
" But eventually if the network is used Cloudstack will automatically recreate the router" Yes, I hoped for the same. But it doesn't happen. Virtual Router VM has not appeared after being destroyed On Wed, Jul 11, 2018 at 10:13 AM Boris Stoyanov < [email protected]> wrote: > If you’re

Re: Is there a way to get back destroyed Virtual Router?

2018-07-11 Thread Boris Stoyanov
If you’re looking to recover the very same VM, once expunged I don’t think you can. But eventually if the network is used Cloudstack will automatically recreate the router with the same settings and should be identical toy the old VM. Boris Stoyanov. [email protected]  www.shapebl

Is there a way to get back destroyed Virtual Router?

2018-07-11 Thread Jevgeni Zolotarjov
I am running cloudstacl 4.11.1 Virtual Router VM got destroyed unintentionally. Is there a way to re-create it? Regards, Jevgeni

Re: _configDao.isPremium() please help where this information comes from.

2018-07-11 Thread Boris Stoyanov
Hi Stephan, have you tried: mvn clean install -P developer,systemvm -D noredis here’s more info https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack Bobby. [email protected]  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue