![]() |
|
|
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 |
| Problem re-formatting Disk Partition | jimthompson | UNIX for Dummies Questions & Answers | 1 | 01-11-2006 07:06 AM |
| Hard disk problem | adol3 | UNIX for Dummies Questions & Answers | 4 | 11-17-2005 10:23 AM |
| root partition full and problem start | rahul72 | UNIX for Advanced & Expert Users | 1 | 08-08-2002 09:06 AM |
| root partition was full and problem start | rahul72 | Filesystems, Disks and Memory | 3 | 08-07-2002 05:28 PM |
| Hard Disk Problem | DGM | UNIX for Dummies Questions & Answers | 1 | 10-26-2001 07:21 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hard-disk partition is Full problem?
HI,
Currently I am working in One of the webhosting company and I found on one of my server "/home" partition is getting full say 105% usage... But when I actually check the partition size using "du -h", exact partition utilization is only 60-70%. So please tell me how I can overcome this problem?? I think its because of i-node problem...I tried hard to find out, but not getting success till.... Please guide me..... Regards, JAGDISH |
|
||||
|
i have no idea why there are 105% (on solaris i never saw this)
but if du show less then df i have two explanations: 1. somewone removed an open file from a directory. du does not see that file anymore an therefore cannot include it in its measurement. the file will be removed from the disk when the last filehandle for this file is closed. df reports the space as used until the file is removed from the disk. 2. your filesystem is damaged.your admin has to unmount and repair it mfg günter |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|