Maybe this will remove the problem, but it doesn't solve it;
/use/ask/u1/lost+found # rm -r foo
Any ideas out here?
-Kjell
---------- Forwarded message ----------
ask.uio.no# cd /use/ask/u1/lost+found/foo/
ask.uio.no# ls
bookmarks.html-004226
ask.uio.no# ls -l
./bookmarks.html-004226 not found
total 0
ask.uio.no# cd ..
ask.uio.no# ls -lR
total 8
drwx------   2 hege     usit        8192 May 29 15:40 foo
./foo:
./foo/bookmarks.html-004226 not found
total 0
ask.uio.no# cd foo/
ask.uio.no# cp bookmarks.html-004226 test
cp: bookmarks.html-004226: Bad file number
ask.uio.no# file bookmarks.html-004226 
file: Cannot get file status on bookmarks.html-004226.
bookmarks.html-004226:  cannot open for reading
ask.uio.no# rm -i bookmarks.html-004226 
rm: bookmarks.html-004226: Bad file number
> find: bad status-- /use/ask/u1/lost+found/foo/bookmarks.html-004226
techinfo;
CPU TYPE:  DEC 3000 
Digital UNIX V3.2C Worksystem Software (Rev. 148)
AdvFS;
Filesystem   1024-blocks        Used       Avail Capacity  Mounted on
domain1#sydr     5242880     5110332       85736    98%    /use/ask/u1
ask.uio.no# ls -l /etc/fdmns/domain1
total 0
lrwxr-xr-x   1 root     system        10 Feb  6 15:57 rz11c -> /dev/rz11c
lrwxrwxrwx   1 root     system        10 Jun 12  1995 rz25c -> /dev/rz25c
lrwxr-xr-x   1 root     system         9 Jun 11 10:21 rz3c -> /dev/rz3c
rz3: RZ26, rz11:unknown, rz25: SEAGATE ST15150N
# showfdmn domain1
               Id              Date Created  LogPgs  Domain Name
2e704057.000e3788  Fri Sep  9 13:00:39 1994     512  domain1
  Vol   512-Blks        Free  % Used  Cmode  Rblks  Wblks  Vol Name 
   1L    8388315      164736     98%     on    256    256  /dev/rz25c
   2     4178874        6048    100%     on    128    128  /dev/rz11c
   3     2050860           0    100%     on    128    128  /dev/rz3c
      ----------  ----------  ------
        14618049      170784     99%
Received on Wed Jul 31 1996 - 11:05:18 NZST