Re: [ACS441][ACS431] Release-notes

2014-09-12 Thread Daan Hoogland
On Fri, Sep 12, 2014 at 4:17 AM, Pierre-Luc Dion wrote: > Also, should we removed untested upgrade path on those Release-notes? > ​Sure, if we can identify them. I will add the filters shortly​ -- Daan

[ACS44] patching for 4.4.1

2014-09-12 Thread Daan Hoogland
I am going to sound like a dictator and purposely so; Please refrain from submitting to the 4.4 branch directly. Instead branch it as hotfix/4.4- i.e. hotfix/4.4-7462 or alternatively hotfix/4.4/CLOUDSTACK-7462. ​Release manager (ad interim​) -- Daan

Re: [VOTE] Release Apache CloudStack 4.3.1 round #4

2014-09-12 Thread Rohit Yadav
On 12-Sep-2014, at 6:43 am, Erik Weber wrote: > Do we have an official upgrade path for those who want to upgrade? Upgrade path exists between 4.3.0 and 4.3.1, and in 4.4 branch from 4.3.1 to 4.4.1. To upgrade systemvms, you can add an new template or register/seed the template. https://cwiki

Re: [ACS441][ACS431] Release-notes

2014-09-12 Thread Daan Hoogland
Pierre-Luc, I made three, but the '4.4.1 known' is basically the same as '4.4.1 issues', so I editted that one. See if it satisfies your needs. -- Daan

Re: [ACS44] patching for 4.4.1

2014-09-12 Thread Sebastien Goasguen
On Sep 12, 2014, at 3:29 AM, Daan Hoogland wrote: > I am going to sound like a dictator and purposely so; Please refrain from > submitting to the 4.4 branch directly. Instead branch it as > hotfix/4.4- i.e. hotfix/4.4-7462 or alternatively > hotfix/4.4/CLOUDSTACK-7462. > > ​Release manager (ad

Re: how to add devcloud

2014-09-12 Thread Sebastien Goasguen
On Sep 11, 2014, at 10:50 AM, sandeep khandekar wrote: > Dear cloudstackers, > > I am trying to install cloudstack 4.2 developer version from the following > link. > http://docs.cloudstack.apache.org/en/master/developer_guide.html > > How to add devcloud? > downloaded and started devcloud on

unresolved tickets

2014-09-12 Thread Daan Hoogland
H all, Doing some backlog triaging I saw one (actually some) of Animesh' old filters. There is a lot of tickets that are resolved but never closed. This to me sounds like someone implemented a solution to them but the result was never verified. I am guilty myself with 17 points. I made a filter [1

Re: Review Request 24090: Externalized the hard-coded strings from JavaScript files to resource bundles.

2014-09-12 Thread Vetrivel Chinnasamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24090/ --- (Updated Sept. 12, 2014, 9:42 a.m.) Review request for cloudstack, Brian Federl

Re: Review Request 24090: Externalized the hard-coded strings from JavaScript files to resource bundles.

2014-09-12 Thread Vetrivel Chinnasamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24090/ --- (Updated Sept. 12, 2014, 9:53 a.m.) Review request for cloudstack, Brian Federl

Re: [ACS441][ACS431] Release-notes

2014-09-12 Thread Sebastien Goasguen
On Sep 11, 2014, at 10:15 PM, Pierre-Luc Dion wrote: > Hi Daan, > > could you create following public Jira filter to start Release-Notes for > 4.3.1 and 4.4.1. > > 4.4.1 fixed > project = CLOUDSTACK AND type = Bug AND fixVersion = 4.4.1 AND resolution > != "\"Unresolved\"" ORDER BY created DES

Jenkins build is still unstable: simulator-singlerun #348

2014-09-12 Thread jenkins
See

Re: [ACS441][ACS431] Release-notes

2014-09-12 Thread Daan Hoogland
Sebastien, a generated file is more reliable, isn't it? or else one of my former manageres favorite Stalin quote: "Trust is good, control is better" On Fri, Sep 12, 2014 at 12:33 PM, Sebastien Goasguen wrote: > > On Sep 11, 2014, at 10:15 PM, Pierre-Luc Dion wrote: > > > Hi Daan, > > > > could

Re: [ACS441][ACS431] Release-notes

2014-09-12 Thread Sebastien Goasguen
On Sep 12, 2014, at 6:52 AM, Daan Hoogland wrote: > Sebastien, a generated file is more reliable, isn't it? or else one of my > former manageres favorite Stalin quote: "Trust is good, control is better" > yes and I even wrote the script that pulls the bugs form jira: https://git-wip-us.apache.

RE: Problem of build

2014-09-12 Thread Yitao Jiang
Logs will be more helpful On Sep 11, 2014 5:40 PM, "Stephen Turner" wrote: > Could you send the exact errors? > > -- > Stephen Turner > > > -Original Message- > From: yan_5...@163.com [mailto:yan_5...@163.com] > Sent: 11 September 2014 08:35 > To: dev > Subject: Problem of build > > If I

Virtual Machine Instance suddenly not starting

2014-09-12 Thread Giri Prasad
Hello, I created a fresh install of Ubuntu 14.04 LTS and cloudstack 4.1 on 4-Sep-2014. Uploaded a couple of ISO's into the cs environment. Then created some instances based on these ISO. Booted the vm (instance), installed the os (centos 6.5). Everything was working fine. Today, I started th

Jenkins build is still unstable: simulator-singlerun #349

2014-09-12 Thread jenkins
See

Re: [ACS441][ACS431] Release-notes

2014-09-12 Thread Pierre-Luc Dion
Thanks Daan, I'll start with that. I will update CHANGE.md as well. *Pierre-Luc DION* Architecte de Solution Cloud | Cloud Solutions Architect t 855.652.5683 *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|*

Jenkins build is still unstable: simulator-singlerun #350

2014-09-12 Thread jenkins
See

Review Request 25580: Adding test case to verify fix for issue "Create volume from custom disk offering does not work as expected"

2014-09-12 Thread sanjeev n
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25580/ --- Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri.

how to bring ssvm up in developer installation

2014-09-12 Thread sandeep khandekar
Dear cloudstackers, I am trying to install cloudstack 4.2 devloper version using ubuntu 12.04 and virtualbox for devcloud2. I have added devcloud2 using the following documentation( http://docs.cloudstack.apache.org/en/master/developer_guide.html) everything went ok, I am getting the following err

Jenkins build is still unstable: simulator-singlerun #351

2014-09-12 Thread jenkins
See

CentOS KVM systemvm issue

2014-09-12 Thread John Skinner
I have found that on CloudStack 4.2 + (when we changed to using the virtio-socket to send data to the systemvm) when running CentOS 6.X cloud-early-config fails. On new systemvm creation there is a high chance for success, but still a chance for failure. After the systemvm has been created a si

Access to non-oss builds

2014-09-12 Thread Pradeep Cloudstack
We have a customer who is interested in trying out non-oss build (for eg: support for VMWare, SRX).Internally, we have built and tested the non-oss builds. What are the licensing implications in distributing such non-oss builds? Does it follow Apache license ? Is there any process involved ?

Re: CentOS KVM systemvm issue

2014-09-12 Thread Marcus
Can you provide more info? Is the host running CentOS 6.x, or is your systemvm? What is rebooted, the host or the router, and how is it rebooted? We have what sounds like the same config (CentOS 6.x hosts, stock community provided systemvm), and are running thousands of virtual routers, rebooted r

Re: CentOS KVM systemvm issue

2014-09-12 Thread Marcus
You may also want to investigate on whether you are seeing a race condition with /dev/vport0p1 coming on line and cloud-early-config running. It will be indicated by a log line in the systemvm /var/log/cloud.log: log_it "/dev/vport0p1 not loaded, perhaps guest kernel is too old." Actually, if it

Review Request 25585: [CLOUDSTACK-2823] SystemVMs start fail on CentOS 6.4

2014-09-12 Thread David Bierce
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25585/ --- Review request for cloudstack. Repository: cloudstack-git Description ---

Question about Marvin

2014-09-12 Thread Mike Tutkowski
Hi, I was wondering, do we leverage a code generator at all for building parts of the Marvin codebase or is code like "StoragePool" all written manually? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way t

Jenkins build is still unstable: simulator-singlerun #352

2014-09-12 Thread jenkins
See

Re: Access to non-oss builds

2014-09-12 Thread Ian Duffy
Hi Pradeep, As far as I know there isn't an issue. The community supplied repos includes non-oss libraries. I believe its only an issue if they are hosted on Apache infrastructure. On 12 Sep 2014 16:29, "Pradeep Cloudstack" wrote: > We have a customer who is interested in trying out non-oss bui

Jenkins build is still unstable: simulator-singlerun #353

2014-09-12 Thread jenkins
See

Re: IPv6 ~ Basic Network

2014-09-12 Thread John Kinsella
The neighbor table attack scenario reminds me of VLAN flattening attack scenarios of days past - in theory you could blast a switch hard enough that the switch’s CPU lowers VLAN tagging priority and the network “flattens” out, turning switch into hub. In reality, the vendors quickly realized the

Re: CentOS KVM systemvm issue

2014-09-12 Thread John Skinner
Actually, I believe the kernel is the problem. The hosts are running CentOS 6, the systemvm is stock template, Debian 7. This does not seem to be an issue on Ubuntu KVM hypervisors. The fact that you are rebuilding systemvms on reboot is exactly why you are not seeing this issue. New system VMs

Re: CentOS KVM systemvm issue

2014-09-12 Thread David Bierce
John — I’ve submitted our patch to work around the issue to review board and tied it to the original ticket we found. I submitted it against the 4.3 but I know you’ve been testing the patch on 4.2. If someone could take a look at it for sanity, please check. It looks like it would be an issu

Re: CentOS KVM systemvm issue

2014-09-12 Thread Marcus
Looks good, and I was going to suggest waiting like that if it turned out to be a race condition. The only thing I would suggest is maybe a sleep so it doesn't kill CPU if for some reason the system vm never gets cmdline. On Sep 12, 2014 1:28 PM, "David Bierce" wrote: > John — > > I’ve submitted

Jenkins build is still unstable: simulator-singlerun #354

2014-09-12 Thread jenkins
See

Re: Review Request 25585: [CLOUDSTACK-2823] SystemVMs start fail on CentOS 6.4

2014-09-12 Thread David Bierce
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25585/ --- (Updated Sept. 13, 2014, 1:01 a.m.) Review request for cloudstack. Changes --

Jenkins build is still unstable: simulator-singlerun #355

2014-09-12 Thread jenkins
See

Re: [ACS441][ACS431] Release-notes

2014-09-12 Thread David Nalley
On Fri, Sep 12, 2014 at 7:01 AM, Sebastien Goasguen wrote: > > On Sep 12, 2014, at 6:52 AM, Daan Hoogland wrote: > >> Sebastien, a generated file is more reliable, isn't it? or else one of my >> former manageres favorite Stalin quote: "Trust is good, control is better" >> > > yes and I even wrote

How setting development environment without network connection

2014-09-12 Thread Yitao Jiang
Hi, stackers Is there any way that i can setting development environment without network connnection. I mean i had been once set up everything ok in development with network. Every time i launch cloudstack using command mvn jetty run it will update some dependence pom , it failed without network c