I learned something new
Friday, May 28th, 2010I’ve recently encountered a disk space issue in FreeBSD and thought it’s a normal disk space problem. But then again, I’m wrong.
Even if the file has been moved to another location, whenever I checked for utilization, I’d get the same percentage.
The thing is, the file I moved is active and is used by one of the services. Anyway, to avoid having the same issue of not decreasing disk space, service running must be stopped to unlock the partition and refresh its contents. Then do the ‘move’ of files.