Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.comp.hardware
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-02-2006, 03:49 PM
Israel Richner
Guest
 
Posts: n/a
Default SATA Drives Question

My IDE 80 GB drive just failed :-(, but I do have a WD SATA 120 GB
150mb/s drive :-). So what I want to do now is buy another SATA drive
and set them up for redundency.

Questions:

1) Do I need to get a drive of the same size?

2) My mother board only supports SATA transfers of 150mb/s, and my
current SATA drive is 150 mb/s, can I buy a 300 mb/s SATA drive or do I
have to buy a 150. I realize if the 300 will work, it will scale itself
down to match the other drive, the only reason I would buy the 300mb/s
drive is for future upgrades.

In case you need to know I'm using the ABIT IC7-MAX3 mother board and
my OS is WinXP Pro.

my final goal is to have 2 drives working as one and if one fails the
other will keep on working.

Thankd for your help,
Izzy


Reply With Quote
  #2 (permalink)  
Old 08-02-2006, 07:23 PM
Mike Walsh
Guest
 
Posts: n/a
Default Re: SATA Drives Question


Israel Richner wrote:
>
> My IDE 80 GB drive just failed :-(, but I do have a WD SATA 120 GB
> 150mb/s drive :-). So what I want to do now is buy another SATA drive
> and set them up for redundency.
>
> Questions:
>
> 1) Do I need to get a drive of the same size?


If you are using RAID 1 (mirror) the physical drives don't have to be the same. The only requirement is the partitions must be the same size. Getting this to work depends of course on your RAID adapter.

> 2) My mother board only supports SATA transfers of 150mb/s, and my
> current SATA drive is 150 mb/s, can I buy a 300 mb/s SATA drive or do I
> have to buy a 150. I realize if the 300 will work, it will scale itself
> down to match the other drive, the only reason I would buy the 300mb/s
> drive is for future upgrades.


A 300 MB/s drive will transfer data at 150 MB/s, which is faster than any disk drive can read.

> In case you need to know I'm using the ABIT IC7-MAX3 mother board and
> my OS is WinXP Pro.
>
> my final goal is to have 2 drives working as one and if one fails the
> other will keep on working.
>
> Thankd for your help,
> Izzy


--
Mike Walsh
West Palm Beach, Florida, U.S.A.

Reply With Quote
  #3 (permalink)  
Old 08-02-2006, 07:37 PM
Andrea Sansottera
Guest
 
Posts: n/a
Default Re: SATA Drives Question

"Israel Richner" <israel.richner@gmail.com> wrote in message
news:1154533789.414221.320600@m79g2000cwm.googlegr oups.com...
> My IDE 80 GB drive just failed :-(, but I do have a WD SATA 120 GB
> 150mb/s drive :-). So what I want to do now is buy another SATA drive
> and set them up for redundency.


Do you plan to implement software or hardware RAID?

> Questions:
>
> 1) Do I need to get a drive of the same size?


Software RAID works at the partiton level. This means the mirrored
partitions have to be of the same size, not the hard disks. Hardware RAID is
usually done at the disk level, so the drives must be a matched pair (some
controllers would work anyway, you will see a single drive which size is the
minimum of the two drives' size).

> 2) My mother board only supports SATA transfers of 150mb/s, and my
> current SATA drive is 150 mb/s, can I buy a 300 mb/s SATA drive or do I
> have to buy a 150. I realize if the 300 will work, it will scale itself
> down to match the other drive, the only reason I would buy the 300mb/s
> drive is for future upgrades.
>
> In case you need to know I'm using the ABIT IC7-MAX3 mother board and
> my OS is WinXP Pro.


As far as I know, Windows XP do not support software RAID-1. You need
Windows 2000 Server or Windows 2003 Server for doing that.

> my final goal is to have 2 drives working as one and if one fails the
> other will keep on working.


--
Andrea Sansottera



Reply With Quote
  #4 (permalink)  
Old 08-02-2006, 09:27 PM
Israel Richner
Guest
 
Posts: n/a
Default Re: SATA Drives Question


Andrea Sansottera wrote:
> "Israel Richner" <israel.richner@gmail.com> wrote in message
> news:1154533789.414221.320600@m79g2000cwm.googlegr oups.com...
> > My IDE 80 GB drive just failed :-(, but I do have a WD SATA 120 GB
> > 150mb/s drive :-). So what I want to do now is buy another SATA drive
> > and set them up for redundency.

>
> Do you plan to implement software or hardware RAID?


Hardware Raid1 configuration, using Intel Serial ATA Raid on my ABIT
IC7-MAX3 mother board.

Will I notice a difference in performance?

>
> > Questions:
> >
> > 1) Do I need to get a drive of the same size?

>
> Software RAID works at the partiton level. This means the mirrored
> partitions have to be of the same size, not the hard disks. Hardware RAID is
> usually done at the disk level, so the drives must be a matched pair (some
> controllers would work anyway, you will see a single drive which size is the
> minimum of the two drives' size).
>
> > 2) My mother board only supports SATA transfers of 150mb/s, and my
> > current SATA drive is 150 mb/s, can I buy a 300 mb/s SATA drive or do I
> > have to buy a 150. I realize if the 300 will work, it will scale itself
> > down to match the other drive, the only reason I would buy the 300mb/s
> > drive is for future upgrades.
> >
> > In case you need to know I'm using the ABIT IC7-MAX3 mother board and
> > my OS is WinXP Pro.

>
> As far as I know, Windows XP do not support software RAID-1. You need
> Windows 2000 Server or Windows 2003 Server for doing that.
>
> > my final goal is to have 2 drives working as one and if one fails the
> > other will keep on working.

