From owner-freebsd-hardware@FreeBSD.ORG Fri Nov 21 06:19:44 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81DB116A4CE; Fri, 21 Nov 2003 06:19:44 -0800 (PST) Received: from f19.mail.ru (f19.mail.ru [194.67.57.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 924D943FBF; Fri, 21 Nov 2003 06:19:43 -0800 (PST) (envelope-from dd1968@mail.ru) Received: from mail by f19.mail.ru with local id 1ANC8M-000KZE-00; Fri, 21 Nov 2003 17:19:42 +0300 Received: from [194.186.29.253] by win.mail.ru with HTTP; Fri, 21 Nov 2003 17:19:42 +0300 From: =?koi8-r?Q?=22?=dd dd=?koi8-r?Q?=22=20?= To: freebsd-hackers@freebsd.org Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [194.186.29.253] Date: Fri, 21 Nov 2003 17:19:42 +0300 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: cc: freebsd-hardware@freebsd.org Subject: 5.1 hangs on large file transfers X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?koi8-r?Q?=22?=dd dd=?koi8-r?Q?=22=20?= List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 14:19:44 -0000 HI Fellows, sorry bothering you. There is probably an inssue with 5.1-RELEASE. I got 2 hdd attached to separate cables/controllers. At the boot time I can see something like: ad0: 9732MB [19774/16/63] at ata0-master UDMA100 ad2: 76351MB [155127/16/63] at ata1-master UDMA100 ad2: UDMA ICRC error cmd=read fsbn 0 of 0-3 retrying last message repeated 2 times ad2: UDMA ICRC error cmd=read fsbn 0 of 0-3 falling back to PIO mode last message repeated 2 times Then system runs and looks alive and kicky. Buut when I'm trying to perform large file transfers from one disc to another, the system freezes with no diagnostics. Even when I press something like CapsLock led does not blink. I read some posts concerning this issue. So, I turned off any NFSs and changed cables, stripped kernel to minimum functionality (however still running natd). Still got this problem. When I do any transfers on the same hdd -- everything looks fine. The same disks with 4.7 installed work with no problems. Can this be motherboard/samsung incompatibility or just software tricks? Thanks in advance, Dmitry. P.S. please reply to me directly cause I do not read the list.