I just tried that, but the installgrub keeps failing:

[EMAIL PROTECTED]:~# zpool status
  pool: rpool
 state: ONLINE
 scrub: resilver completed after 0h1m with 0 errors on Sat Aug  2 01:44:55
2008
config:

    NAME          STATE     READ WRITE CKSUM
    rpool         ONLINE       0     0     0
      mirror      ONLINE       0     0     0
        c5t0d0s0  ONLINE       0     0     0
        c5t1d0s0  ONLINE       0     0     0

errors: No known data errors
[EMAIL PROTECTED]:~# installgrub /boot/grub/stage1 /boot/grub/stage2
/dev/dsk/c5t1d0s0
cannot open/stat device /dev/dsk/c5t1d0s2


On Wed, May 21, 2008 at 3:19 PM, Lori Alt <[EMAIL PROTECTED]> wrote:

>
> It is also necessary to use either installboot (sparc) or installgrub (x86)
> to install the boot loader on the attached disk.  It is a bug that this
> is not done automatically (6668666 - zpool command should put a
> bootblock on a disk added as a mirror of a root pool vdev)
>
> Lori
>
> [EMAIL PROTECTED] wrote:
> > Hi Tom,
> >
> > You need to use the zpool attach command, like this:
> >
> > # zpool attach pool-name disk1 disk2
> >
> > Cindy
> >
> > Tom Buskey wrote:
> >
> >> I've always done a disksuite mirror of the boot disk.  It's been easry
> to do after the install in Solaris.  WIth Linux I had do do it during the
> install.
> >>
> >> OpenSolaris 2008.05 didn't give me an option.
> >>
> >> How do I add my 2nd drive to the boot zpool to make it a mirror?
> >>
> >>
> >> This message posted from opensolaris.org
> >> _______________________________________________
> >> zfs-discuss mailing list
> >> zfs-discuss@opensolaris.org
> >> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
> >>
> > _______________________________________________
> > zfs-discuss mailing list
> > zfs-discuss@opensolaris.org
> > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
> >
>
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
>
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to