[OmniOS-discuss] ZFS panic when unlinking a file

Omen Wild omen.wild at gmail.com
Wed Sep 16 18:54:27 UTC 2015


Quoting Dan McDonald <danmcd at omniti.com> on Wed, Sep 16 14:32:
>
> 
> > On Sep 16, 2015, at 2:31 PM, Omen Wild <omen.wild at gmail.com> wrote:
> > 
> > No change, still crashes when I try to 'rm -rf' the parent directory.
> 
> I think he wanted you to just rmdir <parent>.  Since the directory entry isn't all there?

Ah, I was thinking the `rm -rf' would just walk the tree, unlinking
the files, so that makes more sense. The directory entry is there, ls
can see that it exists, but cannot get any data about it:

----- Begin quote -----
root at zaphod:.../groundwater# ls -Fla
ls: cannot access fcouncil.html: Operation not applicable
total 1
drwxr-x--- 2 backuppc other 3 Sep 16 11:51 ./
drwxr-x--- 3 backuppc other 3 Sep  7 13:57 ../
?????????? ? ?        ?     ?            ? fcouncil.html

root at zaphod:.../groundwater# cd ..
root at zaphod:.../conference# rmdir groundwater/
rmdir: failed to remove 'groundwater/': File exists
----- End quote -----


More information about the OmniOS-discuss mailing list