Re: [VOTE] Apache CloudStack 4.5.1-rc1

2015-03-20 Thread Rohit Yadav
(+ users) Hi all, I've built signed centos63/centos7/debian repository out of this RC for your convenience: http://packages.shapeblue.com/cloudstack/testing/ 4.5 systemvm templates: http://packages.shapeblue.com/systemvmtemplate/4.5/ (If you're on 4.5.0. There is no need to upgrade your System

Re: [DOCKER] cloudstack organisation

2015-03-20 Thread Sebastien Goasguen
> On Mar 20, 2015, at 2:43 AM, Pierre-Luc Dion wrote: > > Look like some work as been done to have a Dockerfile in our repo which > build a CloudStack container easily. I'm curious to know if one of us own > the cloudstack organisation and if so, if it would make sense to start to > have our own

RE: [ANNOUNCE] New committer: Karen Vuong

2015-03-20 Thread Paul Angus
Congratulations Karen! Regards, Paul Angus Cloud Architect D: +44 20 3468 5163 |S: +44 20 3603 0540 | M: +44 7711 418 784 | T: @CloudyAngus paul.an...@shapeblue.com -Original Message- From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com] Sent: 20 March 2015 06:28 To: us...@cloudstack.apac

Re: [ANNOUNCE] New committer: Karen Vuong

2015-03-20 Thread Daan Hoogland
thanks for everything Karen, On Fri, Mar 20, 2015 at 9:20 AM, Paul Angus wrote: > Congratulations Karen! > > Regards, > > Paul Angus > Cloud Architect > D: +44 20 3468 5163 |S: +44 20 3603 0540 | M: +44 7711 418 784 | T: > @CloudyAngus > paul.an...@shapeblue.com > > -Original Message- >

[PROPOSAL] DHCP/DNS offload and config drive support for adv zone shared network

2015-03-20 Thread Jayapal Reddy Uradi
In advanced zone shared network if someone wants to use DHCP server outside the cloudstack, currently it can be done by not selecting the DHCP service But the problem here is that the VM actual ip is different from what cloudstack showing. If there are no services selected for the network offer

Re: [PROPOSAL] DHCP/DNS offload and config drive support for adv zone shared network

2015-03-20 Thread Nux!
+1, good idea One thing though: let's make the config drive available for all types of zones, many people use the basic or adsg zones. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Jayapal Reddy Uradi" > To: dev@cloudstac

Need a Jenkins account

2015-03-20 Thread Gaurav Aradhye
Hello all, I need a Jenkins account, to examine current jobs and also to create a new job that will statically analyze the test cases added to repository and generate a report with any issues found with the script. It will use static code analyzers for python and we can expect a report generated f

Re: Need a Jenkins account

2015-03-20 Thread Srikanteswararao Talluri
Done. Details sent to your email. ~Talluri On 20/03/15 3:03 pm, "Gaurav Aradhye" wrote: >Hello all, > >I need a Jenkins account, to examine current jobs and also to create a new >job that will statically analyze the test cases added to repository and >generate a report with any issues found wi

Re: Need a Jenkins account

2015-03-20 Thread Gaurav Aradhye
Thanks Talluri! Regards, Gaurav On Fri, Mar 20, 2015 at 3:10 PM, Srikanteswararao Talluri < srikanteswararao.tall...@citrix.com> wrote: > Done. Details sent to your email. > > > ~Talluri > > On 20/03/15 3:03 pm, "Gaurav Aradhye" wrote: > > >Hello all, > > > >I need a Jenkins account, to examine

Re: [ANNOUNCE] New committer: Karen Vuong

2015-03-20 Thread Srikanteswararao Talluri
Congts Karen! ~Talluri On 20/03/15 2:15 pm, "Daan Hoogland" wrote: >thanks for everything Karen, > >On Fri, Mar 20, 2015 at 9:20 AM, Paul Angus >wrote: >> Congratulations Karen! >> >> Regards, >> >> Paul Angus >> Cloud Architect >> D: +44 20 3468 5163 |S: +44 20 3603 0540 | M: +44 7711 418 784

[DISCUSS] Automating SystemVM template creation for VMWare

2015-03-20 Thread Rohit Yadav
Hi, The systemvm template build system does not do all the steps for producing a valid systemvm template for VMWare, from wiki and past discussions I know that some extra steps are needed but I'm not sure. This wikis notes some of those steps: https://cwiki.apache.org/confluence/display/CLOUDST

Build failed in Jenkins: simulator-4.5-singlerun #182

