Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

This utility will detach a cell member from cell environment by reconfigure the configuration database and removing cell members nodes from the Store indices.
No actions will be performed on the cell member itself, and it is recommended to uninstall or shutdown the cell member after removal.

Usage

  1. If possible stop all services on the cell member.

  2. Check the cell member name in UI Console → Topology → Manage → DPOD Nodes.

  3. Run the following command from cell managers CLI:

    Code Block
    /app/scripts/remove_cell_member.sh -m <node name, i.e. N004>
  4. If possible uninstall the cell member, see Non-Appliance+Uninstall

...