Hi Michael,

Did you try doing an export/import of tank?

On Thu, 6 Nov 2008, Michael Schuster wrote:

> all,
>
> I've gotten myself into a fix I don't know how to resolve (and I can't
> reboot the machine, it's a build server we share):
>
> $ zfs list -r tank/schuster
> NAME                          USED  AVAIL  REFER  MOUNTPOINT
> tank/schuster                17.6G   655G  5.83G  /exportz/schuster
> tank/schuster/ilb            5.72G   655G  5.72G  /exportz/schuster/ilb
> tank/schuster/ip_wput_local  6.06G   655G  6.06G
> /exportz/schuster/ip_wput_local
>
> note the 2nd one.
>
> $ ls -las /exportz/schuster/
> total 20
>    4 drwxr-xr-x   5 schuster staff          5 Nov  6 09:38 .
>    4 drwxrwxrwt  15 ml37995  staff         15 Sep 28 05:21 ..
>    4 drwxr-xr-x   9 schuster staff         12 Nov  6 08:46 ilb_hg
>    4 drwxr-xr-x   8 schuster staff         12 Oct 31 10:07 ip_wput_local
>    4 drwxr-xr-x   9 schuster staff         11 Sep 11 13:06 old_ilb
> $
>
> oops, no "ilb/" subdirectory.
>
> $ zfs mount | grep schuster
> tank/schuster                   /exportz/schuster
> tank/schuster/ilb               /exportz/schuster/ilb
> tank/schuster/ip_wput_local     /exportz/schuster/ip_wput_local
> $  mount | grep schuster
> /exportz/schuster on tank/schuster ...
> /exportz/schuster/ilb on tank/schuster/ilb ...
> /exportz/schuster/ip_wput_local on tank/schuster/ip_wput_local ...
> $
>
> I've tried creating an ilb subdir, as well as "set mountpoint"ing, all to
> no avail, so far; "zfs unmount" also fails, even with -f. I've unshared the
> FS, still no luck, as with "zfs rename".
>
> I don't want to "zfs destroy" tank/schuster/ilb before I've had a chance to
> check what's inside ...
>
> this is snv_89, btw. zfs and zpool are at current revisions (3 and 10, resp.).
>
> does anyone have any hints what I could do to solve this?
>
> TIA
> Michael
> --
> Michael Schuster        http://blogs.sun.com/recursion
> Recursion, n.: see 'Recursion'
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
>


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

Reply via email to