[8252] in linux-scsi channel archive
RE: Extra LUN set up?
daemon@ATHENA.MIT.EDU (WANG,YIDING (HP-SanJose,ex1))
Fri Feb 25 20:12:21 2000
Message-ID: <D53173D574D6D211945500A0C9E95BEBEE16FB@xsj02.sj.hp.com>
From: "WANG,YIDING (HP-SanJose,ex1)" <yiding_wang@agilent.com>
To: "WANG,YIDING (HP-SanJose,ex1)" <yiding_wang@agilent.com>,
'linux_scsi' <linux-scsi@vger.rutgers.edu>
Date: Fri, 25 Feb 2000 17:49:56 -0700
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Folks,
I think I got it. It should be a static variable "max_scsi_luns" in
"scsi.c". However, one thing I am not sure is that this value will be
overwritten by a function called "__initfunc()". I couldn't find the
"scsi_luns_setup()" routine and cannot determine the possible value in array
of "ints[]". Since I don't have this "__initfunc()" routine in my driver, I
guess I will be safe if "max_scsi_luns" is changed to large number, say
1024.
Please correct me if I am wrong.
Thanks!
-eddie
-----Original Message-----
From: WANG,YIDING (HP-SanJose,ex1)
Sent: Friday, February 25, 2000 10:14 AM
To: 'linux_scsi'
Subject: Extra LUN set up?
I need to set up extra LUN to support a multi LUN Disk Array. I am using RH
Linux 6.1 (Linux 2.2.12-20). Which parameter in what file I should change
and what should I do to make it effective, such as rebuild kernel?
Thanks!
-eddie
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu