dss_error.log: ERROR --- [TaskScheduler-3] c.v.um.dss.uploader.UploaderService : Failed to prepare files for uploading java.nio.file.FileSystemException: /opt/vmware/umdata/Notification: Operation not permitted/opt/vmware/umdata directory. If the underlying data storage services and the usagemeter user do not have the proper ownership and access rights to this directory, the appliance cannot read or write the necessary usage data files, resulting in an upload failure.root account credentials.umdata directory and its contents: find "/opt/vmware/umdata" -print0 | xargs -0 -r chown data-storage-service:umdata
chown usagemeter:umdata /opt/vmware/umdata reboot