VMware Cloud Community
avba
Enthusiast
Enthusiast

error while upgrading using cli from 5.5 to 6.5

We are using cisco ucs blades , so I have downloaded the customized offline bundle and uploaded to a datastore.

But while upgrading the below mentioned error is showing

#esxcli software profile update -p ESXi-6.5.0-4564106-Custom-Cisco-6.5.0.2 -d /vmfs/volumes/58b5d1a4-c54c8e62-718e-0025b5b30096/Vmware-ESXi-6.5.0-4564106-Custom-Cisc

o-6.5.0.2.zip

[NoMatchError]

No image profile found with name 'ESXi-6.5.0-4564106-Custom-Cisco-6.5.0.2'

         id = ESXi-6.5.0-4564106-Custom-Cisco-6.5.0.2

Please refer to the log file for more details.

# esxcli software profile update -d /vmfs/volumes/58b5d1a4-c54c8e62-718e-0025b5b30096/update-from-Vmware-ESXi-6.5.0-4564106-Custom-Cisco-6.5.0.2.zip -p ESXi-6.5.0-456

4106-standard

[MetadataDownloadError]

Could not download from depot at zip:/vmfs/volumes/58b5d1a4-c54c8e62-718e-0025b5b30096/update-from-Vmware-ESXi-6.5.0-4564106-Custom-Cisco-6.5.0.2.zip?index.xml, skipping (('zip:/vmfs/volumes/58b5d1a4-c54c8e62-718e-0025b5b30096/update-from-Vmware-ESXi-6.5.0-4564106-Custom-Cisco-6.5.0.2.zip?index.xml', '', "Error extracting index.xml from /vmfs/volumes/58b5d1a4-c54c8e62-718e-0025b5b30096/update-from-Vmware-ESXi-6.5.0-4564106-Custom-Cisco-6.5.0.2.zip: [Errno 2] No such file or directory: '/vmfs/volumes/58b5d1a4-c54c8e62-718e-0025b5b30096/update-from-Vmware-ESXi-6.5.0-4564106-Custom-Cisco-6.5.0.2.zip'"))

        url = zip:/vmfs/volumes/58b5d1a4-c54c8e62-718e-0025b5b30096/update-from-Vmware-ESXi-6.5.0-4564106-Custom-Cisco-6.5.0.2.zip?index.xml

Please refer to the log file for more details.

0 Kudos
2 Replies
mhampto
VMware Employee
VMware Employee

Looks like you have opened an SR for this.  Please let us know what the results are.

0 Kudos
a_p_
Leadership
Leadership

Please run

esxcli software sources profile list -d /vmfs/volumes/58b5d1a4-c54c8e62-718e-0025b5b30096/update-from-Vmware-ESXi-6.5.0-4564106-Custom-Cisco-6.5.0.2.zip

to find out about the available profiles in the bundle.

André

0 Kudos