home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / vmsnet / misc / 713 < prev    next >
Encoding:
Text File  |  1992-08-11  |  1.9 KB  |  48 lines

  1. Newsgroups: vmsnet.misc
  2. Path: sparky!uunet!news.univie.ac.at!blekul11!frmop11!barilvm!technion!discus.technion.ac.il!news
  3. From: ben@ccbenj.technion.ac.il (Ben Pashkoff)
  4. Subject: Re: How to boot VMS from a failed AUDIT writing
  5. Message-ID: <1992Aug11.122316.26920@discus.technion.ac.il>
  6. Sender: news@discus.technion.ac.il
  7. Nntp-Posting-Host: ccvs1.technion.ac.il
  8. Reply-To: ben@ccbenj.technion.ac.il (Ben Pashkoff)
  9. Organization: Technion IIT, Haifa Israel
  10. References:  <1992Aug10.142728.4397@mic.ucla.edu>
  11. Date: Tue, 11 Aug 1992 12:23:16 GMT
  12. Lines: 34
  13.  
  14.  
  15. In article <1992Aug10.142728.4397@mic.ucla.edu>, shinn@agsm.ucla.edu (Shinn-Tzong Wu) writes:
  16. |>
  17. |>Hi, we just encounteded one of our worst nightmare, the VAXStation 3100
  18. |>(running VMS 5.3) died probably because it ran out of disk space for
  19. |>the AUDIT process.  Since the AUDIT process tried to write into the
  20. |>full disk in the process of rebooting, there seemed to be no way that we
  21. |>can bring the system up.  We tried to boot it from a stand alone tape but
  22. |>it won't access to any of the disks.  Can anyone suggest any help?  Thanks...
  23. |>
  24. 1) do not bother booting from tape, it will be a waste of LOTS of time.
  25. 2) boot a conversational bootstrap:
  26.   >>b/1
  27.   sysboot> set startup "min"
  28.   sysboot> cont
  29. 3) login to system account
  30. 4) delete any LARGE files that are nont-needed. favorites may be old
  31. OPERATOR.LOG files, NETSERVER.DAT files, .LOG files, etc.
  32. ALSO it my be worthwhile to:
  33.    ANAL/DISK/REP dka200:
  34.    and
  35.    SET VOL/REBUILD dka200:
  36. 4) MC SYSGEN
  37.    SYSGEN> set startup ""
  38.    SYSGEN> write active
  39.    SYSGEN> write current
  40. 5) reboot
  41. --
  42. ________________________________________________________________________
  43. |            Ben Pashkoff                 BEN@VMSA.TECHNION.AC.IL      |
  44. |                                                                      |
  45. | "There is nothing better for the body than silence." Pirke Avot 1:17 |
  46. |______________________________________________________________________|
  47.  
  48.