[ https://issues.apache.org/jira/browse/CLOUDSTACK-9045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995773#comment-14995773 ]
ASF GitHub Bot commented on CLOUDSTACK-9045: -------------------------------------------- GitHub user borisroman opened a pull request: https://github.com/apache/cloudstack/pull/1047 CLOUDSTACK-9045: Corrected mount point for management server DEBIAN. Corrected mount point for management server DEBIAN. See issue: https://issues.apache.org/jira/browse/CLOUDSTACK-9045 You can merge this pull request into a Git repository by running: $ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-9045 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1047.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 #1047 ---- commit 7bbc5338c50820107dc5a7c4b6c1fbf09e1afd40 Author: Boris Schrijver <bo...@pcextreme.nl> Date: 2015-11-08T19:38:08Z CLOUDSTACK-9045: Corrected mount point for management server DEBIAN. ---- > Wrong mounting directory specified for managment server. > -------------------------------------------------------- > > Key: CLOUDSTACK-9045 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9045 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Affects Versions: 4.6.0 > Environment: Ubuntu 14.04 > Reporter: Boris Schrijver > Assignee: Boris Schrijver > Priority: Critical > > The mounting directory here [0], which we specify for DEB packages here [1] > is incorrect. It should be /var/lib/cloudstack/mnt instead of > /var/lib/cloud/mnt. > [0] > https://github.com/apache/cloudstack/blob/3ded3e90007d08fa98465f2b8c68b7fb075557c0/client/tomcatconf/environment.properties.in#L21 > [1] > https://github.com/apache/cloudstack/blob/3ded3e90007d08fa98465f2b8c68b7fb075557c0/packaging/debian/replace.properties#L46 -- This message was sent by Atlassian JIRA (v6.3.4#6332)