Skip to content

Conversation

NataliaIvakina
Copy link
Collaborator

@NataliaIvakina NataliaIvakina commented Oct 2, 2025

Add a new page covering the neo4j-admin dbms unbind-system-db command.
Add a section about the system database role in a cluster to the page 'Managing databases in a cluster'.

This PR should be copied to the 5.x branch with a few adjustments: the label Introduced in 5.0 should be added.

Copy link
Collaborator

@AnnaSjerling AnnaSjerling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Copy link
Collaborator

@renetapopova renetapopova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I've added some suggestions that you may find useful.


The `neo4j-admin dbms unbind-system-db` command removes and archives cluster state for the `system` database, so that the server can rebind to a new `system` database in a cluster.

This command should be run on all remaining members of a cluster to work as expected.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is my whole suggestion (all comments here combined), if you want to apply it:

Suggested change
This command should be run on all remaining members of a cluster to work as expected.
You must shut down all cluster members before running the command on each of them.
For details, see xref:clustering/multi-region-deployment/disaster-recovery.adoc#make-the-system-database-write-available[Disaster recovery guide -> Make the `system` database write-available].
The `neo4j-admin dbms unbind-system-db` command does not affect the cluster state of the standard databases.
However, since all servers in the DBMS must be shut down when the command is issued, downtime is expected for all databases within the DBMS.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @renetapopova! I applied your suggestions. Now it reads smoother.

Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
@neo4j-docops-agent
Copy link
Collaborator

neo4j-docops-agent commented Oct 7, 2025

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@NataliaIvakina NataliaIvakina merged commit 60cf237 into neo4j:dev Oct 7, 2025
8 checks passed
@NataliaIvakina NataliaIvakina deleted the dev-unbind-system-db branch October 7, 2025 12:06
NataliaIvakina added a commit to NataliaIvakina/docs-operations that referenced this pull request Oct 7, 2025
…m db in cluster (neo4j#2631)

Add a new page covering the `neo4j-admin dbms unbind-system-db` command.
Add a section about the `system` database role in a cluster to the page
'Managing databases in a cluster'.

This PR should be copied to the 5.x branch with a few adjustments: the
label `Introduced in 5.0` should be added.

---------

Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
NataliaIvakina added a commit to NataliaIvakina/docs-operations that referenced this pull request Oct 7, 2025
…m db in cluster (neo4j#2631)

Add a new page covering the `neo4j-admin dbms unbind-system-db` command.
Add a section about the `system` database role in a cluster to the page
'Managing databases in a cluster'.

This PR should be copied to the 5.x branch with a few adjustments: the
label `Introduced in 5.0` should be added.

---------

Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
NataliaIvakina added a commit that referenced this pull request Oct 7, 2025
…m db in cluster (#2631) (#2642)

Add a new page covering the `neo4j-admin dbms unbind-system-db` command.
Add a section about the `system` database role in a cluster to the page
'Managing databases in a cluster'.

This PR should be copied to the 5.x branch with a few adjustments: the
label `Introduced in 5.0` should be added.

---------

Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
NataliaIvakina added a commit that referenced this pull request Oct 7, 2025
#2643)

…m db in cluster (#2631)

Add a new page covering the `neo4j-admin dbms unbind-system-db` command.
Add a section about the `system` database role in a cluster to the page
'Managing databases in a cluster'.

This PR should be copied to the 5.x branch with a few adjustments: the
label `Introduced in 5.0` should be added.

---------

---------

Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants