![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AIX disaster recovery | tb0ne | AIX | 7 | 11-20-2007 01:22 PM |
| Disaster Recovery | aaron2k | SUN Solaris | 3 | 05-14-2006 01:45 PM |
| Disaster Recovery | TRUEST | UNIX for Advanced & Expert Users | 2 | 02-23-2004 10:23 AM |
| Template for Disaster Recovery | steiner | Security | 5 | 08-19-2003 08:28 AM |
| Please Tell Me About Disaster Recovery | TRUEST | Security | 3 | 11-07-2002 12:47 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I am looking into disaster recovery and I wanted to know what files and/or other information do I need to keep copies of to sucessfully restore my system from the ground up..... Any help is greatly appreciated. I am running Solaris 8 on an Ultra 60.
|
|
||||
|
thanks
I do realize the importance of a backup and I am doing that on a nightly basis but I am also working on a disaster recovery document that needs to be put on file for auditing purposes...
I guess that I need to know which system files I need to include in my paperwork... vfstab is one I am sure, but are there others? |
|
|||||
|
Any that were changed from the default - as stated - it matters how you build your servers.
Examples of changed files in my environment (not all servers but I collect the info on each if it exist): inittab, services, inetd.conf, system, auto_master, auto_home, shadow, passwd, hosts, netmasks, networks, vfstab, dfstab, hosts.allow, hosts.equiv, hosts.deny, resolv.conf, all crontabs, Sybase interfaces file, Oracle oratab file, md.cf, md.tab, mddb.cf, output from following commands - vxprint -th, vxdisk list, showrev, showrev -p, share, psrinfo, sysdef, prtconf, netstat -nr, ifconfig -a, df -k, df -n, ypwhich But you might have some that I don't - you HAVE to know your system and the difference between it and a default build. |
|
||||
|
i just put together a DR plan and a hotsite.
i was giveing the following criteria: 1) assume i am dead. 2) someone w/ unix knowledge would be doing the work. 3) if its not in my directions then im SOL and the plan will not work. i covered 3 things. 1) complete system rebuild 1a) this includes which installation to do. 1b) min disk space req. 1c) any additional packages (and where they can be found inet/cd...) 2) any NON solaris software required. 2a) any special options needed to install/compile with other then default settings. 3) a copy of my backup script and a copy of the output. (so when they do get my offsite backups they know which spot on the tape to get a specific fs from.) This serves 2 purposes 1) they know how the backup was created so they know how to restore. 2) they know where data is on the tape, since i backup multiple fses to a single tape. all of this now covers 1) how to install from scratch. 2) how to recover just the applications/user data. i must say though i did have an advantage of being able to build my DR machine as i wrote the docs so i was able to document each step from start to finish. |
![]() |
| Bookmarks |
| Tags |
| solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|