 |
|
 |
|
Next: raid10.. how many drives can fail and still have ..
|
| Author |
Message |
External

Since: Dec 20, 2007 Posts: 2
|
(Msg. 1) Posted: Thu Dec 20, 2007 3:18 pm
Post subject: How do I arrange drives. Archived from groups: comp>sys>ibm>pc>hardware>storage (more info?)
|
|
|
I need about 10 Terabytes of storage space.
I see that there are 1 Terabyte disks available.
I'm new to RAID, so please...
As I understand it there are different ways to configure drives in a
raid for redundancy...
If there are 8 bites per byte and one bit for parity and / or
redundancy, then do I need 9 drives to have a full 10 Terabytes? or is
that only 8 terabytes?
In this configuration if one drive fails it can be replaced and its
contents would be rebuilt?
Is that a function of the RAID controller?
Do RAID systems always use SCSI drives?
Care to point me in the right direction? >> Stay informed about: How do I arrange drives. |
|
| Back to top |
|
 |  |
External

Since: Nov 07, 2003 Posts: 1692
|
(Msg. 2) Posted: Thu Dec 20, 2007 11:47 pm
Post subject: Re: How do I arrange drives. [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Previously SpreadTooThin <bjobrien62.TakeThisOut@gmail.com> wrote:
> I need about 10 Terabytes of storage space.
> I see that there are 1 Terabyte disks available.
> I'm new to RAID, so please...
> As I understand it there are different ways to configure drives in a
> raid for redundancy...
> If there are 8 bites per byte and one bit for parity and / or
> redundancy, then do I need 9 drives to have a full 10 Terabytes? or is
> that only 8 terabytes?
8. And take into account that HDD manufacturer use correct SI units,
so that TB would be 1,000,000,000,000 Bytes.
You need 11 drives for a 10TB RAID5. You need 12 drives for a
10TB raid6.
> In this configuration if one drive fails it can be replaced and its
> contents would be rebuilt?
Yes.
> Is that a function of the RAID controller?
Among other things, it should be able to do this.
> Do RAID systems always use SCSI drives?
No.
> Care to point me in the right direction?
If speed is not an issue, you may wanto to condider software
RAID. If speed is an issue, get a 12 port SATA controller.
Currently 3ware and arcea seem to have the best hardware,
and 3ware seem to have the best support and drivers. Stay
away from Adaptec, they produce high-priced trash.
Consider, e.g., these controllers:
http://www.3ware.com/products/serial_ata2-9000.asp
http://www.3ware.com/products/serial_ata2-9650.asp
For hardware RAID you also want to get a spare controller,
since thay can fail as well. For software RAID, that is not
a concern and a software RAID array can typically be used
on an entirely different computer (with enough controller ports)
without loss of ddata. At least under Linux it is not an issue
at all.
As to redundancy, you may consider RAID6, which can survive a
2-disk loss without loss of data, but costs you the capacity
of 2 disks. Also make sure you have a spare disk handy,
operating a RAID array without redundancy is dangerous.
Arno >> Stay informed about: How do I arrange drives. |
|
| Back to top |
|
 |  |
External

Since: Dec 20, 2007 Posts: 2
|
(Msg. 3) Posted: Fri Dec 21, 2007 9:22 am
Post subject: Re: How do I arrange drives. [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Dec 20, 4:47 pm, Arno Wagner <m... DeleteThis @privacy.net> wrote:
> Previously SpreadTooThin <bjobrie... DeleteThis @gmail.com> wrote:
> > I need about 10 Terabytes of storage space.
> > I see that there are 1 Terabyte disks available.
> > I'm new to RAID, so please...
> > As I understand it there are different ways to configure drives in a
> > raid for redundancy...
> > If there are 8 bites per byte and one bit for parity and / or
> > redundancy, then do I need 9 drives to have a full 10 Terabytes? or is
> > that only 8 terabytes?
>
> 8. And take into account that HDD manufacturer use correct SI units,
> so that TB would be 1,000,000,000,000 Bytes.
>
> You need 11 drives for a 10TB RAID5. You need 12 drives for a
> 10TB raid6.
>
> > In this configuration if one drive fails it can be replaced and its
> > contents would be rebuilt?
>
> Yes.
>
> > Is that a function of the RAID controller?
>
> Among other things, it should be able to do this.
>
> > Do RAID systems always use SCSI drives?
>
> No.
>
> > Care to point me in the right direction?
>
> If speed is not an issue, you may wanto to condider software
> RAID. If speed is an issue, get a 12 port SATA controller.
> Currently 3ware and arcea seem to have the best hardware,
> and 3ware seem to have the best support and drivers. Stay
> away from Adaptec, they produce high-priced trash.
>
> Consider, e.g., these controllers:http://www.3ware.com/products/serial_ata2-9000.asphttp://www.3ware.com/products/serial_ata2-9650.asp
>
> For hardware RAID you also want to get a spare controller,
> since thay can fail as well. For software RAID, that is not
> a concern and a software RAID array can typically be used
> on an entirely different computer (with enough controller ports)
> without loss of ddata. At least under Linux it is not an issue
> at all.
>
> As to redundancy, you may consider RAID6, which can survive a
> 2-disk loss without loss of data, but costs you the capacity
> of 2 disks. Also make sure you have a spare disk handy,
> operating a RAID array without redundancy is dangerous.
>
> Arno
Thanks very much.
I am also reading:
http://en.wikipedia.org/wiki/RAID
I don't understand the diagrams that represent the bits and how they
are stored except for RAID0.
RAID0 has bits 1 to 8.. (No Parity) but from there on in I don't
understand the notation for the bits and parity.
Why don't they only show A1 to A8 on all the raid configurations? are
the higher bits encoded somehow? >> Stay informed about: How do I arrange drives. |
|
| Back to top |
|
 |  |
External

Since: Nov 07, 2003 Posts: 1692
|
(Msg. 4) Posted: Fri Dec 21, 2007 6:31 pm
Post subject: Re: How do I arrange drives. [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Previously SpreadTooThin <bjobrien62.RemoveThis@gmail.com> wrote:
> On Dec 20, 4:47 pm, Arno Wagner <m....RemoveThis@privacy.net> wrote:
>> Previously SpreadTooThin <bjobrie....RemoveThis@gmail.com> wrote:
>> > I need about 10 Terabytes of storage space.
>> > I see that there are 1 Terabyte disks available.
>> > I'm new to RAID, so please...
>> > As I understand it there are different ways to configure drives in a
>> > raid for redundancy...
>> > If there are 8 bites per byte and one bit for parity and / or
>> > redundancy, then do I need 9 drives to have a full 10 Terabytes? or is
>> > that only 8 terabytes?
>>
>> 8. And take into account that HDD manufacturer use correct SI units,
>> so that TB would be 1,000,000,000,000 Bytes.
>>
>> You need 11 drives for a 10TB RAID5. You need 12 drives for a
>> 10TB raid6.
>>
>> > In this configuration if one drive fails it can be replaced and its
>> > contents would be rebuilt?
>>
>> Yes.
>>
>> > Is that a function of the RAID controller?
>>
>> Among other things, it should be able to do this.
>>
>> > Do RAID systems always use SCSI drives?
>>
>> No.
>>
>> > Care to point me in the right direction?
>>
>> If speed is not an issue, you may wanto to condider software
>> RAID. If speed is an issue, get a 12 port SATA controller.
>> Currently 3ware and arcea seem to have the best hardware,
>> and 3ware seem to have the best support and drivers. Stay
>> away from Adaptec, they produce high-priced trash.
>>
>> Consider, e.g., these controllers:http://www.3ware.com/products/serial_ata2-9000.asphttp://www.3ware.com/products/serial_ata2-9650.asp
>>
>> For hardware RAID you also want to get a spare controller,
>> since thay can fail as well. For software RAID, that is not
>> a concern and a software RAID array can typically be used
>> on an entirely different computer (with enough controller ports)
>> without loss of ddata. At least under Linux it is not an issue
>> at all.
>>
>> As to redundancy, you may consider RAID6, which can survive a
>> 2-disk loss without loss of data, but costs you the capacity
>> of 2 disks. Also make sure you have a spare disk handy,
>> operating a RAID array without redundancy is dangerous.
>>
>> Arno
> Thanks very much.
> I am also reading:
> http://en.wikipedia.org/wiki/RAID
> I don't understand the diagrams that represent the bits and how they
> are stored except for RAID0.
These are confusing, I agree.
> RAID0 has bits 1 to 8.. (No Parity) but from there on in I don't
> understand the notation for the bits and parity.
It is not done on bit-level, but rather sector level or larger.
> Why don't they only show A1 to A8 on all the raid configurations? are
> the higher bits encoded somehow?
See above.
Arno >> Stay informed about: How do I arrange drives. |
|
| Back to top |
|
 |  |
External

Since: Nov 10, 2003 Posts: 1690
|
(Msg. 5) Posted: Sun Dec 23, 2007 10:51 pm
Post subject: Re: How do I arrange drives. [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Arno Wagner wrote in news:5t0d85F1bcrthU1@mid.individual.net
> Previously SpreadTooThin <bjobrien62.RemoveThis@gmail.com> wrote:
> > I need about 10 Terabytes of storage space.
> > I see that there are 1 Terabyte disks available.
>
> > I'm new to RAID, so please...
>
> > As I understand it there are different ways to configure drives in a
> > raid for redundancy...
>
> > If there are 8 bites per byte and one bit for parity and / or
> > redundancy, then do I need 9 drives to have a full 10 Terabytes? or is
> > that only 8 terabytes?
>
> 8. And take into account that HDD manufacturer use correct SI units,
> so that TB would be 1,000,000,000,000 Bytes.
>
> You need 11 drives for a 10TB RAID5. You need 12 drives for a
> 10TB raid6.
>
> > In this configuration if one drive fails it can be replaced and its
> > contents would be rebuilt?
>
> Yes.
>
> > Is that a function of the RAID controller?
>
> Among other things, it should be able to do this.
>
> > Do RAID systems always use SCSI drives?
>
> No.
>
> > Care to point me in the right direction?
>
> If speed is not an issue, you may wanto to condider software
> RAID. If speed is an issue, get a 12 port SATA controller.
> Currently 3ware and
> arcea
The babblebot moron consistently can't even spell the name right.
> seem to have the best hardware,
> and 3ware seem to have the best support and drivers.
> Stay away from Adaptec, they produce high-priced trash.
>
> Consider, e.g., these controllers:
> http://www.3ware.com/products/serial_ata2-9000.asp
> http://www.3ware.com/products/serial_ata2-9650.asp
>
> For hardware RAID you also want to get a spare controller,
> since thay can fail as well. For software RAID, that is not
> a concern and a software RAID array can typically be used
> on an entirely different computer (with enough controller ports)
> without loss of ddata. At least under Linux it is not an issue
> at all.
>
> As to redundancy, you may consider RAID6, which can survive a
> 2-disk loss without loss of data, but costs you the capacity
> of 2 disks. Also make sure you have a spare disk handy,
> operating a RAID array without redundancy is dangerous.
Yeah, far more dangerous then just using harddrives.
>
> Arno >> Stay informed about: How do I arrange drives. |
|
| Back to top |
|
 |  |
| Related Topics: | WD. SE drives still ok? - In some newsgroup, perhaps it was this one a fellow mentioned that Western Digital special edition drives have been recently changed to a lighter (cheaper) construction, may be basically the same as their lower cost ones only with 8 mb cache and he feels...
Old drives - Anybody have a few 500mb/2gb IDE drives they dont need? I have a 386 and 486 I want to experiment with older OS's (Desqview/x, Os/2 2 3, DOS/win 3.11, etc) and could use a few old drives. I figured somebody might have a few drives they havnt bothered to....
Best use of 3 drives - Hi all, I have a WD 80GB 8MB cache drive but would like to upgrade to 2 Raptors. What would be the best solution for speed? I'm thinking of a RAID-0 with the old drive as backup (and music files, etc). I seem to recall that it's best to have the swap....
two hard drives - I need a larger hard drive to run a program. I want to get an 80 GB hard drive on top of the 18 GB hard drive that came with my computer. How can I tell if my computer can handle that large of a hard drive? I was told by a friend my motherboard might....
3 IDE drives died together - Up until last week my wife's computer had been working without any noticed errors. Then one day it refuses to power up. After some experimentation, I found that it would power up if I disconnected the C drive (connected to IDE-0 primary). This got me int... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|