* [PATCH] some more entries for the largelun list
@ 2003-03-27 15:07 Christoph Hellwig
2003-04-02 16:08 ` Patrick Mansfield
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2003-03-27 15:07 UTC (permalink / raw)
To: James.Bottomley; +Cc: linux-scsi
--- 1.65/drivers/scsi/scsi_scan.c Mon Mar 10 09:23:23 2003
+++ edited/drivers/scsi/scsi_scan.c Fri Mar 21 21:14:13 2003
@@ -191,6 +191,13 @@
{"IBM", "ProFibre 4000R", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{"SUN", "T300", "*", BLIST_SPARSELUN},
{"SUN", "T4", "*", BLIST_SPARSELUN},
+ {"SGI", "RAID3", "*", BLIST_SPARSELUN},
+ {"SGI", "RAID5", "*", BLIST_SPARSELUN},
+ {"SGI", "TP9100", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
+ {"SGI", "TP9300", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
+ {"SGI", "TP9400", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
+ {"SGI", "TP9500", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
+ {"MYLEX", "DACARMRB", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{ NULL, NULL, NULL, 0 },
};
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] some more entries for the largelun list
2003-03-27 15:07 [PATCH] some more entries for the largelun list Christoph Hellwig
@ 2003-04-02 16:08 ` Patrick Mansfield
0 siblings, 0 replies; 2+ messages in thread
From: Patrick Mansfield @ 2003-04-02 16:08 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: James.Bottomley, linux-scsi
On Thu, Mar 27, 2003 at 04:07:44PM +0100, Christoph Hellwig wrote:
>
> --- 1.65/drivers/scsi/scsi_scan.c Mon Mar 10 09:23:23 2003
> +++ edited/drivers/scsi/scsi_scan.c Fri Mar 21 21:14:13 2003
> @@ -191,6 +191,13 @@
> {"IBM", "ProFibre 4000R", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
> {"SUN", "T300", "*", BLIST_SPARSELUN},
> {"SUN", "T4", "*", BLIST_SPARSELUN},
> + {"SGI", "RAID3", "*", BLIST_SPARSELUN},
> + {"SGI", "RAID5", "*", BLIST_SPARSELUN},
> + {"SGI", "TP9100", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
> + {"SGI", "TP9300", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
> + {"SGI", "TP9400", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
> + {"SGI", "TP9500", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
> + {"MYLEX", "DACARMRB", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
> { NULL, NULL, NULL, 0 },
> };
Can any of the above instead report as SCSI-3? That is a much better
solution, especially since these seem to be fibre attached, and SCSI-3
also enables report luns support.
Most disk arrays (and even some standard disk drives) can change the SCSI
level.
-- Patrick Mansfield
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-04-02 16:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-27 15:07 [PATCH] some more entries for the largelun list Christoph Hellwig
2003-04-02 16:08 ` Patrick Mansfield
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox