centralized_upgrade.log indicates failures in locating or executing the vrni-apt-cache package.The upgrade stall is caused by a discrepancy between the appliance’s current system hostname and the hostname stored in the environment’s deployment metadata.
In VCF 9.1, the Common Deployment Hub (CDH) requires strict hostname alignment to resolve internal repository paths and local caches. When a mismatch exists, the automated scripts fail to locate the vrni-apt-cache package, which is a mandatory dependency for the platform upgrade progression.
To resolve this issue, you must align the appliance hostname and manually inject the missing package.
vrni-apt-cache_9.1.0.0_all.deb package (contact Broadcom Support to get the bundle) Correct Hostname Mismatch:
root.hostnamectl statushostnamectl set-hostname <Correct_FQDN>/etc/hosts file to reflect the correct hostname and IP mapping.Manually Install the Apt-Cache Package:
vrni-apt-cache_9.1.0.0_all.deb package to the /tmp directory of the platform node.pdkg -i /tmp/vrni-apt-cache_9.1.0.0_all.deb Resume the Upgrade: