From owner-freebsd-current Thu May 29 23:52:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA02531 for current-outgoing; Thu, 29 May 1997 23:52:52 -0700 (PDT) Received: from bourbon.sfc.wide.ad.jp (bourbon.sfc.wide.ad.jp [203.178.139.171]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA02525 for ; Thu, 29 May 1997 23:52:49 -0700 (PDT) Received: from bourbon.sfc.wide.ad.jp (localhost [127.0.0.1]) by bourbon.sfc.wide.ad.jp (8.8.5/3.5Wpl104/21/97) with ESMTP id PAA00798; Fri, 30 May 1997 15:52:38 +0900 (JST) Message-Id: <199705300652.PAA00798@bourbon.sfc.wide.ad.jp> To: freebsd-current@freebsd.org Cc: max@wide.ad.jp Subject: Some trouble with SCSI HD From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= X-Mailer: Mew version 1.54 on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 30 May 1997 15:52:37 +0900 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I'm running -current from about a week ago. When I run cvsup to get some files from cvsupd running on localhost, the system freezes. Many times, the system just goes quiet and no input from console is accepted. A few other other times, it goes half dead, I mean, I can traceroute or ping to the system from another machine but nothing else can be done. When I run cvsup and get files from remote system, this doesn't happen. My SCSI adapter and the disk are: ahc0 rev 0 int a irq 11 on pci0:12:0 ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs ahc0: waiting for scsi devices to settle scbus0 at ahc0 bus 0 ahc0:A:0: refuses WIDE negotiation. Using 8bit transfers sd0 at scbus0 target 0 lun 0 sd0: type 0 fixed SCSI 2 sd0: Direct-Access 2063MB (4226725 512 byte sectors) Does anyone have any idea what is causing this? Cheers, Max