Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 43AB518503 for ; Sun, 8 Nov 2015 19:33:11 +0000 (UTC) Received: (qmail 48962 invoked by uid 500); 8 Nov 2015 19:33:11 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 48928 invoked by uid 500); 8 Nov 2015 19:33:11 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 48919 invoked by uid 500); 8 Nov 2015 19:33:11 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 48916 invoked by uid 99); 8 Nov 2015 19:33:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Nov 2015 19:33:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F33352C14F8 for ; Sun, 8 Nov 2015 19:33:10 +0000 (UTC) Date: Sun, 8 Nov 2015 19:33:10 +0000 (UTC) From: "Boris Schrijver (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-9045) Wrong mounting directory specified for managment server. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Boris Schrijver created CLOUDSTACK-9045: ------------------------------------------- Summary: 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)