Strange ZFS filesystem corruption

krad kraduk at gmail.com
Thu Oct 6 09:26:55 UTC 2011


On 6 October 2011 02:27, Paul Mather <paul at gromit.dlib.vt.edu> wrote:

> On Oct 5, 2011, at 9:03 AM, krad wrote:
>
> > Have you dont the simple thing and checked to see if you have any weird
> whitespace in the dir names. Try using bash tab completion for the dir name.
> Also drop all non bash completion rules as these might be messing things up.
> >
> > I have seen odd characters in dirs cause much confusion in the past.
>
>
> I don't believe that is the problem in this case.  An "ls" will list the
> file but "ls -l" reports "no such file or directory:"
>
> tape# ls
> 05DLAAdmin      07DLAAdmin
> tape# ls -l
> ls: 05DLAAdmin: No such file or directory
> total 3
> drwxrws---  4 500  501  4 Oct  3 11:53 07DLAAdmin
> tape#
>
> Plus, the "rm -rf" I tried (that failed) ought not to fall foul of such
> weird whitespace problems.
>
> Cheers,
>
> Paul.
>
>
>
try a zfs mount -a, just incase some mounting has gone adrift. This
certainly is strange


More information about the freebsd-current mailing list