Problem with 'ls' command

Hi,

Something strange is happening when I do 'ls' in a particular directory in the filesystem. Here is an example of the output, when i executed'ls -l gnor319x*' three consecutive times:

First time:

gnor319x45.06e.nos.1: No such file or directory

-rw-rw-rw-1 rootother2327829 Nov 15 23:17 gnor319x00.06e.nos.1

-rw-rw-rw-1 rootother2300409 Nov 15 23:32 gnor319x15.06e.nos.1

-rw-rw-rw-1 rootother2325101 Nov 15 23:47 gnor319x30.06e.nos.1

Second time:

/var/dsf_int/downftp/gnor319x30.06e.nos.1: No such file or directory

/var/dsf_int/downftp/gnor319x45.06e.nos.1: No such file or directory

-rw-rw-rw-1 rootother2327829 Nov 15 23:17 /var/dsf_int/downftp/gnor319x00.06e.nos.1

-rw-rw-rw-1 rootother2300409 Nov 15 23:32 /var/dsf_int/downftp/gnor319x15.06e.nos.1

Last time, now print is ok:

-rw-rw-rw- 1 rootother2327829 Nov 15 23:17 /var/dsf_int/downftp/gnor319x00.06e.nos.1

-rw-rw-rw-1 rootother2300409 Nov 15 23:32 /var/dsf_int/downftp/gnor319x15.06e.nos.1

-rw-rw-rw-1 rootother2325101 Nov 15 23:47 /var/dsf_int/downftp/gnor319x30.06e.nos.1

-rw-rw-rw-1 rootother2303447 Nov 16 00:02 /var/dsf_int/downftp/gnor319x45.06e.nos.1

Someone has any idea what can be the problem?

Thank you.

[1296 byte] By [Shyriak] at [2007-11-26 11:32:52]
# 1

I thought initially files are being created and deleted or renamed at a very rapid pace.

But if you look at the file 319x30 it shows up then it disappears then it shows up again.

And the 2 times its there, it has the same size and datestamp.

So thats kind of weird.

Anything showing up in /var/adm/messages.

Have you tried fsck on the filesystem.

You can run fsck -n without unmounting the filesystem

robertcohen at 2007-7-7 3:48:39 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...