Use the following guidelines and suggested steps to help resolve UCP Advisor installation issues.
- Condition:
- UCP Advisor installation did not complete.
- What it Means:
- UCP Advisor cannot be installed.
- Corrective Action:
-
- If the installation failed on a VMware configuration with a VMware snapshot of the UCP Advisor VM, revert the snapshot, and then retry installing UCP Advisor.
- If the installation failed on a VMware configuration or a bare metal configuration with an LSD snapshot, revert the LSD snapshot. Do the following:
- Log on to the Master Node VM.
- Provide executable permissions to run the script: Enter:
sudo chmod 777 /var/ucpadvisor/installations/lvm_snapshot_operation.sh
- Revert the LSD snapshot. Enter:
sudo /var/ucpadvisor/installations/lvm_snapshot_operation.sh --revert-snapshot.sh
- Reboot the Master Node VM.
- Log on to the Master Node VM, and then enter the following command to verify if the snapshot was successfully reverted:
sudo /var/ucpadvisor/installations/lvm_snapshot_operation.sh --check-revert-status
Wait for the snapshot restore task to complete. If the snapshot was successfully reverted, the following message is displayed:
\[snapshot_name\] was reverted successfully..
- Retry installing UCP Advisor.Note: If the issue is still not resolved, rectify any hardware or software issues that might be causing the failure, and then retry installing UCP Advisor.