/opt/vmware/umdata.dss logs:java.nio.file.FileSystemException: /opt/vmware/umdata/Notification: Operation not permittedVCF Usage Meter 9.x
Incorrect file system permissions on /opt/vmware/umdata directory prevent the data-storage-service from staging files for cloud upload.
Follow the steps below to resolve the issue:
cd /opt/vmwaremkdir umdatafind "/opt/vmware/umdata" -print0 | xargs -0 -r chown data-storage-service:umdatals -l /opt/vmware/umdatareboot