disaster recovery of nis master server

Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default disaster recovery of nis master server

    Hi,
    I'm in the process of practicing a disaster recovery of the nis master
    server.
    I will build the new server with the same specs as the original nis
    master server. I have created dumps of the original server which I
    will use to create the new master server.

    Once I import the dump to the new master server and reboot, will that
    cause any problems with the existing master nis server still in
    production, or does anybody know of a better way to do this?

    doggy
    Doggy Guest

  2. Similar Questions and Discussions

    1. Disaster Recovery
      We have a 2nd CPS server in a remote office positioned for disaster recovery. We would like to automate replication of both CPS servers by...
    2. disaster recovery using ontape
      Hi, We are putting in a machine to function as both our test and off-site disaster recovery box. I will need to configure the new machine to be...
    3. AIX 4.3.3 Disaster Recovery
      I'm trying to come up with a DR plan for an RS6000 F50 running AIX 4.3.3. I was thinking about purchasing an additional hard drive for the box and...
    4. Disaster recovery - Disksuite
      Greetings, I am building a DR plan and I have the following question regarding DiskSuite: For partitions, I can use prtvtoc and fmthard to...
    5. Using SAN Snapshots for Oracle disaster recovery
      I'm considering a SAN solution for my main office and for my disaster recovery bunker. I'd like to use the SAN snapshot features to update the dr...
  3. #2

    Default Re: disaster recovery of nis master server

    In article <18239c3a.0307310840.10449247@posting.google.com >,
    [email]tru64dog@yahoo.com[/email] (Doggy) writes:
    > Hi,
    > I'm in the process of practicing a disaster recovery of the nis master
    > server.
    > I will build the new server with the same specs as the original nis
    > master server. I have created dumps of the original server which I
    > will use to create the new master server.
    >
    > Once I import the dump to the new master server and reboot, will that
    > cause any problems with the existing master nis server still in
    > production, or does anybody know of a better way to do this?
    Uh, how about pulling the network cable off right before you reboot?
    (assuming it has the same IP address as the real master server)

    If it has a different IP, as long as all the clients bind by explicitly
    naming the NIS server(s) in /var/yp/binding/`domainname`/ypservers
    and not by broadcast, I'm not sure that it would matter, although I'm
    also not sure I'd want a test system on the network if it didn't have to
    be.

    --
    mailto:rlhamil@mindwarp.smart.net [url]http://www.smart.net/~rlhamil[/url]
    Richard L. Hamilton Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139