Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-31 Thread Nux!
Hm, ok, so this is a corner case I'll need to cover then. But how did the password/sshkey feature work, if at all? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Syed Ahmed" > To: "dev"

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-31 Thread Syed Ahmed
I'm using a shared network so the VR is not the gateway. On Fri, Mar 31, 2017 at 12:49 PM, Nux! wrote: > Syed, > > I just checked and centos user is added to sudoers, if it was not added to > your instance, then cloud-init did not complete properly. > I have seen this in the

[GitHub] cloudstack issue #2012: CLOUDSTACK-9842: Unable to map root volume usage to ...

2017-03-31 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2012 Trillian test result (tid-972) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 34338 seconds Marvin logs:

[GitHub] cloudstack issue #1944: CLOUDSTACK-9783: Improve metrics view performance

2017-03-31 Thread nvazquez
Github user nvazquez commented on the issue: https://github.com/apache/cloudstack/pull/1944 Hi @rhtyd, thanks for this great improvement! Along with @serg38 we've been testing in our env and got some failures on `listHostsMetrics` and `listVolumeMetrics`:

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-31 Thread Nux!
Syed, I just checked and centos user is added to sudoers, if it was not added to your instance, then cloud-init did not complete properly. I have seen this in the past when the data source is not reached properly. I would double check the cloud-init logs if I were you, make sure eth0 was up

[GitHub] cloudstack issue #1869: CLOUDSTACK-9701: When host is disabled/removed, capa...

2017-03-31 Thread mrunalinikankariya
Github user mrunalinikankariya commented on the issue: https://github.com/apache/cloudstack/pull/1869 Test LGTM, tested using marvin test script --- 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 issue #2002: CLOUDSTACK-9831: Previous pod_id still remains in th...

2017-03-31 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2002 Trillian test result (tid-971) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 34464 seconds Marvin logs:

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-31 Thread Nux!
Thanks, I'll check. Cloud-init is supposed to add the user to sudo. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Syed Ahmed" > To: "dev" > Sent: Friday, 31 March, 2017 16:54:21 >

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-31 Thread Syed Ahmed
Hi Nux, One of the things that I've seen is that the user centos is not added to the sudoers. On Fri, Mar 31, 2017 at 8:06 AM, Nux! wrote: > Excellent, let me know if you hit any more issues. > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > >

[GitHub] cloudstack pull request #1810: CLOUDSTACK-9647: NIC adapter type becomes e10...

2017-03-31 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1810#discussion_r109176624 --- Diff: server/src/com/cloud/network/router/VpcVirtualNetworkApplianceManagerImpl.java --- @@ -280,6 +286,16 @@ public boolean

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-31 Thread Nux!
Excellent, let me know if you hit any more issues. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Syed Ahmed" > To: "dev" > Sent: Friday, 31 March, 2017 12:58:21 > Subject: Re: Need

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-31 Thread Syed Ahmed
Hey Nux, It worked! Thanks for fixing this. I am able to ping the VM now. On Fri, Mar 31, 2017 at 4:17 AM, Nux! wrote: > Syed, > > I am aware of the renaming issue and avoid it, if you check my kickstart I > specifically add biosdevname=0 and net.ifnames=0 >

[GitHub] cloudstack issue #1810: CLOUDSTACK-9647: NIC adapter type becomes e1000 , ev...

2017-03-31 Thread niteshsarda
Github user niteshsarda commented on the issue: https://github.com/apache/cloudstack/pull/1810 I have tested this and **LGTM** for test. Following are the results : **Before applying fix :** /vmfs/volumes/5d7b9eae-08336124/r-99-VM # grep virtualDev r-97-VM.vmx

[GitHub] cloudstack issue #876: CLOUDSTACK-8865: Adding SR doesn't create Storage_poo...

2017-03-31 Thread PranaliM
Github user PranaliM commented on the issue: https://github.com/apache/cloudstack/pull/876 Test LGTM based on manual testing: Steps used for testing the fix: 1. Added 2 hosts to a cluster 2. Disabled 1 host 3. Added a primary Storage 4. Verified that the

[GitHub] cloudstack pull request #914: BUG-ID CLOUDSTACK-8939 VM Snapshot size with m...

2017-03-31 Thread yvsubhash
Github user yvsubhash commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/914#discussion_r109123538 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixResourceBase.java --- @@ -3206,25 +3206,33 @@ public long

[GitHub] cloudstack issue #2012: CLOUDSTACK-9842: Unable to map root volume usage to ...

2017-03-31 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2012 @borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack issue #2012: CLOUDSTACK-9842: Unable to map root volume usage to ...

2017-03-31 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/2012 @blueorangutan test --- 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

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-31 Thread Nux!
Syed, I am aware of the renaming issue and avoid it, if you check my kickstart I specifically add biosdevname=0 and net.ifnames=0 http://jenkins.openvm.eu/cloudstack/config/centos/centos7-vmware.cfg However yesterday Rohit brought to my attention the ova generation script inserts a e1000 eth0

[GitHub] cloudstack issue #2012: CLOUDSTACK-9842: Unable to map root volume usage to ...

2017-03-31 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2012 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-609 --- 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

[GitHub] cloudstack issue #2012: CLOUDSTACK-9842: Unable to map root volume usage to ...

2017-03-31 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/2012 @blueorangutan package --- 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

[GitHub] cloudstack issue #2012: CLOUDSTACK-9842: Unable to map root volume usage to ...

2017-03-31 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2012 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack issue #2014: WIP: Fix primary storage usage for vm snaphot

2017-03-31 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2014 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-608 --- 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

[GitHub] cloudstack issue #2002: CLOUDSTACK-9831: Previous pod_id still remains in th...

2017-03-31 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2002 @borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack issue #2002: CLOUDSTACK-9831: Previous pod_id still remains in th...

2017-03-31 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/2002 @blueorangutan test --- 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

[GitHub] cloudstack issue #2014: WIP: Fix primary storage usage for vm snaphot

2017-03-31 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2014 @abhinandanprateek a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack issue #2014: WIP: Fix primary storage usage for vm snaphot

2017-03-31 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/2014 @blueorangutan package --- 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

[GitHub] cloudstack issue #899: BUG-ID:CLOUDSTACK-8921 snapshot_store_ref table shoul...

2017-03-31 Thread yvsubhash
Github user yvsubhash commented on the issue: https://github.com/apache/cloudstack/pull/899 @SudharmaJain its taken care --- 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

[GitHub] cloudstack issue #921: CLOUDSTACK-8944 Template download possible from new n...

2017-03-31 Thread jayakarteek
Github user jayakarteek commented on the issue: https://github.com/apache/cloudstack/pull/921 unable to reproduce in ACS environment --- 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

[GitHub] cloudstack issue #883: CLOUDSTACK-8906: /var/log/cloud/ doesn't get logrotat...

2017-03-31 Thread jayakarteek
Github user jayakarteek commented on the issue: https://github.com/apache/cloudstack/pull/883 Tested the PUll Request. Logs are rotated as expected in /var/log/cloud folder --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cloudstack pull request #2021: CLOUDSTACK-9854: Fix test_primary_storage tes...

2017-03-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/2021 --- 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