The HyperScale nodes and the CommServe are separated by a firewall, the only way that we want to communicate is through proxys gateway.
Is it possible to complete the hyperscale setup without a direct connection and using a network topology for cascade proxys ?
We proceeded with ./registertocs.py as suggested on https://documentation.commvault.com/2023e/expert/unable_to_connect_to_commserve_server_behind_firewall_during_setup_01.html, but this failed with a timeout to CS.
We also added:
/etc/CommVaultRegistry/Galaxy/Instance001/HyperScale/.cvmanager.cfg:
>Step_Control:ValidatePreInstall]
validate_cs_setup=SKIP
pStep_Control:Install]
self.register_with_cs=SKIP
Thank for you help.