Results 1 to 3 of 3
Okay, I'm new to Linux, so this problem is really beyond my knowledge at the moment. I have four hard drives mounted in a box that I've been using as ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-25-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 2
Hard drive full error
Okay, I'm new to Linux, so this problem is really beyond my knowledge at the moment. I have four hard drives mounted in a box that I've been using as a file server. Lately, the disks have started giving me disk full errors even though there is plenty of space, sometimes as much as 100GB. I deleted some files from the windows box that is networked to it, and some from the box itself. I emptied the trash folder, so there is nothing there. What am I missing to get the Linux to free up all space? BTW, I'm running 10.1 if that helps.
- 05-25-2005 #2Linux Newbie
- Join Date
- Nov 2004
- Posts
- 239
Remeber that each disk might have several partitions, it could just be that one partition is full, even tho there is still space on ither partitions on the same disk
try typing
in a terminal and that should show you the useage of each partition on the system. Thats assuming you can still boot into linux? I think once i had problems cos my /home partition was full and so x couldnt start...Code:df -h
- 05-25-2005 #3Just Joined!
- Join Date
- May 2005
- Posts
- 2
I thought that might be it, but I had set up the drives as one partition each. When I ran
df -h
the most any of the partitions were using was 69%. The rest were 60%, 40%, and 31%. I've also checked the permissions, and they seem to be correct also.


Reply With Quote