>
> --
> Andrea Sansottera



Reply With Quote
  #5 (permalink)  
Old 08-02-2006, 11:10 PM
DaveW
Guest
 
Posts: n/a
Default Re: SATA Drives Question

To set up RAID 1 for redundancy you need to use two drives of identical
size.

--
DaveW

----------------
"Israel Richner" <israel.richner@gmail.com> wrote in message
news:1154533789.414221.320600@m79g2000cwm.googlegr oups.com...
> My IDE 80 GB drive just failed :-(, but I do have a WD SATA 120 GB
> 150mb/s drive :-). So what I want to do now is buy another SATA drive
> and set them up for redundency.
>
> Questions:
>
> 1) Do I need to get a drive of the same size?
>
> 2) My mother board only supports SATA transfers of 150mb/s, and my
> current SATA drive is 150 mb/s, can I buy a 300 mb/s SATA drive or do I
> have to buy a 150. I realize if the 300 will work, it will scale itself
> down to match the other drive, the only reason I would buy the 300mb/s
> drive is for future upgrades.
>
> In case you need to know I'm using the ABIT IC7-MAX3 mother board and
> my OS is WinXP Pro.
>
> my final goal is to have 2 drives working as one and if one fails the
> other will keep on working.
>
> Thankd for your help,
> Izzy
>




Reply With Quote
  #6 (permalink)  
Old 08-02-2006, 11:28 PM
Rod Speed
Guest
 
Posts: n/a
Default Re: SATA Drives Question

DaveW <somewhere@zero.org> wrote:

> To set up RAID 1 for redundancy you need to use two drives of identical size.


No you dont.


> "Israel Richner" <israel.richner@gmail.com> wrote in message
> news:1154533789.414221.320600@m79g2000cwm.googlegr oups.com...
>> My IDE 80 GB drive just failed :-(, but I do have a WD SATA 120 GB
>> 150mb/s drive :-). So what I want to do now is buy another SATA drive
>> and set them up for redundency.
>>
>> Questions:
>>
>> 1) Do I need to get a drive of the same size?
>>
>> 2) My mother board only supports SATA transfers of 150mb/s, and my
>> current SATA drive is 150 mb/s, can I buy a 300 mb/s SATA drive or
>> do I have to buy a 150. I realize if the 300 will work, it will
>> scale itself down to match the other drive, the only reason I would
>> buy the 300mb/s drive is for future upgrades.
>>
>> In case you need to know I'm using the ABIT IC7-MAX3 mother board and
>> my OS is WinXP Pro.
>>
>> my final goal is to have 2 drives working as one and if one fails the
>> other will keep on working.
>>
>> Thankd for your help,
>> Izzy




Reply With Quote
  #7 (permalink)  
Old 08-03-2006, 03:31 PM
Andrea Sansottera
Guest
 
Posts: n/a
Default Re: SATA Drives Question

"Israel Richner" <israel.richner@gmail.com> wrote in message
news:1154554067.527086.25270@h48g2000cwc.googlegro ups.com...
>
>
> Hardware Raid1 configuration, using Intel Serial ATA Raid on my ABIT
> IC7-MAX3 mother board.
>
> Will I notice a difference in performance?


software RAID 1:
- small overhead for CPU(s) (each request has to be performed twice); in
practice, sometime performs better than integrated cheap controllers (some
of them have no hardware implementation but a transparent software
implementation in the device driver...)
- more flexible

hardware RAID 1:
- if properly implemented, almost no overhead for CPU(s))
- less flexible

The first difference is not always true. Sometime, when compared to cheap
RAID controllers, software RAID performs better
(http://www.storagereview.com/article...0809raid.html). I read that
some cheap RAID controllers cannot be considered hardware RAID since their
are implemented at the device drivers level...

both implementations of RAID 1, in respect to no RAID at all:
- redundancy... which is what you need
- twice the traffic in the SATA bus (with only two drives, no problem
with this fact)
- while reading data, somewhat higher transfer rate (you can read
simultaneously from the two drives)

--
Andrea Sansottera



Reply With Quote
  #8 (permalink)  
Old 08-03-2006, 03:32 PM
Andrea Sansottera
Guest
 
Posts: n/a
Default Re: SATA Drives Question

"Andrea Sansottera" <andrea.sansottera@nospamplease.gmail.com> wrote in
message news:44d216c5$0$30248$4fafbaef@reader1.news.tin.it ...
> The first difference is not always true. Sometime, when compared to cheap
> RAID controllers, software RAID performs better
> (http://www.storagereview.com/article...0809raid.html). I read that
> some cheap RAID controllers cannot be considered hardware RAID since their
> are implemented at the device drivers level...


I just noticed I wrote this thing twice. Sorry, I didn't read the post
twice.

--
Andrea Sansottera



Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question: Regarding SATA Cables? Blazing Bolt alt.comp.hardware 9 01-17-2007 12:04 AM
SATA with IDE - my experiences of it jameshanley39@yahoo.co.uk alt.comp.hardware 0 01-03-2007 07:27 PM
11 SATA drives too many for 600W PSU? glennerooster@gmail.com alt.comp.hardware 15 12-04-2006 03:38 PM
CAn i use old drives with new SATA card stolarzjr@gmail.com alt.comp.hardware 1 10-18-2006 02:24 AM
Problem with SATA 300 Seagate Drives....! Starz_Kid alt.comp.hardware 5 08-19-2006 11:34 PM


All times are GMT. The time now is 02:35 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45