Re: Secondary VM https download certificate error

2016-08-17 Thread Rajani Karuturi
Do you see any error in the apache access logs on SSVM? Check if the certs are uploaded properly at the below locations /etc/ssl/private/cert_apache.key /etc/ssl/certs/cert_apache.crt /etc/ssl/certs/cert_apache_chain.crt Also check the SSL configuration at

Re: AJAX video stream for VM console is broken in Chrome

2016-08-17 Thread Sergey Levitskiy
Yes, latest Chrome. No errors in console cloud.log. A parallel request from the same client using Firefox, Safari or IE works. It is obviously Chrome related but I am wondering if it is due to a way how Cloudstack sends video stream. Other sites seem to be OK in this regard accessed by Chrome

Re: Issue with SSVM on KVM on master

2016-08-17 Thread Rajani Karuturi
Any errors in the SSVM logs? ~ Rajani http://cloudplatform.accelerite.com/ On August 18, 2016 at 4:34 AM, Tutkowski, Mike (mike.tutkow...@netapp.com) wrote: I should have pointed out that this is a Basic Zone. Also, there is only one KVM host in my one cluster.

Re: AJAX video stream for VM console is broken in Chrome

2016-08-17 Thread Rajani Karuturi
It can be browser specific. In the past, similar issues were reported on IE8/9. Is it the latest chrome version? It may be performace/bandwidth related. Do you see this when there are more consoles open? Do you see any errors in cloud.log on console proxy vm? ~ Rajani

Re: [draft for review] -4.9 -press release

2016-08-17 Thread Sally Khudairi
Hi everyone --we received the following testimonial from Emil at Codero. Thank you, Emil! “At Codero, we have been running our Public Cloud flawlessly on CloudStack since 2012 having selected it to power our Public and Hybrid Cloud due to its amazing stability, ease of use, and versatility,"

RE: Hiding buttons based on role

2016-08-17 Thread Will Stevens
Right. By one off, I mean, I don't expect the entire community to adopt this approach. The one thing to pay attention to with this approach is that every time you change a roles permissions, you have to adapt and redeploy the CSS to reflect the permission change. I don't remember if you have to

RE: Hiding buttons based on role

2016-08-17 Thread Marty Godsey
Not elegant but will work. This is not a one off to a degree. It's for my own servers but I will have at least 10-20 management server across the country in different zones but this allows me to "hide" some elements that won't be used until a more elegant way is created/available. Thank you

RE: Hiding buttons based on role

