LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-08-2003, 03:36 PM   #1
jago25_98
Member
 
Registered: Jun 2001
Posts: 302

Rep: Reputation: 30
Arrow ext3: size:26gb|used-24gb yet zero bytes left??


"df -h"

gives output along the lines of:
Code:
/mnt/storage  size: 26gb space used: 24gb  space left: 0 bytes
How can this be possible? It doesn't add up, I should have 2gb free.

Root can write to the partition but users can't.

It's an ext3 partition but I have been mounting it as ext2 under Windows. I had to run
Code:
fsck -yf /dev/hdb6
^ I'm wondering if that's caused it.

Perhaps drive geometries have caused the problem? I'll try removing lilo boot appends and see if that helps.

Do I need to regenerate something on the ext3 filesystem? If so how can I do so safely becauase I haven't got 26gb of spare space with which to backup on to.

Last edited by jago25_98; 12-09-2003 at 03:29 PM.
 
Old 12-09-2003, 07:34 AM   #2
nhs
Member
 
Registered: Aug 2003
Location: Edinburgh, Scotland
Distribution: Gentoo
Posts: 246

Rep: Reputation: 30
Try e2fsck /dev/hdb6 followed by resize2fs /dev/hdb6. Mounting as ext2 shouldn't cause a problem however I don't know what the quality of the Windows ext2 driver is.
 
Old 12-09-2003, 07:44 AM   #3
Andronik
Member
 
Registered: Sep 2003
Location: Estonia Tartu
Distribution: Debian, edition depends on what i run it, wheezy on main box.
Posts: 91

Rep: Reputation: 15
it is normal as much i know on any unix-linux system.
and this is because allways there is reserved about 5% to root user.this is for emergency cases.
think about system ,what must rise and cant create even cache on disk?and normal users should'nt never-ever be able to fill up this space.

lol
 
Old 12-09-2003, 10:31 AM   #4
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
You can override this some way (the limitation for users) but I don't remember how.Was that helpful or what?
Easy fix:Use a different file system AFAIK other file systems than ext2 don't have that limitation.
 
Old 12-09-2003, 01:43 PM   #5
yapp
Member
 
Registered: Apr 2003
Location: Netherlands
Distribution: SuSE (before: Gentoo, Slackware)
Posts: 613

Rep: Reputation: 30
use tune2fs to change the limit, or change the user/group who may circumvent these limits.

for your root file system this is not recommended. For a data-dump, or storage partition is this off course very annoying.

tune2fs -g <groupname> can be used to change the group.
tune2fs -r 0 sets the reserved block count to 0.
mpe2fs -h shows these settings.

Last edited by yapp; 12-09-2003 at 01:44 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PCI cache line size set incorrectly (32 bytes) by BIOS/FW B1TW1SE Linux - Software 1 08-18-2009 02:43 PM
PCI cache line size set incorrectly (32 bytes) by BIOS/FW B1TW1SE Linux - Newbie 4 03-30-2008 11:25 PM
no space left in / fallen26 Linux - General 1 08-10-2004 07:00 AM
"no space left on device" - But df shows free space! monita Linux - General 7 03-30-2004 01:14 PM
Seeing HD space left? fusion1911 Slackware 5 10-04-2003 09:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration