DiskMirroring

Using a software mirroring system on Solaris can be brutal. It is prone to configuration error and recovery can be a bitch. My personal point of view is buy as much central storage as you can afford and use a hardware raid, so you don't have to use to disksuite..

Since you are still reading, I guess you haven't splurged on the $50k raid NAS (Network Attached Storage). Let move on.

2006-08: Disk Mirroring

Mirror The Drives

Use the 256M slice 7 of the drive for the metadata partition. Naming convention

Copy partition from one drive to another. The easiest way:

Set up meta database

Repeat for each slice that we're going to use. Map the new drive to the metadrive name

Now, tell vfstab to boot off off the metadevice

Boot from either mirror

In the ROM monitor: ok>

Replace A Drive

*Probably* all you need to do is

 metareplace -e d10 c0t0d0s0

... which will replace the device and enable it.

Here's the much longer way:

To replace a disk: