![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| disk usage | rrs | Shell Programming and Scripting | 1 | 04-13-2007 03:48 AM |
| disk usage | karthikosu | UNIX for Dummies Questions & Answers | 2 | 06-29-2006 03:48 PM |
| Disk Usage | lewisoco | UNIX for Dummies Questions & Answers | 3 | 05-09-2006 08:44 PM |
| Disk usage (Mac OS 10.4) | H1tokori | UNIX for Dummies Questions & Answers | 5 | 12-05-2005 07:37 PM |
| disk usage | asutoshch | UNIX for Dummies Questions & Answers | 4 | 04-01-2001 08:02 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
displaying the disk usage using df
and displaying the disk usage using du -sk gives me different results: 1st case: df -k |grep users 2nd case: cd /users; du -sk sometimes this difference is 50 gigabyte!!! do you have any idea about this situation? |
|
||||
|
currently i cannot post actual output as we dont have this problem now.
we killed almost all the processes running on the machine, to be able to make some links to another disks. right after killing the processes we observed that, output of df , rapidly decreased and came to a value very close to output of du. this may be a coincidence. but another possibility is that the processes may allocate some temporary space in the disks, because there were lots of long-time running processes which are doing heavy operations on database and also on unix files. does it make sense? i will send the actual outputs if the problem occurs again. thanks for your concern... |
|
|||||
|
See this link - differences between du and df
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|