From owner-freebsd-scsi@FreeBSD.ORG Thu Mar 9 16:11:02 2006 Return-Path: X-Original-To: freebsd-scsi@freebsd.org Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1679516A420; Thu, 9 Mar 2006 16:11:02 +0000 (GMT) (envelope-from os@rsu.ru) Received: from mail.r61.net (mail.r61.net [195.208.245.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 555CE43D55; Thu, 9 Mar 2006 16:11:00 +0000 (GMT) (envelope-from os@rsu.ru) Received: from brain.cc.rsu.ru (brain.cc.rsu.ru [195.208.252.154]) (authenticated bits=0) by mail.r61.net (8.13.4/8.13.4) with ESMTP id k29GAv79047242 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 9 Mar 2006 19:10:58 +0300 (MSK) (envelope-from os@rsu.ru) Date: Thu, 9 Mar 2006 19:10:58 +0300 (MSK) From: Oleg Sharoiko To: John Baldwin In-Reply-To: <20060308235834.D709@wolf.os.rsu.ru> Message-ID: <20060309183125.M3787@brain.cc.rsu.ru> References: <20060215102749.D58480@brain.cc.rsu.ru> <200603071609.18149.jhb@freebsd.org> <20060308203504.W717@wolf.os.rsu.ru> <200603081354.02233.jhb@freebsd.org> <20060308235834.D709@wolf.os.rsu.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on asterix.r61.net X-Virus-Status: Clean Cc: freebsd-scsi@freebsd.org, Andrey Beresovsky Subject: Re: Boot hangs on ips0: resetting adapter, this may take up to 5 minutes X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Mar 2006 16:11:02 -0000 Update: custom amd64 kernels with reduced set of devices work. Tested RELENG_6 and HEAD both SMP and UP. Should I try to find a pair of kernels similar one to another, one of which would work and another wouldn't? I've also discovered that it looks like isp driver in RELENG_6 is not safe with more that 4Gb of RAM. Under moderate load with 6G I get "isp0: deferred dma allocation not supported" which leads to various errors and finally to kernel panic. The same load never created problems with hw.physmem=2g and hw.physmem=4g under RELENG_6 and with 6G under HEAD. -- Oleg Sharoiko. Software and Network Engineer Computer Center of Rostov State University.