From owner-freebsd-scsi@FreeBSD.ORG Sun Feb 21 05:37:35 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40C00106566B; Sun, 21 Feb 2010 05:37:35 +0000 (UTC) (envelope-from p.christias@noc.ntua.gr) Received: from ulysses.noc.ntua.gr (ulysses.noc.ntua.gr [IPv6:2001:648:2000:de::230]) by mx1.freebsd.org (Postfix) with ESMTP id AD9788FC08; Sun, 21 Feb 2010 05:37:34 +0000 (UTC) Received: from ajax.noc.ntua.gr (ajax6.noc.ntua.gr [IPv6:2001:648:2000:dc::1]) by ulysses.noc.ntua.gr (8.14.3/8.14.3) with ESMTP id o1L5bPk4062940 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 21 Feb 2010 07:37:25 +0200 (EET) (envelope-from p.christias@noc.ntua.gr) Received: from ajax.noc.ntua.gr (localhost [127.0.0.1]) by ajax.noc.ntua.gr (8.14.3/8.14.3) with ESMTP id o1L5bOQL086084 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 21 Feb 2010 07:37:24 +0200 (EET) (envelope-from p.christias@noc.ntua.gr) Received: (from christia@localhost) by ajax.noc.ntua.gr (8.14.3/8.14.3/Submit) id o1L5bO1b086083; Sun, 21 Feb 2010 07:37:24 +0200 (EET) (envelope-from p.christias@noc.ntua.gr) X-Authentication-Warning: ajax.noc.ntua.gr: christia set sender to p.christias@noc.ntua.gr using -f Date: Sun, 21 Feb 2010 07:37:24 +0200 From: Panagiotis Christias To: Matthew Jacob Message-ID: <20100221053723.GA85983@noc.ntua.gr> References: <20100210001536.GA71093@noc.ntua.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: clamav-milter 0.95.3 at ulysses.noc.ntua.gr X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (ulysses.noc.ntua.gr [IPv6:2001:648:2000:de::230]); Sun, 21 Feb 2010 07:37:25 +0200 (EET) Cc: freebsd-scsi@freebsd.org, Kenneth Merry Subject: Re: MFC latest isp(4) driver into 7.3? 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: Sun, 21 Feb 2010 05:37:35 -0000 Is where any update on this? On Tue, Feb 09, 2010 at 04:30:26PM -0800, Matthew Jacob wrote: > > I'll check with Ken Smith. > > On Wed, 10 Feb 2010, Panagiotis Christias wrote: > > > Hello, > > > > would it be possible to MFC the latest version of isp(4) driver into > > the upcoming 7.3 release? > > > > Thanks, > > Panagiotis > > > > -- > > Panagiotis J. Christias Network Management Center > > P.Christias@noc.ntua.gr National Technical Univ. of Athens, GREECE > > _______________________________________________ > > freebsd-scsi@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > > To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" > > -- Panagiotis J. Christias Network Management Center P.Christias@noc.ntua.gr National Technical Univ. of Athens, GREECE From owner-freebsd-scsi@FreeBSD.ORG Sun Feb 21 07:47:57 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D79501065679 for ; Sun, 21 Feb 2010 07:47:57 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id AE97D8FC22 for ; Sun, 21 Feb 2010 07:47:56 +0000 (UTC) Received: from [192.168.0.101] (m206-63.dsl.tsoft.com [198.144.206.63]) by ns1.feral.com (8.14.3/8.14.3) with ESMTP id o1L7lt4j066721; Sat, 20 Feb 2010 23:47:55 -0800 (PST) (envelope-from mj@feral.com) Message-ID: <4B80E52B.4080400@feral.com> Date: Sat, 20 Feb 2010 23:47:55 -0800 From: Matthew Jacob User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: Panagiotis Christias References: <20100210001536.GA71093@noc.ntua.gr> <20100221053723.GA85983@noc.ntua.gr> In-Reply-To: <20100221053723.GA85983@noc.ntua.gr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-4.2.3 (ns1.feral.com [192.67.166.1]); Sat, 20 Feb 2010 23:47:56 -0800 (PST) Cc: freebsd-scsi@freebsd.org, Kenneth Merry Subject: Re: MFC latest isp(4) driver into 7.3? 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: Sun, 21 Feb 2010 07:47:57 -0000 On 2/20/2010 9:37 PM, Panagiotis Christias wrote: > Is where any update on this? > Too late to make it. > > On Tue, Feb 09, 2010 at 04:30:26PM -0800, Matthew Jacob wrote: > >> I'll check with Ken Smith. >> >> On Wed, 10 Feb 2010, Panagiotis Christias wrote: >> >> >>> Hello, >>> >>> would it be possible to MFC the latest version of isp(4) driver into >>> the upcoming 7.3 release? >>> >>> Thanks, >>> Panagiotis >>> >>> -- >>> Panagiotis J. Christias Network Management Center >>> P.Christias@noc.ntua.gr National Technical Univ. of Athens, GREECE >>> _______________________________________________ >>> freebsd-scsi@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-scsi >>> To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" >>> >>> > From owner-freebsd-scsi@FreeBSD.ORG Mon Feb 22 11:07:06 2010 Return-Path: Delivered-To: freebsd-scsi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3C931065670 for ; Mon, 22 Feb 2010 11:07:06 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 891018FC12 for ; Mon, 22 Feb 2010 11:07:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o1MB76Ka039822 for ; Mon, 22 Feb 2010 11:07:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o1MB75hC039820 for freebsd-scsi@FreeBSD.org; Mon, 22 Feb 2010 11:07:05 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 22 Feb 2010 11:07:05 GMT Message-Id: <201002221107.o1MB75hC039820@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-scsi@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-scsi@FreeBSD.org 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: Mon, 22 Feb 2010 11:07:06 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/142351 scsi [mpt] LSILogic driver performance problems o kern/141934 scsi [cam] [patch] add support for SEAGATE DAT Scopion 130 o kern/140091 scsi [da] [patch] allow for da(4) large block transfer than o kern/134488 scsi [mpt] MPT SCSI driver probes max. 8 LUNs per device o kern/132250 scsi [ciss] ciss driver does not support more then 15 drive o kern/132206 scsi [mpt] system panics on boot when mirroring and 2nd dri p kern/130735 scsi [cam] [patch] pass M_NOWAIT to the malloc() call insid o kern/130621 scsi [mpt] tranfer rate is inscrutable slow when use lsi213 o kern/129602 scsi [ahd] ahd(4) gets confused and wedges SCSI bus o kern/128452 scsi [sa] [panic] Accessing SCSI tape drive randomly crashe o kern/128245 scsi [scsi] "inquiry data fails comparison at DV1 step" [re o kern/127927 scsi [isp] isp(4) target driver crashes kernel when set up o kern/124667 scsi [amd] [panic] FreeBSD-7 kernel page faults at amd-scsi o kern/123674 scsi [ahc] ahc driver dumping f kern/123666 scsi [aac] attach fails with Adaptec SAS RAID 3805 controll o sparc/121676 scsi [iscsi] iscontrol do not connect iscsi-target on sparc o kern/120487 scsi [sg] scsi_sg incompatible with scanners o kern/120247 scsi [mpt] FreeBSD 6.3 and LSI Logic 1030 = only 3.300MB/s o kern/119668 scsi [cam] [patch] certain errors are too verbose comparing o kern/114597 scsi [sym] System hangs at SCSI bus reset with dual HBAs o kern/110847 scsi [ahd] Tyan U320 onboard problem with more than 3 disks o kern/99954 scsi [ahc] reading from DVD failes on 6.x [regression] o kern/94838 scsi Kernel panic while mounting SD card with lock switch o o kern/92798 scsi [ahc] SCSI problem with timeouts o kern/90282 scsi [sym] SCSI bus resets cause loss of ch device o kern/76178 scsi [ahd] Problem with ahd and large SCSI Raid system o kern/74627 scsi [ahc] [hang] Adaptec 2940U2W Can't boot 5.3 s kern/61165 scsi [panic] kernel page fault after calling cam_send_ccb o kern/60641 scsi [sym] Sporadic SCSI bus resets with 53C810 under load o kern/60598 scsi wire down of scsi devices conflicts with config s kern/57398 scsi [mly] Current fails to install on mly(4) based RAID di o kern/52638 scsi [panic] SCSI U320 on SMP server won't run faster than o kern/44587 scsi dev/dpt/dpt.h is missing defines required for DPT_HAND o kern/40895 scsi wierd kernel / device driver bug o kern/39388 scsi ncr/sym drivers fail with 53c810 and more than 256MB m o kern/35234 scsi World access to /dev/pass? (for scanner) requires acce 36 problems total. From owner-freebsd-scsi@FreeBSD.ORG Wed Feb 24 22:38:14 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49B31106566B; Wed, 24 Feb 2010 22:38:14 +0000 (UTC) (envelope-from p.christias@noc.ntua.gr) Received: from kerberos.noc.ntua.gr (unknown [IPv6:2001:648:2000:de::222]) by mx1.freebsd.org (Postfix) with ESMTP id B1FB88FC08; Wed, 24 Feb 2010 22:38:13 +0000 (UTC) Received: from diomedes.noc.ntua.gr (diomedes.noc.ntua.gr [147.102.222.220]) by kerberos.noc.ntua.gr (8.14.3/8.14.3) with ESMTP id o1OMc46x078178; Thu, 25 Feb 2010 00:38:04 +0200 (EET) (envelope-from p.christias@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax6.noc.ntua.gr [IPv6:2001:648:2000:dc::1]) by diomedes.noc.ntua.gr (8.14.3/8.14.3) with ESMTP id o1OMc3Mt018397 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 25 Feb 2010 00:38:03 +0200 (EET) (envelope-from p.christias@noc.ntua.gr) Received: from [147.102.224.69] (ovpn-69.noc.ntua.gr [147.102.224.69]) (authenticated bits=0) by ajax.noc.ntua.gr (8.14.3/8.14.3) with ESMTP id o1OMbtlN043760 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 25 Feb 2010 00:37:57 +0200 (EET) (envelope-from p.christias@noc.ntua.gr) Message-ID: <4B85AA46.2000804@noc.ntua.gr> Date: Thu, 25 Feb 2010 00:37:58 +0200 From: Panagiotis Christias User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Matthew Jacob References: <20100210001536.GA71093@noc.ntua.gr> <20100221053723.GA85983@noc.ntua.gr> <4B80E52B.4080400@feral.com> In-Reply-To: <4B80E52B.4080400@feral.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.95.3 at diomedes.noc.ntua.gr X-Virus-Status: Clean X-Spam-Status: No, score=-18.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, J_CHICKENPOX_33,USER_IN_DEF_WHITELIST autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ajax.noc.ntua.gr X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (diomedes.noc.ntua.gr [IPv6:2001:648:2000:de::220]); Thu, 25 Feb 2010 00:38:04 +0200 (EET) Cc: freebsd-scsi@freebsd.org, Kenneth Merry Subject: Re: MFC latest isp(4) driver into 7.3? 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: Wed, 24 Feb 2010 22:38:14 -0000 Matthew Jacob wrote: > On 2/20/2010 9:37 PM, Panagiotis Christias wrote: >> Is where any update on this? >> > > Too late to make it. That's unfortunate. All our servers use 7.x and we have no plans to move to 8.x before the 8.1 release. Would you consider MFC'ing into 7-stable? I could give it a try if there are no technical constrains. Regards, Panagiotis >> On Tue, Feb 09, 2010 at 04:30:26PM -0800, Matthew Jacob wrote: >> >>> I'll check with Ken Smith. >>> >>> On Wed, 10 Feb 2010, Panagiotis Christias wrote: >>> >>> >>>> Hello, >>>> >>>> would it be possible to MFC the latest version of isp(4) driver into >>>> the upcoming 7.3 release? >>>> >>>> Thanks, >>>> Panagiotis >>>> >>>> -- >>>> Panagiotis J. Christias Network Management Center >>>> P.Christias@noc.ntua.gr National Technical Univ. of Athens, GREECE >>>> _______________________________________________ >>>> freebsd-scsi@freebsd.org mailing list >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-scsi >>>> To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" >>>> >>>> >> -- Panagiotis J. Christias Network Management Center p.christias@noc.ntua.gr National Technical Univ. of Athens, GREECE From owner-freebsd-scsi@FreeBSD.ORG Wed Feb 24 22:40:34 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7245C1065675 for ; Wed, 24 Feb 2010 22:40:34 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id 4CB178FC19 for ; Wed, 24 Feb 2010 22:40:34 +0000 (UTC) Received: from [10.8.0.2] (remotevpn [10.8.0.2]) by ns1.feral.com (8.14.3/8.14.3) with ESMTP id o1OMeXEV009288 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 24 Feb 2010 14:40:33 -0800 (PST) (envelope-from mj@feral.com) Message-ID: <4B85AAE1.60207@feral.com> Date: Wed, 24 Feb 2010 14:40:33 -0800 From: Matthew Jacob Organization: Feral Software User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc11 Thunderbird/3.0.1 MIME-Version: 1.0 To: freebsd-scsi@freebsd.org References: <20100210001536.GA71093@noc.ntua.gr> <20100221053723.GA85983@noc.ntua.gr> <4B80E52B.4080400@feral.com> <4B85AA46.2000804@noc.ntua.gr> In-Reply-To: <4B85AA46.2000804@noc.ntua.gr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-4.2.3 (ns1.feral.com [10.8.0.1]); Wed, 24 Feb 2010 14:40:33 -0800 (PST) Subject: Re: MFC latest isp(4) driver into 7.3? X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mj@feral.com List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2010 22:40:34 -0000 On 02/24/2010 02:37 PM, Panagiotis Christias wrote: > Matthew Jacob wrote: >> On 2/20/2010 9:37 PM, Panagiotis Christias wrote: >>> Is where any update on this? >> >> Too late to make it. > > That's unfortunate. All our servers use 7.x and we have no plans to > move to 8.x before the 8.1 release. Would you consider MFC'ing into > 7-stable? I could give it a try if there are no technical constrains. Yes, I am preparing to do so as we speak. RELENG_7 has opened up again, but I have one recently found stupid 12160 related bug to fix, which I should do so in a day or so (I was given the patch to fix it, but have to massage it slightly). From owner-freebsd-scsi@FreeBSD.ORG Wed Feb 24 23:02:44 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B39B0106566B for ; Wed, 24 Feb 2010 23:02:44 +0000 (UTC) (envelope-from p.christias@noc.ntua.gr) Received: from achilles.noc.ntua.gr (achilles.noc.ntua.gr [IPv6:2001:648:2000:de::210]) by mx1.freebsd.org (Postfix) with ESMTP id 273CD8FC0C for ; Wed, 24 Feb 2010 23:02:43 +0000 (UTC) Received: from ajax.noc.ntua.gr (ajax6.noc.ntua.gr [IPv6:2001:648:2000:dc::1]) by achilles.noc.ntua.gr (8.14.3/8.14.3) with ESMTP id o1ON2ZFI086517 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 25 Feb 2010 01:02:35 +0200 (EET) (envelope-from p.christias@noc.ntua.gr) Received: from [147.102.224.69] (ovpn-69.noc.ntua.gr [147.102.224.69]) (authenticated bits=0) by ajax.noc.ntua.gr (8.14.3/8.14.3) with ESMTP id o1ON2XFf045450 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 25 Feb 2010 01:02:34 +0200 (EET) (envelope-from p.christias@noc.ntua.gr) Message-ID: <4B85B00C.2080906@noc.ntua.gr> Date: Thu, 25 Feb 2010 01:02:36 +0200 From: Panagiotis Christias User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: mj@feral.com References: <20100210001536.GA71093@noc.ntua.gr> <20100221053723.GA85983@noc.ntua.gr> <4B80E52B.4080400@feral.com> <4B85AA46.2000804@noc.ntua.gr> <4B85AAE1.60207@feral.com> In-Reply-To: <4B85AAE1.60207@feral.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.95.3 at achilles.noc.ntua.gr X-Virus-Status: Clean X-Spam-Status: No, score=-18.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, J_CHICKENPOX_33,USER_IN_DEF_WHITELIST autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ajax.noc.ntua.gr Cc: freebsd-scsi@freebsd.org Subject: Re: MFC latest isp(4) driver into 7.3? 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: Wed, 24 Feb 2010 23:02:44 -0000 Matthew Jacob wrote: > On 02/24/2010 02:37 PM, Panagiotis Christias wrote: >> Matthew Jacob wrote: >>> On 2/20/2010 9:37 PM, Panagiotis Christias wrote: >>>> Is where any update on this? >>> >>> Too late to make it. >> >> That's unfortunate. All our servers use 7.x and we have no plans to >> move to 8.x before the 8.1 release. Would you consider MFC'ing into >> 7-stable? I could give it a try if there are no technical constrains. > > Yes, I am preparing to do so as we speak. RELENG_7 has opened up again, > but I have one recently found stupid 12160 related bug to fix, which I > should do so in a day or so (I was given the patch to fix it, but have > to massage it slightly). I am very glad to hear that! I will try it as soon it is available, including the patch for kern/144026. Thanks, Panagiotis -- Panagiotis J. Christias Network Management Center p.christias@noc.ntua.gr National Technical Univ. of Athens, GREECE From owner-freebsd-scsi@FreeBSD.ORG Thu Feb 25 23:49:27 2010 Return-Path: Delivered-To: freebsd-scsi@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B46041065672; Thu, 25 Feb 2010 23:49:27 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8A2B98FC16; Thu, 25 Feb 2010 23:49:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o1PNnR8Z010226; Thu, 25 Feb 2010 23:49:27 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o1PNnRuY010222; Thu, 25 Feb 2010 23:49:27 GMT (envelope-from linimon) Date: Thu, 25 Feb 2010 23:49:27 GMT Message-Id: <201002252349.o1PNnRuY010222@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-scsi@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/144301: [ciss] [hang] HP proliant server locks when using ciss0 drive da1 but runs fine on da0 [regression] 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, 25 Feb 2010 23:49:27 -0000 Old Synopsis: HP proliant server locks when using ciss0 drive da1 but runs fine on da0 New Synopsis: [ciss] [hang] HP proliant server locks when using ciss0 drive da1 but runs fine on da0 [regression] Responsible-Changed-From-To: freebsd-bugs->freebsd-scsi Responsible-Changed-By: linimon Responsible-Changed-When: Thu Feb 25 23:48:01 UTC 2010 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=144301