* [PATCH] Xserve RAID LUNs against 2.6.5
@ 2004-04-06 1:28 Joel Becker
0 siblings, 0 replies; only message in thread
From: Joel Becker @ 2004-04-06 1:28 UTC (permalink / raw)
To: linux-kernel, Linus Torvalds
Folks,
Apple's Xserver RAID array needs the sparse lun magic. Here's
the whitelist entry for 2.6.5.
Joel
--- linux-2.6.5/drivers/scsi/scsi_devinfo.c.orig 2004-04-01 13:56:11.000000000 -0800
+++ linux-2.6.5/drivers/scsi/scsi_devinfo.c 2004-04-01 13:54:34.000000000 -0800
@@ -117,6 +117,7 @@
*/
{"ADAPTEC", "AACRAID", NULL, BLIST_FORCELUN},
{"ADAPTEC", "Adaptec 5400S", NULL, BLIST_FORCELUN},
+ {"APPLE", "Xserve", NULL, BLIST_SPARSELUN | BLIST_LARGELUN},
{"CANON", "IPUBJD", NULL, BLIST_SPARSELUN},
{"CMD", "CRA-7280", NULL, BLIST_SPARSELUN}, /* CMD RAID Controller */
{"CNSI", "G7324", NULL, BLIST_SPARSELUN}, /* Chaparral G7324 RAID */
--
"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-06 1:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-06 1:28 [PATCH] Xserve RAID LUNs against 2.6.5 Joel Becker
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®