Disabling public NIC of Virtual Router

2016-06-17 Thread Nitin Kumar Maharana
Hi, I am trying to disable the public NIC of virtual router from cloud-early-config file using command ifdown eth*/ ifconfig eth* down. But it doesn't go to down state. From the router console, the command works and state goes to down state. With the same command from cloud-early-config, I

ERROR: Java process not running. Try restarting the SSVM.

2016-06-17 Thread Cloud List
Dear all, I am running ACS 4.2.0 in our test environment and after restarting the KVM host, I am not able to get SSVM agent up and running, despite destroying and recreating it. The problem is similar to what Mike Tutkowsi reported on below thread, same symptoms but different cloud.out stack

[GitHub] cloudstack issue #1594: CLOUDSTACK-9407: vm_network_map table doesnt get cle...

2016-06-17 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1594 @jburwell I will do testing on this and if everything comes back clean we can probably add it. It is not a huge issue, but bug fixes are worth getting in IMO. --- If your project is set up for

Re: 4.9/master Testing Coordination

2016-06-17 Thread Simon Weller
Here's a quick run down on the configuration(s) we're testing: Centos 7.2 Advanced Zone with VXLAN on KVM VPC functionality including Private GW, VPN, Static Routes, ACL Lists et al Redundant VPC VRs Ceph Primary Storage NFS and S3 secondary storage As Will mentioned, we've found an odd

[GitHub] cloudstack issue #1594: CLOUDSTACK-9407: vm_network_map table doesnt get cle...

2016-06-17 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1594 @swill I noticed that the ticket was opened after the 4.9.0 code freeze, but it is targeted to 4.9.0. Is it severe enough to be included in 4.9.0 or should it deferred to 4.9.1/4.10? --- If

[GitHub] cloudstack pull request #1594: CLOUDSTACK-9407: vm_network_map table doesnt ...

2016-06-17 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1594#discussion_r67572107 --- Diff: server/src/com/cloud/vm/UserVmManagerImpl.java --- @@ -2086,6 +2089,18 @@ public boolean expunge(UserVmVO vm, long callerUserId, Account

[GitHub] cloudstack pull request #1594: CLOUDSTACK-9407: vm_network_map table doesnt ...

2016-06-17 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1594#discussion_r67571914 --- Diff: engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java --- @@ -1577,8 +1577,9 @@ private void advanceStop(final VMInstanceVO

[GitHub] cloudstack pull request #1594: CLOUDSTACK-9407: vm_network_map table doesnt ...

2016-06-17 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1594#discussion_r67571985 --- Diff: engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java --- @@ -1577,8 +1577,9 @@ private void advanceStop(final VMInstanceVO

[GitHub] cloudstack issue #1593: CLOUDSTACK-9417: Usage module refactoring

2016-06-17 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1593 @swill I noticed that the associated JIRA ticket was opened after the 4.9.0 freeze, but is targeted against 4.9.0. Should it be included in 4.9 or deferred to 4.10? --- If your project is

Re: 4.9/master Testing Coordination

2016-06-17 Thread Will Stevens
Syed is looking into a potential issue with Swift as secondary storage on master. ENA is looking into a potential problem when upgrading a VR which was working in 4.8.0, but after an upgrade to 4.9.0 and restarting the network there are only 2 nics instead of 3. If they spin a new VR from

Re: 4.9/master Testing Coordination

2016-06-17 Thread Will Stevens
The following tests are running cleanly on KVM with Advanced networking and 2 hosts. echo "Running tests with required_hardware=true" nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardware=true \ smoke/test_password_server.py \ smoke/test_vpc_redundant.py \

[GitHub] cloudstack issue #1593: CLOUDSTACK-9417: Usage module refactoring

2016-06-17 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1593 @nvazquez when users upgrade existing usage servers, will the location change of the ```sanity-check-last-id``` file impact their operation? /cc @abhinandanprateek --- If your

[GitHub] cloudstack pull request #1593: CLOUDSTACK-9417: Usage module refactoring

2016-06-17 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1593#discussion_r67565090 --- Diff: usage/conf/log4j-cloud_usage.xml.in --- @@ -48,7 +48,7 @@ under the License. - +

Re: 4.9/master Testing Coordination

2016-06-17 Thread Tutkowski, Mike
My testing has been performed using XenServer 6.5 and ESXi 5.5. I executed all of the tests in test/integration/plugins/solidfire. They all came back successful. From: John Burwell Sent: Friday, June 17, 2016 12:56 PM To:

[GitHub] cloudstack pull request #1593: CLOUDSTACK-9417: Usage module refactoring

2016-06-17 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1593#discussion_r67563826 --- Diff: usage/src/com/cloud/usage/UsageSanityChecker.java --- @@ -72,7 +72,9 @@ protected boolean checkItemCountByPstmt(CheckCase checkCase) throws

4.9/master Testing Coordination

2016-06-17 Thread John Burwell
All, It is a bit lo-fi, but if you are testing master in preparation for the 4.9 RC, could you please share information about the configurations you testing (e.g. hypervisors, storage backends, network configurations, etc)? Any test results could also be helpful. The hope is to reduce

Re: 4.9.0 Release Status

2016-06-17 Thread John Burwell
Will, I will open a thread on dev@ for us to share the configurations we are testing. Thanks, -John john.burw...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK @shapeblue On Jun 17, 2016, at 2:51 PM, Will Stevens

Re: 4.9.0 Release Status

2016-06-17 Thread Will Stevens
I currently do not have a good mechanism for people to specify what they have tested. I am open to ideas if you have some. On Jun 17, 2016 2:46 PM, "John Burwell" wrote: > Will, > > Do you know which hypervisors, storage plugins, and networking > configurations have

Re: 4.9.0 Release Status

2016-06-17 Thread John Burwell
Will, Do you know which hypervisors, storage plugins, and networking configurations have been tested? It would be nice to avoid a duplication of effort. Thanks, -John john.burw...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK @shapeblue On Jun 17,

[GitHub] cloudstack issue #1593: CLOUDSTACK-9417: Usage module refactoring

2016-06-17 Thread nvazquez
Github user nvazquez commented on the issue: https://github.com/apache/cloudstack/pull/1593 Thanks @wido! I refactored debian packaging and added fedora21's `cloud.spec` file --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Re: 4.9.0 Release Status

2016-06-17 Thread Will Stevens
ENA has been doing some testing and they think they have found an issue, so I am waiting on their feedback. If the community can test master to make sure it is stable for their use case that would be appreciated. *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy

Re: 4.9.0 Release Status

2016-06-17 Thread John Burwell
Will, Is there any assistance the community can provide with test execution? Thanks, -John john.burw...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK @shapeblue On Jun 17, 2016, at 1:44 PM, Will Stevens

Re: 4.9.0 Release Status

2016-06-17 Thread Will Stevens
Testing is being done and I am waiting on results. *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, Jun 17, 2016 at 1:19 PM, John Burwell wrote: > All, > >

Re: apachecloudstack.net and apachecloudstack.org

2016-06-17 Thread John Burwell
All, I like the idea of a new set of CNAMEs for these services, but I am -1 on the idea of these apachecloudstack.net CNAMEs. Like cloudstack.org, I think that apachecloudstack.[org|net] should point to cloudstack.apache.org. Instead, I suggest that we create them as part of the canonical

4.9.0 Release Status

2016-06-17 Thread John Burwell
All, What is the status of the 4.9.0 release? Looking at the 4.9.0 JIRA [1], there are 23 open tickets. Do these tickets represent the outstanding work before a RC can be cut? If not, what other tasks remain? Thanks, -John [1]:

Re: Introduction

2016-06-17 Thread Wei ZHOU
Welcome Sanket! 2016-06-17 12:09 GMT+02:00 Sanket Thite : > Hi All, > > I would like to introduce myself to the community. > > I am Sanket Thite and have recently joined the CloudPlatform team in > Accelerite. I have primarily worked on Java/J2EE related

Re: Introduction

2016-06-17 Thread John Burwell
Welcome to the community, Sanket. > john.burw...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK @shapeblue On Jun 17, 2016, at 6:09 AM, Sanket Thite wrote: > > Hi All, > > I would like to introduce myself to the community.

Re: Missing Apache Board Reports

2016-06-17 Thread Will Stevens
Done... *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, Jun 17, 2016 at 11:47 AM, Ron Wheeler < rwhee...@artifact-software.com> wrote: > Will, > > Perfect. > > Can you delete this

