I have a production server that contains two internal SCSI drives: c0t0d0 and c0t1d0 that are mirrored using Solaris Volume Manager.
Another server is being ordered to add into the cluster. Can the second mirrored drive c0t1d0 be removed from the old server and placed into the first controller and target of the new server? Then take one of the new server’s internal drive and replace that in the old server and reestablish the mirror?
+--------+
|c0t0d0 |
| |
|c0t1d0 |
+--------+
Old Server
Take c0t1d0 and place this in “New Server” c0t0d0 and establish mirror on “New Server”
+-------+
|c0t0d0 |
| |
|c0t1d0 |
+-------+
New Server
Take c0t0d0 and place this in “Old Server” and reestablish the mirror on “Old Server”
Since there are only two drives it is an alternate boot disk. What steps on both sides would need to be taken?
Thanks.
Another server is being ordered to add into the cluster. Can the second mirrored drive c0t1d0 be removed from the old server and placed into the first controller and target of the new server? Then take one of the new server’s internal drive and replace that in the old server and reestablish the mirror?
+--------+
|c0t0d0 |
| |
|c0t1d0 |
+--------+
Old Server
Take c0t1d0 and place this in “New Server” c0t0d0 and establish mirror on “New Server”
+-------+
|c0t0d0 |
| |
|c0t1d0 |
+-------+
New Server
Take c0t0d0 and place this in “Old Server” and reestablish the mirror on “Old Server”
Since there are only two drives it is an alternate boot disk. What steps on both sides would need to be taken?
Thanks.