* Matt Law (mailmattlaw at yahoo.co.uk) wrote: > Hi, > > I have searched these forums and the internet for an example of > someone doing this but haven't found anything that would help me, so I > would like to ask for some help here. > > I installed OpenSolaris 2008.05 to a 129GB partition on an existing > hard disk without a problem. I would now like to add another 129GB > partition on another disk and convert my rpool to a mirror across both > disks for redundancy. Is this possible and if so, what steps do I > need to follow to do this? > > Sorry if this is a stupid question, but I'm coming over from linux and > finding it a little tough at first!
zpool attach is what you're after. http://docs.sun.com/app/docs/doc/819-2240/zpool-1m Cheers, -- Glenn