Tag Archives | large active server

df and du dont’ match?

If you have a large active server running (possibly applies to Solaris only here), and find your disk space seems to dissappear quickly, and running `df` and `du` bring back different results, try running the following: find /proc -type f -size +100000000c -ls This will look at running processes on the system and find each [...]

Read full story Comments are closed

Page optimized by WP Minify WordPress Plugin