home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / vms / 14315 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  2.5 KB

  1. Path: sparky!uunet!munnari.oz.au!yoyo.aarnet.edu.au!sirius.ucs.adelaide.edu.au!vsm.com.au!jeremy
  2. From: jeremy@vsm.com.au
  3. Newsgroups: comp.os.vms
  4. Subject: Moving a DNS nameserver
  5. Message-ID: <1992Aug31.152712.49@vsm.com.au>
  6. Date: 31 Aug 92 21:27:12 GMT
  7. Lines: 52
  8.  
  9. Hello, I would like some assistance with Digital's DNS please (version
  10. 1.1).
  11.  
  12. At my present contract we are running DNS on a cluster of 3 VMS A5.5
  13. systems.  DNS has been installed for about 12 months (before I arrived) and
  14. when I came onto the scene it was not working properly: a system trying to
  15. use DFS would intermitently crash the DNS, amongst other problems.  I
  16. played with it for a while without much luck, and called Digital TSC.  They
  17. played with it for a few days and everntually realised the machine running
  18. DNS (ie the DNS server) had changed its DECnet address.  The TSC person
  19. edited/patched various files and made it good.
  20.  
  21. Now we are installing a fourth machine, with its own system disk, and we
  22. want to move the DNS server function onto it, and remove DNS from the other
  23. cluster nodes.  I read the DNS book and came up with this strategy:
  24.  
  25. 1) Install DNS on the new machine, and specify NO when the installation
  26. procedure asks if this is a new namespace.
  27.  
  28. 2) On the old nameserver, set access to the clearinghouse to allow the new
  29. machine to update it (ie node::SYSTEM acc READ WRITE DELETE TEST CONTROL)
  30.  
  31. 3) On the old namesever,
  32.    DNS> STOP CLEARINGHOUSE wkv_ch
  33.    DNS> REMOVE CLEARINGHOUSE wkv_ch
  34.  
  35. 4) Copy the clearinghouse file from the old server to the new
  36.  
  37. 5) On the new nameserver,
  38.    DNS> ADD CLEARINGHOUSE wkv_ch
  39.  
  40. 6) Stop the old nameserver
  41.  
  42. This all seemed to work, except for two things:
  43. - the DNS installation procedure seems to have set the wrong timezone on
  44. the new nameserver (I specified +09:30, but it was created -09:30)
  45. - when I tried to install DFS on the new machine, the DNS fell in a heap.
  46.  
  47. I've stopped and started DNS on the new machine, and rebooted it, but it
  48. just doesn't work.  I tried fixing the timezone on the new namserver but
  49. that just results in "System time has gone backwards" messages on the
  50. console, and attempts to communicate with the nameserver just hang.
  51.  
  52. Where have I gone wrong?
  53.  
  54.         Jeremy Begg
  55.  
  56.   +----------------------------------------------------------+
  57.   | VSM Software Services,  |  E-Mail:  jeremy@vsm.com.au    |
  58.   | P.O.Box 801, Unley,     |   Phone:  +61 8 4145074 (pager)|
  59.   | South Australia 5061    |     FAX:  +61 8 3734911        |
  60.   +----------------------------------------------------------+
  61.