Linux / UNIX Tech Support Forum
This is a discussion on Disk suddenly full within the Ubuntu / Debian forums, part of the Linux Distribution category; A 40 Gb disk that had been only 35% used is suddenly full. The problem appeared when the system was ...
|
|||||||
| Ubuntu / Debian Discussion about Debian or Ubuntu Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
A 40 Gb disk that had been only 35% used is suddenly full. The problem appeared when the system was started up Monday morning. (It had been powered off over the weekend.) After over 60 Mb of files were deleted, 'df' still reported zero blocks available. What could cause this?
reboot doesn't help. fsck reports no errors. sfdisk -V reports no problems with the partition table. df -i reports only 22% inode use. OS is Debian 4.0. Suggestions greatfully appreciated. Last edited by JohnPrenis; 04-08-2008 at 11:35 PM. |
| Sponsored Links | ||
|
|
|
||||
|
Do you have one big partition or partition for each file system? The following should show you top 10 files/dirs in /:
Code:
du -a / | sort -n -r | head -n 10
__________________
Vivek Gite Linux Evangelist |
|
|||
|
The mystery is solved. It seems my co-worker was misinformed when he said the disk was 35% full last Friday. The culprit is a snapshot script that had been steadily filling up the disk, until it has eaten 3/4 of the disk space.
But thanks for the tip! |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating the perl Backup script for hard disk to hard disk backup | vmr.gouda | CentOS / RHEL / Fedora | 2 | 15-05-2008 01:08 AM |
| Directory index full! | marros | Linux hardware | 1 | 08-05-2008 01:17 AM |
| Suse Enterprise Linux server Set Network card (NIC) to Full duplex setting | raj | Networking, Firewalls and Security | 1 | 20-03-2008 03:33 PM |
| USB flash disk on Redhat | sunguru | CentOS / RHEL / Fedora | 0 | 07-11-2007 05:40 PM |
| Help needed regarding bash scripting ---full description | chris411 | Shell scripting | 1 | 07-09-2006 04:21 AM |