Nodes deletion failed

Symptom

To troubleshoot node deletion failures, analyze the log files to know the root cause of issue. The log files of the installer are created in the following locations:

/var/nps/logs/rhocp/rhocp-cli-<date>.log

/var/nps/logs/rhocp/nps-rhocp-cli-ansible.log

Action
  1. Analyze log files to identify the issue.
  2. Resolve the issue.
  3. Do one of the following:
    1. If the issue is due to the individual command failure, rerun the following individual delete nodes command:
      nps deploy -s rhocp -a remove-nodes -n <worker-node-1  worker-node-2...>
    2. If the issue is due to nps autodeployment command, rerun the following command:
      nps autodeploy