On Wed, 10 Jun 2009 14:24:31 +0200
dick hoogendijk <d...@nagual.nl> wrote:

> I boot my OpenSolaris 2009.06 system off ONE ata drive.
> I want to change that to a mirrored boot from two SATA drives.
> 
> Is it possible to FIRST make a mirror of the existing ata drive
> PLUS one new sata drive and after resilvering, remove the ata drive and
> replace it with another (second) SATA one?

yes.


zpool attach rpool newdisk1

[twiddle thumbs]

zpool replace rpool olddisk newdisk2


Also, remember to installgrub on each of the new disks



James C. McPherson
--
Senior Kernel Software Engineer, Solaris
Sun Microsystems
http://blogs.sun.com/jmcp       http://www.jmcp.homeunix.com/blog
Kernel Conference Australia - http://au.sun.com/sunnews/events/2009/kernel
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to