[PATCH] Xserve RAID LUNs against 2.4.26-pre6

From: Joel Becker
Date: Mon Apr 05 2004 - 16:31:56 EST


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@xxxxxxxxxx
Phone: (650) 506-8127
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/