2015-03-20 Thread jenkins
See Changes: [Rohit Yadav] appliance: after building systemvm template save the md5 checksums -- [...truncated 8874 lines...] > Running query: create database `cloudbridge

[GitHub] cloudstack pull request: CLOUDSTACK-8330: Tagging test cases which...

2015-03-20 Thread srikanteswartalluri
Github user srikanteswartalluri commented on the pull request: https://github.com/apache/cloudstack/pull/121#issuecomment-83984324 Looks good. As this change is only related to tagging the tests, i am not waiting for the CI build result to merge --- If your project is set up for

Build failed in Jenkins: simulator-singlerun #1037

2015-03-20 Thread jenkins
See Changes: [Rohit Yadav] appliance: save md5 checksums after building systemvm templates -- [...truncated 10388 lines...] > Running query: create database `cloud_usage` ===

Build failed in Jenkins: simulator-4.5-singlerun #183

2015-03-20 Thread jenkins
See Changes: [Rohit Yadav] centos63: depend on java 1.7.0+ not java7 for packages -- [...truncated 8848 lines...] > Running query: GRANT ALL ON cloud_usage.* to 'cloud'@`l

[GitHub] cloudstack pull request: CLOUDSTACK-8380: Adding automation test c...

2015-03-20 Thread pritisarap12
Github user pritisarap12 commented on the pull request: https://github.com/apache/cloudstack/pull/117#issuecomment-83990945 Integrated review changes: Testcase result: Test Volume (root) Snapshot ... === TestName: test_01_volume_snapshot | Status : SUCCESS === ok

Re: [VOTE] Apache CloudStack 4.5.1-rc1

2015-03-20 Thread Rohit Yadav
+1 (with one centos6 rpm build fix required, read below) Advance zone testing with/without local storage, KVM: - VM lifecycle with and without local storage and vm's volume migrations (after vm was stopped) across 2 hosts - Password server, reset password. Stress tested password server, served 1

[GitHub] cloudstack pull request: CLOUDSTACK-8380: Adding automation test c...

2015-03-20 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/117#discussion_r26833696 --- Diff: tools/marvin/marvin/lib/base.py --- @@ -1086,7 +1092,7 @@ def create(cls, apiclient, services, volumeid=None, @classmethod

[GitHub] cloudstack pull request: CLOUDSTACK-8380: Adding automation test c...

2015-03-20 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/117#discussion_r26833707 --- Diff: tools/marvin/marvin/lib/base.py --- @@ -1143,9 +1149,6 @@ def register(cls, apiclient, services, zoneid=None, elif "projectid"

[GitHub] cloudstack pull request: CLOUDSTACK-8380: Adding automation test c...

2015-03-20 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/117#discussion_r26833788 --- Diff: tools/marvin/marvin/lib/common.py --- @@ -1395,3 +1396,218 @@ def isNetworkDeleted(apiclient, networkid, timeout=600): time.s

[GitHub] cloudstack pull request: CLOUDSTACK-8380: Adding automation test c...

2015-03-20 Thread gauravaradhye
Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/117#discussion_r26833819 --- Diff: tools/marvin/marvin/lib/common.py --- @@ -1395,3 +1396,218 @@ def isNetworkDeleted(apiclient, networkid, timeout=600): time.s

[GitHub] cloudstack pull request: CLOUDSTACK-8330: Tagging test cases which...

2015-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/121 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: CLOUDSTACK-8336: Adding tests for shared ...

2015-03-20 Thread srikanteswartalluri
Github user srikanteswartalluri commented on the pull request: https://github.com/apache/cloudstack/pull/120#issuecomment-83993591 Looks good to me. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] cloudstack pull request: CLOUDSTACK-8336: Adding tests for shared ...

2015-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/120 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Build failed in Jenkins: simulator-singlerun #1038

2015-03-20 Thread jenkins
See Changes: [Gaurav Aradhye] CLOUDSTACK-8330: Tagging test cases which should be run with vmware dvs configuration [talluri] Revert "Merge branch '8330' of https://github.com/gauravaradhye/cloudstack"; [talluri] CLOUDSTACK

RE: [PROPOSAL] DHCP/DNS offload and config drive support for adv zone shared network

2015-03-20 Thread Adrian Lewis
Can't see the wiki at the moment as it's down for maintenance but on a slightly different but related note, would it be feasible to use DHCP relay functionality in dnsmasq on a VR and still get the IP address assigned by an external DHCP server registered into the ACS MS? Not quite sure if under no

Jenkins build is unstable: simulator-4.5-singlerun #184

2015-03-20 Thread jenkins
See

Build failed in Jenkins: simulator-singlerun #1039

