[ https://issues.apache.org/jira/browse/CLOUDSTACK-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014191#comment-15014191 ]
ASF GitHub Bot commented on CLOUDSTACK-9076: -------------------------------------------- GitHub user borisroman opened a pull request: https://github.com/apache/cloudstack/pull/1095 CLOUDSTACK-9076: Changed ownership of directory /var/lib/cloudstack to cloud. Now the management server can create directories inside this folder. It's a packaging issue. Testing can be manually done by verifying the owner of the /var/lib/cloudstack directory. You can merge this pull request into a Git repository by running: $ git pull https://github.com/borisroman/cloudstack 4.6 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1095.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1095 ---- commit f2a3f47db029ca2ee8414829cb685df154efe0bd Author: Boris Schrijver <bo...@pcextreme.nl> Date: 2015-11-19T19:18:49Z CLOUDSTACK-9076: Changed ownership of directory /var/lib/cloudstack to cloud. ---- > Directory /var/lib/cloudstack isn't owned by cloud. > --------------------------------------------------- > > Key: CLOUDSTACK-9076 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9076 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Packaging > Affects Versions: 4.6.0, 4.7.0 > Reporter: Boris Schrijver > Assignee: Boris Schrijver > Fix For: 4.7.0, 4.6.1 > > > Because the directory /var/lib/cloudstack isn't owned by cloud, the Java > program can't create folders inside for mounting. -- This message was sent by Atlassian JIRA (v6.3.4#6332)