home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / vmsnet / networks / manageme / misc / 28 next >
Encoding:
Internet Message Format  |  1993-01-08  |  2.6 KB

  1. Xref: sparky vmsnet.networks.management.misc:28 vmsnet.networks.misc:142 vmsnet.misc:1106 vmsnet.sysmgt:430
  2. Newsgroups: vmsnet.networks.management.misc,vmsnet.networks.misc,vmsnet.misc,vmsnet.sysmgt
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!news.larc.nasa.gov!ames!riacs!pan.arc.nasa.gov!evans
  4. From: evans@pan.arc.nasa.gov (Dan Evans)
  5. Subject: Help with NCP and LAVCs needed
  6. Message-ID: <1993Jan8.215322.16191@riacs.edu>
  7. Sender: news@riacs.edu
  8. Organization: NASA/Ames Research Center, Moffett Field CA USA
  9. Date: Fri, 8 Jan 93 21:53:22 GMT
  10. Lines: 65
  11.  
  12. Hello and Happy New Year!
  13.  
  14. I hope this will be an easy question for some of you to answer.
  15. I'm no DECnet wiz, so the following is my perceptions of what is going
  16. on, please excuse me if I'm wrong.
  17.  
  18. We have a LAVC running VMS 5.5-2.  It is a single system disk cluster.
  19. The NCP database (for remote hosts) is stored in a common area
  20.     SYS$COMMON:[SYSEXE]NETNODE_REMOTE.DAT
  21. so all the systems can share it.  (Or so the VMS Networking (Vol 5A)
  22. manual claims on pg 5-42.)
  23.  
  24. The problem I'm having is, whenever I update the database on one node in
  25. the cluster, the new information is not reflected on the other nodes.
  26. Even though they all use the same file to load their database.
  27.  
  28. For example,  here I change a node name to reflect a change in address:
  29.  
  30. I make the changes on NODE1...
  31.  
  32. NODE1$ MC NCP
  33. NCP> SHO NODE XYZ
  34. Node Volatile Summary as of  8-JAN-1993 13:14:27
  35.  
  36.     Node           State      Active  Delay   Circuit     Next node
  37.                               Links
  38.  
  39. 5.10 (XYZ)                                        SVA-0        24.474
  40.  
  41. NCP> CLEAR NODE XYZ ALL
  42. NCP> PURGE NODE XYZ ALL
  43. NCP> SET NODE XYZ 5.12
  44. NCP> DEF NODE XYZ 5.12
  45. NCP> SHO NODE XYZ
  46. Node Volatile Summary as of  8-JAN-1993 13:16:27
  47.  
  48.     Node           State      Active  Delay   Circuit     Next node
  49.                               Links
  50.  
  51. 5.12 (XYZ)                                        SVA-0        24.474
  52.  
  53.  
  54. Now I go over to NODE2...
  55.  
  56. NODE2$ MC NCP
  57. NCP> SHO NODE XYZ
  58. Node Volatile Summary as of  8-JAN-1993 13:18:27
  59.  
  60.     Node           State      Active  Delay   Circuit     Next node
  61.                               Links
  62.  
  63. 5.10 (XYZ)                                        SVA-0        24.474
  64.  
  65.  
  66. Why is this happening?  
  67. Any help would be appreciated.
  68.  
  69. Dan 
  70.  
  71. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  72. Daniel V. Evans            ||  Internet:     evans@pan.arc.nasa.gov
  73. Mail Stop 245-3            ||DECnet/NSI:     24609::EVANS
  74. NASA/Ames Research Center    ||     Phone:     (415) 604 4882
  75. Moffett Field, CA 94035-1000    ||     Fax:     (415) 604 6779
  76. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  77.