[
https://issues.apache.org/jira/browse/IOTDB-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
陈哲涵 reassigned IOTDB-5768:
--------------------------
Assignee: 陈哲涵 (was: Steve Yurong Su)
> [master] Execute start-datanode.sh in turn in different folders will fail
> -------------------------------------------------------------------------
>
> Key: IOTDB-5768
> URL: https://issues.apache.org/jira/browse/IOTDB-5768
> Project: Apache IoTDB
> Issue Type: Bug
> Affects Versions: master
> Reporter: ZhangZhengming
> Assignee: 陈哲涵
> Priority: Major
> Attachments: image-2023-04-11-10-35-30-682.png,
> image-2023-04-13-10-00-28-072.png, image-2023-04-13-10-01-27-864.png
>
>
>
> 1. first start.
> {code:java}
> cd <iotdb_home>
> sbin/start-datanode.sh{code}
> 2. start again.
> {code:java}
> cd <iotdb_home>/sbin
> ./start-datanode.sh{code}
> 3. report an error, as follows:
> !image-2023-04-11-10-35-30-682.png|width=851,height=402!
> 4. The reason is that iotdb attempted to create an ext directory in the
> higher-level directory of <iotdb_home>, no access permissions for this
> directory.
> {color:#de350b}Cannot create directory './.././../ext/pipe'{color}
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)