Sponsored Content
Special Forums Cybersecurity Please Tell Me About Disaster Recovery Post 31405 by RTM on Thursday 7th of November 2002 09:58:12 AM
Old 11-07-2002
Disaster recovery can be anything from rebuilding a single server to rebuilding a complete data center or business. The biggest part of it (IMO) is the planning of what you will do.

Most IT folks know or have planned how to rebuild a server lost due to any number of reasons (fire, storm, electrical outage). D/R is knowing what you will do if a particular server is down, a particular network is down, a particular site is down....on and on until you know what you are doing from the smallest problem to the biggest (like the WTC).

I don't think many IT folks really had planned for a WTC type disaster. I think it was a great effort by those involved to get the services back SO fast.

Do a search on D/R on the web - there is loads of information to learn more.
 

9 More Discussions You Might Find Interesting

1. Cybersecurity

Template for Disaster Recovery

Hello, I am trying to make a disaster recovery of my Unix System. Is there a site where I can find template from Disaster Recovery Domain. So this can help me to have the principals chapter to make a good report. Thanks a lot ........ (5 Replies)
Discussion started by: steiner
5 Replies

2. UNIX for Advanced & Expert Users

Disaster Recovery

Can anyone tell me of what to expect? I've been nominated to join a team of unix admins to do a DR testing. we already have the guys who are gono be doing the restores. besides the restore, anybody know what else to look forward to?? (2 Replies)
Discussion started by: TRUEST
2 Replies

3. UNIX for Dummies Questions & Answers

disaster recovery

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. (5 Replies)
Discussion started by: rod23
5 Replies

4. Solaris

Disaster Recovery

Recovering Solaris to an alternate server I was just wondering if anyone could give me some points on restoring a Solaris 9 backup to an alternate server. Basically, we use netbackup 6 and I was wondering what the best procedures are for doing this? What things do we need to take into... (3 Replies)
Discussion started by: aaron2k
3 Replies

5. AIX

AIX disaster recovery

Are there any products out there that provide a disk imaging solution for AIX (and HPUX and Solaris for that matter)? In a development environment where users are looking to restore an OS quickly back to a certain point in time, what is there available for this besides opening up the system,... (7 Replies)
Discussion started by: tb0ne
7 Replies

6. Solaris

Solaris 8 using Flash Archive for Disaster Recovery

Hello everyone I am Kevin and new to this forum. I have encounter an issue I can't seem to resolve. I am currently using Solaris 8 02/04 on Sun V240 servers. I know how to create a flar image of the server and restore it using NFS (network server) or Local Tape (tape drive). What I need to do... (2 Replies)
Discussion started by: Kevin1166
2 Replies

7. AIX

hacmp and disaster recovery question

Hi Guys, is it possible to failover a hacmp cluster in one datacentre via SRDF to a single node in another datacentre, or do I need a cluster there in any case? This is only meant as worst case scenario and my company doesn't want to spend more money than absolutely necessary. I know the... (3 Replies)
Discussion started by: zxmaus
3 Replies

8. UNIX for Dummies Questions & Answers

Disaster Recovery - Help needed

We have a SCO OpenServer Unix server that has been damaged. Fortunately we have a good backup of the entire system (using BackupEdge.) On a new server, if we install SCO from original SCO CD's (we have all necessary activation codes) then drop the tape (we can restore with tar), will the... (3 Replies)
Discussion started by: jmhohne
3 Replies

9. Red Hat

Disaster Recovery

Hi, I just want to throw something out there for opinions and viewpoints relating to a Disaster Recovery site. Besides the live production environment, do you think a DR environment should include: - pre-production environment - QA Environment ......or would this be considered to be OTT... (3 Replies)
Discussion started by: Duffs22
3 Replies
ovdb_recover(8) 					    InterNetNews Documentation						   ovdb_recover(8)

NAME
ovdb_recover - Perform recovery on the ovdb database, if needed SYNOPSYS
ovdb_recover [-f] DESCRIPTION
Attempts to open the ovdb database, and if the database needs recovery, it attempts to perform the recovery. Similar in function to the BerkeleyDB db_recover command. Specify the `-f' option to force a recovery, even if the database appears to not need it. It is not an error to perform a recovery opera- tion on a clean database. However, do not run `ovdb_recover -f' while the database is in use by any other processes. Returns exit status of 0 if the database did not need recovery or if recovery succeeded, and returns exit status 1 if recovery failed. In the latter case, the database may be damaged beyond repair, requiring a rebuild with makehistory(8). This command is normally called automatically by rc.news(8). HISTORY
Written by Heath Kehoe <hakehoe@avalon.net> for InterNetNews. SEE ALSO
ovdb(5), makehistory(8) 3rd Berkeley Distribution INN 2.3 ovdb_recover(8)
All times are GMT -4. The time now is 11:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy