[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993386#comment-14993386
 ] 

ASF GitHub Bot commented on CLOUDSTACK-9039:
--------------------------------------------

Github user ustcweizhou commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1039#discussion_r44116130
  
    --- Diff: python/lib/cloudutils/serviceConfigServer.py ---
    @@ -107,7 +107,8 @@ def checkHostName():
             bash("chown cloud.cloud /var/run/cloudstack-management.pid")
             #distro like sl 6.1 needs this folder, or tomcat6 failed to start
             checkHostName()
    -        bash("mkdir /var/log/cloudstack-management/")
    +        bash("mkdir -p /var/log/cloudstack/")
    +        bash("mkdir -p /var/log/cloudstack/management/")
    --- End diff --
    
    you could remove line 110


> Log folder path Ubuntu
> ----------------------
>
>                 Key: CLOUDSTACK-9039
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9039
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Install and Setup
>    Affects Versions: 4.6.0
>            Reporter: Boris Schrijver
>            Assignee: Boris Schrijver
>            Priority: Minor
>
> Log folder path is incorrect during setup.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to