From owner-freebsd-bugs@FreeBSD.ORG Mon Oct 18 22:10:07 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67DE11065694 for ; Mon, 18 Oct 2010 22:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2466E8FC12 for ; Mon, 18 Oct 2010 22:10:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9IMA7xn017763 for ; Mon, 18 Oct 2010 22:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9IMA6mn017762; Mon, 18 Oct 2010 22:10:07 GMT (envelope-from gnats) Resent-Date: Mon, 18 Oct 2010 22:10:07 GMT Resent-Message-Id: <201010182210.o9IMA6mn017762@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Leon Kos Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1B9D106566B for ; Mon, 18 Oct 2010 22:00:20 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5DA198FC1A for ; Mon, 18 Oct 2010 22:00:20 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9IM0JHw028457 for ; Mon, 18 Oct 2010 22:00:19 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o9IM0Jp4028456; Mon, 18 Oct 2010 22:00:19 GMT (envelope-from nobody) Message-Id: <201010182200.o9IM0Jp4028456@www.freebsd.org> Date: Mon, 18 Oct 2010 22:00:19 GMT From: Leon Kos To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/151564: ciss(4) should increase CISS_MAX_LOGICAL to 107 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 22:10:07 -0000 >Number: 151564 >Category: kern >Synopsis: ciss(4) should increase CISS_MAX_LOGICAL to 107 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 18 22:10:06 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Leon Kos >Release: 8.1-RELEASE >Organization: University of Ljubljana >Environment: FreeBSD forge.fs.uni-lj.si 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Mon Oct 18 15:00:31 CEST 2010 leon@forge.fs.uni-lj.si:/usr/src/sys/amd64/compile/FORGE amd64 >Description: With HP SmartArray P812 and ZFS is not absurd to have many single logical drives that CISS limits to max 16. ciss0: adapter claims to report absurd number of logical drives (49 > 15) Please increase With HP SmartArray P812 and ZFS is not absurd to have many single logical drives that CISS limits to max 16. ciss0: adapter claims to report absurd number of logical drives (49 > 15) Please increase /usr/src/sys/dev/ciss/cissvar.h:#define CISS_MAX_LOGICAL 15 to 107 that is max that P812 supports. See http://h18004.www1.hp.com/products/servers/proliantstorage/arraycontrollers/smartarrayp812/index.html?jumpid=reg_R1002_USEN Kind regards, Leon Kos >How-To-Repeat: With more than 16 logical drives configured, ciss support is disabled! >Fix: Increase kernel variable. >Release-Note: >Audit-Trail: >Unformatted: