Re: GUI Issue

2018-07-11 Thread Boris Stoyanov
I’ve just checked and it does not work with me as well. Doesn’t look browser related, tried it on both chrome and FF and still not working. Let me log an issue about it. Bobby. boris.stoya...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue

GUI Issue

2018-07-11 Thread Tutkowski, Mike
Hi, Has anyone else noticed that you can no longer use the Quickview column to manipulate (i.e. delete, in this case) Disk Offerings in the GUI in master? The Quickview menu doesn’t show up. It works fine for Compute Offerings still, though. Thanks, Mike

Re: [Proposal] new API for recover routers

2018-07-11 Thread Rene Moser
Hi Dag On 07/11/2018 12:08 PM, Dag Sonstebo wrote: > Hi Rene, > > So if you have upgraded 4.5 to 4.11 (or any version upgrade where new system > VM templates are in play) then your 4.5 VRs are by definition destroyed and > you are running with 4.11 VRs. As a result there is nothing to recover

[QUESTION] vmware disk MO use in cloudstack

2018-07-11 Thread Daan Hoogland
Fellow devs, I am trying for some migration code in the vmware resource and noticed that the virtualDiskManagerMO is implemented but never used. For instance ther is an extendVirtualDisk implemented but the resize method uses a worker vm to attach the disk an resize it there. Does anyone know if

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

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

[PROPOSE] Async jobs add endtime

2018-07-11 Thread Ernie Janse van Rensburg
Hi I have made an enhancement to the Async Jobs completion process. Upon Async job completion, regardless of the status, it updates the removed field with the timestamp of when the job completed. Please review the PR for more details: https://github.com/apache/cloudstack/pull/2739

Re: [Proposal] new API for recover routers

2018-07-11 Thread Dag Sonstebo
Hi Rene, So if you have upgraded 4.5 to 4.11 (or any version upgrade where new system VM templates are in play) then your 4.5 VRs are by definition destroyed and you are running with 4.11 VRs. As a result there is nothing to recover – the rollback mechanism in this case is to roll back DB,

[Proposal] new API for recover routers

2018-07-11 Thread Rene Moser
Hi While tested v4.11.1 in the lab and upgraded the routers, we came across the need of "downgrade" the routers after rolled back to ACS to v4.5 (testing upgrade process). So my proposal is to have a new api for recover the routers to the system-vm template, AFAICS similar to

Re: Upgrade from ACS 4.9.X to 4.11.0 broke VPC source NAT

2018-07-11 Thread Andrei Mikhailovsky
Hi Andrija, >From what I recall this was not an issue for us on 4.9.x. The problem started >after we've upgraded. We do have a few networks that does require a static >nat, so it is not really an option for us. Its a shame that such an artefact hasn't been identified during the automated /

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:

Re: Update default template from CentOS 5.5 to CentOS 7

2018-07-11 Thread Dag Sonstebo
+1 for updating to CentOS7 -1 for Machinina – they are great for quickly spinning up a basic VM, but personally I find them too limited when I want to just get a VM up and quickly install some tools for a demo or test. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 10/07/2018, 21:08, "Daan

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

Re: RE Update default template from CentOS 5.5 to CentOS 7

2018-07-11 Thread Rohit Yadav
While the documentation may say it supports older hypervisors, we can remove hypervisors that have reached end of life. I think if consider that, most support hypervisors (XS 6.5+, KVM el6+/ubuntu14.04+ and VMware 55u3+) with latest patches applied would support CentOS7, perhaps a hack could be

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. boris.stoya...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue

RE Update default template from CentOS 5.5 to CentOS 7

2018-07-11 Thread Sateesh Chodapuneedi
While it's good idea to bump up the current default VM template "CentOS 5.5(64-bit) no GUI (KVM)" to a newer version. I doubt the candidate would be CentOS 7. Reason being the supportability of the hypervisor. The candidate should be supported across all the versions of hypervisors that next