> I've a non-mirrored zfs file systems which shows the status below. I saw
> the thread in the archives about working this out but it looks like ZFS
> messages have changed. How do I find out what file(s) this is?
> [...]
> errors: The following persistent errors have been detected:
> 
>           DATASET  OBJECT  RANGE
>           LOCAL    28905   3262251008-3262382080

I realize this is a bit lame, but currently the answer is:

        find /LOCAL -mount -inum 28905

And yes, we do indeed plan to automate this.  ;-)

Jeff

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to