qiaojialin commented on code in PR #388:
URL: https://github.com/apache/iotdb-docs/pull/388#discussion_r1830888240


##########
src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md:
##########
@@ -349,4 +350,37 @@ sbin/remove-datanode.bat [dn_rpc_address:dn_rpc_port]
 
 1. 部署过程中多次提示激活失败
     - 使用 `ls -al` 命令:使用 `ls -al` 命令检查安装包根目录的所有者信息是否为当前用户。
-    - 检查激活目录:检查 `./activation` 目录下的所有文件,所有者信息是否为当前用户。  
\ No newline at end of file
+    - 检查激活目录:检查 `./activation` 目录下的所有文件,所有者信息是否为当前用户。   
+
+2. 启动confignode的命令后,节点多次启动失败或出现运行错误的提示?

Review Comment:
   ```suggestion
   2. 启动confignode的命令后,节点多次启动失败或出现运行错误的提示
   ```



##########
src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md:
##########
@@ -305,4 +306,38 @@ sbin/remove-datanode.sh [dn_rpc_address:dn_rpc_port]
 
 #Windows
 sbin/remove-datanode.bat [dn_rpc_address:dn_rpc_port]
-```
\ No newline at end of file
+```
+
+## 常见问题
+
+1. 启动confignode的命令后,节点多次启动失败或出现运行错误的提示?

Review Comment:
   ```suggestion
   1. 启动confignode的命令后,节点多次启动失败或出现运行错误的提示
   ```



##########
src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md:
##########
@@ -141,6 +141,7 @@ cd  iotdb-enterprise-{version}-bin
 cd sbin
 ./start-confignode.sh    -d      #“-d”参数将在后台进行启动 
 ```
+如果启动失败,请到[常见问题](#常见问题)查看解决方案。

Review Comment:
   ```suggestion
   如果启动失败,请参考[常见问题](#常见问题)。
   ```



##########
src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md:
##########
@@ -141,6 +141,7 @@ cd  apache-iotdb-{version}-all-bin
 cd sbin
 ./start-confignode.sh    -d      #“-d”参数将在后台进行启动 
 ```
+如果启动失败,请到[常见问题](#常见问题)查看解决方案。

Review Comment:
   ```suggestion
   如果启动失败,请参考[常见问题](#常见问题)。
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to