vCenter Appliance Upgrade Fails at Stage 2 (50%) with Error 'A problem occurred while - Exporting VMware vCenter Authentication Framework data..'
search cancel

vCenter Appliance Upgrade Fails at Stage 2 (50%) with Error 'A problem occurred while - Exporting VMware vCenter Authentication Framework data..'

book

Article ID: 322286

calendar_today

Updated On:

Products

VMware vCenter Server

Issue/Introduction

 

  • The source Windows vCenter Server remains powered on.

  • Clicking Retry fails immediately at the same point.

  • The following error is logged in /var/log/vmware/upgrade/upgrade-export.log on the appliance:

 

[YYYY-MM-DDTHH:MM:SS] ERROR common Unable to extract the zip file: /storage/seat/cis-export-folder/export.zip
Traceback (most recent call last):
File "/usr/lib/vmware/cis_upgrade_runner/bootstrap_scripts/common.py", line 435, in extractZip
zfile.extractall(dstPath)
File "/usr/lib/python3.7/zipfile.py", line 1619, in extractall
self._extract_member(zipinfo, path, pwd)
File "/usr/lib/python3.7/zipfile.py", line 1674, in _extract_member
shutil.copyfileobj(source, target)
File "/usr/lib/python3.7/shutil.py", line 82, in copyfileobj
fdst.write(buf)
OSError: [Errno 28] No space left on device

 





Cause

The target vCenter Appliance lacks sufficient space on the /storage/seat partition to accommodate all upgrade data.

Resolution

Option 1:
Initiate the Migration again. In stage 1, choose the next higher deployment size of the appliance VM.

Option 2:
Complete Stage 1 of upgrade. Power off the deployed vCenter/ Add an additional 50GB space to 'hard disk 8' viz. /storage/seat partition from the ESXi host client.
Take a snapshot of this vcenter appliance.
Open the temporary IP on port 5480 on a browser to complete the rest of the upgrade.(https://temporary_ip:5480)

Option 3:
Truncate the large tables identified in the source vCenter's database, and then rerun the migration process.
Determining where growth is occurring in the vCenter Server database

Additional Information

Impact/Risks:
Take necessary backups and snapshots of the source vCenter machine. Refer to 313886 VMware vCenter in Enhanced Linked Mode pre-changes snapshot (online or offline) best practice