Putting a Node into Maintenance Mode

About this task

To put a node into maintenance mode, follow this process:

Procedure

  1. From a terminal, issue the node maintenance command:
    maprcli node maintenance -timeoutminutes <minutes>
    Specify a timeout (in minutes) long enough for you to perform necessary maintenance on the node.
    NOTE: For the duration of the timeout, the cluster's CLDB does not consider this node's data as lost and does not trigger a resync of the data on this node.
  2. Stop warden on the node.