DEBUG [vcf_dm,0000000000000000,0000] [c.v.e.s.c.c.v.s.FibreChannelStorageUtil,dm-exec-335] Is Datastore <datastore_name> is a fc storage type false
[INFO [vcf_dm,0000000000000000,0000] [c.v.e.s.c.s.ClusterDatastoreUtil,dm-exec-335] Given datastore Stub: moRef = (ManagedObjectReference: type = Datastore, value = datastore-##, serverGuid = null), binding = https://<vcenterfqdn>:443/sdk is not fibre channel datastore.
ERROR [vcf_dm][c.v.e.s.c.s.DatastoreQueryHelper,http-nio-127.0.0.1-72##-exec-2] Error while retrieving response object:
java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException
VMware Cloud Foundation 9.1
When the backend API queries vCenter Server for mounted datastores, vCenter returns an arrayed list of datastore objects. If the first element in the returned array is a non-FC(local) datastore, a validation glitch in the SDDC Manager code fails to parse the object type correctly, causing the update workflow to fail. The issue is intermittent and depends entirely on the object ordering returned by the vCenter Server API.