[Errno 2] No such file or directory: '/storage/seat/software-update*/stage/update/patching_backup_config.json'
VMware vCenter Server 8.x
This issue occurs when a full vCenter Server installation or upgrade ISO (e.g., VMware-VCSA-all-*.iso) is mounted to the appliance instead of the required Full Patch (FP) ISO image (e.g., VMware-vCenter-Server-Appliance-*-patch-FP.iso). The standard installer ISO lacks the necessary metadata and directory structures required for the patching workflow.
Note: Verify that a working backup exists before you proceed. Follow the Snapshot Best practices for vCenter Server Virtual Machines for guidance.
/bin/appliancesh/software-packages unstage service-control --stop applmgmt rm -rf /storage/core/software-update/updates/* rm -rf /storage/core/software-update/stage/* rm -rf /storage/db/patching.db mv /storage/core/software-packages/staged-configuration.json /storage/core mv /etc/applmgmt/appliance/software_update_state.conf /storage/core service-control --start applmgmthttps://<vcenter-ip/FQDN>:5480) and initiate the update.