Jenkins build is still unstable: simulator-4.5-singlerun #156

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-4.5-singlerun/changes

Re: pending issues on 4.4.2 and 4.3.2

2015-02-18 Thread Daan Hoogland
Rajani, did you triage them? Maybe some of those are fixed in commits after the release. In that case they can be marked with all of 4.3.3, 4.4.3 and 4.5.0. Otherwise we can still decide to put them on higher versions or on 'future' On Wed, Feb 18, 2015 at 7:26 AM, Abhinandan Prateek

Jenkins build is still unstable: simulator-singlerun #974

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

Re: [ACS450] systemvm template to use

2015-02-18 Thread Daan Hoogland
Pierre-luc, I have access. I used to build the sysvm templates for the 44 releases and not take them from j.bac.o. What do you propose we put there (extra)? On Wed, Feb 18, 2015 at 1:24 AM, Pierre-Luc Dion pd...@cloudops.com wrote: Looks like most people test against Jenkins SystemVM templates,

Build failed in Jenkins: build-master-slowbuild #902

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/902/changes Changes: [ramamurti.subramanian] CLOUDSTACK-8245: Scrolling down the network service providers list from the UI never ends [ramamurti.subramanian] CLOUDSTACK-8246: Add Cluster - Guest traffic label displayed Incorrectly

Re: pending issues on 4.4.2 and 4.3.2

2015-02-18 Thread Rajani Karuturi
No Daan. I haven't triaged yet. I tried to mark them as released in jira and it showed me the open issues. I will try git grep for any commits in 4.3, 4.4 or 4.5. But, it would be difficult to co-relate unless the commits have bug ids. 4.3.2 has 158 issues[1] and 4.4.2 has 2 open issues[2] [1]

Jenkins build is still unstable: simulator-4.5-singlerun #157

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-4.5-singlerun/changes

Re: Query on snapshot and cloning for managed storage

2015-02-18 Thread Mike Tutkowski
Yep, it is unfortunate that XenServer is not as flexible as ESXi is in this regard. It means we can't use our backend snapshot technologies. We have to make a new volume and use front-end CPU cycles and network bandwidth to copy the VDI. Not an ideal situation, but it's what we can offer in CS

Re: Are we far from ACS 4.5.0?

2015-02-18 Thread Marcus
I opened https://issues.apache.org/jira/browse/CLOUDSTACK-8265. This can be downgraded if popular opinion agrees that it only deserves mention in the release notes, however it should be easy to fix. In a nutshell, new guest OS types were added (e.g. Ubuntu 14.04, CentOS 7, maybe others), but they

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Wilder Rodrigues
Hi there guys, @Nux: thanks a lot… went through and and some other links I found and am now connected to the machine @Marcus: really weird! I found some presentations (form you) around April last year and they also mention “password” as being the passed. I think my environment is not properly

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Wilder Rodrigues
It works! But I won’t celebrate that much because in the past 2 ours I have changed a ton of things. [ekho@devcloud-kvm-ekho-vm devcloud-kvm]$ ssh root@192.168.100.10mailto:root@192.168.100.10 root@192.168.100.10mailto:root@192.168.100.10's password: Last login: Tue Apr 1 09:15:00 2014 from

[ACS450] Template Delete Button Missing in UI

2015-02-18 Thread ilya musayev
In ACS 4.5.0 Template Delete Button Missing in UI? is this by design? This would be a major bug (for some folks who operate public clouds with cloudstack UI, blocker).

Build failed in Jenkins: build-master-slowbuild #906

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/906/ -- [...truncated 21554 lines...] short ... super ... this ... true ... void ... INTEGER_LITERAL ... FLOATING_POINT_LITERAL ... CHARACTER_LITERAL ...

Re: Your thoughts on using Primary Storage for keeping snapshots

2015-02-18 Thread Mike Tutkowski
So, I spoke with Edison a couple months ago about my desire to take snapshots on SolidFire's SAN instead of a making a backup on secondary storage. As Edison explained, CloudStack is theoretically flexible enough to accommodate this if the developer implements the SnapshotStrategy interface and

Re: [ACS450] Template Delete Button Missing in UI

2015-02-18 Thread ilya musayev
Mike, Good catch, i did see the view change, but i was under impression that by rolling over the quick view (+) i'd see the delete button. Instead quickview shows nothing. I pressed on the template and i see it. Thanks ilya On 2/18/15 10:03 AM, Mike Tutkowski wrote: I don't think it's

