Re: Question on scsi disk driver

From: Arjan van de Ven (arjan@fenrus.demon.nl)
Date: Mon Feb 24 2003 - 08:28:26 EST


On Mon, 2003-02-24 at 13:58, vijay srinath wrote:
> hello all,
>
> Iam running Linux Kernel 2.4.9. I have a disk array with a more than 128 luns. Since the maximum number of disk luns that sd driver can see is 128, i expected to see atleast 128. But i noticed that i was not able to access any lun at all.
> I investigated further and saw that sd_init() in sd.c was returning a failure. This was because the code where memory is alloc'd for 'hd_struct' structures was failing. The code snippet is below

if you are running a RHL kernel you need to upgrade to the latest
erratum kernel (2.4.18-24.x.y) which has support for 256 scsi disks.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Feb 28 2003 - 22:00:19 EST