Thread: Polls galore...

  1. #16
    _B-L-U-E_ Betazep's Avatar
    Join Date
    Aug 2001
    Posts
    1,412
    if you pull out more than one drive, you are way up there... with no paddle.
    Blue

  2. #17
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    OK - another question - does the RAID actually change those bits to be the AND, or does it just stripe across bits that happen to be the AND? If the former, doesn't that cut available space in half? If the latter, doesn't that take forever (scanning every bit)?

  3. #18
    _B-L-U-E_ Betazep's Avatar
    Join Date
    Aug 2001
    Posts
    1,412
    that is just an example... it isn't always bitwise, and rebuilding a drive can take over an hour, but you only need to rebuild a drive if one fails.

    When it is operating normally, writes are a little bit slower than a single disk(not really noticible) and reads are enormously fast.

    The biggest slowdown in the computer is from external devices to the I/O due to disk latency and other things. If you need 1K of data from one drive, you have to wait for the drive to dump the whole thing. Four of the same speed drives dump the same amount of data in a quarter of the time where it moves as electrons instead of spinning disks and moving heads, etc.

    So this is why there is a huge performance gain on reads.
    Blue

  4. #19
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    Who said the GD board doesn't teach you anything?

  5. #20
    _B-L-U-E_ Betazep's Avatar
    Join Date
    Aug 2001
    Posts
    1,412
    I don't know... let's find em and have Penny kill and eat them
    Blue

  6. #21
    Registered User
    Join Date
    Aug 2001
    Posts
    106
    I may be stating the obvious here but, to enable hot swapping (changing hard drives in and out) while a machine is running requires alot more than just a RAID array. You need the proper (and very expensive) hardware, drives, fibre connectors(cool) etc...
    I feel I should say this as I don't want someone whipping out one of their Maxtors cause they saw it was in a RAID array and wanted to see how it would cope
    hth
    Don't talk to strangers, unless they offer candy.

  7. #22
    _B-L-U-E_ Betazep's Avatar
    Join Date
    Aug 2001
    Posts
    1,412
    LOL... yeah, you need a hot swap drive. Good point.
    Blue

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Polls
    By Srg Pepper in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 09-25-2002, 03:50 PM
  2. Today on Cprogramming....When Polls go bad?
    By incognito in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 01-25-2002, 01:41 PM
  3. posting polls
    By iain in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 08-12-2001, 08:13 AM