Clone Operations Failing with Permission Denied Error in vCenter
book
Article ID: 385405
calendar_today
Updated On:
Products
VMware vCenter Server
Issue/Introduction
Clone operations in vCenter fail with a "Permission denied" error for telemetry files, even when using administrator credentials.
Operations requiring Storage DRS recommendations
Clone operations fail
Error message: "Permission denied for file : /storage/vpxd/telemetry"
VPXD service stops writing logs
Issue persists across administrator accounts
Environment
VMware vCenter Server
Cause
Extended uptime may cause residual system state inconsistencies, affecting VPXD service logging and Storage DRS functionality. Since regular reboots do not always fully reset the service state, permission-related errors can persist.
VPXD service logging failures
Permission-related errors
Storage DRS operation failures
Resolution
Perform a cold boot of vCenter Server:
Power off the vCenter Server completely as a regular reboot does not clear all system states
Wait 30 seconds to ensure memory and temporary states are cleared
Power on vCenter Server
Verify resolution:
SSH into vCenter
Run
cat /var/log/vmware/vpxd/vpxd.log |tail -n 5`
Confirm VPXD is actively logging ew entries
Re-try the clone operation
Implement preventive measures:
Schedule updates every 90-120 days to prevent prolonged uptime issues as well as to provide bug and security vulnerability fixes
Perform complete power cycle before updates or upgrades to refresh the system state
Monitor vpxd.log for early signs of logging failures
Additional Information
A regular reboot may not fully reset system state, as some cached data persists through the restart process.
A cold boot ensures complete memory and cache clearance, restoring normal service operation.
Early indicators of this issue include VPXD log failures (vpxd.log not updating) and Storage DRS recommendation failures.