File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -113,18 +113,8 @@ copy the messages, skip copying the [message directories](#manual-messages-backu
113
113
114
114
### <a id =" manual-definitions-restore " class =" anchor " href =" #manual-definitions-restore " >Restoring from a Manual Definitions Backup</a >
115
115
116
- Internal node database stores node's name in certain records. Should node name change, the database must first
117
- be updated to reflect the change using the following [ rabbitmqctl] ( ./cli.html ) command:
118
-
119
- <pre class =" lang-sh " >
120
- rabbitmqctl rename_cluster_node < ; oldnode> ; < ; newnode> ;
121
- </pre >
122
-
123
- The command can take multiple old name/new name pairs if multiple nodes in a cluster are being renamed
124
- at the same time.
125
-
126
- When a new node starts with a backed up directory and a matching node name, it should perform
127
- the upgrade steps as needed and proceed booting.
116
+ To perform a restore, a new node starts with a backed up directory and the original node name.
117
+ The node then should perform the upgrade steps as needed and proceed booting.
128
118
129
119
130
120
## <a id =" messages-backup " class =" anchor " href =" #messages-backup " >Backing Up Messages</a >
You can’t perform that action at this time.
0 commit comments