Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-29 Thread Flaherty, Patrick
Has anyone seen output like this before? Notice on my /dev/md0 That it reports 100% used, but also 5.3 Gb available. What would cause this? # df -h FilesystemSize Used Avail Use% Mounted on /dev/sda2 71G 1.6G 66G 3% / /dev/sda1 99M 22M

Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-29 Thread Tom Brown
Has anyone seen output like this before? Notice on my /dev/md0 That it reports 100% used, but also 5.3 Gb available. What would cause this? # df -h FilesystemSize Used Avail Use% Mounted on /dev/sda2 71G 1.6G 66G 3% / /dev/sda1 99M 22M

Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-25 Thread Kai Schaetzl
Dnk wrote on Fri, 24 Apr 2009 10:04:38 -0700: What does that command do exactly? what about using man? Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com ___ CentOS mailing list

Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-25 Thread Dnk
On 25-Apr-09, at 1:31 PM, Kai Schaetzl mailli...@conactive.com wrote: Dnk wrote on Fri, 24 Apr 2009 10:04:38 -0700: What does that command do exactly? what about using man? Kai -- Been there, done that since I had gotten back to a Linux box. :-) I was out and about when I read

Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-25 Thread Eric Sisolak
The amount shown under Avail does not include the reserve, even if it is set. If the reserve is used, then avail (and Use%) become a negative value. For example it might say -2.5GB Available. The Size does include the reserve however. I agree with Jake that this is due to it rounding 99.5%

[CentOS] df -h shows system at 100% used, but there is space left

2009-04-24 Thread dnk
Has anyone seen output like this before? Notice on my /dev/md0 That it reports 100% used, but also 5.3 Gb available. What would cause this? # df -h FilesystemSize Used Avail Use% Mounted on /dev/sda2 71G 1.6G 66G 3% / /dev/sda1 99M 22M 73M 23%

Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-24 Thread Laurentiu Coica
On Fri, Apr 24, 2009 at 7:43 PM, dnk d.k.emailli...@gmail.com wrote: Has anyone seen output like this before? Notice on my /dev/md0 That it reports 100% used, but also 5.3 Gb available. What would cause this? Because when an ext2/3 file system is formated by default 5% is reserved for root Use

Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-24 Thread Dnk
On 24-Apr-09, at 10:00 AM, Laurentiu Coica laurentiu.co...@gmail.com wrote: On Fri, Apr 24, 2009 at 7:43 PM, dnk d.k.emailli...@gmail.com wrote: Has anyone seen output like this before? Notice on my /dev/md0 That it reports 100% used, but also 5.3 Gb available. What would cause this?

Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-24 Thread Jake
On Fri, Apr 24, 2009 at 12:43 PM, dnk d.k.emailli...@gmail.com wrote: Has anyone seen output like this before? Notice on my /dev/md0 That it reports 100% used, but also 5.3 Gb available. What would cause this? # df -h Filesystem            Size  Used Avail Use% Mounted on /dev/sda2        

Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-24 Thread Robert Heller
At Fri, 24 Apr 2009 09:43:57 -0700 CentOS mailing list centos@centos.org wrote: Has anyone seen output like this before? Notice on my /dev/md0 That it reports 100% used, but also 5.3 Gb available. What would cause this? # df -h FilesystemSize Used Avail Use% Mounted on