we have 2 e250 servers (production and DR), each with 2 x 18GB disks, mirrored with disksuite, Solaris 7.
Output from df -k
Filesystem 1024-blocks Used Available Capacity Mounted on
/proc 0 0 0 0% /proc
/dev/md/dsk/d0 16379106 13141489 3073826 82% /
fd 0 0 0 0% /dev/fd
/dev/md/dsk/d2 17408538 12237970 4996483 72% /data
swap 1194768 24 1194744 1% /tmp
We need to rebuild the DR machine from production.
We thought of doing this by splitting mirrors and moving the disks. We don't have a Solaris Admin here who is familiar with Disksuite.
split the mirrors on both machines.
replace the active disk in DR with the non-active disk from production.
If that works, we would then need to update the network configuration (IP address, etc)
If mirror splitting won't work, what alternatives do we have (ufsdump maybe)?
Any help would be appreciated.
Output from df -k
Filesystem 1024-blocks Used Available Capacity Mounted on
/proc 0 0 0 0% /proc
/dev/md/dsk/d0 16379106 13141489 3073826 82% /
fd 0 0 0 0% /dev/fd
/dev/md/dsk/d2 17408538 12237970 4996483 72% /data
swap 1194768 24 1194744 1% /tmp
We need to rebuild the DR machine from production.
We thought of doing this by splitting mirrors and moving the disks. We don't have a Solaris Admin here who is familiar with Disksuite.
split the mirrors on both machines.
replace the active disk in DR with the non-active disk from production.
If that works, we would then need to update the network configuration (IP address, etc)
If mirror splitting won't work, what alternatives do we have (ufsdump maybe)?
Any help would be appreciated.