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