solidDB Help : solidDB Grid : Working with grids : Scaling a grid : Disconnecting a node from the grid temporarily
  
Disconnecting a node from the grid temporarily
Note Check the solidDB Release Notes for any limitations that are associated with using a grid in the current release.
If required, you can disconnect (rather than permanently remove) a node from the grid.
Complete the following step to temporarily disconnect a node:
1 Make the node off line by running the following statement on the grid leader:
ALTER GRID SET NODE NAME node-name OFFLINE
The node status is set to MEMBER_OFFLINE.
Go up to
Scaling a grid