Delete files from provisioned node
The provisioner node, also know as service node, remains intact after IBM Fusion HCI initialization. For security reasons, all the configuration files are deleted from the service node.
Diagnostics
Note: Run all commands as kni user from the provisioner node.
- Check /home/kni/logs/servicenode_cleanup_playbook.log for more details.
- Scroll to end of file and check if it reports a failure.
The following example shows a successful run:
PLAY RECAP ********************************************************************* localhost : ok=68 changed=3 unreachable=0 failed=0 skipped=45 rescued=0 ignored=0If you find a failed value that is not equal to 0, then review the log to identify the step that failed.
Next actions
- Log in to service node using kni user.
- Check for /home/kni/install/cleanup_files_manually.json
- Delete all the service node files manually, which are listed in the cleanup_files_manually.json.