xfs
[Top] [All Lists]

Re: Undeletable file

To: Vincent Bernat <bernat@xxxxxxx>
Subject: Re: Undeletable file
From: Eric Sandeen <sandeen@xxxxxxx>
Date: 19 Nov 2001 11:18:45 -0600
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <m3y9l2u1p8.fsf@xxxxxxxxx>
References: <m3y9l2u1p8.fsf@xxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
Is this a >2GB file?

If it is, and you think this is an LFS issue, one thing you could try is
to boot from either the Linuxcare bootable toolbox, or one of our system
installer CDs with "linux rescue" at the prompt, you should get an
LFS-capable environment that way...

If it's not LFS problems you're seeing, doing an strace of the ls
command might give us a clue where things are falling apart.

-Eric

On Mon, 2001-11-19 at 11:09, Vincent Bernat wrote:
> Hi !
> 
> [I have already posted this message this week-end, however, it seems
> that it has been lost]
> 
> I compiled dosemu a few days ago and I have experienced some lockups
> on the creation of some files. I don't know if these lockups are due
> to XFS. But finaly, dosemu works fine.
> 
> However, I have a file that I cannot delete, list or do anything on
> it.
> 
> sh-2.03$ ls -l emufs.s.out 
> ls: emufs.s.out: Value too large for defined data type
> sh-2.03$ du emufs.s.out 
> du: emufs.s.out: Value too large for defined data type
> sh-2.03$ rm emufs.s.out 
> rm: cannot remove `emufs.s.out': Value too large for defined data type
> 
> I have an "old" glibc (2.1) which doesn't support large file. Is there
> a way (via a C program ?) to delete this file ? I think it is a sparse
> file (I have no room for a more than 2 GB file).
> -- 
> BOFH excuse #8:
> static buildup
-- 
Eric Sandeen      XFS for Linux     http://oss.sgi.com/projects/xfs
sandeen@xxxxxxx   SGI, Inc.


<Prev in Thread] Current Thread [Next in Thread>