-
Related issue: #1864 Support bundle for a single node (Live/Installed)
-
Related issue: #272 Generate supportconfig for failed installations
Category:
- Support
Environment setup
Setup a single node harvester from ISO install but don’t complete the installation
- Gain SSH Access to the Single Harvester Node
- Once Shelled into the Single Harvester Node edit the
/usr/sbin/harv-install
- Using: harvester-installer’s harv-install as a reference edit around line #362 adding
exit 1
:
exit 1
trap cleanup exit
check_iso
save the file.
- Continue to configure the node, when asked to Optionally provide a Harvester Configuration URL, do so and have the
config.yaml
have debug enabled on install like:
install:
debug: true
Verification Steps
- SCP the *.txz file provided at the path shown in ISO install something like: /var/log/__.txz from your Single Harvester Node to your remote machine
- Untar
tar xvf
the *.txz file
Expected Results
- Install should fail - reference
- Install should generate a support config with a similar directory structure to: - you can examine the files