SUMMARY: How to recover System from tape

From: vijay <vk_sol_at_yahoo.com>
Date: Thu Apr 25 2002 - 04:23:16 EDT
Dear All,
I got reply from following peoples. Thanks to
erveryone. Special Thanks to Pierre as he gave me the
solution which exaclty i was looking.

"Pierre Zimmermann" <Pierre.Zimmermann@tecnomen.fi
"Zia-ul-Hassan Zia" <sysadmin@isb.paknet.com.pk
"Nagendra Prasad" <dn_prasad@indiainfo.com
"Moti" <moti@flncs.com>
"David Foster" <foster@dim.ucsd.edu>
"Kathy Ange" <kathyange@yahoo.com> 


Here i am giving summary of my question : 
If anyone finds that i am missing something in this
procedure then pl. let me know


My Original question was 
I am using Netra T1 whcih is having 2 internal disks.
Solaris 2.8 is installed. By using Solsitce DiskSuite
4.2 
disk1 is mirrored on disk2. 
I am regularly taking backup of /, var, usr, 
export/home, data volume.
If my boot disk failes and before i change my boot 
disk mirror disk also fails. 
Then will take following stapes 
1. Replaced disk.
2. boot cdrom -s 
2. Created partition 
3. Restored data from tape 
Now questions 
1. what will be the status of my Solstice DiskSuite 
after restoring data from tape? 
2. Will i need to install Solstice DiskSuite again? 
3. Is there any other way or what steps should i take
to store my Solstice DiskSuite? 


Answer : 

After installing or before installing SDS update your
md.db file for recovery. Make entries of your
metadatabase in /etc/lvm/md.tab like 

mddb01:
mddb01 -c 2 c0t0d0s3 c1t1d0s3
(mddb01 is the name of your meta databases)

After instalation add your md.cf files to
/etc/lvm/md.tab
cat /etc/lvm/md.cf >> /etc/lvm/md.tab

Now if ur system crashesh, you recover your system
from tape,

After you recover your original system from tape. 
You disable disksuite by moving your original (dsk)
vfstab back 
and comment the following lines in /etc/system the 
* rootdev:/pseudo/md@0:0,0,blk
* set md:mddb_bootlist1

now you can reboot it by disk to single user mode

1. metadb -a -f mddb01	(To create Database)
2. metainit -a -f	(this creates the meta devices)
3. metaroot d10	(this sets the root device entry in
/etc/system)
4. vi /etc/vfstab   (Add lines to mount metadevices)
5. reboot	(this should load the disksuite drivers and
meta devices)
5. metatach 	(to sync the mirrors, do it with every
meta device)
6. metastat	(To check the synchonisation)



Thanks & Regards
Vijay
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Thu Apr 25 04:28:40 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:41 EST