This is an automated email from the ASF dual-hosted git repository.
zhaoxinyi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 1bc315ed Update on installation and deployment details (#381)
1bc315ed is described below
commit 1bc315eddee98c0554af0a737a3f4e6580f6478e
Author: W1y1r <[email protected]>
AuthorDate: Fri Oct 25 11:41:19 2024 +0800
Update on installation and deployment details (#381)
---
.../Cluster-Deployment_apache.md | 4 ++--
.../Cluster-Deployment_timecho.md | 4 ++--
.../Stand-Alone-Deployment_apache.md | 10 +++++-----
.../Stand-Alone-Deployment_timecho.md | 10 +++++-----
.../Cluster-Deployment_apache.md | 4 ++--
.../Cluster-Deployment_timecho.md | 4 ++--
.../Stand-Alone-Deployment_apache.md | 12 ++++++------
.../Stand-Alone-Deployment_timecho.md | 16 +++++++++-------
8 files changed, 33 insertions(+), 31 deletions(-)
diff --git
a/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
b/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index fbc0c860..4b87ce55 100644
---
a/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++
b/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -114,7 +114,7 @@ Open the ConfigNode configuration file
`./conf/iotdb-system.properties`, Set t
| cn_internal_address | The address used by ConfigNode for communication
within the cluster | 127.0.0.1 | The IPV4 address or host name of the
server where it is located, and it is recommended to use host name | iotdb-1
| iotdb-2 | iotdb-3 | Cannot be modified after initial startup |
| cn_internal_port | The port used by ConfigNode for communication within
the cluster | 10710 | 10710
| 10710 | 10710 | 10710 | Cannot be
modified after initial startup |
| cn_consensus_port | The port used for ConfigNode replica group consensus
protocol communication | 10720 | 10720
| 10720 | 10720 | 10720 |
Cannot be modified after initial startup |
-| cn_seed_config_node | The address of the ConfigNode that the node connects
to when registering to join the cluster, `cn_internal_address:cn_internal_port`
| 127.0.0.1:10710 | The first CongfigNode's `cn_internal-address:
cn_internal_port` | iotdb-1:10710 | iotdb-1:10710 | iotdb-1:10710 | Cannot be
modified after initial startup |
+| cn_seed_config_node | The address of the ConfigNodes that the node connects
to when registering to join the cluster, `cn_internal_address:cn_internal_port`
| 127.0.0.1:10710 | The first CongfigNode's `cn_internal-address:
cn_internal_port` | iotdb-1:10710 | iotdb-1:10710 | iotdb-1:10710 | Cannot be
modified after initial startup |
#### DataNode Configuration
@@ -129,7 +129,7 @@ Open DataNode Configuration File
`./conf/iotdb-system.properties`,Set the follow
| dn_mpp_data_exchange_port | The port used by DataNode to receive data
streams | 10740 | 10740
| 10740 | 10740 | 10740 | Cannot be
modified after initial startup |
| dn_data_region_consensus_port | The port used by DataNode for data replica
consensus protocol communication | 10750 | 10750
| 10750 | 10750 | 10750
| Cannot be modified after initial startup |
| dn_schema_region_consensus_port | The port used by DataNode for metadata
replica consensus protocol communication | 10760 | 10760
| 10760 | 10760 |
10760 | Cannot be modified after initial startup |
-| dn_seed_config_node | The ConfigNode address that the node
connects to when registering to join the cluster, i.e. `cn_internal-address:
cn_internal_port` | 127.0.0.1:10710 | The first CongfigNode's
cn_internal-address: cn_internal_port | iotdb-1:10710 | iotdb-1:10710 |
iotdb-1:10710 | Cannot be modified after initial startup |
+| dn_seed_config_node | The address of the ConfigNodes that the
node connects to when registering to join the cluster, i.e.
`cn_internal-address: cn_internal_port` | 127.0.0.1:10710 | The first
CongfigNode's cn_internal-address: cn_internal_port | iotdb-1:10710 |
iotdb-1:10710 | iotdb-1:10710 | Cannot be modified after initial startup |
> ❗️Attention: Editors such as VSCode Remote do not have automatic
> configuration saving function. Please ensure that the modified files are
> saved persistently, otherwise the configuration items will not take effect
diff --git
a/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
b/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
index 37f229dd..f3c81b7b 100644
---
a/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
+++
b/src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
@@ -114,7 +114,7 @@ Open the ConfigNode configuration file
`./conf/iotdb-system.properties`,Set the
| cn_internal_address | The address used by ConfigNode for communication
within the cluster | 127.0.0.1 | The IPV4 address or host name of the
server where it is located, and it is recommended to use host name | iotdb-1
| iotdb-2 | iotdb-3 | Cannot be modified after initial startup |
| cn_internal_port | The port used by ConfigNode for communication within
the cluster | 10710 | 10710
| 10710 | 10710 | 10710 | Cannot be
modified after initial startup |
| cn_consensus_port | The port used for ConfigNode replica group consensus
protocol communication | 10720 | 10720
| 10720 | 10720 | 10720 |
Cannot be modified after initial startup |
-| cn_seed_config_node | The address of the ConfigNode that the node connects
to when registering to join the cluster, `cn_internal_address:cn_internal_port`
| 127.0.0.1:10710 | The first CongfigNode's `cn_internal-address:
cn_internal_port` | iotdb-1:10710 | iotdb-1:10710 | iotdb-1:10710 | Cannot be
modified after initial startup |
+| cn_seed_config_node | The address of the ConfigNodes that the node connects
to when registering to join the cluster, `cn_internal_address:cn_internal_port`
| 127.0.0.1:10710 | The first CongfigNode's `cn_internal-address:
cn_internal_port` | iotdb-1:10710 | iotdb-1:10710 | iotdb-1:10710 | Cannot be
modified after initial startup |
#### DataNode Configuration
@@ -129,7 +129,7 @@ Open DataNode Configuration File
`./conf/iotdb-system.properties`,Set the follow
| dn_mpp_data_exchange_port | The port used by DataNode to receive data
streams | 10740 | 10740
| 10740 | 10740 | 10740 | Cannot be
modified after initial startup |
| dn_data_region_consensus_port | The port used by DataNode for data replica
consensus protocol communication | 10750 | 10750
| 10750 | 10750 | 10750
| Cannot be modified after initial startup |
| dn_schema_region_consensus_port | The port used by DataNode for metadata
replica consensus protocol communication | 10760 | 10760
| 10760 | 10760 |
10760 | Cannot be modified after initial startup |
-| dn_seed_config_node | The ConfigNode address that the node
connects to when registering to join the cluster, i.e. `cn_internal-address:
cn_internal_port` | 127.0.0.1:10710 | The first CongfigNode's
cn_internal-address: cn_internal_port | iotdb-1:10710 | iotdb-1:10710 |
iotdb-1:10710 | Cannot be modified after initial startup |
+| dn_seed_config_node | The address of the ConfigNodes that the
node connects to when registering to join the cluster, i.e.
`cn_internal-address: cn_internal_port` | 127.0.0.1:10710 | The first
CongfigNode's cn_internal-address: cn_internal_port | iotdb-1:10710 |
iotdb-1:10710 | iotdb-1:10710 | Cannot be modified after initial startup |
> ❗️Attention: Editors such as VSCode Remote do not have automatic
> configuration saving function. Please ensure that the modified files are
> saved persistently, otherwise the configuration items will not take effect
diff --git
a/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
b/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 4e1f146e..90a30903 100644
---
a/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++
b/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -53,17 +53,17 @@ cd apache-iotdb-{version}-all-bin
#### Environment Script Configuration
-- ./conf/confignode env.sh (./conf/confignode env.bat) configuration
+- ./conf/confignode env.sh (./conf/confignode-env.bat) configuration
| **Configuration** | **Description**
| **Default** | **Recommended value**
| Note |
| :---------------: |
:----------------------------------------------------------: | :---------: |
:----------------------------------------------------------: |
:---------------------------------: |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes
can use | empty | Can be filled in as needed, and the system will
allocate memory based on the filled in values | Restarting the service takes
effect |
-- ./conf/datanode-env.sh(./conf/datanode-env.bat)configuration
+- ./conf/datanode env.sh (./conf/datanode-env.bat) configuration
-| **Configuration** | **Description**
| **Default** | **Recommended value**
| Note |
-| :---------------: |
:----------------------------------------------------------: | :---------: |
:----------------------------------------------------------: |
:---------------------------------: |
-| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can
use | empty | Can be filled in as needed, and the system will allocate
memory based on the filled in values | Restarting the service takes effect |
+| **Configuration** | **Description** |
**Default** | **Recommended value** |
**Note** |
+| :---------: | :----------------------------------: | :--------: |
:----------------------------------------------: | :----------: |
+| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use |
empty | Can be filled in as needed, and the system will allocate memory
based on the filled in values | Restarting the service takes effect |
#### System General Configuration
diff --git
a/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
b/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index 9764bef0..7344e29c 100644
---
a/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++
b/src/UserGuide/Master/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -57,17 +57,17 @@ cd iotdb-enterprise-{version}-bin
#### Environment Script Configuration
-- ./conf/confignode env.sh (./conf/confignode env.bat) configuration
+- ./conf/confignode env.sh (./conf/confignode-env.bat) configuration
| **Configuration** | **Description**
| **Default** | **Recommended value**
| Note |
| :---------------: |
:----------------------------------------------------------: | :---------: |
:----------------------------------------------------------: |
:---------------------------------: |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes
can use | empty | Can be filled in as needed, and the system will
allocate memory based on the filled in values | Restarting the service takes
effect |
-- ./conf/datanode-env.sh(./conf/datanode-env.bat)configuration
+- ./conf/datanode env.sh (./conf/datanode-env.bat) configuration
-| **Configuration** | **Description**
| **Default** | **Recommended value**
| Note |
-| :---------------: |
:----------------------------------------------------------: | :---------: |
:----------------------------------------------------------: |
:---------------------------------: |
-| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can
use | empty | Can be filled in as needed, and the system will allocate
memory based on the filled in values | Restarting the service takes effect |
+| **Configuration** | **Description** |
**Default** | **Recommended value** |
**Note** |
+| :---------: | :----------------------------------: | :--------: |
:----------------------------------------------: | :----------: |
+| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use |
empty | Can be filled in as needed, and the system will allocate memory
based on the filled in values | Restarting the service takes effect |
#### System General Configuration
diff --git
a/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
b/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
index b3c5ee39..84f82c52 100644
---
a/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
+++
b/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md
@@ -114,7 +114,7 @@ Open the ConfigNode configuration file
`./conf/iotdb-confignode.properties`, S
| cn_internal_address | The address used by ConfigNode for communication
within the cluster | 127.0.0.1 | The IPV4 address or host name of the
server where it is located, and it is recommended to use host name | iotdb-1
| iotdb-2 | iotdb-3 | Cannot be modified after initial startup |
| cn_internal_port | The port used by ConfigNode for communication within
the cluster | 10710 | 10710
| 10710 | 10710 | 10710 | Cannot be
modified after initial startup |
| cn_consensus_port | The port used for ConfigNode replica group consensus
protocol communication | 10720 | 10720
| 10720 | 10720 | 10720 |
Cannot be modified after initial startup |
-| cn_seed_config_node | The address of the ConfigNode that the node connects
to when registering to join the cluster, `cn_internal_address:cn_internal_port`
| 127.0.0.1:10710 | The first CongfigNode's `cn_internal-address:
cn_internal_port` | iotdb-1:10710 | iotdb-1:10710 | iotdb-1:10710 | Cannot be
modified after initial startup |
+| cn_seed_config_node | TThe address of the ConfigNodes that the node connects
to when registering to join the cluster, `cn_internal_address:cn_internal_port`
| 127.0.0.1:10710 | The first CongfigNode's `cn_internal-address:
cn_internal_port` | iotdb-1:10710 | iotdb-1:10710 | iotdb-1:10710 | Cannot be
modified after initial startup |
#### DataNode Configuration
@@ -129,7 +129,7 @@ Open DataNode Configuration File
`./conf/iotdb-datanode.properties`,Set the foll
| dn_mpp_data_exchange_port | The port used by DataNode to receive data
streams | 10740 | 10740
| 10740 | 10740 | 10740 | Cannot be
modified after initial startup |
| dn_data_region_consensus_port | The port used by DataNode for data replica
consensus protocol communication | 10750 | 10750
| 10750 | 10750 | 10750
| Cannot be modified after initial startup |
| dn_schema_region_consensus_port | The port used by DataNode for metadata
replica consensus protocol communication | 10760 | 10760
| 10760 | 10760 |
10760 | Cannot be modified after initial startup |
-| dn_seed_config_node | The ConfigNode address that the node
connects to when registering to join the cluster, i.e. `cn_internal-address:
cn_internal_port` | 127.0.0.1:10710 | The first CongfigNode's
cn_internal-address: cn_internal_port | iotdb-1:10710 | iotdb-1:10710 |
iotdb-1:10710 | Cannot be modified after initial startup |
+| dn_seed_config_node | The address of the ConfigNodes that the
node connects to when registering to join the cluster, i.e.
`cn_internal-address: cn_internal_port` | 127.0.0.1:10710 | The first
CongfigNode's cn_internal-address: cn_internal_port | iotdb-1:10710 |
iotdb-1:10710 | iotdb-1:10710 | Cannot be modified after initial startup |
> ❗️Attention: Editors such as VSCode Remote do not have automatic
> configuration saving function. Please ensure that the modified files are
> saved persistently, otherwise the configuration items will not take effect
diff --git
a/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
b/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
index 0a75eb8f..acbd4fff 100644
---
a/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
+++
b/src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md
@@ -115,7 +115,7 @@ Open the ConfigNode configuration file
`./conf/iotdb-confignode.properties`,Set
| cn_internal_address | The address used by ConfigNode for communication
within the cluster | 127.0.0.1 | The IPV4 address or host name of the
server where it is located, and it is recommended to use host name | iotdb-1
| iotdb-2 | iotdb-3 | Cannot be modified after initial startup |
| cn_internal_port | The port used by ConfigNode for communication within
the cluster | 10710 | 10710
| 10710 | 10710 | 10710 | Cannot be
modified after initial startup |
| cn_consensus_port | The port used for ConfigNode replica group consensus
protocol communication | 10720 | 10720
| 10720 | 10720 | 10720 |
Cannot be modified after initial startup |
-| cn_seed_config_node | The address of the ConfigNode that the node connects
to when registering to join the cluster, `cn_internal_address:cn_internal_port`
| 127.0.0.1:10710 | The first CongfigNode's `cn_internal-address:
cn_internal_port` | iotdb-1:10710 | iotdb-1:10710 | iotdb-1:10710 | Cannot be
modified after initial startup |
+| cn_seed_config_node | The address of the ConfigNodes that the node connects
to when registering to join the cluster, `cn_internal_address:cn_internal_port`
| 127.0.0.1:10710 | The first CongfigNode's `cn_internal-address:
cn_internal_port` | iotdb-1:10710 | iotdb-1:10710 | iotdb-1:10710 | Cannot be
modified after initial startup |
#### DataNode Configuration
@@ -130,7 +130,7 @@ Open DataNode Configuration File
`./conf/iotdb-datanode.properties`,Set the foll
| dn_mpp_data_exchange_port | The port used by DataNode to receive data
streams | 10740 | 10740
| 10740 | 10740 | 10740 | Cannot be
modified after initial startup |
| dn_data_region_consensus_port | The port used by DataNode for data replica
consensus protocol communication | 10750 | 10750
| 10750 | 10750 | 10750
| Cannot be modified after initial startup |
| dn_schema_region_consensus_port | The port used by DataNode for metadata
replica consensus protocol communication | 10760 | 10760
| 10760 | 10760 |
10760 | Cannot be modified after initial startup |
-| dn_seed_config_node | The ConfigNode address that the node
connects to when registering to join the cluster, i.e. `cn_internal-address:
cn_internal_port` | 127.0.0.1:10710 | The first CongfigNode's
cn_internal-address: cn_internal_port | iotdb-1:10710 | iotdb-1:10710 |
iotdb-1:10710 | Cannot be modified after initial startup |
+| dn_seed_config_node | The addresses of the ConfigNodes that the
node connects to when registering to join the cluster, i.e.
`cn_internal-address: cn_internal_port` | 127.0.0.1:10710 | The first
CongfigNode's cn_internal-address: cn_internal_port | iotdb-1:10710 |
iotdb-1:10710 | iotdb-1:10710 | Cannot be modified after initial startup |
> ❗️Attention: Editors such as VSCode Remote do not have automatic
> configuration saving function. Please ensure that the modified files are
> saved persistently, otherwise the configuration items will not take effect
diff --git
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 429233ba..8715e3ab 100644
---
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -53,17 +53,17 @@ cd apache-iotdb-{version}-all-bin
#### Environment Script Configuration
-- ./conf/confignode env.sh (./conf/confignode env.bat) configuration
+- ./conf/confignode env.sh (./conf/confignode-env.bat) configuration
| **Configuration** | **Description**
| **Default** | **Recommended value**
| Note |
| :---------------: |
:----------------------------------------------------------: | :---------: |
:----------------------------------------------------------: |
:---------------------------------: |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes
can use | empty | Can be filled in as needed, and the system will
allocate memory based on the filled in values | Restarting the service takes
effect |
-- ./conf/datanode-env.sh(./conf/datanode-env.bat)configuration
+- ./conf/datanode env.sh (./conf/datanode-env.bat) configuration
-| **Configuration** | **Description**
| **Default** | **Recommended value**
| Note |
-| :---------------: |
:----------------------------------------------------------: | :---------: |
:----------------------------------------------------------: |
:---------------------------------: |
-| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can
use | empty | Can be filled in as needed, and the system will allocate
memory based on the filled in values | Restarting the service takes effect |
+| **Configuration** | **Description** |
**Default** | **Recommended value** |
**Note** |
+| :---------: | :----------------------------------: | :--------: |
:----------------------------------------------: | :----------: |
+| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use |
empty | Can be filled in as needed, and the system will allocate memory
based on the filled in values | Restarting the service takes effect |
#### System General Configuration
@@ -77,7 +77,7 @@ Open the general configuration file (./conf/iotdb-common.
properties file) and s
#### ConfigNode Configuration
-Open the ConfigNode configuration file (./conf/iotdb-configure. properties
file) and set the following parameters:
+Open the ConfigNode configuration file (./conf/iotdb-confignode. properties
file) and set the following parameters:
| **Configuration** | **Description**
| **Default** | **Recommended value**
| Note |
| :-----------------: |
:----------------------------------------------------------: | :-------------:
| :----------------------------------------------------------: |
:--------------------------------------: |
diff --git
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index cdf19f3e..cec0d00a 100644
---
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -57,17 +57,19 @@ cd iotdb-enterprise-{version}-bin
#### Environment Script Configuration
-- ./conf/confignode env.sh (./conf/confignode env.bat) configuration
+- ./conf/confignode env.sh (./conf/confignode-env.bat) configuration
| **Configuration** | **Description**
| **Default** | **Recommended value**
| Note |
| :---------------: |
:----------------------------------------------------------: | :---------: |
:----------------------------------------------------------: |
:---------------------------------: |
| MEMORY_SIZE | The total amount of memory that IoTDB ConfigNode nodes
can use | empty | Can be filled in as needed, and the system will
allocate memory based on the filled in values | Restarting the service takes
effect |
-- ./conf/datanode-env.sh(./conf/datanode-env.bat)configuration
-env.sh
-| **Configuration** | **Description**
| **Default** | **Recommended value**
| Note |
-| :---------------: |
:----------------------------------------------------------: | :---------: |
:----------------------------------------------------------: |
:---------------------------------: |
-| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can
use | empty | Can be filled in as needed, and the system will allocate
memory based on the filled in values | Restarting the service takes effect |
+
+- ./conf/datanode env.sh (./conf/datanode-env.bat) configuration
+
+| **Configuration** | **Description** |
**Default** | **Recommended value** |
**Note** |
+| :---------: | :----------------------------------: | :--------: |
:----------------------------------------------: | :----------: |
+| MEMORY_SIZE | The total amount of memory that IoTDB DataNode nodes can use |
empty | Can be filled in as needed, and the system will allocate memory
based on the filled in values | Restarting the service takes effect |
+
#### System General Configuration
@@ -81,7 +83,7 @@ Open the general configuration file (./conf/iotdb-common.
properties file) and s
#### ConfigNode Configuration
-Open the ConfigNode configuration file (./conf/iotdb-configure. properties
file) and set the following parameters:
+Open the ConfigNode configuration file (./conf/iotdb-confignode. properties
file) and set the following parameters:
| **Configuration** | **Description**
| **Default** | **Recommended value**
| Note |
| :-----------------: |
:----------------------------------------------------------: | :-------------:
| :----------------------------------------------------------: |
:--------------------------------------: |