mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* scsi patch for Hitachi 9960 Storage
@ 2004-02-12 13:51 Giuseppe Furlan
  0 siblings, 0 replies; only message in thread
From: Giuseppe Furlan @ 2004-02-12 13:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: kernel

My configuration : 
Sun Fire V65x with LP9002L-E Emulex 
Hitachi 9960 Storage (scsi-2 protocol)
Inrage FC switch (Fabric) 

Kernel Version:
Linux 2.4.21-4.ELcustom #5 SMP 

My problem:
I cannot see luns > 8(0-7) 
This patch resolves problems regarding LUN visibility using Hitachi 9960
Storage.

Patch:

--- linux-2.4.21-4.EL/drivers/scsi/scsi_scan.c  2003-10-03
23:28:53.000000000 +0200
+++ linux-2.4.21-4.EL-old/drivers/scsi/scsi_scan.c      2004-02-12
13:00:49.000000000 +0100
@@ -186,6 +186,7 @@
        {"HITACHI", "DF600", "*", BLIST_SPARSELUN},
        {"IBM", "ProFibre 4000R", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
        {"HITACHI", "OPEN-", "*", BLIST_SPARSELUN | BLIST_LARGELUN},  /*
HITACHI XP Arrays */
+       {"HITACHI", "DISK-SUBSYSTEM", "*", BLIST_SPARSELUN |
BLIST_LARGELUN},  /* HITACHI 9960 */
        {"WINSYS","FLASHDISK", "*", BLIST_SPARSELUN},
        {"WINSYS","Flashdisk", "*", BLIST_SPARSELUN},
        {"DotHill","SANnet", "*", BLIST_SPARSELUN},


bye all
Giuseppe


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-12 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-12 13:51 scsi patch for Hitachi 9960 Storage Giuseppe Furlan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®