Libvirt RBD caching

2015-02-18 Thread Logan Barfield
Our current deployment is KVM with Ceph RBD primary storage. We have rbd_cache enabled, and use cache=none in Qemu by default. I've been running some tests to try to figure out why our write speeds with FreeBSD are significantly lower than Linux. I was testing both RBD and local SSD storage,

Jenkins build is back to normal : build-master-slowbuild #907

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/907/

Re: Libvirt RBD caching

2015-02-18 Thread Wido den Hollander
On 18-02-15 21:00, Logan Barfield wrote: Our current deployment is KVM with Ceph RBD primary storage. We have rbd_cache enabled, and use cache=none in Qemu by default. I've been running some tests to try to figure out why our write speeds with FreeBSD are significantly lower than Linux.

findbugs

2015-02-18 Thread Daan Hoogland
People, I reset the counter on the findbugs in the slowbuild. After the build was broken for a while we didn't all bother anymore. Let's get back to it and try and chase new issues it reports (don't hesitate to bug me about it at least) regards, -- Daan

Build failed in Jenkins: cloudstack-4.4-maven-build-noredist #445

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build-noredist/445/changes Changes: [marcus_sorensen] CLOUDSTACK-8263: KVM - virsh resize doesnt refresh libvirt's view of the volume size, refresh pool -- [...truncated 2434 lines...] [INFO]

Re: Libvirt RBD caching

2015-02-18 Thread Logan Barfield
We're running FreeBSD with VirtIO. Disk is VirtIO in the libvirt config, and shows up as a 'vtbd' device in /dev. I'm kind of stumped on where the performance discrepancy could be coming from. Thank You, Logan Barfield Tranquil Hosting On Wed, Feb 18, 2015 at 3:23 PM, Wido den Hollander

Jenkins build is still unstable: simulator-singlerun #977

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

Re: Your thoughts on using Primary Storage for keeping snapshots

2015-02-18 Thread Rohit Yadav
Sounds like a good idea. On Wednesday 18 February 2015 10:29 PM, Mike Tutkowski wrote: So, I spoke with Edison a couple months ago about my desire to take snapshots on SolidFire's SAN instead of a making a backup on secondary storage. As Edison explained, CloudStack is theoretically flexible

Re: Remember this one? CLOUDSTACK-7319

2015-02-18 Thread Rajani Karuturi
comment from anthony on the review request. This srcipt is not used for XS 6.2 + SP1 + FOX and above, vdi.copy is used instead. it is good to have this fix though. ~Rajani On Wed, Feb 18, 2015 at 9:16 PM, Remi Bergsma rberg...@schubergphilis.com wrote: Hi, This summer we had some

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Rohit Yadav
Hi Wilder, I use this ansible based tool to setup my one node DevCloud KVM setup locally on a VM or baremetal: https://github.com/bhaisaab/peppercorn (may need suitable changes as per your environment). Every time I build stuff, I copy jars from local build dir to KVM host's

Re: pending issues on 4.4.2 and 4.3.2

2015-02-18 Thread Rajani Karuturi
Thanks for taking care of 4.4 Daan. I triaged for 4.3 and moved some of them to Future and a few to 4.5 I marked 4.4.2 and 4.3.2 as released in Jira. Here is what I followed 1. all sub-tasks or marker tasks moved to Future 2. moved some of the doc issues to Future and a few to 4.5 3. resolved

Jenkins build is still unstable: simulator-singlerun #976

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

Jenkins build is still unstable: simulator-4.5-singlerun #159

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-4.5-singlerun/changes

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Wilder Rodrigues
Hi Wido, Ilya and Marcus, Daan said that you might now the password. Do you know it? :) The apache wiki page says the password for the root account on the devcloud-kvm is “password”. But I tried it and it doesn't work. In order to deploy a datacenter, I need the host root password. :( Any

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Wilder Rodrigues
Hi Nux, Thanks for the reply… :) Thats my first time setting this up. So, to be really honest, I do not know how to do what you just mentioned. :( Will google it.. or perhaps you can give tips. :) Cheers, Wilder On 18 Feb 2015, at 15:14, Nux! n...@li.nux.romailto:n...@li.nux.ro wrote: Can't

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Nux!
Well, What OS is that? Never used devcloud. BUT a few pointers: http://askubuntu.com/questions/24006/how-do-i-reset-a-lost-administrative-password http://wiki.centos.org/TipsAndTricks/ResetRootPassword -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Wilder Rodrigues
That bit I know… But have to get to the guest VM console. I have a CentOS 6.4 with qemu-kvm and libvirt. Everything is running fine. I’m trying this here: http://askubuntu.com/questions/569418/how-to-start-a-kvm-guest-as-single-user-mode Will let you know if it works. Thanks for the quick

Re: Usage Records not Generating.

2015-02-18 Thread Gopalakrishnan S
Hi RajaSekhar, You can review database connection settings in your management server db.properties file. also verify that usage.sanity.check.interval settings in your global conf. /etc/cloudstack/usage/db.properties /etc/cloudstack/management/db.properties Thank You. Gopalakrishnan.S Cloud

Re: Usage Records not Generating.

2015-02-18 Thread raja sekhar
Hi Kishan, I have restarted the usage server, but still i did not get the usage records and even i generated the usage record from cloudmonkey,usage_job host is showing NULL.The usage server is unable to get the host id in usage_job.previously i am getting usage records,this issue arises after

Re: Usage Records not Generating.

2015-02-18 Thread raja sekhar
Hi Gopalakrishnan, I have check the db.properties file in both usage and management, both seems to be same and i have given usage.sanity.check.interval=1 in global conf. Regards, Rajasekhar. On Wed, Feb 18, 2015 at 6:03 PM, Gopalakrishnan S go...@assistanz.com wrote: Hi RajaSekhar, You can

Build failed in Jenkins: build-master-slowbuild #903

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/903/ -- [...truncated 21552 lines...] super ... this ... true ... void ... INTEGER_LITERAL ... FLOATING_POINT_LITERAL ... CHARACTER_LITERAL ... STRING_LITERAL ...

Re: Your thoughts on using Primary Storage for keeping snapshots

2015-02-18 Thread Punith S
+1 with this feature. like Logan said the current snapshot is just a copy of VDI/vmdk/qcow2's to the secondary storage hence the current feature acts as a backup feature taking a long time. also the current cloudstack storage framework is not allowing the third party storage vendors like

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Nux!
Can't you boot that in single user mode and reset the password? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: Wilder Rodrigues wrodrig...@schubergphilis.com To: dev@cloudstack.apache.org, Wido den Hollander w...@widodh.nl, ilya

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Marcus
Are you using the Ubuntu or CentOS version? The Ubuntu one may not allow root by default (standard for Ubuntu), but might be user 'ubuntu' and password 'password', from which you can sudo. On Wed, Feb 18, 2015 at 7:56 AM, Marcus shadow...@gmail.com wrote: It should be 'password', I've redeployed

Re: [devcloud-kvm] what is the password for root?

2015-02-18 Thread Nux!
You can use virt-manager for that, similar to the virtualbox interface. http://virt-manager.org/ On the server: yum install virt-manager xorg-x11-xauth dejavu-lgc-sans-fonts Logout from the ssh session, start X11 on your OSX and re-login to the server with ssh -X, then type virt-manager, this

ec attribute in test_region

2015-02-18 Thread Daan Hoogland
I have been looking at the simulator results for test_regions and it elludes me what the message Problem with getting the ec attribute means. It is a json marshalling error and the 'ec' parts suggests aws, is that correct? the test says required_hardware=false which makes sense for test_regions

Build failed in Jenkins: build-master-slowbuild #904

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/904/changes Changes: [talluri] instead of adding zone wide primary storage in the cluster block, -- [...truncated 21558 lines...] super ... this ... true ... void ...

Build failed in Jenkins: build-master-slowbuild #905

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/905/ -- [...truncated 21554 lines...] short ... super ... this ... true ... void ... INTEGER_LITERAL ... FLOATING_POINT_LITERAL ... CHARACTER_LITERAL ...

Jenkins build is still unstable: simulator-4.5-singlerun #160

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-4.5-singlerun/changes

Jenkins build is still unstable: simulator-singlerun #978

2015-02-18 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

Re: Libvirt RBD caching

2015-02-18 Thread Nux!
What tests have you done exactly? I'll try to replicate them in my setup. FreeBSD also seemed slower to me, though I was more concerned with the network throughput, it struggles to saturate 1Gbps whereas linux ..just flies. I would have loved to be able to use pfSense more seriously, but