Re: Strange ZFS filesystem corruption

From: Paul Mather <paul_at_gromit.dlib.vt.edu>
Date: Wed, 5 Oct 2011 21:27:37 -0400
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.
Received on Wed Oct 05 2011 - 23:28:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:18 UTC