I’ve finally got an update button after I uploaded the bundle-drift patch file.
I’m afraid this document from VMware is not correct: https://docs.vmware.com/en/VMware-Cloud-Foundation/4.4/vcf-lifecycle/GUID-8FA44ACE-8F04-47DA-845E-E0...
If you follow the document and select to download patches it doesn’t download the bundle-drift file which means you don’t get either the “schedule update” or “update now” buttons.
So, you need to run the lcm download twice to create two folder structures, vcf-bundle-patch and vcf-bundle-drift, the first time choosing patch and the second time specifically choosing the drift patch bundle.
You then need to upload both folders to /nfs/vmware/vcf/nfs-mount
You can then run the following:
cd /opt/vmware/vcf/lcm/lcm-tools/bin
./lcm-bundle-transfer-util --upload --bundleDirectory /nfs/vmware/vcf/nfs-mount/vcf-bundle-patch
./lcm-bundle-transfer-util --upload --bundleDirectory /nfs/vmware/vcf/nfs-mount/vcf-bundle-drift
After this, I now have both of the buttons.