home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / vmsnet / sysmgt / 345 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.8 KB

  1. Xref: sparky vmsnet.sysmgt:345 comp.os.vms:18028
  2. Path: sparky!uunet!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!wupost!usc!news.service.uci.edu!beckman.com!dsroberts
  3. From: dsroberts@beckman.com
  4. Newsgroups: vmsnet.sysmgt,comp.os.vms
  5. Subject: Error accessing SYSUAF file
  6. Message-ID: <1992Nov16.115823.1041@beckman.com>
  7. Date: 16 Nov 92 11:58:23 PDT
  8. Organization: Beckman Instruments
  9. Lines: 34
  10.  
  11. We decided to radically change our approach to system startup for our cluster. 
  12. It takes a very long time and the way we were doing it is very confusing.  So
  13. we designed a table driven startup, and tried it Sunday.  Everything seemed to
  14. work okay, except for one glitch.  Login attempts get the error:
  15.  
  16. "Error accessing system authorization file"
  17. "Error in device name or inappropriate device type for operation"
  18.  
  19. Okay, sez I, the logical SYSUAF isn't defined properly.  So, $ SHOW LOGICAL
  20. /FULL SYSUAF:
  21.  
  22. "SYSUAF" = "BII$SYSTEM:SYSUAF.DAT"
  23.  
  24. Hmm. exactly the same as the old startup.  How about BII$SYSTEM?
  25.  
  26. "BII$SYSTEM" = "$1$DUA1:[BII.SYS]"
  27.  
  28. Also the same.  Well, does the file exist?
  29.  
  30. $ directory sysuaf
  31. Directory $1$DUA1:[BII.SYS]
  32. SYSUAF.DAT;3        
  33. Total of 1 file.
  34.  
  35. Yep, the file exists.  It is indeed the same sysuaf used on all nodes in the
  36. cluster.  I ran out of test time, so back to the old startup, and that works
  37. fine.  Anyone got any ideas what could cause this problem?
  38. -- 
  39.    Don Roberts                   Internet:  dsroberts@beckman.com
  40.    Beckman Instruments, Inc.     Phone:     714/961-3029
  41.    2500 Harbor Bl. Mailstop X-12 FAX:       714/961-3351
  42.    Fullerton, CA  92634          Disclaimer:  Blame me, not Beckman.
  43.    This was probably the most disastrous election result for the American
  44.    people since James Buchanon became president.  Heaven help us.
  45.