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-
Analyze log files to identify the issue.
-
Resolve the issue.
-
Do one of the following:
- 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...>
If the issue is due to nps autodeployment command, rerun the following command:
nps autodeploy