Resolution
1. Create the pva_opt.cfg config file with the following options:PVA_AGENT=1 # 0 if there is no need to install PVA Agent on the host automatically
PVA_MN=1 # 0 if there is no need to install PVA Management Node automatically
PASSWD='password' # mandatory for PVA Management Node installation
PVA_IP='x.x.x.x' # mandatory for PVA Management Node installation
PVA_HOSTNAME='hostname.domain.tld' # mandatory for PVA Management Node installation
2. Run the command below in the terminal as root:
/usr/libexec/pva-setup.sh --install pva_opt.cfg
No
Yes