When attempting a Workload Domain import or uploading binaries in VMware Cloud Foundation (VCF) 9.x, the process fails due to permission restrictions on metadata files.
Symptoms:
The following error appears in the SDDC Manager logs (e.g., `/var/log/vmware/vcf/domainmanager/brownfield/`):
Exception LCM Product Version Catalog file /nfs/vmware/vcf/nfs-mount/<REDACTED_FILEPATH>/metadata/productVersionCatalog/v1/productVersionCatalog.json is either not available or cannot be read by LCM due to insufficient permissions. vcf_lcm user must have read access product version catalog and corresponding signature file.
The `vcf_lcm` user lacks the necessary read permissions for the `productVersionCatalog.json` file or its corresponding signature file within the VCF installation directory.
Fixed in VCF 9.x and higher. See Download Broadcom products and software for steps to download updates.
To resolve the permission issue manually:
`chmod 644 productVersionCatalog.json``chmod 644 productVersionCatalog.json.sig`For defects and enhancements, subscribe to this article (reference: KB 275360) to receive updates on fix status.
If the issue persists, contact support. To speak with a customer representative or a Support Engineer see Contact Support.