[NTLUG:Discuss] strange "No space" issue on /dev/md0

Richard Strittmatter richard at mesh.net
Wed Feb 26 13:15:17 CST 2003


Could also be out of inodes.

"df -i /dev/md0"


-----Original Message-----
From: discuss-bounces at ntlug.org [mailto:discuss-bounces at ntlug.org] On
Behalf Of Fred James
Sent: Wednesday, February 26, 2003 1:17 PM
To: NTLUG Discussion List
Subject: Re: [NTLUG:Discuss] strange "No space" issue on /dev/md0


Chris Cox wrote:

> Fred James wrote:
>
>> RH 7.1
>> "df -k" returns
>>
>> Filesystem           1k-blocks      Used Available Use% Mounted on
>> /dev/hda1              3951272    726856   3023700  20% /
>> /dev/md0             113487584  26951312  80771408  26% /backups
>>
> ...
>
>> This seems to lend weight to the idea that /dev/md0 is out of space
>> even though it reports it is not - and that leaves me confused.  Any 
>> suggestions on how to check this out, or better yet, how to fix it, 
>> would be most appreciated.
>>
>
> Not too long ago I had a similar problem with an ext3 filesytem. Force

> an fsck and see if that clears things up (if it's ext3 that is).
>
>
>
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
>
>
No, it is ext2 - wouldn't fsck work there as well?  Is it just "fsck 
/backups" or "fsck /dev/md0"? or do I need an option or two set?

-- 
find . -type f | xargs file | grep -i text | cut -f1 -d: | xargs grep
"..."



_______________________________________________
https://ntlug.org/mailman/listinfo/discuss




More information about the Discuss mailing list