2016-08-17 Thread Will Stevens
If I was doing a one off solution for my own use case with a limited scope, I would do it he following. Apply a CSS class to the tag which corresponds to the role. Then I would use CSS to 'display:none' on the elements you want to turn off by referencing the body role class (and keep the

RE: Hiding buttons based on role

2016-08-17 Thread Marty Godsey
Ok. Thank you. I think for the time being I will enable all the project APIs again but deny access to create a project.. this way at least he API errors on page load go away. This is something I think would be nice to have in the permissions area now since we have granular rules. A way to

RE: Hiding buttons based on role

2016-08-17 Thread Will Stevens
Yes. Most of the UI is built using huge json structures. These will need to be adapted to account for a user's role. I don't think there has been work done on that yet, but I could be wrong. @rohit, do you know if anyone has looked into this at all yet? On Aug 17, 2016 7:41 PM, "Marty Godsey"

RE: Hiding buttons based on role

2016-08-17 Thread Marty Godsey
With that being said, we are now getting into the area of UI modification to hide the button huh? Regards, Marty Godsey -Original Message- From: Will Stevens [mailto:williamstev...@gmail.com] Sent: Wednesday, August 17, 2016 7:23 PM To: dev@cloudstack.apache.org Subject: Re: Hiding

Re: Hiding buttons based on role

2016-08-17 Thread Will Stevens
My understanding is that the permissions can be set, but they currently do not modify the UI in any way. I believe what you are experiencing is the expected behavior. Cheers, Will On Aug 17, 2016 6:47 PM, "Marty Godsey" wrote: > Is it possible to hide a button based upon

Re: Issue with SSVM on KVM on master

2016-08-17 Thread Tutkowski, Mike
I should have pointed out that this is a Basic Zone. Also, there is only one KVM host in my one cluster. From: Tutkowski, Mike Sent: Wednesday, August 17, 2016 5:03 PM To: dev@cloudstack.apache.org Subject: Issue with SSVM on

Issue with SSVM on KVM on master

2016-08-17 Thread Tutkowski, Mike
Hi, I am trying to build a cloud making use of KVM system VMs. My SSVM VM comes up, but its agent doesn't seem to: http://imgur.com/a/Fo2ax Thoughts on what might be going on here? Thanks! Mike

Hiding buttons based on role

2016-08-17 Thread Marty Godsey
Is it possible to hide a button based upon a role? As an example I want to hide and deny access to the projects tab. I can modify the role access to the API but the button is still present. In fact I get an API error that states I don't have access. Regards, Marty Godsey

Re: UnsatisfiedLink Error

2016-08-17 Thread Tutkowski, Mike
Just in case anyone else encounters this problem, I solved it this way: sudo apt-get autoremove libjna-java From: Tutkowski, Mike Sent: Wednesday, August 17, 2016 1:42 PM To: dev@cloudstack.apache.org Subject: UnsatisfiedLink

[GitHub] cloudstack issue #1645: This converts the rbd raw format on disk to qcow2 fo...

2016-08-17 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1645 ``` before: [njohnson@csm01.nsvltn secondary]$ ls -lh snapshots/102/5022/a6baaf14-190a-4a06-b95a-5b502fbd7d06 -rw-r--r-- 1 root root 40G Aug 17 16:41

[GitHub] cloudstack issue #1645: This converts the rbd raw format on disk to qcow2 fo...

2016-08-17 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1645 On KVM where primary storage is ceph / rbd, and a snapshot is backed up to secondary, the comments seem to indicate that in this scenario the image will be converted to qcow2 to save

[GitHub] cloudstack issue #1644: Honors the snapshot.backup.rightafter configuration ...

2016-08-17 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1644 Here is a snippet of the logs with storage.snapshot.backup.rightafter set to false. ```2016-08-17 15:34:38,530 DEBUG [c.c.a.ApiServlet] (catalina-exec-22:ctx-b9fb719f)

[GitHub] cloudstack issue #1644: Honors the snapshot.backup.rightafter configuration ...

2016-08-17 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1644 `2016-08-17 15:34:38,530 DEBUG [c.c.a.ApiServlet] (catalina-exec-22:ctx-b9fb719f) (logid:389a008f) ===START=== 10.16.0.21 -- GET

Re: AJAX video stream for VM console is broken in Chrome

2016-08-17 Thread Sergey Levitskiy
The screenshot is here: https://autodesk.box.com/s/ry9xe5ugt8h9f3b9sr0ddv4qnsp9v8d8 From: Sergey Levitskiy Reply-To: "dev@cloudstack.apache.org" Date: Wednesday, August 17, 2016 at 1:42 PM To: "dev@cloudstack.apache.org"

AJAX video stream for VM console is broken in Chrome

2016-08-17 Thread Sergey Levitskiy
Has anyone observed issues in using Chrome for VM console sessions? Since recently we have had reports from many but not all users seeing white blank space where VM screen output goes. Other parts of the window e.g. Ctrl-Alt-Del button works just fine so it seems that AJAX stream is broken in

[GitHub] cloudstack issue #1642: System VMs on Managed Storage

2016-08-17 Thread syed
Github user syed commented on the issue: https://github.com/apache/cloudstack/pull/1642 @mike-tutkowski the code LGTM. We have a managed storage in-house. I will run it there and report if I see any problems. --- If your project is set up for it, you can reply to this email

UnsatisfiedLink Error

2016-08-17 Thread Tutkowski, Mike
Hi everyone, Does anyone know how I can circumvent this error when running dpkg-buildpackage -uc -us (I'm building with master on Ubuntu 14.04): LibvirtComputingResourceTest.testMemoryFreeInKBsDomainReturningOfSomeMemoryStatistics:5045->createMemoryStatisticFreeMemory100:5063 »

[GitHub] cloudstack issue #1642: System VMs on Managed Storage

2016-08-17 Thread mike-tutkowski
Github user mike-tutkowski commented on the issue: https://github.com/apache/cloudstack/pull/1642 Thanks @rhtyd for the review! I believe @syed will provide a review when he has time, as well. --- If your project is set up for it, you can reply to this email and have your reply

Re: [draft for review] -4.9 -press release

2016-08-17 Thread Will Stevens
I went through and fixed some grammatical items and made it read a little easier. Hopefully you are happy with my changes. Cheers, Will - [APACHE CLOUDSTACK LOGO] Announcing Apache™ CloudStack™ v4.9 Mature, easy-to-deploy Open Source Cloud computing software which meets the demands of

Re: [draft for review] -4.9 -press release

2016-08-17 Thread Will Stevens
Sorry, just saw this. I will do a once through and get back to you... On Wed, Aug 17, 2016 at 12:15 PM, Sally Khudairi wrote: > Thank you, Giles. > > Also, re: "v4.9" vs. "4.9", the ASF House Style is to write it as "v4.9" > in the heading of a press release and refer to it as

[GitHub] cloudstack pull request #1645: This converts the rbd raw format on disk to q...

2016-08-17 Thread nathanejohnson
GitHub user nathanejohnson opened a pull request: https://github.com/apache/cloudstack/pull/1645 This converts the rbd raw format on disk to qcow2 for compression. You can merge this pull request into a Git repository by running: $ git pull https://github.com/myENA/cloudstack

[GitHub] cloudstack issue #1644: - Honors the snapshot.backup.rightafter configuratio...

2016-08-17 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1644 I would like to get some feedback on this from the community, this has some potentially unwanted side-effects with regards to usage-tracking. In the old code, the amount of space used

[GitHub] cloudstack pull request #1644: - Honors the snapshot.backup.rightafter confi...

2016-08-17 Thread nathanejohnson
GitHub user nathanejohnson opened a pull request: https://github.com/apache/cloudstack/pull/1644 - Honors the snapshot.backup.rightafter configuration variable - Unhides snapshot.backup.rightafter from global configuration CLOUDSTACK-4858 You can merge this pull request

Re: [draft for review] -4.9 -press release

2016-08-17 Thread Sally Khudairi
Thank you, Giles. Also, re: "v4.9" vs. "4.9", the ASF House Style is to write it as "v4.9" in the heading of a press release and refer to it as "4.9" elsewhere. This is similar to our need to reference "CloudStack" as its full name, "Apache CloudStack" in its initial mention (press release,

RE: [draft for review] -4.9 -press release

2016-08-17 Thread Giles Sirett
Sally All noted. I’m asking some folks for a quote – will come back to you Kind Regards Giles giles.sir...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue From: Sally Khudairi [mailto:s...@apache.org] Sent: 17 August 2016 17:07 To:

Re: [draft for review] -4.9 -press release

2016-08-17 Thread Sally Khudairi
Hello again, everyone --I want to reiterate that it would be a very good idea for us (= the Project) to solicit at few testimonials from the Apache CloudStack user community. One thing that we tout is that CloudStack "just works". It would be unusual for us to make a formal announcement

[GitHub] cloudstack issue #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Make NFS ...

2016-08-17 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1615 @jburwell Support for NFS version for Secondary storage is already merged via PR 1361. Since there were integration tests developed and executed over there we seem to be needed tests only for

[GitHub] cloudstack issue #1640: CLOUDSTACK-9458: Fix HA bug when VMs are stopped on ...

2016-08-17 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1640 Are there Marvin test cases to verify this behavior? --- 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 #1640: CLOUDSTACK-9458: Fix HA bug when VMs are stop...

2016-08-17 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1640#discussion_r75147713 --- Diff: server/src/com/cloud/ha/HighAvailabilityManagerImpl.java --- @@ -497,7 +498,7 @@ protected Long restart(final HaWorkVO work) {

[GitHub] cloudstack issue #1640: CLOUDSTACK-9458: Fix HA bug when VMs are stopped on ...

2016-08-17 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1640 @marcaurele Would you mind adding these notes to the bug ticket? It seems like valuable information that people searching JIRA for issues would find very useful. --- If your project is set

[GitHub] cloudstack issue #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Make NFS ...

2016-08-17 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1615 @nvazquez could you please add Marvin test cases to verify the new API behavior? The tests should not only verify that the endpoints return the versions expected, but that the storage pools

[GitHub] cloudstack issue #1640: CLOUDSTACK-9458: Fix HA bug when VMs are stopped on ...

2016-08-17 Thread marcaurele
Github user marcaurele commented on the issue: https://github.com/apache/cloudstack/pull/1640 I'll do the long explanation regarding the bug in production we had. Twice we had the VPN going down between 2 of our zones which resulted in the lost of the communication between

[GitHub] cloudstack issue #1615: CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Make NFS ...

2016-08-17 Thread GabrielBrascher
Github user GabrielBrascher commented on the issue: https://github.com/apache/cloudstack/pull/1615 @serg38 @nvazquez the code seems ok. Is there anything pending with the _blueorangutan_ test? --- If your project is set up for it, you can reply to this email and have your reply

Re: [draft for review] -4.9 -press release

2016-08-17 Thread Sally Khudairi
Thanks, Giles. OK. Normally, we don't cross-collaborate on marketing/PR issues with public lists, but we can't unstrike the bell at this point. I'll await your clearance. -Sally = = = = =  vox +1 617 921 8656gvox +1 646 598 4616skype sallykhudairi From: Giles Sirett

RE: [draft for review] -4.9 -press release

2016-08-17 Thread Giles Sirett
Sally I’m cross posting this to dev@ - we’ve not had much input on marketing@, so I’d like some other eyeballs on this if we’re going to turn it around today I agree, we need to get this finalised ASAP My view would be to roll with the PR immediately. I know Thurs/Fri aren’t great but we’ve

[GitHub] cloudstack issue #1640: CLOUDSTACK-9458: Fix HA bug when VMs are stopped on ...

2016-08-17 Thread koushik-das
Github user koushik-das commented on the issue: https://github.com/apache/cloudstack/pull/1640 @marcaurele Can you share the MS logs for this issue? We need to understand the exact cause for restart of VM? When an agent/host is detected as 'Down', CS tries to check if VMs on it are

[GitHub] cloudstack pull request #1643: CLOUDSTACK-9460: For long running transaction...

2016-08-17 Thread abhinandanprateek
GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1643 CLOUDSTACK-9460: For long running transactions, if the connection is timed out by the mysql server then refresh it You can merge this pull request into a Git repository by running:

[GitHub] cloudstack issue #1640: CLOUDSTACK-9458: Fix HA bug when VMs are stopped on ...

2016-08-17 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1640 Packaging result: ✔centos6 ✔centos7 ✔debian repo: http://packages.shapeblue.com/cloudstack/pr/1640 Job ID-89 --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack issue #1642: System VMs on Managed Storage

2016-08-17 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1642 Packaging result: ✔centos6 ✔centos7 ✔debian repo: http://packages.shapeblue.com/cloudstack/pr/1642 Job ID-88 --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack pull request #1640: CLOUDSTACK-9458: Fix HA bug when VMs are stop...

2016-08-17 Thread marcaurele
Github user marcaurele commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1640#discussion_r75091738 --- Diff: server/src/com/cloud/ha/HighAvailabilityManagerImpl.java --- @@ -282,7 +282,9 @@ public void scheduleRestartForVmsOnHost(final HostVO host,

[GitHub] cloudstack pull request #1640: CLOUDSTACK-9458: Fix HA bug when VMs are stop...

2016-08-17 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1640#discussion_r75089504 --- Diff: server/src/com/cloud/ha/HighAvailabilityManagerImpl.java --- @@ -282,7 +282,9 @@ public void scheduleRestartForVmsOnHost(final HostVO host,

[GitHub] cloudstack issue #1640: CLOUDSTACK-9458: Fix HA bug when VMs are stopped on ...

2016-08-17 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1640 @rhtyd 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 reply

[GitHub] cloudstack issue #1640: CLOUDSTACK-9458: Fix HA bug when VMs are stopped on ...

2016-08-17 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1640 @blueorangutan package LGTM, @abhinandanprateek can you review this as well? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cloudstack issue #1642: System VMs on Managed Storage

2016-08-17 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1642 @blueorangutan package @mike-tutkowski LGTM, we don't have any hardware to test it. I guess since builds have passed and if packaging passes too, we can merge with enough reviews. ---

[GitHub] cloudstack issue #1642: System VMs on Managed Storage

2016-08-17 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1642 @rhtyd 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 reply

[GitHub] cloudstack issue #1037: Fix for CLOUDSTACK-8937 - XenServer migrations with ...

2016-08-17 Thread atrbgithub
Github user atrbgithub commented on the issue: https://github.com/apache/cloudstack/pull/1037 I believe this can be closed now. https://github.com/apache/cloudstack/pull/1336 and https://github.com/apache/cloudstack/pull/1596 address this problem. --- If your project is set up for

[GitHub] cloudstack issue #925: Fix for CLOUDSTACK-8937 - XenServer migrations with s...

2016-08-17 Thread atrbgithub
Github user atrbgithub commented on the issue: https://github.com/apache/cloudstack/pull/925 I believe this can be closed now. https://github.com/apache/cloudstack/pull/1336 and https://github.com/apache/cloudstack/pull/1596 address this problem. --- If your project is set up for

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

2016-08-17 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1638 Packaging result: ✔centos6 ✔centos7 ✔debian repo: http://packages.shapeblue.com/cloudstack/pr/1638 Job ID-87 --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack pull request #1611: marvin: deploy clusters in separate threads

2016-08-17 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1611#discussion_r75074266 --- Diff: tools/marvin/marvin/deployDataCenter.py --- @@ -224,6 +225,15 @@ def createClusters(self, clusters, zoneId, podId, vmwareDc=None):

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

2016-08-17 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1638 @jburwell fixed, it's jdk7+spring4 now --- 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

Proof of CloudStack compatibility with vSphere 6

2016-08-17 Thread Alireza Eskandari
Hi all,Our team want to test compatibility of CloudStack with vSphere 6.1- Which tests should we run in our environment to make sure that vSphere 6 is fully compatible with CloudStack?2- From which version of CloudStack we can use vSphere 6?Regards,Alireza 

Re: Upgrade from 4.8.0.1 to 4.9 issue

2016-08-17 Thread Rohit Yadav
Hi Marty, Please use this guide to switch to dynamic role feature from the default static-checker: http://cloudstack-administration.readthedocs.io/en/4.9/accounts.html#using-dynamic-roles If you've manually set the global setting to true, you need to move/rename the commands.properties file

[GitHub] cloudstack pull request #1611: marvin: deploy clusters in separate threads

2016-08-17 Thread koushik-das
Github user koushik-das commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1611#discussion_r75071072 --- Diff: tools/marvin/marvin/deployDataCenter.py --- @@ -224,6 +225,15 @@ def createClusters(self, clusters, zoneId, podId, vmwareDc=None):

[GitHub] cloudstack issue #1619: Add the Transifex config for next version of CS (4.1...

2016-08-17 Thread milamberspace
Github user milamberspace commented on the issue: https://github.com/apache/cloudstack/pull/1619 Add the transifex config for new L10N resources files must be done after each new major release on master branch (for the N+1 release, and after the creation of the release branch)

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

2016-08-17 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1593 @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

Secondary VM https download certificate error

2016-08-17 Thread Marty Godsey
Hello, I have updated my SSVMs to use SSL for traffic. I have uploaded my cert and almost everything works as intended. The console proxy works without issue. If I go to an instance and click view console, I am not prompted for an invalid certificate. However, if I go to templates and click