Re: Missing Apache Board Reports

2016-06-17 Thread Ron Wheeler
Will, Perfect. Can you delete this page. I do not have permission to do this. Thanks. Ron On 17/06/2016 10:21 AM, Will Stevens wrote: I don't think it is useful to duplicate this information in our wiki. If people want to see these reports they should check them at the official ASF

CloudStack Logo Font

2016-06-17 Thread Will Stevens
Does anyone know what the font is that was used to create the apachecloudstack logo as well as the font used for the tagline? I have not been able to find those details. Anyone??? Thanks, Will

Roadmap for 4.x and 5.0

2016-06-17 Thread Ron Wheeler
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Roadmap Needs updating. Some of the work must have been completed since it is slotted for 4.6. Perhaps this is the page to start laying out the "new" release protocol and to start to collect the tasks for 4.10 and 4.11 It would also

Re: Missing Apache Board Reports

2016-06-17 Thread Will Stevens
I don't think it is useful to duplicate this information in our wiki. If people want to see these reports they should check them at the official ASF location. https://whimsy.apache.org/board/minutes/CloudStack.html *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue

Maintenance guide needs updating

2016-06-17 Thread Ron Wheeler
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Maintainers+Guide+-+Draft Is this still a draft? Can everyone look at the list of maintainers for each area and add any people updates or create new areas. Ron -- Ron Wheeler President Artifact Software Inc email:

Missing Apache Board Reports

2016-06-17 Thread Ron Wheeler
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Board+Reports shows that no reports have been provided since 2014. Can the person responsible for submitting the reports to Apache, please update these pages. Ron -- Ron Wheeler President Artifact Software Inc email:

Delete obsolete stuff from the wiki

2016-06-17 Thread Ron Wheeler
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Graduation looks like it could go. Anyone object if I delete it? Ron -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Documentation update

2016-06-17 Thread Dag Sonstebo
Hi Ron, I can get these over to you. Regards, Dag Sonstebo On 16/06/2016, 16:34, "Ron Wheeler" wrote: >I need the slides from the documentation discussion at the Montreal >conference. > > >Ron > > >-- >Ron Wheeler >President >Artifact Software Inc

Re: 4.9+ release

2016-06-17 Thread Raja Pullela
Hi, As we are planning/discussing the releases, any plan around the PRs in Open state? - there are about 147 in Open state and oldest of these goes back to Jun 2015. 1) Can we look at giving extra time to committers to push these PRs ? 2) Can we make exception to committing Test PRs even if

Re: ApiXmlDocReader.java - Used by anyone???

2016-06-17 Thread Will Stevens
Ya. This what I was expecting. Just in case someone is, I may just add an additional output type. It currently generates a diff.txt file. I will likely not change that, but have it also output a diff.js file which includes the same data as a json object. Thanks. On Jun 17, 2016 4:04 AM, "Rohit

Re: Introduction

2016-06-17 Thread Simon Weller
Welcome Sanket. From: Sanket Thite Sent: Friday, June 17, 2016 5:09 AM To: dev@cloudstack.apache.org Subject: Introduction Hi All, I would like to introduce myself to the community. I am Sanket Thite and have recently joined the

Introduction

2016-06-17 Thread Sanket Thite
Hi All, I would like to introduce myself to the community. I am Sanket Thite and have recently joined the CloudPlatform team in Accelerite. I have primarily worked on Java/J2EE related technologies and frameworks such as Spring, Hibernate, Struts ,JSF, Web Services (Restful and SOAP) in

Re: ApiXmlDocReader.java - Used by anyone???

2016-06-17 Thread Rohit Yadav
No, ApiXmlDocReader is not used by anything in the codebase. (not to be confused with ApiXmlDocWrite which is used by apidocs and marvin cloudstackAPI generators). Regards, Rohit Yadav rohit.ya...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue

Re: ApiXmlDocReader.java - Used by anyone???

2016-06-17 Thread Rajani Karuturi
I dont know how but, I think marvin depends on it to generate command objects for the apis. Here is a doc from CodeGenerator.py Apache CloudStack- marvin python classes can be generated from the json returned by API discovery or from the xml spec of commands generated by the ApiDocWriter. This