> I managed to create a link in a ZFS directory that I can't remove.  
>
> # find . -print
> .
> ./bayes_journal
> find: stat() error ./bayes.lock.router.3981: No such
> file or directory
> ./user_prefs
> #
> 
> 
> ZFS scrub shows no problems in the pool.  Now, this
> was probably cause when I was doing some driver work
> so I'm not too surprised, BUT it would be nice if
> there was a way to clean this up without having to
> copy the filesystem to a new zfs filesystem and
> destroying the current one.

Are you running an opensolaris using release or debug kernel bits?

Maybe a kernel with a zfs compiled as debug bits would print
some extra error messages or maybe panic the machine when
that broken file is accessed?
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to