On Thu, Nov 20, 2008 at 4:41 AM, <[EMAIL PROTECTED]> wrote:

>
> >If you need to install bootblocks, it doesn't matter when you do it.
> >
> >But I found the answers I want, I think what I need to do is:
> >
> >
> >       zpool attach export disk#0 disk#1
> >
> >(this makes the single pool into a mirror)
> >
> >And if resilvering is done, I can use:
> >
> >       zpool replace export disk#0 disk#2
> >
>
> It was indeed very simple; you can even run both commands at the same time
> and the result is that the first disk is read only ones.
>
> The only thing that didn't work is making the zpool bigger.
>
> That seems to have required a reboot.  Before the reboot it just kept
> the old (first disk) size.
>
> Is there a specific way to make zfs reevaluate the size without requiring
> a reboot (or export/import)
>
> Casper


It's a known bug, I don't have the ID offhand, but I'm sure someone can get
it to you ;)

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

Reply via email to