Re: Can't build master

2018-05-23 Thread Wido den Hollander
On 05/22/2018 08:58 PM, Tutkowski, Mike wrote: > Hi Rohit, > > I’ve tried a few things so far, but none seem to install genisoimage in > /usr/bin as the test indicates is required. > genisoimage isn't a binary which is generated by CloudStack, you have to install it. Under Ubuntu Linux this

Re: 4.11.1 install feedback

2018-05-23 Thread Rene Moser
Hi again Regarding router: the router looks more stable (rohit lab version). However, we still need to manually reboot it after first provisioning, otherwise the management server does not get access by ssh. Having a lot of fw rules and many VMs in an advanced network, still takes a "hell of a ti

Re: Can't build master

2018-05-23 Thread Daan Hoogland
mkisofs can be installed using brew indeed. It won't help out off the box though. I think it should not be used from a unit test but at best from an integration test. As it is an integration with an external tool. (look later) On Wed, May 23, 2018 at 10:11 AM, Wido den Hollander wrote: > > > On

Re: ACS 4.11 Domain router placeholder record.

2018-05-23 Thread Daan Hoogland
I am not sure what you mean. There are a lot of entities for which 'profile's are created but these are not records. A network is defined before it is implemented, but I would expect a MAC address to be allocated for the VR's NICs in those cases. I might overlook some situations, Glen. On Tue, May

Re: 4.11.1 install feedback

2018-05-23 Thread Rohit Yadav
Hi Rene, About your login issue - if command.properties is not present in CloudStack's classpath for example, usually at /etc/cloudstack/management or somewhere in /usr/share/cloudstack-management/ path. The CloudStack upgrade logic has been simplified wrt dynamic roles and will automatically

Re: Can't build master

2018-05-23 Thread Rohit Yadav
I've create this PR to skip the unit test for non-linux platforms: https://github.com/apache/cloudstack/pull/2665 - Rohit From: Daan Hoogland Sent: Wednesday, May 23, 2018 2:05:23 PM To: dev Subject: Re: Can't build master m

Re: 4.11.1 install feedback

2018-05-23 Thread Rohit Yadav
Rene, for testing purposes I've updated my temporarily files at: http://lab.yadav.cloud/testing/4.11.1-pre-rc1/ (packages from latest 4.11) http://lab.yadav.cloud/systemvmtemplates/4.11/ I'll stop using the above, we'll eventually share a different URL/location to share test artifacts for test

Re: ISO upload fails on 4.11

2018-05-23 Thread Rafael Weingärtner
It is a bug. It is fixed already and it is goind out in 4.11.1.0 https://github.com/apache/cloudstack/pull/2652 On Wed, May 23, 2018 at 1:49 AM, Glen Baars wrote: > Hello Devs, > > It seems that cross zone ISO downloads are broken in 4.11. I have had a > look at the github issues and can't see i

Re: Can't build master

2018-05-23 Thread Tutkowski, Mike
Thanks, everyone! > On May 23, 2018, at 3:37 AM, Rohit Yadav wrote: > > I've create this PR to skip the unit test for non-linux platforms: > > https://github.com/apache/cloudstack/pull/2665 > > > > - Rohit > > > > > > > Fro

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

2018-05-23 Thread Tutkowski, Mike
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, NetApp plug-in in the CloudStack codebase that I’d like to remove. I’m sending this e-mail out for the following reasons: 1) To see if, by chance,

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

2018-05-23 Thread Paul Angus
+1 There's a NetApp Jar in the nodist which is related I think - be nice to get rid of that too. paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Message- From: Tutkowski, Mike Sent: 23 May 2018 19:53 To: dev@cl

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

2018-05-23 Thread Gabriel Beims Bräscher
I am +1 on removing it. > On May 23, 2018 at 8:59 PM Paul Angus wrote: > > > +1 > > There's a NetApp Jar in the nodist which is related I think - be nice to get > rid of that too. > > paul.an...@shapeblue.com > www.shapeblue.com > 53 Chandos Place, Covent Garden, London WC2N 4HSUK > @shapeblue

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

2018-05-23 Thread Will Stevens
+1 On Wed, May 23, 2018, 3:03 PM Gabriel Beims Bräscher, wrote: > I am +1 on removing it. > > > On May 23, 2018 at 8:59 PM Paul Angus wrote: > > > > > > +1 > > > > There's a NetApp Jar in the nodist which is related I think - be nice to > get rid of that too. > > > > paul.an...@shapeblue.com >

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

2018-05-23 Thread Rafael Weingärtner
Those APi methods that you are removing as well (AssociateLunCmd.java, CreateLunCmd.java, CreateVolumeOnFilerCmd.java, CreateVolumePoolCmd.java, DeleteVolumePoolCmd.java, DestroyLunCmd.java, DestroyVolumeOnFilerCmd.java, DissociateLunCmd.java, ListLunsCmd.java, ListVolumePoolsCmd.java, and so on),

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

2018-05-23 Thread Tutkowski, Mike
I actually have no idea, Rafael. Nor does there seem to be anyone remaining at NetApp who knows about that plug-in. > On May 23, 2018, at 1:22 PM, Rafael Weingärtner > wrote: > > Those APi methods that you are removing as well (AssociateLunCmd.java, > CreateLunCmd.java, CreateVolumeOnFilerCmd.

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

2018-05-23 Thread Tutkowski, Mike
Yeah, Paul, that JAR would no longer be needed. > On May 23, 2018, at 1:01 PM, Paul Angus wrote: > > +1 > > There's a NetApp Jar in the nodist which is related I think - be nice to get > rid of that too. > > paul.an...@shapeblue.com > www.shapeblue.com > 53 Chandos Place, Covent Garden, Lond