Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ sbin/remove-datanode.bat [datanode_id]
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ When the status is all running, it indicates that the service has started succes
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ sbin/remove-datanode.bat [datanode_id]
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ sbin/remove-datanode.bat [datanode_id]
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ When the status is all running, it indicates that the service has started succes
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ When you see the display "Activated" on the far right, it indicates successful a
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ remove datanode [datanode_id]
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ remove datanode [datanode_id]
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ When the status is all running, it indicates that the service has started succes
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ When you see the display "Activated" on the far right, it indicates successful a
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ sbin/remove-datanode.bat [datanode_id]
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ When the status is all running, it indicates that the service has started succes
# 2. Check for any remaining processes
jps
# Or
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. If there are any remaining processes, manually kill the
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ remove datanode [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ remove datanode [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ DataNode 配置
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ IoTDB> activate '01-D4EYQGPZ-EAUJJODW-NUKRDR6F-TUQS3B75-EDZFLK3A-6BOKJFFZ-ALDHOM
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ remove datanode [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ remove datanode [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ cd sbin
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ cd sbin
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ sbin/remove-datanode.bat [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ sbin/remove-datanode.bat [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ cd sbin
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ cd sbin
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ remove datanode [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ remove datanode [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ cd sbin
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ cd sbin
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ remove datanode [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ remove datanode [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ DataNode 配置
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ IoTDB> activate '01-D4EYQGPZ-EAUJJODW-NUKRDR6F-TUQS3B75-EDZFLK3A-6BOKJFFZ-ALDHOM
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ remove datanode [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ remove datanode [datanode_id]
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ cd sbin
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ cd sbin
# 2. 检查是否还有进程残留
jps
# 或者
ps -ef|gerp iotdb
ps -ef|grep iotdb

# 3. 如果有进程残留,则手动kill
kill -9 <pid>
Expand Down