Maintaining Mirrored Systems CentreVu CMS Release 3 Version 8 Disk-Mirrored Systems
Restoring a mirrored system from a CMSADM backup 60
4. Add the
Solstice DiskSuite
directories to your path:
5. Create md.tab.new:
6. Check the disk:
7. Activate the state database:
8. Set up the root mirror:
9. Get to the boot prompt:
# PATH=$PATH:/usr/opt/SUNWmd/sbin:/olds
# export PATH
# olds - mirrored -mk_files
.
.
.
Success, creating md.tab.new
#
# olds -mirrored -check_disk
.
.
.
Success, checking md.tab.new
#
# olds -mirrored -meatdbs
.
.
.
Success, setting up metadb replicas
#
# olds -mirrored -setroot
.
.
.
Success, root mirrored successfully.
#
# /usr/sbin/shutdown -y -i0 -g0
.
.
.
ok