Re: [GitHub] cloudstack pull request: CLOUDSTACK-8814 - Refactoring the configu...

2015-09-09 Thread Ian Southam
On 09 Sep 2015, at 12:14, koushik-das mailto:g...@git.apache.org>> wrote: One more doubt. Why the ordering of interfaces are different in regular VR and VPC VR? Has it changed recently or was like this since the beginning? And will it cause more issues down the line when VR or VPC VR scripts a

Re: [DISCUSS] Out of Band VR migration, should we reboot VR or not?

2015-06-04 Thread Ian Southam
On 04 Jun 2015, at 16:50, Koushik Das mailto:koushik@citrix.com>> wrote: Thanks for the clarification Daan. So as I understand - after VR reboot outside of CS if there is any config differences (between persisted ones and DB) then MS will immediately push the config from DB to VR. Is that

Re: [DISCUSS] Out of Band VR migration, should we reboot VR or not?

2015-06-04 Thread Ian Southam
resist should be persist. Do not answer mails on iphones ;) > On 04 Jun 2015, at 11:31, Ian Southam wrote: > > The idea is to resist everything. > > If stuff does not persist then it can be viewed as a bug ;). > > — > Ian > > On 04 Jun 2015, at 09:54, Daan

Re: [DISCUSS] Out of Band VR migration, should we reboot VR or not?

2015-06-04 Thread Ian Southam
The idea is to resist everything. If stuff does not persist then it can be viewed as a bug ;). — Ian On 04 Jun 2015, at 09:54, Daan Hoogland mailto:daan.hoogl...@gmail.com>> wrote: By design all config is persisted but let's double check on that. @Ian: sir, can you confirm?

Re: [DISCUSS] Out of Band VR migration, should we reboot VR or not?

2015-06-03 Thread Ian Southam
If the machine crashes and/or rebooted during the oob migration by a party that is not the orchestrator, (read vCenter) then the rules will be lost. The new persistent config code in the 4.6 branch will definitely prevent this behaviour as, the config will be preserved even if the machines is r

Re: support for /31 Networks

2015-05-21 Thread Ian Southam
Hi Devender, You have started quite a discussion in our office about using the .0 and putting a host on the cast address …... Just as a matter of interest, why do you do this - we are presuming it does actually work ;) — Grts! Ian > On 21 May 2015, at 10:29, Singh, Devender wrote: > > Hi Cl

Re: Bug resolve for 4.5.2

2015-05-19 Thread Ian Southam
On 19 May 2015, at 09:30, Rohit Yadav mailto:rohit.ya...@shapeblue.com>> wrote: I think you’ve already figured out a workaround “SNAT all – * eth2 0.0.0.0/0 0.0.0.0/0 to:IP”, probably the fix needs to go into "systemvm/patches/debian/config/opt/cloud/bin/vpc_snat.sh” (on 4.5 for example) and

Re: Marvin Error

2015-04-28 Thread Ian Southam
On 28 Apr 2015, at 14:52, Srikanteswararao Talluri mailto:srikanteswararao.tall...@citrix.com>> wrote: Yeah, it is available post 2.7.9, Its my bad to use the private variable from module. I¹ll see If I can fix that. Yes indeed using 2.7.9 does indeed make the problem go away! For now that wo

Marvin Error

2015-04-28 Thread Ian Southam
Hi, Latest Marvin build has an error in it. Has anyone already worked out the cause before I put work into it? Common.py will not load because of an unresolved symbol in vcenter.py Traceback (most recent call last): File "/cloudstack/cloudstack/test/integration/smoke/misc/test_deploy_vm.py"

Re: Next ACS release?

2015-04-23 Thread Ian Southam
At SBP, we are working on two environments for testing. Primarily focussed on Xen and KVM with Nicira and without Nicira. One will focus more on building and extending the current integration tests and making sure they are running on real hardware in real life situations. The other we are pla

Re: Jenkins build is still unstable: simulator-singlerun #1136

