mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Giuseppe Furlan" <giuseppe.furlan@systeam.it>
To: linux-kernel@vger.kernel.org
Cc: "kernel" <linux-kernel@vger.kernel.org>
Subject: scsi patch for Hitachi 9960 Storage
Date: Thu, 12 Feb 2004 14:51:51 +0100	[thread overview]
Message-ID: <WorldClient-F200402121451.AA51510092@systeam.it> (raw)

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


                 reply	other threads:[~2004-02-12 13:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=WorldClient-F200402121451.AA51510092@systeam.it \
    --to=giuseppe.furlan@systeam.it \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®