2015-03-20 Thread jenkins
See Changes: [talluri] CLOUDSTACK-8336: Adding test for shared network restart, with and without cleanup [talluri] Adding more test case for shared network -- [...truncated 10369 lines

Re: [VOTE] Apache CloudStack 4.5.1-rc1

2015-03-20 Thread Nux!
+1 from me as well based on upgrade from 4.4.1 and ADV+SG zone tests. Thanks Rohit for the packages. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: dev@cloudstack.apache.org > Sent: Friday, 20 March, 2015

RE: [VOTE] Apache CloudStack 4.5.1-rc1

2015-03-20 Thread Paul Angus
-1 Regression caused by https://issues.apache.org/jira/browse/CLOUDSTACK-8312 Causes: Unable to start instance due to can't find mapping in ObjectInDataStore table for: org.apache.cloudstack.storage.image.store.TemplateObject When trying to deploy system VM templates. Template gets copied to pri

Re: [DISCUSS] Automating SystemVM template creation for VMWare

2015-03-20 Thread Daan Hoogland
Rohit, why don't you look into the systemvm jobs. These should produce vmware images as well. If not, we have some jobs that do work on our internal jenkins. Those we use for a vmware zone so these must work correctly. On Fri, Mar 20, 2015 at 10:57 AM, Rohit Yadav wrote: > Hi, > > The systemvm te

Re: cloudstack 4.4.2 + kvm resize data disk fail on ceph/rbd

2015-03-20 Thread Marcus
I don't think we want to return null, it was changed in master because that method was prone to failing coverity scans and requiring a null check. It should just return 'RBD' when needed and then that format should be handled, null should not mean RBD. On Thu, Mar 19, 2015 at 11:50 PM, Star Guo w

Re: [ANNOUNCE] New committer: Karen Vuong

2015-03-20 Thread Karen Vuong
Thank you all! - Karen On Fri, Mar 20, 2015 at 2:43 AM, Srikanteswararao Talluri < srikanteswararao.tall...@citrix.com> wrote: > Congts Karen! > > ~Talluri > > On 20/03/15 2:15 pm, "Daan Hoogland" wrote: > > >thanks for everything Karen, > > > >On Fri, Mar 20, 2015 at 9:20 AM, Paul Angus > >wr

[GitHub] cloudstack pull request:

2015-03-20 Thread serverchief
Github user serverchief commented on the pull request: https://github.com/apache/cloudstack/commit/d70937aeb92e89efa8fcc39d7f89bdd8c885b2a2#commitcomment-10319442 thanks for this fix! --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

Re: [VOTE] Apache CloudStack 4.5.1-rc1

2015-03-20 Thread Rohit Yadav
Hi everyone, Don’t get discouraged by the minor regressions found as they are fixed. Note: they would only affect VMWare/Xen and the rpm bug will affect only CentOS6 users. In case you’re building from source, apply these two patches on top of RC1 and please continue testing: https://github.c

Re: [DISCUSS] Automating SystemVM template creation for VMWare

2015-03-20 Thread Rohit Yadav
Hi Daan, The Jenkins job do produce ova images, the issue is that an additional cdrom device is added and some secret sauce needs to be injected in the template to make it work on vmware. I’m not sure what that is, perhaps a VMWare guru can comment. I’ll try to explore more next week and fix th

Re: [DISCUSS] Automating SystemVM template creation for VMWare

2015-03-20 Thread ilya
++Lucian, i know i mentioned i can help with rolling vmware ovf templates but did not get to - here are the instructions.. Rohit, We roll vmware templates continuously via jenkins without the need of vagrant. Only using virt-install with KVM and ovftool from vmware. You dont have to use virt

Jenkins access

2015-03-20 Thread ilya
How do i get access to Jenkins? Thanks ilya

Re: [PROPOSAL] DHCP/DNS offload and config drive support for adv zone shared network

2015-03-20 Thread Alena Prokharchyk
>From the FS: "Create empty network offering with no service selected. Only DHCP, DNS services are provided by external servers. Metadata - information is included in the config drive Userdata, vm password, ssh key - If these are passed then included in the config drive with user data serv

Ways to monitor Virtual Router disk space

2015-03-20 Thread Erik Weber
I've had a few incidents where conntrack logging has filled the /var partition, and break provisioning of new VMs (unable to save password). And this got me thinking that there must be a way to monitor VR disk space.. Some things to consider: - I'm using XenServer, so AFAIK the VR ssh is only a

Re: Jenkins access

2015-03-20 Thread David Nalley
which jenkins? On Fri, Mar 20, 2015 at 2:40 PM, ilya wrote: > How do i get access to Jenkins? > > Thanks > ilya

Re: [PROPOSAL] DHCP/DNS offload and config drive support for adv zone shared network

2015-03-20 Thread Marcus
I agree, that's generally the model, right? The network offering describes where the services come from. On Fri, Mar 20, 2015 at 12:16 PM, Alena Prokharchyk wrote: > From the FS: > > "Create empty network offering with no service selected. Only DHCP, DNS > services are provided by external server

Re: [PROPOSAL] DHCP/DNS offload and config drive support for adv zone shared network

2015-03-20 Thread ilya
I think config drive is not the best design choice. You are relying on external ISO to deliver content private to VM. The ISO is stored in secondary or primary storage, if exposed - I get the private data of all the VMs. There maybe issues with storage migration and general vmotion if ISO is a

Re: [PROPOSAL] DHCP/DNS offload and config drive support for adv zone shared network

2015-03-20 Thread Marcus
There are some native hypervisor options, like virtio-socket for KVM, vmx file parameters for VMware. We already use something like this for the system vm bootstrap on KVM, that's how system vms get their ips. On Fri, Mar 20, 2015 at 6:12 PM, ilya wrote: > I think config drive is not the best des