2015-04-22 Thread Ian Southam
Traceback (most recent call last): File "/var/lib/jenkins/workspace/simulator-singlerun/tools/marvin/marvin/sshClient.py", line 121, in createConnection timeout=self.timeout) File "/usr/local/lib/python2.7/site-packages/paramiko/client.py", line 251, in connect retry_on_signal(lambda

Re: Downloading pom from ceph.com fails

2015-04-16 Thread Ian Southam
be committed? > > Regards, > Gaurav Aradhye > > On Apr 16, 2015, at 6:07 PM, Ian Southam wrote: > >> Change ceph.com to eu.ceph.com in ./plugins/hypervisors/kvm/pom.xml then it >> will compile again. >> >> — >> Grts! >> Ian >> >>

Re: [VOTE] Apache Cloudstack 4.4.3

2015-04-16 Thread Ian Southam
Change ceph.com to eu.ceph.com in ./plugins/hypervisors/kvm/pom.xml then it will compile again. — Grts! Ian On 16 Apr 2015, at 10:37, Nux! wrote: > Looks like there is a pom here > http://repo1.maven.org/maven2/com/github/K0zka/libvirt/0.5.1/ > > What file needs to be modified to point the bu

Re: junkins

2015-03-18 Thread Ian Southam
Daan, On 17 Mar 2015, at 12:23, Daan Hoogland mailto:daan.hoogl...@gmail.com>> wrote: Laszlo, I don't think anyone is working on this. Jenkins output is largely ignored in this community. The fact that the present cause is a resource problem is worrying. I think these are SBP hosted slaves and wi

Re: [ASK] Is password server disabled in VPC?

2015-03-17 Thread Ian Southam
Password server is run in vpc via vpc_passwd_server a little wrapper script that is kicked off on guest network creation by vpc_guestnw.sh It does not use the service start/stop mechanism. — Ian On 17 Mar 2015, at 12:04, Rohit Yadav wrote: > Hi Andrija, > > Are you sure, on latest 4.3 too i

Re: [MERGE] Redundant VPC routers and persistent router config

2015-02-19 Thread Ian Southam
Hi All, We have had a discussion about this development in-house and have decided to slow things down just a little. We just want a few days to get our own integration test coverage better. We hope that way to be able to merge code with a much fewer faults. We do not however have the resourc

Re: [32/50] [abbrv] git commit: updated refs/heads/feature/systemvm-persistent-config to 4fe7264

2015-02-05 Thread Ian Southam
One of the many things on “to fix” list but thanks, we do not want to go forward with stupid stuff in there, the idea is to make things better! — Cheers Ian On 04 Feb 2015, at 22:53, John Kinsella wrote: > Would be nice if we weren’t setting a static VRRP password... > > John > >> On Feb 4,

Re: Redundant VPC routers

2014-12-15 Thread Ian Southam
Hi Karl, On 12 Dec 2014, at 15:51, Karl Harris mailto:karl.har...@sungardas.com>> wrote: We have looked at the Java refactoring work. I seems most of that work was a true refactoring in that it didn't change the interface used to manipulate the systemvm's. We could not find any posted changes

RE: VRouter sets the same public IP on 2 interfaces

2014-08-19 Thread Ian Southam
Have you used the same address range for your public network as your management? -- Ian -Original Message- From: Nux! [mailto:n...@li.nux.ro] Sent: dinsdag 19 augustus 2014 14:25 To: dev; us...@cloudstack.apache.org Subject: Re: VRouter sets the same public IP on 2 interfaces Right, so

RE: StretchedL2Subnet

2014-05-06 Thread Ian Southam
Thanks! -Original Message- From: murali reddy [mailto:muralimmre...@gmail.com] Sent: dinsdag 6 mei 2014 14:11 To: dev@cloudstack.apache.org Subject: Re: StretchedL2Subnet On Tue, May 6, 2014 at 5:30 PM, Ian Southam wrote: > Anybody know what this is? > > I see our Integratio

StretchedL2Subnet

2014-05-06 Thread Ian Southam
Anybody know what this is? I see our Integration testing (for Nicira) has started failing of late. We are not requesting such a network so I presume a default has changed somewhere? ERROR: test-create-nicira-network-offerings.testNetworkOffering.testCreateNetworkOfferingNiciraL2

RE: Coding Standards Questions

2014-04-14 Thread Ian Southam
Hi, It is all a question of good computer science. A return can easily become a sneaky goto so, it does makes sense to avoid dotting them all over methods because it can (and often does) indicate that the code is poorly structured. That said, use common sense. Making code less readable or unn

Re: Review Request 18116: Fix and test GroupBy SQL query creation

2014-02-14 Thread Ian Southam
/db/GroupBy.java 716b585 framework/db/src/com/cloud/utils/db/SearchBase.java 3f123be framework/db/test/com/cloud/utils/db/GroupByTest.java PRE-CREATION Diff: https://reviews.apache.org/r/18116/diff/ Testing --- Thanks, Ian Southam

Re: Review Request 18116: Fix and test GroupBy SQL query creation

2014-02-14 Thread Ian Southam
my diff went wrong! - Ian --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18116/#review34487 --- On Feb. 14, 2014, 12

Review Request 18116: Fix and test GroupBy SQL query creation

2014-02-14 Thread Ian Southam
/ConsoleProxyRdpClientTest.java PRE-CREATION Diff: https://reviews.apache.org/r/18116/diff/ Testing --- Thanks, Ian Southam

Review Request 18115: Eliminated findbugs findings in rdp console proxy (useless assignment to local variable)

2014-02-14 Thread Ian Southam
/ConsoleProxyRdpClientTest.java PRE-CREATION Diff: https://reviews.apache.org/r/18115/diff/ Testing --- Thanks, Ian Southam

Review Request 17748: Solve fixBugs finding

2014-02-05 Thread Ian Southam
/ImageFormatHelper.java 9523d24 Diff: https://reviews.apache.org/r/17748/diff/ Testing --- Thanks, Ian Southam

Review Request 16858: Looking for keystore template in incorrect location

2014-01-14 Thread Ian Southam
server-core-managers-context.xml d4ee85e Diff: https://reviews.apache.org/r/16858/diff/ Testing --- Thanks, Ian Southam

Re: Review Request 16647: Install fails through duplicate column add

2014-01-06 Thread Ian Southam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16647/#review31237 --- Ship it! Ship It! - Ian Southam On Jan. 6, 2014, 1:08 p.m., Ian

Review Request 16647: Install fails through duplicate column add

2014-01-06 Thread Ian Southam
://reviews.apache.org/r/16647/diff/ Testing --- Script no longer fails Thanks, Ian Southam