In vCenter Server, users are unable to add a new hard disk or modify the disk size on existing virtual machines (VMs). When attempting to expand the virtual disk details, the value sets to 0 and does not allow changes.
VMware vCenter Server 7.x
SSL trust mismatch issues in the lookup service. The lookup service registrations may have an SSL trust value that does not match the MACHINE_SSL_CERT on port 443 of the node. This mismatch causes the VMware storage profile-driven service to enter a non-functional state.
NOTE: Verify if the affected VMs have any snapshots. If VM is running on a snapshot, please consolidate and modify the disk. If the VM is not running on the snapshot, proceed to the next step. Confirm that all VMs in vCenter exhibit the same issue, while editing VM hard disks directly from the Host Client is possible.
lsdoctor --trustfix
on the vCenter to correct the SSL trust mismatch - https://knowledge.broadcom.com/external/article/320837/using-the-lsdoctor-tool.htmlservice-control --stop --all && service-control --start --all