/storage/core partition becomes full on the vCenter Server Appliance (VCSA), preventing services from starting or causing access issues. File system /storage/core is low on storage space. Increase the size of disk /storage/coreNo healthy upstreamvmware-vpxd service enters a stopped state.[ /storage/core ]# df -h /storage/core/
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/core_vg-core 98G 96G 20G 97% /storage/coreSample Core files:
[ /storage/core ]# du -sh *
16M core.ps.######
16M core.ps.######
16M core.ps.######
16M core.ps.######
16M core.ps.######
16M core.ps.######
175M core.python.######
175M core.python.######
32G core.updatemgr-worker.#######
34G core.updatemgr-worker.#######
7.8G core.vpxd-worker.####
16K lost+found
4.0K netdumps
20K software-update
4.0K vmware-wcp
core.netlogond.######
core.updatemgr-worker.#####
core.vpxd-worker.####df -h /storage/core/storage/core directory and identify large core filescd /storage/core
du -sh *rm command. Use caution to remove only the core dump files:rm core.updatemgr-worker.######
rm core.vpxd-worker.####df -h /storage/coreservice-control --start --all