Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2010 22:00:19 GMT
From:      Leon Kos <leon.kos@lecad.fs.uni-lj.si>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/151564: ciss(4) should increase  CISS_MAX_LOGICAL to 107
Message-ID:  <201010182200.o9IM0Jp4028456@www.freebsd.org>
Resent-Message-ID: <201010182210.o9IMA6mn017762@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010182200.o9IM0Jp4028456>