Hi
I hope someone can help as a Google Search is proving fruitless with this.
I have a number of vSphere ESXi hosts that have, as of this morning, started running out of space on the root ramdisk; a vdf -f returns the following:
Ramdisk Size Used Available Use% Mounted on
root 32M 32M 0B 100% --
etc 28M 472K 27M 1% --
tmp 192M 70M 121M 36% --
hostdstats 639M 18M 620M 2% --
Now, I've checked the obvious stuff. We do not have SNMP enabled on the hosts, so KB2033073 doesn't apply - there is no SNMP directory. Also, as these are Dell blades, we don't have the issue with the HP Helper log growing out of control as described in KB2040707. Alongside this I checked all of the obvious locations such as /tmp and /var/log for anything else that looked out of place and couldn't see anything.
I have ran a quick du -h -d 1 on a number of hosts in the same cluster. The ones that are full are showing the following result:
9.8M ./etc
448.3M ./tardisks
4.0K ./tardisks.noauto
41.9M ./sbin
17.6M ./proc
84.3M ./tmp
140.5M ./lib
58.2M ./opt
237.0T ./dev
14.2M ./lib64
12.0K ./vmimages
110.7M ./usr
62.6M ./bin
31.0M ./var
50.7T ./vmfs
116.0K ./mbr
4.0K ./.vmware
29.2M ./[]
287.7T .
So, in a round about way, my question is what is the directory listed as /[] (in bold above) and is there anyway I can clear this down without rebooting the host? All of the servers have the [] directory, however, on a functioning server it hovers around 9MB whereas it sits around 29MB on all affected hosts. I've not come across this directory before and although an ls -al lists it as a directory:
drwxr-xr-x 1 root root 512 May 1 15:31 []
Any attempt to cd into it returns the following - That is trying it just as cd [] and cd \[\]:
-sh: cd: can't cd to []
I've checked the ESXi documentation and can't find mention of this particular directory. We have no third party extensions installed and are running ESXI 5.1.0, 1612806. If anyone can point me in the right direction it would be much appreciated.
Regards
Simon