Skip to content

Commit 4858a70

Browse files
authored
Update modules/ROOT/pages/clustering/servers.adoc
1 parent 6f76bd3 commit 4858a70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/pages/clustering/servers.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ Once enabled, the server may be allocated databases to host.
8282
[[deallocating-state]]
8383
=== Deallocating state
8484

85-
When a server is no longer needed, it cannot be removed from the cluster while it is still allocated to host any databases.
85+
A server in a deallocating state means that it can no longer host databases.
86+
It may be that the server is no longer needed and you want to remove it from the cluster.
8687
The command `DEALLOCATE DATABASE[S] FROM SERVER[S] _server_[,...]` is used to transition servers to the _Deallocating_ state, reallocating all their hosted databases to other servers in the cluster.
8788
[WARNING]
8889
====

0 commit comments

Comments
 (0)