After upgrading the cell properly I was executing Database Upgrade but failed with below message:
[root@vcloud1 ~]# /opt/vmware/vcloud-director/bin/upgrade
Welcome to the vCloud Director upgrade utility
This product is intended for use only by service providers under the
terms and conditions of the VMware Service Provider Partner (VSPP)
Program. If you are a member of the VSPP Program, please locate your
license key before proceeding. If you are not a member of this program,
do not proceed with this upgrade. Upgrading without a proper key will
invalidate your support contract.
This utility will apply several updates to the database. Please
ensure you have created a backup of your database prior to continuing.
Do you wish to upgrade the product now? [Y/N] Y
Examining database at URL: jdbc:oracle:thin:@10.1.7.238:1521/itte
Running 5 upgrade tasks
Executing upgrade task:
Successfully ran upgrade task
Executing upgrade task:
Successfully ran upgrade task
Executing upgrade task:
...\Successfully ran upgrade task
Executing upgrade task:
.................[17]
Unable to upgrade the database: java.lang.IllegalStateException: Home datastore not found for VM vm_inv_id=b5639165-a1b1-4d66-86ac-5735d1282fc0; datastoreKey=DatastoreKey [vcId=18023461-918b-4698-88b2-0f96cdefe251, displayName=emc_sto_tsp_01]
[root@vcloud1 ~]#
After this failure is not possible to work with vCloud Director and it is not possible to complete the database upgrade either as it can be seen below:
[root@vcloud1 bin]# ./upgrade
Welcome to the vCloud Director upgrade utility
This product is intended for use only by service providers under the
terms and conditions of the VMware Service Provider Partner (VSPP)
Program. If you are a member of the VSPP Program, please locate your
license key before proceeding. If you are not a member of this program,
do not proceed with this upgrade. Upgrading without a proper key will
invalidate your support contract.
This utility will apply several updates to the database. Please
ensure you have created a backup of your database prior to continuing.
Do you wish to upgrade the product now? [Y/N] Y
Examining database at URL: jdbc:oracle:thin:@10.1.7.238:1521/itte
A previous attempt to upgrade the database was incomplete. Please restore your database from a backed up copy and try again.
Any advice to have the database Upgrade completed?. I don't have a database backup...