From: Joel Becker <Joel.Becker@oracle.com>
To: linux-kernel@vger.kernel.org,
Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Subject: [PATCH] Xserve RAID LUNs against 2.4.26-pre6
Date: Mon, 5 Apr 2004 14:21:29 -0700 [thread overview]
Message-ID: <20040405212128.GV10983@ca-server1.us.oracle.com> (raw)
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
reply other threads:[~2004-04-05 21:27 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=20040405212128.GV10983@ca-server1.us.oracle.com \
--to=joel.becker@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/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