* [PATCH] Xserve RAID LUNs against 2.4.26-pre6
@ 2004-04-05 21:21 Joel Becker
0 siblings, 0 replies; only message in thread
From: Joel Becker @ 2004-04-05 21:21 UTC (permalink / raw)
To: linux-kernel, Marcelo Tosatti
Folks,
Apple's Xserver RAID array needs the sparse lun magic. Here's
the whitelist entry.
Joel
--- linux-2.4.26-pre6/drivers/scsi/scsi_scan.c.orig 2004-04-01 13:57:24.000000000 -0800
+++ linux-2.4.26-pre6/drivers/scsi/scsi_scan.c 2004-04-01 13:59:33.000000000 -0800
@@ -176,6 +176,7 @@
{"HP", "NetRAID-4M", "*", BLIST_FORCELUN},
{"ADAPTEC", "AACRAID", "*", BLIST_FORCELUN},
{"ADAPTEC", "Adaptec 5400S", "*", BLIST_FORCELUN},
+ {"APPLE", "Xserve", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{"COMPAQ", "MSA1000", "*", BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_NOSTARTONADD},
{"COMPAQ", "MSA1000 VOLUME", "*", BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_NOSTARTONADD},
{"COMPAQ", "HSV110", "*", BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_NOSTARTONADD},
--
"Against stupidity the Gods themselves contend in vain."
- Freidrich von Schiller
Joel Becker
Senior Member of Technical Staff
Oracle Corporation
E-mail: joel.becker@oracle.com
Phone: (650) 506-8127
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-04-05 21:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-05 21:21 [PATCH] Xserve RAID LUNs against 2.4.26-pre6 Joel Becker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox