In Harvester Linux Upgrade process the Default Install Folder is incorrect /opt/CA/NFA and the correct should be /CA/NFA
Release : 22.2
NFA_INSTALL_PATH variable not set
- For Linux environment:
Set the correct Default installation folder, example:
export NFA_INSTALL_PATH=/CA/NFA
Run the upgrade setup again
- For Windows environment:
Set the correct Default installation folder NFA_INSTALL_PATH variable in Windows System Variable
Example:
After check in Windows command Prompt
C:\>echo %NFA_INSTALL_PATH%
D:\CA\NFA
Run the upgrade setup again