home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / admin / 5688 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!mcsun!Germany.EU.net!news.uni-bielefeld.de!techfak.uni-bielefeld.de!malte
  3. From: malte@techfak.uni-bielefeld.de (Malte Uhl)
  4. Subject: Re: How to disable synchronous scsi
  5. Sender: news@unibi.uni-bielefeld.de (News Administrator)
  6. Message-ID: <1992Aug20.100157.14316@unibi.uni-bielefeld.de>
  7. Date: Thu, 20 Aug 92 10:01:57 GMT
  8. References:  <root.714246418@merlin>
  9. Nntp-Posting-Host: dahlie.techfak.uni-bielefeld.de
  10. Organization: Universitaet Bielefeld, Technische Fakultaet.
  11. Lines: 15
  12.  
  13. In article <root.714246418@merlin>, peter@merlin.acadiau.ca (Peter Steele) writes:
  14. |> We have a disk problem on our 670 which requires us to regen the
  15. |> kernel and disable support for synchronous scsi. However, I can't
  16. |> seem to find the kernel option that needs to be changed. Does anyone
  17. |> know how to do this?
  18. |> --
  19. |> Peter Steele        Unix Services Manager            peter.steele@acadiau.ca 
  20. |> Acadia Univ., Wolfville, NS, Canada B0P 1X0  902-542-2201  Fax: 902-542-4364
  21.  
  22. There is no such option to configure. One has to edit the file
  23.     /usr/kvm/sys/scsi/conf/scsi_confdata.c
  24. Comment out the line where "SCSI_OPTIONS_SYNC" is or'ed into the variable
  25. scsi_options near the end of the file.
  26.  
  27. Malte.
  28.