Re: Can't create Basic Zone with master

2017-10-13 Thread Daan Hoogland
gt; Hi Mike, >> >> >> I think you can repeat the process with 4.10 and compare with master >> as to which NetworkGuru is supposed to design and return you a network, >> then you can do some git log tracing to find what was changed and why the >> respective network guru is not returning

Re: Can't create Basic Zone with master

2017-10-13 Thread Daan Hoogland
what was changed and why the > respective network guru is not returning a network. It could be > environment/config issue or change/regression in code. > > > For local/nfs storage, and all three hypervisor no major regression > was seen in last trillian smoke test runs. > > > - Rohit > >

Re: Can't create Basic Zone with master

2017-10-12 Thread Tutkowski, Mike
tutkow...@netapp.com>> Sent: Thursday, October 12, 2017 1:17:50 AM To: dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org> Subject: Re: Can't create Basic Zone with master Hi Rohit, I walked through the debugger with this and now have more i

Re: Can't create Basic Zone with master

2017-10-12 Thread Tutkowski, Mike
_ From: Tutkowski, Mike mailto:mike.tutkow...@netapp.com>> Sent: Thursday, October 12, 2017 1:17:50 AM To: dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org> Subject: Re: Can't create Basic Zone with master Hi Rohit, I walked through the debugger with this and now have more info:

Re: Can't create Basic Zone with master

2017-10-11 Thread Rohit Yadav
@cloudstack.apache.org Subject: Re: Can't create Basic Zone with master Hi Rohit, I walked through the debugger with this and now have more info: The following network gurus are leveraged to create networks successfully: PublicNetworkGuru PodBasedNetworkGuru ControlNetworkGuru StorageNetworkGuru Once the

Re: Can't create Basic Zone with master

2017-10-11 Thread Tutkowski, Mike
k/blob/master/engine/orchestration/src/org/apache/cloudstack/engine/orchestration/NetworkOrchestrator.java#L715 - Rohit From: Tutkowski, Mike Sent: Wednesday, October 11, 2017 6:08:10 AM To: dev@cloudstack.apache.org Subject: Can

Re: Can't create Basic Zone with master

2017-10-11 Thread Rohit Yadav
org/apache/cloudstack/engine/orchestration/NetworkOrchestrator.java#L715 - Rohit From: Tutkowski, Mike Sent: Wednesday, October 11, 2017 6:08:10 AM To: dev@cloudstack.apache.org Subject: Can't create Basic Zone with master Hi, I was trying to run the

Can't create Basic Zone with master

2017-10-10 Thread Tutkowski, Mike
Hi, I was trying to run the managed-storage regression test suite on PR 2018 (https://github.com/apache/cloudstack/pull/2081) when I realized I couldn’t create a Basic Zone (using XenServer) with that code. I then took a step back from that PR and tried to create a Basic Zone (again, with XenS