T
Ted Dawson
Are there any 865 or newer boards with on-board IDE RAID, or is my only
choice SATA RAID?
choice SATA RAID?
"Ted Dawson" said:Are there any 865 or newer boards with on-board IDE RAID, or is my only
choice SATA RAID?
Ted Dawson said:Are there any 865 or newer boards with on-board IDE RAID, or is my only
choice SATA RAID?
You could always buy a separate controller card. The only one I
would avoid, is any product with a CMD0680 chip on it, as the
RAID on that one is "soft RAID".
AllATA RAID is software/firmware RAID except fancy/expensive cards like
3Ware and top Promise cards. I know of NO onmobo HWATA RAID...it's all
software/firmware.
Leythos said:AllATA RAID is software/firmware RAID except fancy/expensive cards like
3Ware and top Promise cards. I know of NO onmobo HWATA RAID...it's all
software/firmware.
ASUS PC-DL Deluxe has both Intel RAID 0/1 SATA controller and Promise
RAID 0/1 Controller (This is the better of the two).
Leythos said:AllATA RAID is software/firmware RAID except fancy/expensive cards like
3Ware and top Promise cards. I know of NO onmobo HWATA RAID...it's all
software/firmware.
ASUS PC-DL Deluxe has both Intel RAID 0/1 SATA controller and Promise
RAID 0/1 Controller (This is the better of the two).
BOTH are software/firmware RAID and not HW RAID however.
Leythos said:Leythos said:AllATA RAID is software/firmware RAID except fancy/expensivecards
like3Ware and top Promise cards. I know of NO onmobo HWATARAID...it's
allsoftware/firmware.
ASUS PC-DL Deluxe has both Intel RAID 0/1 SATA controller and Promise
RAID 0/1 Controller (This is the better of the two).
BOTH are software/firmware RAID and not HW RAID however.
The firmware handles the RAID completely on the Promise controller,
the
software is just a driver,
like the IDE, ATAPI, SCSI, etc... drivers you
need on other motherboards or that are included with the OS.
Right.
Don't kid
yourself, the only thing that would make the RAID any better is if it
included a slot on the MB for cache.
The Promise chip on the mobo is nothing more than a fancy ATA controller
chip with NO significant RAID functionality on it. All on mobo Promise RAID
is firmware/software in x86 code hosted by the host's x86 CPU.
I would be interested in seeing where you get this information from. In
reviewing the Promise RAID 0/1 controller on the motherboard of the ASUS
PC-DL Deluxe board, I've only seen that the "driver" is a stub that
allows the OS to recognise the controller (much like the SCSI RAID
Controllers that we use in HP or Compaq servers).
Leythos said:I would be interested in seeing where you get this information from. In
reviewing the Promise RAID 0/1 controller on the motherboard of the ASUS
PC-DL Deluxe board, I've only seen that the "driver" is a stub
that
allows the OS to recognise the controller (much like the SCSI RAID
Controllers that we use in HP or Compaq servers).
Leythos said:Still waiting on a reply for where you're getting the idea that ALL
motherboard based RAID is as you describe.
As I've seen it, there are
several good RAID implementations of onboard SATA RAID and SCSI RAID
controllers and many bad implementations,
but I've not found one that
requires the driver to make two writes, that's built into the chipset
firware
Nope. No clue where you see this as there is full driver support there in
two different flavors. One RAID and one NOT.
Any OS install requires a F6 driver load just like any other RAID card that
the OS doesn't already know about.
All my assertions are obvious once one thinks about it. Look at the specs
for a real HW RAID like a 3Ware and notice the onboard uP.
Look at the SATA card:
http://www.promise.com/product/product_detail_eng.asp?productId=126&familyId=3#
Look at its nearly identical sibling RAID card:
http://www.promise.com/product/product_detail_eng.asp?productId=107&familyId=2#
Both use the same Promise SATA controller. The only significant difference
is the onboard firmware chip, which contains x86 code. One has RAID
functionality and the other doesn't.
Leythos said:I'll contact promise - I'm interested to really know if the OS/Driver
has to make two writes in RAID-1
or if the firmware handles it on it's
own.
Since I have a large number of PC-DL servers with Dual 250GB SATA
in RAID-1 mode it will be interesting to see their response.
Tim said:Ron,
I suggest you read a lot more. Go to the intel site and ferret out the specs
on the ICH5R (82801ER chip). Read there that it states clearly that it is
Hardware Raid.
Also note that the manifestation of difference between ICH5
and ICH5R is either a) if it is [perhaps] packed as a ICH5 only and so has
RAID turned off / omitted within the chip, or b) if RAID is turned on or off
by the bios at boot time - the chip will report itself as 82801EB if RAID is
off and 82801ER if RAID is on. IE ICH5R = ICH5 with RAID turned on.
The presence of RAID Firmware in the bios is no indication of
a) x86 code running in place of RAID functionality (IE soft raid) or
b) that the bios performs the RAID functionality, or
c) that all the code is x86 code - it could be a mix of x86 and whatever
code set the RAID controller uses internally for its own private firmware
that it receives on every boot from the bios.
You will see in the Intel documentation that the bios code provides specific
supporting funcitonality ie:
a) configuration and management of RAID volumes,
b) boot time access to the RAID drive, and
c) detection of RAID status in the event of failure.
The Intel documentation does not say it does anything else. IE it does not
state that it implements soft raid.
If you also read up about windows drivers you will also learn that bios
functionality is not used within Windows XP when the system is running.
The
purpose of device drivers is to provide windows with software interfaces to
hardware devices that conform to a specific predefined model so that Windows
knows how to use the device correctly and automatically.
The responsibility
of the device driver writer is to marry the specific device(s) to the
interface in conformance with the chosen and stated standard (IE you can
take a device that controls SATA drives and implement it as SCSI if you
wish).
You are bound to have noticed that when a SATA RAID controller is
configured as RAID the device is present as a SCSI device.
This is because
the native SCSI functionality is a more appropriate device model for RAID
and also that the underlying IDE and SATA interfaces are no longer visible
(see the Intel programmers reference for ICH5R for more details, or Windows
Device Manager). Any functionality provided in the bios (EG boot time
support) is minimal functionality - single threaded reading / writing to the
device, boot time disc access is not a multithreaded high performance
environment. Bios support is designed for pre-boot execution (EG checking
RAID integrity) or boot: DOS or DOS equivalent access modes (IE boot, and EG
Nortons Ghost).
Having a hardware vendor implement soft raid is unheard of here.
All reviews
of such hardware would be condeming as it would be a poor perfoming,
deceitful product to claim RAID for a device when the device does not
implement it.
In this country, any vendor of such a product would be legally
liable for such deceit.
Clueless.
If you want soft raid then use the in-built Windows
soft raid functionality on *any* stock IDE or SCSI drive - no special
controller is needed.
somewhere > *may* have done what you claim on totally different hardware isThe OP's original reference was to Intel 865 based motherboards. Making
generalisations about Intel 865 or 875 based hardware when someone
at the least. Your references to the Promise hardware indicate your
confusion. On one hand you link to a SATA controller and the other a RAID
controller. What was your point? Which chips contains the on-board
microprocessor? Do you know? "The only difference is the onbaord firmware
chip". What is the make and model number of this chip? I suspect you are
attributing microprocessor functionality to a Flash RAM chip. Onboard or
Onchip controller that needs firmware can be configured to get their
firmware out of the BIOS chip (or the bios supplies it to them somehow).
Then I do 3Ware or SCSI HW RAID 5 with
Fujitsu MAS3735s.
Leythos said:Have you looked at the Promise SX-6000 ATA RAID-0/1/5 controller card.
Ron Reaugh said:Tim said:Ron,
I suggest you read a lot more. Go to the intel site and ferret out the specs
on the ICH5R (82801ER chip). Read there that it states clearly that it is
Hardware Raid.
Nope, it states NO such thing.
See the ICH5R datasheet (8 MB):
ftp://download.intel.com/design/chipsets/datashts/25251601.pdf
5.17.3
The only special RAID functionality regards RAID 0 and not RAID 1.
Goto the Intel site and select advanced search and search on the exact
phrase 'hardware RAID'. Study the results. That will give you a good
idea
of what HW RAID is. You will NOT find the ICH5R in that search.
Also note that the manifestation of difference between ICH5
and ICH5R is either a) if it is [perhaps] packed as a ICH5 only and so
has
RAID turned off / omitted within the chip, or b) if RAID is turned on or off
by the bios at boot time - the chip will report itself as 82801EB if RAID is
off and 82801ER if RAID is on. IE ICH5R = ICH5 with RAID turned on.
Just a subtle difference not related to the difference between SW/FM and
hardware RAID and only related to RAID 0 processing.
The presence of RAID Firmware in the bios is no indication of
a) x86 code running in place of RAID functionality (IE soft raid) or
Quite true in the most general sense however in this case that firmware is
x86 code and it is what handles ALL the RAID functionality until the OS
device driver takes over.
b) that the bios performs the RAID functionality, or
True, until the OS's DD takes over.
c) that all the code is x86 code - it could be a mix of x86 and whatever
code set the RAID controller uses internally for its own private firmware
that it receives on every boot from the bios.
Incredible nonsense.
You will see in the Intel documentation that the bios code provides specific
supporting funcitonality ie:
a) configuration and management of RAID volumes,
b) boot time access to the RAID drive, and
c) detection of RAID status in the event of failure.
It does all that plus all the other RAID functionality.
The Intel documentation does not say it does anything else. IE it does
not
state that it implements soft raid.
Nevertheless it does.
If you also read up about windows drivers you will also learn that bios
functionality is not used within Windows XP when the system is running.
DUH! Read my other post where I talk about that in some detail.
The
purpose of device drivers is to provide windows with software interfaces to
hardware devices that conform to a specific predefined model so that Windows
knows how to use the device correctly and automatically.
The 2nd purpose is to locate the code in RAM instead of very slow ROM
where
firmware lives.
The responsibility
of the device driver writer is to marry the specific device(s) to the
interface in conformance with the chosen and stated standard (IE you can
take a device that controls SATA drives and implement it as SCSI if you
wish).
Ever write a DD? I'm a DD developer and have written disk device drivers.
You are bound to have noticed that when a SATA RAID controller is
configured as RAID the device is present as a SCSI device.
That's purely a function of the device driver.
This is because
the native SCSI functionality is a more appropriate device model for RAID
and also that the underlying IDE and SATA interfaces are no longer
visible
(see the Intel programmers reference for ICH5R for more details, or Windows
Device Manager). Any functionality provided in the bios (EG boot time
support) is minimal functionality - single threaded reading / writing to the
device, boot time disc access is not a multithreaded high performance
environment. Bios support is designed for pre-boot execution (EG checking
RAID integrity) or boot: DOS or DOS equivalent access modes (IE boot, and EG
Nortons Ghost).
Go back and read up in more detail such that you can understand what's
really said in such places.
Having a hardware vendor implement soft raid is unheard of here.
HUH, just clueless!
Virtually all ATA RAID was SW/FM and not HW until 3Ware started doin HW
RAID.
All reviews
of such hardware would be condeming as it would be a poor perfoming,
Pure nonsense. SW/FW RAID performs about as well as HW RAID for RAID 0
and
RAID 1.
deceitful product to claim RAID for a device when the device does not
implement it.
Just NO!
In this country, any vendor of such a product would be legally
liable for such deceit.
Clueless.
If you want soft raid then use the in-built Windows
soft raid functionality on *any* stock IDE or SCSI drive - no special
controller is needed.
Exactly, the difference is that one can't boot from such a RAID 0 array
without that RAID firmware but RAID 1 makes most these cards of little
value
IF the OS supports RAID 1.
somewhere > *may* have done what you claim on totally different hardwareThe OP's original reference was to Intel 865 based motherboards. Making
generalisations about Intel 865 or 875 based hardware when someone
is
misleadingat the least. Your references to the Promise hardware indicate your
confusion. On one hand you link to a SATA controller and the other a RAID
controller. What was your point? Which chips contains the on-board
microprocessor? Do you know? "The only difference is the onbaord firmware
chip". What is the make and model number of this chip? I suspect you are
attributing microprocessor functionality to a Flash RAM chip. Onboard or
Onchip controller that needs firmware can be configured to get their
firmware out of the BIOS chip (or the bios supplies it to them somehow).
Your background on these issues is very shallow. Go back to school.
Please, get your facts straight.
- Tim
You can find Intel at www.intel.com
for information on flash memory chips, see www.atmel.com
for information on windows device driver model etc. see
http://www.microsoft.com/whdc/devtools/ddk/default.mspx
Tim said:From the intel document "Why_Raid.pdf":
"Industries first desktop RAID controller integrated into the chipset"
"RAID BIOS ROM: Integrated system BIOS, enables pre-OS RAID creation,
mapping, and deletion"
From 25272901.pdf:
"... includes an integrated RAID controller that utilizes the dual Serial
ATA ports for high-performance RAID Level 0.... By integrating the Intel
RAID controller into the I/O controller hub there are no PCI bandwidth
limitations..."
From 25251716.pdf, page 17 (addendum to 25251601.pdf):
"RAID Level 1 is supported in addition to RAID Level 0."
From 25267102.pdf page 28 (somewhat offtopic):
"... does not support surprise removals. ... a device can be powered down by
system software... allowing removal and insertion of a new device". Which is
as I said a while back: No SATA Hot Swap - the implementation is incomplete.
82801 *is* hardware. If the RAID controller is "integrated into" the chip,
then are you saying that Intel is deliberately misleading everyone into
thinking this is not actually a RAID controller at all, that it is some
lesser device that only can do individual IO's to individual volumes?
Now, Ron, how about some evidence - real evidence?
How about proving that the ICH5 firmware is *not* held in
the bios?
How about proving that the Windows OS actually isses 2 writes from
the OS to the controller to achieve a write onto 2 physical volumes with
Intel's RAID 1?
That is what you are claiming. I don't appreciate being
called clueless,
and don't appreciate being run down by someone that claims
to have ddk knowledge when there is nothing evident in their thinking at
all. I would like to know the answers, but at the moment your answers are
useless to everyone as they convey no knowledge or reference to any
knowledge whatsoever. Consequently your posts are more akin to flames and
that is how I have treated them to date.