Slashdot Mirror


Planning for Survivable Networks

Priscilla Oppenheimer writes "Annlee A. Hines' book Planning for Survivable Networks, is quite a page-turner. Yes, that's surprising for a technical book, but I found it to be true. I was fascinated by the stories of real companies (Lehman Brothers, the Wall Street Journal, and others) that survived the 9/11 attack and resumed business quickly. There are also stories from other disasters, both man-made and natural, and information on companies that were not able to quickly resume business. The author summarizes the stories with explanations of what went right and what went wrong, with advice on developing your own disaster recovery plan." Read on for the rest of her review. Planning for Survivable Networks author Annlee A. Hines pages 320 publisher Wiley Publishing, Inc. rating 10 reviewer Priscilla Oppenheimer ISBN 047123284X summary Designing networks that can recover from natural and unnatural disasters
As Hines explains, Lehman Brothers had headquarters in Tower 1, as well as in 1,2,3 World Financial Center (across the street from the WTC towers). Lehman moved to a backup recovery location and performed cash-management functions the same day as the attack. The company was online trading fixed-income securities by the next day. They had 400 traders online when the NYSE reopened Monday, 9/17.

The Wall Street Journal (WSJ) published the story of its own recovery and Hines used that as source material for her book. WSJ had an extensive disaster recovery plan, based on lessons learned in the 1990 power blackouts in New York. After the blackouts and a subsequent fire in the emergency generator room, WSJ decided that it would never again depend on just one location being operational. WSJ opened other offices that could perform some of the necessary tasks to bring out a paper. Geographical diversity of resources seems to be a key to success.

When the 9/11 terrorists attacked the buildings across the street from WSJ's main offices, senior managers called for an evacuation, knowing that they could still produce the paper. The Wall Street Journal managed to publish a full newspaper with eyewitness accounts of the tragedy the next day.

Hines' writing is easy to follow. Although she delves into some technical details, with the requisite IP and TCP header depictions that you will find in so many networking books, the book can easily be read by managers and business people. Planning for Survivable Networks has many factual tidbits about disasters of all sorts, and although these are interesting, the primary benefit of reading the book is to gain an understanding of the characteristics of companies that sustained business after a disaster compared to companies that did not.

As Hines says, the companies that survived disasters all had disaster recovery plans in place. The plans were activated by decisive managers, who also promptly got their people out of harm's way. (If people don't survive, it won't matter much if systems survive.) Another point she makes is that the managers had to be adaptable. Not everything went according to plan, and it shouldn't be expected that it will.

The book opens with the author being rocked by a terrorist-caused explosion herself. She wasn't present for the 9/11 attackers. Rather, the bombing she survived occurred at Ramstein Air Base in Germany, 20 years before. A retired Air Force officer, she has dealt with threats all over the world for many years. Her direct command and control experience has taught her many lesson, which she shares with the reader in Planning for Survivable Networks.

Probably one of the most useful chapters, Chapter 11, "The Business Case," offers advice on presenting to management a case for a network continuity plan. According to the back cover, Hines has taught economics at a community college, and I would say that experience helped her explain the many costs involved in having a disaster recovery plan, including fixed, variable, direct, and indirect costs. She also explains the expected value of having a plan and how to sell that to management.

I recommend this book as an informative discussion of how companies can ensure business and technology continuity in a world with hackers, terrorists, natural disasters, and human error. It's a practical book, but also a surprisingly uplifting book, considering its technical content. I truly enjoyed reading about the adaptable human spirit that enabled managers and workers to keep their businesses going after the 9/11 attacks.

You can purchase the Planning for Survivable Networks from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.

70 of 115 comments (clear)

  1. The irony by teamhasnoi · · Score: 5, Funny
    of this book being on /. is enormous.

    My book on this subject is one page long.

    Page 1: Don't let Slashdot link to you.

    1. Re:The irony by realdpk · · Score: 1

      Er.. how about:

      Don't put up dynamicly generated content without adding protections that automatically replace dynamic content with updated-once-per-minute static content when traffic becomes prohibatively high.

    2. Re:The irony by Anonymous Coward · · Score: 1, Funny

      <?php
      if (preg_match ("/slashdot.org/i", $_SERVER['HTTP_REFERER'])) {
      exit;
      }
      ?>

    3. Re:The irony by Lennie · · Score: 2, Interesting
      This sounds like a bit of a time-critical section. :-) You shouldn't be using a perl-compatible regular expression for that (quietly slow string comparison) or if you do, you should make it fast:
      "/^http:\/\/slashdot.org/"
      (starts with), but best is ofcourse:
      if (strtolower(substr ($_SERVER['HTTP_REFERER'], 0, 16)) == 'http://slashdot.org') {
      exit ();
      }
      Well, just for completeness.
      --
      New things are always on the horizon
  2. I’m planning on dying in the disaster… by Anonymous Coward · · Score: 2, Funny

    â¦as I would prefer death to running a network these days.

  3. speaking of irony... by ed.han · · Score: 2, Funny

    from the article:

    "probably one of the most useful chapters, chapter 11, "the business case," offers advice on presenting to management a case for..."

    in light of the current economy, i find this particular chapter arrangement particularly funny.

    ed

    1. Re:speaking of irony... by teamhasnoi · · Score: 1
      Speaking of more irony, I just posted that before I read your comment.

      Now people can say, "RTF Comments!!" ;)

    2. re:speaking of irony... by ed.han · · Score: 1

      ah, i'm glad that finally happened in reverse... :D

      ed

  4. What a stupid idea by Anonymous Coward · · Score: 1, Insightful

    "Disaster recovery" is the biggest load of shit. If I had been a 9/11 survivor, the LAST thing on my mind would have been getting my projects back on track!

    People need to get their damned priorities straight. If you lose your job because you'd rather spend time with family or just enjoy life, so be it. Jobs can be replaced. Time cannot.

  5. No mention of slashdot in the book? by Prince_Ali · · Score: 4, Funny

    Why didn't they mention the survival of slashdot in the face of countless disasters. The great troll strike of 2002 comes to mind! The revival of beowulf jokes, the lawsuit from Nat Portman and the hot grits famine that followed were all destructive but /. survived. Slashdot is able to survive just about any disaster whether in Soviet Russia or at home, and for that it should be commended!

    1. Re:No mention of slashdot in the book? by Kredal · · Score: 1

      trolled.

      The strike is obviously over.

      --
      Whoever stated that signature sizes should be limited to one hundred and twenty characters can just go ahead and kiss my
  6. Worst Chapter Name Ever by teamhasnoi · · Score: 4, Funny
    Chapter 11, "The Business Case"

    Seems like that chapter is required reading these days.

    1. Re:Worst Chapter Name Ever by afidel · · Score: 1

      Unless your business is directly producing I.T. services then chances are that I.T. is a cost center and not a profit center so expensive things in it will always need to be justified, but many businesses are so reliant on their infrastructure that they cannot function without it. If that is the case then the numbers should be aparant and the business case should be easy to make if you have taken any business classes. If you haven't then there is probably a reason that you are not an I.T. manager.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    2. Re:Worst Chapter Name Ever by nacturation · · Score: 1

      Try reading the parent post again. Clearly, you just didn't get it.

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
  7. other survival books... by TWX · · Score: 5, Funny

    "Surviving Slashdot" by Oliver Clozoff

    "Surviving Slashdot" Illstrates how to build a corporate network that accepts large numbers of incoming connections from stories posted at Slashdot.org, while still allowing employees to make network connections that they need. Techniques covered include round-robin DNS with different servers in different geographical locations, multiple HTTP servers with load balancing, and smooth transition over to a volume web host. like Conxion or cNet at a moment's notice without significant downtime. Other Anti-Slashdotting tactics also discussed.

    --
    Do not look into laser with remaining eye.
  8. What about a natural outbreak scenario? by zptdooda · · Score: 4, Insightful

    "Planning for Survivable Networks has many factual tidbits about disasters of all sorts..."

    I wonder if that's included.

    When SARS hit earlier this year our disaster recovery planning team was faced with a situation they hadnâ(TM)t anticipated: potential quarantining of large numbers of staff with critical business-continuity functions.

    The building and computer systems would be physically secure, but staff would not allowed into the workplace.

    So there was a scramble to survey everyoneâ(TM)s job function and set up broadband and VPN access from home if needed.

    --
    Esteem isn't a zero sum game
    1. Re:What about a natural outbreak scenario? by khallow · · Score: 1

      IS your organization large enough to consider putting together a group that could stay isolated for some time. Ie, they don't have contact with other people and the outside world for a considerable length of time, hence don't need to be quarantined?

    2. Re:What about a natural outbreak scenario? by bobbozzo · · Score: 2, Funny
      group that could stay isolated for some time. Ie, they don't have contact with other people and the outside world for a considerable length of time

      You mean like programmers?

      --
      Nothing to see here; Move along.
    3. Re:What about a natural outbreak scenario? by khallow · · Score: 1

      Yea. Stick them in a bunker somewhere for six months at a time. :-) Seriously, I was thinking of some sort of support staff that could handle telecommuting network problems if the main group had to be quarantined...

    4. Re:What about a natural outbreak scenario? by zptdooda · · Score: 1

      Not sure if I understand.

      Our team's initial concern in this case was staff being quarantined individually in their homes under a health department edict, as potential SARS carriers. But the setup is robust enough for other purposes.

      This is as opposed to having a group of people in a single off-site command center.

      --
      Esteem isn't a zero sum game
  9. Lehman Brothers by gorbachev · · Score: 4, Interesting

    Their trading floor might've been up in no time, but speaking as someone who worked with the Lehman Brothers in WTC on 9/11, I can say some of their other divisions weren't as lucky.

    The team I was on lost 2 months worth of work, because it wasn't backed up on a remote site. The version control servers were at WTC.

    If it wasn't for a single developer, who had made an unauthorized copy of the project on a floppy, we would've lost much more than just 2 months.

    Proletariat of the world, unite to kill terrorism

    --
    In Soviet Russia, I ruled you
    1. Re:Lehman Brothers by stevey · · Score: 1

      Just to be clear it was more than two months of work, yet it fitted on a Floppy?

      Wow!

      I guess thinking about it I could believe it .. but at first glance that sounds a bit fishy.

    2. Re:Lehman Brothers by Sloppy · · Score: 1

      After reading this, just for kicks, I decided to "zip" up the source code for an accounting system that I maintain, parts of which goes back about 20 years. I'm not sure how many man-years of work this really is (it's not like I spend all day, every day, adding to this product) but I'm sure it's a "few" (being vague here because I know that no one wants to look at numbers that I've pulled out of my ass). Anyway, the entire source "zip -9r"ed into a .. [drumroll] .. 764428 byte file.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  10. Re:I've made my own list of disaster lessons by I8TheWorm · · Score: 4, Funny

    I've been involved with disaster recovery plans since 1993 in Houston (hurricane seasons, a propensity for flooding). Most reputable companies down here have viable plans including offsite call centers, daily backups to servers/db's offsite, etc..
    I have to relate a funny story though. I wrote code for a large bank with a few offices in downtown Houston. As tropical storm Allison approached (you may have seen pictures of the aftermath), we started sending people home. Unfortunately, the shortsighted management had placed two offsite databases IN HOUSTON for data and call center recovery. The last I saw of our particular network administrator was him loading the physical DB server into his truck in hopes that he could get it home and upstairs. The two DR sites both flooded and we lost those servers. Needless to say, that manager is no longer employed with .

    --
    Saying Android is a family of phones is akin to saying Linux is a family of PCs.
  11. Re:I've made my own list of disaster lessons by kc0dxh · · Score: 2, Insightful

    Ha! I love the political incorrectness. Seriously, isn't the whole idea planning and an second location? Really, when disaster hits, whether external (terrorism) or internal (hard disk failure), is the person responsible for these systems in a frame of mind to create a plan?

    I've watched my 24/7 server choke and die. I had a fever and still got things up and running in less than 8 hours. Why? A plan. I knew where it was and where all my manuals and documentation were.

    Just because a server is small and easy to set up doesn't mean it should be treated any less than a mainframe should. Let me say that again, because this is why this is a topic of discussion: treat your servers like mainframes were treated 20 years ago.

    --

    --- "1.21 Jigawatts!" -Doc

  12. Rammstein bombing by chiph · · Score: 4, Funny

    Rather, the bombing she survived occurred at Ramstein Air Base in Germany, 20 years before.

    I happened to be at Rammstein the day after the bombing mentioned. The transmission from the car got blown over the top of a four-story building (other parts didn't quite make it through the building). Quite a powerful bomb that killed and hurt many people. I think it eventually got pinned on the Red Army Faction.

    The fun part was I was returning a Siemens teletype to the maintenance depot there, and the other guy in the VW pickup with me had forgotten his military ID (he had left it in his field jacket back at our base). So here we are pulling up to the main gate with this huge wooden crate in the back, and only one of us has any ID. We were lucky they didn't strip search us on the spot.

    Chip H.

  13. our current plan in full by Anonymous Coward · · Score: 2, Funny

    if it can't be recovered from the on-site week+ old backup, then we close the doors (if the doors are still there) and file for chapter (7, 11, 13, whatever the lawyer suggests)

  14. Re:I've made my own list of disaster lessons by Daniel+Boisvert · · Score: 1

    You need your own column on /. This is one of the funniest posts I've read in a very long time...

  15. Re:I've made my own list of disaster lessons by LostCluster · · Score: 1

    And at this hour, the parent post is modded 80% Funny and 20% troll, with a bonus point for coming from a high-karma user. Good work mods, I'm glad nobody's mistaking it for insightful or informative.

    Sorry, as much as you try to sugar coat it, this advice is too smart for its own good. Being a racist in your hiring practices is illegal, and keeping a gun or two in the server room is more likely to get you blamed for contributing to a death when a workplace fight gets out of hand than ever being shot at a terrorist. There is such a thing as being too secure for your own good.

    Some common-sense preperations are needed, but too many become wasteful, and many bring their own daily problems. Remember, when disasters by definition are rare. Balance your risk tolerance with your tolerance for annoyance in your daily operations... far too many people forget to do that.

  16. Re:I've made my own list of disaster lessons by SuiteSisterMary · · Score: 1

    That, my friend, is one of the funniest damn things I've read in a long time. That's getting printed and going onto a wall somewhere.

    --
    Vintage computer games and RPG books available. Email me if you're interested.
  17. take a page from a bank by Archfeld · · Score: 4, Interesting

    They are the best prepared for a disaster, by the virtue of being required to be open on the fourth day. Ever since the stock market crash, banks have exactly 3 day to recover from ANY disaster and open the doors or the federal government will step in and take over. The fines for failing to uphold any of the fed reg's is ENORMOUS. Both BofA and WellsFargo have used their plans successfully in the past. BofA in both SF during the quake, and in LA during the riots, and Welss Fargo's main headquarters burned. A good Contingency Operations Program is VERY EXPENSIVE, and requires many things beyond the obvious. Do your sales people have all their numbers in a rolodex on their desk, will they be able to function without it ?

    --
    errr....umm...*whooosh* *whoosh* Is this thing on ?
  18. Re:I've made my own list of disaster lessons by afidel · · Score: 1

    1)Absolutely, and I would go even farther, in prep for Y2K a friend of mines father had a worst case cenario drill during off hours, they disconnected all incoming WAN links simulating all other datacenters or the telco failing to catch a critical error resulting in total loss of conectivity, some of his collegues found out that their systems had interdependencies that they had not accounted for that could have resulted in problems had there been an actual disruption.
    1a)or if you can afford it have offsite backups AND offsite replication
    1b)You may not need to have them already purchased there are companies like on of my former employers (then G.E. Capital I.T. Solutions now just G.E. I.T.S) that will sign contracts to have a certain number of each of your machine types available along with either space or mobile trailers to house them.
    2)Duh =)
    3) Ummm, whatever
    4) again duh =)
    4a) already standard practice most places unfortunatly
    4b) I leave civil defense to the goverment, it's one of the few things they should do.
    4c) I forsee this as being a bad thing the next time layoffs happen.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  19. Re:Remember! by Zigg · · Score: 1

    Yeah, okay. Some people died, so let's make sure the people that didn't are also out of work. Great strategy.

  20. That developer by Faust7 · · Score: 4, Interesting

    If it wasn't for a single developer, who had made an unauthorized copy of the project on a floppy,

    I ask this question only half-jokingly:

    Was s/he fired?

    1. Re:That developer by gorbachev · · Score: 3, Informative

      As far as I know, no, he wasn't.

      --
      In Soviet Russia, I ruled you
    2. Re:That developer by dvk · · Score: 1

      Probably, considering Lehman's firing a buncg of people in IT and replacing them with outsouring companies from India.

      --
      "The right to figure things out for yourself is the only true freedom everyone shares. Go use it"-R.A.Heinlein
  21. Disaster recovery, what 911 taught me by Anonymous Coward · · Score: 5, Insightful

    Run down on what I learned from 9-11.
    Were constantly under attack on some front, hey I knew this in my Marine corps days, some attacks are just worse than others.

    What YOU should have learned from 9-11.
    Dont take life for granted, your a freaking SysAdmin, A programmer, a Techie or god forbid some kind of manager that can be replaced. Work when your at work, back shit up and when you leave work, leave work, dont take it with you if your gone tomorrow, someone will notice, in a week there will be a new face in the crowd to replace you.
    You never really know when your gonna be part of some F-ed up shit that is going to happen. Go surfing, get a Girlfriend, get a life outside of work.

    The most important disaster you should be planning for is your own, is this mentioned in the book?

    1. Re:Disaster recovery, what 911 taught me by MonkeyCookie · · Score: 1

      A slashdotter trying to get a girlfriend? That's *really* going to require a disaster recovery plan.

  22. Who cares ? by Anonymous Coward · · Score: 1, Funny

    corporations don't spend on disaster recovery anymore. They blew it on Y2K, its been all down-hill since.

    disgruntled IT schlub.

    "would you like fries with that ?"

  23. Re:critical omission! by Tumbleweed · · Score: 1

    I mentioned this just the other day - don't forget the Emergency Pants!

    You can learn a lot from Sluggy Freelance.

  24. But whatever you do, by EvanED · · Score: 4, Funny

    ...when disaster strikes, don't forget your towel.

  25. *a* floppy?! by erik1474 · · Score: 1

    Everything backed up to *a* floppy?? What do you guys do all day anyway?

    1. Re:*a* floppy?! by gorbachev · · Score: 1

      Read /. :)

      Compression does wonders to text files such as source code, btw.

      --
      In Soviet Russia, I ruled you
  26. Disaster Recovery != Survivable Network by sczimme · · Score: 3, Informative


    The Survivable Network Technology program at the Software Engineering Institute (part of Carnegie Mellon University) describes in detail what "survivable network" actually means. The author [of the book in the /. review] seems to have missed some key points. Nutshell version: a survivable network keeps going despite disasters, etc; moving to a different network to continue business does not mean you have a survivable network.

    In fact, a quick google on "survivable network" turns up several hits (on the first page) from the SEI.

    (Disclaimer: I used to work at the SEI, but in a different area.)

    --
    I want to drag this out as long as possible. Bring me my protractor.
    1. Re:Disaster Recovery != Survivable Network by villy · · Score: 2, Funny

      The editor probably thought "Survivable Network" had a more sexy yet ambiguous (profitable) connotation then "Survivable IT Infrastructure". My $.02.

    2. Re:Disaster Recovery != Survivable Network by khallow · · Score: 2, Insightful
      Nutshell version: a survivable network keeps going despite disasters, etc; moving to a different network to continue business does not mean you have a survivable network.

      What if it's cheaper to move your functions to a new network than maintain the old one after a disaster? Ie, if the new network appears exactly the same to the user as the old network did, then the network has "survived" whether or not it is the same network as before.

    3. Re:Disaster Recovery != Survivable Network by blibbleblobble · · Score: 1

      "What if it's cheaper to move your functions to a new network than maintain the old one after a disaster? Ie, if the new network appears exactly the same to the user as the old network did, then the network has "survived" whether or not it is the same network as before."

      "This is the axe of my ancestors. Sometimes the head wears out and has to be replaced. Sometimes the handle wears out and has to be replaced. But this is the axe of my ancestors."

  27. Re:I've made my own list of disaster lessons by kc0dxh · · Score: 1

    I don't love racism. Don't be silly. I love the humor of the comments.

    --

    --- "1.21 Jigawatts!" -Doc

  28. Price by jdehnert · · Score: 3, Informative

    $40 at Barnes and Noble
    $28 at Amazon

    --
    Eschew Obfuscation
  29. Re:I've made my own list of disaster lessons by The+Clockwork+Troll · · Score: 1

    Please tell us your age, sex, race and circumstances of your upbringing, and we in the know will explain to you a) why it's funny; b) why you don't "see it".

    --

    There are no karma whores, only moderation johns
  30. Error-proof networks != Attack-proof networks by rfischer · · Score: 2, Informative

    There was an interesting article in Nature a while back... said that networks like the Internet, which are very tolerant of faults in links and nodes, are not so tolerant of intentional attacks on nodes with high connectivity.

    here's the ref. for the curious:
    Albert A, Jeong H, Barabasi AL, Error and attack tolerance of complex networks Nature 406:378-382, 2000

  31. They should by geekoid · · Score: 1

    have interviewed the slashdot crew on how they handled there system when everybody in the world was hitting them during 9/11. Sure, its a secondary effect of the actually event, but some news agencies SAs could use this for future events.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  32. Re:I've made my own list of disaster lessons by khallow · · Score: 1
    You're as ignorant a fuck as the poster if you find such racism amusing.

    You need to exercise that brain some more. The sarcasm in the original post wasn't that subtle.

  33. Wow by t0ny · · Score: 1
    Wow. Its both informative AND trollishly racist, all while maintaining a certain level of humor.

    Good post- kudos!

    --

    Manipulate the moderator system! Mod someone as "overrated" today.

  34. And I would add.. by dogfart · · Score: 1
    You disaster recovery site is no doubt a very stable climate controlled facility, with even temperature and humidity. Just the place to start a wine cellar! Consider keeping a few bottles of treasured Bordeaux first growths, German Auslese, and California Chardonnay.

    When a disaster actually occurs, and your well thought out and tested disaster plan makes the whole operation a sucess, celebrate with a fine vintage.

    Don't forget to keep a redundant backup copy of a corkscrew as well

    --

    "dope will get you through times of no money better than money will get you through times of no dope"

    1. Re:And I would add.. by wagemonkey · · Score: 1
      Consider keeping a few bottles of treasured Bordeaux first growths, German Auslese, and California Chardonnay.
      Spaetlese or Eiswein, not Auslese - do it properly! The Bordeaux is OK, of course but I'm not at all sure about Californian Chardonnay.
      Vintage Champagne, vintage Port (and lots of both), Amontillado, Bual, Barolo, Pouilly Fume, Chablis, Chateau d'Yquem... the list could go on for ages. I have a weakness for Rioja and for Australian sparkling Reds (think Shiraz/Cabernet Savignon made method champagnoiose) so I'll have some of that too - oh dear, not enough room for the DLT drives so get rid of the tapes and bring in some Stilton, Yarg, Brie - you get the idea.

      I'm not an alcoholic, I have lots of full bottles at my place - well , some of the spirits may not be full any more but they aren't empty yet. The idea of an emrgency wine cellar in a DR site appeals to me but I may end up celebrating the disaster and not recovering from it! Hmmm, is there space in the server room for a bottle of Lagavullin, must check...

  35. Off site backup by MooseBoy · · Score: 1

    Thanks to VERITAS Software's NetBackup http://www.veritas.com may companies were saved in the Towers coming down.

    1. Re:Off site backup by nurbman · · Score: 1
      Has anyone out there tested the Disaster Recovery options of Veritas/Arcserve/Legato etc. in an MS environment? (no sneers please)

      I'm kind of skeptical of them. It seems that you need the open files agent (costing $$$) on all your servers in addition to the D/R option. Even that may not be enough to work, since you will likely be restoring to different hardware than the one that was destroyed. (unless you get lucky on Ebay)

      The only other option that I can see would be to image the hard drives with Imagecast or Ghost etc. This will work with a hardware RAID array but not a software one. If you took an image for safety and then a second image after running Sysprep, you would likely be able to restore to different hardware (chipsets/video/other drivers). You would then backup/restore the data using a regular full backup.

      Any thoughts?
    2. Re:Off site backup by slyxter · · Score: 1

      Use Veritas to back up all of your data (databases etc.) to tapes. Back up the OSs/applications using sysprep. Sysprep is quite useful for transferring a server to different hardware. Ghost is what I use to copy my sysprep images.

  36. Re: Programming Satan's Computer by plcurechax · · Score: 2, Interesting

    Ross Anderson, professor at Cambridge University has some works on this including Programming Satan's Computer (PDF) which looks at cryptographic protocols being attacked by being deployed on hostile system. Such as Satellite TV decoders which rely on smartcards which are in the posession of the attacker / customer.

    The Tamper Lab is pretty impressive too.

    Making your system realible in the present of the hostile attacker or on a hostile system is very hard, well nearly impossible.

  37. Lehman Brothers Headquaters by dvk · · Score: 2, Interesting

    #1: OK, small nitpick: Lehman's HQ was in WFC3, NOT in WTC1. However, it did have presence in all 4 buildings mentioned.

    #2: While thoretically Lehman was migrated more-or-less OK (we did have off-site backups, backup datacenter, etc...), in practice the only thing that saved them was the working-to-death of IT people in the next week.

    Many of backups were made on the same-site servers. Restores were difficult, obviously. (read: almost impossible in some cases).

    Many servers didn't have decent failover h/w in the backup datacenter. Hint: the datacenter was increased by over 100% in 4 days, based on my visual estimates while carrying servers up there).

    FYI, I was "blessed" with starting off with a 24-hour shift, and then pulling 12-hour night shifts for over a week. Considering the fact that 9/12/01 was my 1-month wedding anniversary and that both Mrs. and myself were in WTC1 when the plane flew into it, one can see how I was a bit upset at the management, ESPECIALLY since my own application failed over with no problems - i'd rather have spent more time with her.
    What did I get for all that effort? Yay! A plaque, with an image of WTC. Nice gesture, Mr. CEO! :(

    -DVK

    --
    "The right to figure things out for yourself is the only true freedom everyone shares. Go use it"-R.A.Heinlein
    1. Re:Lehman Brothers Headquaters by davidstrauss · · Score: 1
      ESPECIALLY since my own application failed over with no problems - i'd rather have spent more time with her.

      You'd rather spend time with your application than your wife?

  38. Exercises in constructive paranoia by alizard · · Score: 1
    Try my disaster preparation page for sys/netadmins at this page.

    It's more oriented towards small businesses and ISPs without the resources to build complete backup sites a few thousand miles away.

  39. Earthquakes and other disasters by billstewart · · Score: 1
    There are a whole range of things that can go wrong with networks, and part of Business Continuity Planning is being paranoid about the right problems. Too many East Coast companies got surprised by 9/11 - here on the West Coast we have buildings fall over every decade or so, though fortunately the loss of life has been kept low by good building technology. You do have to spend a lot of time looking at what your critical resources are, including your people, your computers, your data, your telecomm networks, your phone system, etc.

    On the other hand, we're not so good at planning for the "ice storm kept everybody home" problem. I have once had a meeting cancelled because of snow in Silicon Valley - the critical customer lived in Santa Cruz, and there were six inches of snow on the mountain top, on a road which is unpredictable in good weather.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  40. too bad I don't have my mod points today... by alizard · · Score: 1

    I would have modded you down to zero for encouraging an irrational fear of guns... you expect brownie points for political correctness on slashdot?

  41. Re:too bad I had already posted in this by LostCluster · · Score: 1

    No, but I do exepect something that over-paranoid admins are gonna mistake for advice get modded something a little less than a 4... The parent post seems to have attracted a few Flamebait and Troll mod points since I posted. :)

  42. A few things to keep in mind about Disaster Plans by Dolemite_the_Wiz · · Score: 3, Interesting

    1) Just because you have a disaster plan doesn't put your company in the clear. You've got to put it into action and make sure that this plan will be ready to go at a moment's notice.

    2) You've got to test the plan/Backups pierodically.

    3) During 9/11 in NYC, the only portable communication devices that worked in the Twin Towers were Blackberry devices.

    4) A Remote, out of state, location for a backup datacenter is a good thing.

    5) If you need justification for Management for putting together a disaster plan, say this "Which will cost more, putting together a Disaster Plan or repairing a companies reputation as a result for not having one?

    Dolemite
    _______________________

    --
    Save the World! Use a Quote!
  43. Re:I've made my own list of disaster lessons by wagemonkey · · Score: 1
    the locals work cheap, the state governments are willing, and the locals aren't sophisticated to know what to do with 4mm dat tapes
    How smart do they need to be to throw them in the landfill?
    If you're DR plan is relying on DAT tapes, well then you don't have a DR plan, you're relying on Lady Fortune, and she's a mighty fickle helper.
  44. Re:My own disaster plan by shis-ka-bob · · Score: 1

    ??? = sell the looted goods -- finally, one even I can figure out

    --
    Think global, act loco
  45. Re:critical omission! by blibbleblobble · · Score: 1

    "I mentioned this just the other day - don't forget the Emergency Pants!"

    Coffee machine on a UPS