Slashdot Mirror


Notebooks w/ RAID?

macemoneta asks: "Are there any notebooks available on the market that support (bootable) RAID (at least two 40GB+ drives as RAID0 and or RAID1)? While the rest of the components in 'desktop replacement' notebooks are quickly getting up to snuff, the hard drives are anemic in performance, capacity and reliability compared to desktops. Being able to use software RAID to create high performance meta devices and high reliability meta devices would really kick notebooks into high gear. Before anyone complains about size, weight, power and heat remember that notebooks have gone from 12 inch screens to 16 inch screens and 486 to P4M in the last few years. Most desktop replacement laptops use the batteries as a UPS, since they usually only last 90 minutes or less anyway."

62 comments

  1. Wha? by spencerogden · · Score: 1

    Admittedly I am not a fan of big laptops. If you need to take data around, get a usb/firewaire HD. If you need a portable work environment, you can get an 800Mhz 256MB 30GB laptop in a sub 3 ound .75" thick form. For presentations a 3 pound laptop and a 3 pound projector so the job better than a 16" laptop screen anyway.

  2. Multiple drives? by Linux_ho · · Score: 3, Insightful

    You would do well to simplify the question by asking if there are notebooks available with multiple hard drives. Lilo can boot to a software raid, so any notebook with two drives can do this. Whether the sound card or built-in ethernet/modem works is a different story, but you didn't mention whether those were important to you.

    --
    include $sig;
    1;
    1. Re:Multiple drives? by macemoneta · · Score: 2

      I wanted to eliminate non-bootable RAID configurations: drives off a PCMCIA controller or Firewire drives, unless supported in the BIOS. I'm not sure that all the notebooks that support multiple drives can actually boot from any/all of them.

      --

      Can You Say Linux? I Knew That You Could.

  3. DELL Inspiron 8200 by Anonymous Coward · · Score: 1, Informative

    DELL's new inspiron with the 64MB Geforce4Go will take two 40 gig drives and can software RAID across them with linux.
    beware of the expense -- its around $7K fully loaded with all options including multiple batteries which you will need if you use both hard drives RAIDed.

    1. Re:DELL Inspiron 8200 by Anonymous Coward · · Score: 0

      linkage?

      would be nice to see one. And no, I don't feel like fucking searching.

    2. Re:DELL Inspiron 8200 by Anonymous Coward · · Score: 0

      $7112.00 http://configure.us.dell.com/dellstore/config.asp? customer_id=555&order_code=INSP8200XPO&cfgpg=3 Specs : Inspiron 8200: Mobile Pentium® 4 Processor,2.0 GHz-M,15.0 UXGA CM20UHM [221-0383] Memory: 1024MB,DDR,266M,2DIMM 1024M2D [311-1360] Video Card: 64MB DDR 4XAGP NVIDIA GeForce4 440 Go(TM) 3D Video 17NVD64 [320-0195] Hard Drives: 60GB Ultra ATA 5400 RPM Performance Hard Drive 60GB [340-3880] Floppy Drive: Floppy Drive FD [340-6353] Operating System: Microsoft® Windows® XP Professional WPXP [313-1041] [412-0190] [420-0743] Network Adapters: 3COM 10/100 Ethernet II Card N100X [430-2082] Modem: Xircom®RealPort(TM)10/100+56K Cap V.90 NIC/Modem,PC Card MLC43 [313-2002] Fixed CD/DVD Drives: 8X CD-RW/DVD Combo Drive with Roxio's Easy CD Creator® 8XCOMBO [313-0833] [313-0924] Wireless Networking Cards: Internal TrueMobile 1150 miniPCI card (Wi-Fi Certified) TM1150I [430-0323] Bundle: Microsoft® Office XP Professional IXPPRO [412-2581] Virus Protection: Norton Antivirus® 2002, 90-day introductory offer NAV2002 [412-0259] Digital Music: Dell Jukebox Premium powered by MusicMatch (90 day trial Radio MX service) MMPLAT [412-0248] Limited Warranty, Services and Support Options: 4 Year Limited Warranty plus 4 Year On-site Service and CompleteCare U4CC [950-1050] [950-1053] Optional Support Services: Software App Support,50Res/1Yr 50RES [900-1013] Internet Access Options: 6 Month Dellnet® by MSN Internet Access for XP MSN6XP [412-0255] [412-0258] Digital Photography: Dell Picture Studio, Combo - Image Expert Premium and Paint Shop Pro PAINTPR [412-0278] Advanced Port Replicator and Monitor Stand: Advanced Port Replicator APR [310-1560] Advanced Port Replicator and Monitor Stand: Monitor Stand for Advanced Port Replicator MOSTND [310-1559] Power Peripherals: Super 7 surge protector TRIP7 [A0009015] Power Peripherals: Surgemaster Gold 9 outlet BELGOLD [A0004763] Power Peripherals: Surgemaster Maximun Series 9 outlet Coax/DSL BELMAX [A0006244] Power Peripherals: Tripp-lite Notebook Surge Protector TRIPPLL [601321] Power Peripherals: Belkin 350 UPS B350UPS [A0004773] Power Peripherals: Portable Notebook Surge NBLITE [A0009016] Additional Hard Drive: 40GB Ultra ATA Hard Drive 40GB2 [340-6598] Wireless Base Station (Shipping Separately): TrueMobile 1170 Base Station (Wi-Fi Certified) WIRBASE [430-1501]

  4. laptop drive limits by OpenMind(tm) · · Score: 4, Informative

    I'm not sure this is a good idea. Laptop drives, even the recent IBM enhanced models, are rated for a much lighter activity cycle than desktop drives. That is, push them as hard and as long as full-size drives , they are likely to fail on you. IBM is trying to fix this to make their 2.5 in drives suitable to blade servers. Still, RAID historically pushes drives hard enough to decrease the time between failures quite a bit. Combine this with drives designed for low load, and you're asking for trouble. I think the recommendation of a firewire external drive was a good one.

    1. Re:laptop drive limits by thejson · · Score: 2, Informative

      I don't believe there's any reason to assume that using RAID would push the individual drives any harder than a single disk would be. I think this could be a good thing, especially for mobile desktop users. With RAID in a laptop, there would most likely be at most two disks due to space concerns. This would limit you to RAID 0 or 1. Consider RAID 0/striping: any reading or writing to the drive is split accross both drives, so in theory they should be doing half the work. However if one disk does fail, you're screwed, which is why this isn't a good option for a laptop (technically not even really RAID) Now consider RAID 1/mirroring. Each drive does the same amount of work as one individual drive would. There may be some additional overhead, but the added reliability is well worth it. If one drive fails, which is more likely to happen in a notebook, the problematic hard drive can be replaced without data loss.

    2. Re:laptop drive limits by OpenMind(tm) · · Score: 3, Insightful

      I'm not entirely sure of the full rationale, only that I've come across quite a few references to increased disk loading in raid systems, in addition to plain old working experience. I think the particular stripesize/cylinder size ratio, stripe layout, etc. have a lot to do with how much effect this has. A striped drive tends to end up doing a lot more short reads as compared to long sequential reads. Depending on how well the drive heads are managed (easier to do well in hardware, IMHO) the increased seek activity can generate a lot of wear and tear. This is not as big a deal when using the RAID with large files and a small set of data consumers. Again, this is my non-hardware expert interpretation, but there is a lot of reference in the literature to the shortened life of RAID drives.

    3. Re:laptop drive limits by nomel · · Score: 1

      But IBM is even having problems with their normal IDE drives...they need to fix those first! Also, why do you think IBM is getting out of hard drives. They just aren't good at it anymore... Remeber the 20 hour a day (i think it was) hard drives?

    4. Re:laptop drive limits by macemoneta · · Score: 2

      Using software RAID (in Linux, for example), you can do both RAID0 and RAID1 on the same pair of drives, for different (matching sets of) partitions.

      You could setup a "work" partition set to be RAID0 for fast processing of large files (video data conversion, for example), while the rest of the partitions are RAID1 for protection from a failure.

      With software RAID, it's not an either/or situation.

      --

      Can You Say Linux? I Knew That You Could.

    5. Re:laptop drive limits by Shanep · · Score: 2

      I've come across quite a few references to increased disk loading in raid systems

      Out of interest, could you point them out?

      I would have thought that disks in RAID systems are usually under increased load because RAID is often chosen for high load scenarios.

      Kinda like saying red cars are involved in 20% more accidents than other coloured cars, therefore you have a 20% increased chance of having an accident if you drive a red car. Without considering that there are actually 20% more red cars on the road than any other colour.

      PS, I just pulled the 20% figure out of the air to illustrate my point, I don't know what the real number is, just that there are more red cars on the road which can lead to ridiculously misinterpreted statistics and thoughts of voodoo and such.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    6. Re:laptop drive limits by thejson · · Score: 1

      Interesting. Either way, I wouldn't advocate striping on a laptop for reliability reasons anyway. I think mirroring has some notable advantages in a notebook, though.

    7. Re:laptop drive limits by OpenMind(tm) · · Score: 2

      I've looked a little closer into the references I could find on the web about decreased MTBF on drives in a RAID scenario. It appears that the way most people are viewing this is as as statistical phenomenon. If you have 6 drives with a fixed probability of failure, the whole set has a higher probability than the individual drives. I could not find any references, in the last 15 minutes, to increased loading, so perhaps that part was a phantom of memory. Either way, with low reliability drives, dividing the MTBF by two is not the best idea.

    8. Re:laptop drive limits by Tipsy+McStagger · · Score: 2, Interesting

      Yeah, but with a system thats back home infrequently might it be better to have a lower MTBF and the ability to repair the damage than a system that rarely breaks but when it does its catastrophic.

    9. Re:laptop drive limits by Shanep · · Score: 2

      might it be better to have a lower MTBF and the ability to repair the damage than a system that rarely breaks but when it does its catastrophic.

      Exactly.

      If you don't need super performance, can't tolerate loss and can afford it, just mirror across some good drives.

      SCSI drives seem to have higher MTBF's and longer warrantees, so after a bit of research amongst them you should be able to find some reliable drives.

      If you need performance and cannot tolerate loss, RAID5 or RAID0+1 could be good for you.

      But regardless of your disk system choices, choose a backup method that has a reliable restore feature. ; )

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
  5. Faster, not more... by TibbonZero · · Score: 2

    I would rather have a 15000 RPM harddrive, than 2 4800 rpm drives in a laptop. Space, battery, etc..

    --
    Tibbon
    tibbon.com
    1. Re:Faster, not more... by Anonymous Coward · · Score: 0

      I wonder if it would be possible to use a PCMCIA -> PCI Card adapter with a normal SCSI RAID card and two of those 15k drives to complete the expirence. Note: This is a joke! (In theroy it should still work though!

    2. Re:Faster, not more... by nomel · · Score: 1

      Uhhh....pcmcia is very slow... You would TOTALY bottneck the drives...

      (I know it's a joke, but in theory, it would be slow)

    3. Re:Faster, not more... by autocracy · · Score: 2

      No, you wouldn't. Go find a 15000 RPM drive. Plug in just the power cable, and give it some juice. Once it's spun up, unplug it, and then start moving it around. I'll tell you, it's very interesting to have a hard drive fighting you. The same effect would happen when you started moving your laptop. And of course, giving that thing a hit when it's spinning would ruin your day.

      --
      SIG: HUP
    4. Re:Faster, not more... by Anonymous Coward · · Score: 0

      PCMCIA is slow. PC Card bus is not.

    5. Re:Faster, not more... by Anonymous Coward · · Score: 0

      There should be less energy stored in a small drive than in a normal desktop drive.

  6. Toshiba notebooks by Anonymous Coward · · Score: 0

    There is a few model of Toshiba notebook computers that let you remove the CD/DVD/CDRW drives and put in a second HDD in it's place. You'd probably have to setup software raid for it.

    1. Re:Toshiba notebooks by PhilipChapman · · Score: 1

      That would suck though. If you needed to use the CD/DVD/CDRW, you would have to buy an external one...wouldnt be able to take the 2nd hard drive out of raid. ( without loosing everything, that is )

      --

      ---
      Always standing, I am a tree awaiting the lightning. -Samael, Crown
  7. Why? by imta11 · · Score: 1

    A two disk raid would only provide redundancy or increased speed for writing. There are no data collection boards I can think of that would produce data at a high enough rate to make ATA100 drives inadequate. I assume this is for some kind of embedded data collect device, in which case you may want to consider an array of wireless transport technologies to an offsite RAID. If is a redundancy concern due to mechanical trouble, look into solid state drives, which are gettig quite large.

  8. Actually... by cmowire · · Score: 2

    At my place of employ, we've been pleasantly surprised with the performance of the latest latest laptop hard drives, actually. Compares quite favorably to anything but 7200 RPM drives, at least for what we do (software development).

    Depending on how you configure it, some Thinkpads can take two IDE drives. But I suspect your best bet is to get a pair of 3.5" drives in an external case and either hook up via FireWire or SCSI. I doubt that 2.5" IDE drives will take well to RAID 0.

    1. Re:Actually... by nomel · · Score: 1

      Now THATS portable... It will go good with my car battery and inverter that I carry around in my backpack...I can make that thing run for days!

  9. Dell? by misfit13b · · Score: 1

    How about the Dell Precision M50? Two HDD bays, the RAID would have to be software... expensive, yes - but it's an option.

  10. Look at the Eurocom 8880 by compwizrd · · Score: 4, Informative

    The Eurocom 8880 has the capability for FOUR hard drives at once

    http://www.eurocom.ca/products/showroom/specs888 .c fm

    Has the capability for two cdroms/dvd-roms/etc at once.

    15.7" screen as well.

    No mention of weight, I suspect you don't wanna know.

    Eurocom has always been a little bit ahead of everyone else on getting things out :)

    I believe the TV tuner option replaces one of the media bays though

    1. Re:Look at the Eurocom 8880 by Anonymous Coward · · Score: 0

      Oh, and that $2999 price is Canadian dollars, so figure about $2000 USD for the base model.

    2. Re:Look at the Eurocom 8880 by Rude+Turnip · · Score: 1

      That's a rebadged Sager NP8800. You can get the same model at www.powernotebooks.com.

  11. FireWire Portable RAID Array by orangepeel · · Score: 1

    Perhaps this would do the trick? It even comes with a Li-Ion battery.

    --
    Whoever designed level 61 in Frozen Bubble is a sadistic bastard.
  12. FireWire and RAID by questionlp · · Score: 1
    SmartDisk (which I think either bought out VST or something) has a product called the FireWire RAID tower for Macs that allow you to setup four VST FireWire hard drives and a battery, and using FireRAID software to create a RAID array. Since the max FireWire transfer rate is 400Mbit/sec (or 50MByte/sec), performance wouldn't be too bad. Another solution is a larger IDE to FireWire RAID enclosure, like one from MacAlly that supports Windows and Mac OS.

    Maybe in the near future, we will see Serial ATA RAID controllers utilizing a PC Card slot that supports say two drives in either RAID 0 or RAID 1, that would connect to drives and powered by either a battery or an external power source.

    Software RAID under Windows may not be the most optimal solution due to it's processor overhead, but it's still a somewhat viable option.

  13. dell laptops by cbues · · Score: 1

    It would have to be software raid, but you can run two hard drives with newer dell laptops. Dell has a $30 carrier that allows you to use a hard drive in the media bay. For my inspiron 8200 the part number is 29MFN for a 9.5mm drive. For a drive, look at the IBM 40GNX with 8mb of cache. There are lots of discussions on this at dell's forums at delltalk.us.dell.com in the inspiron hard drive forum.

  14. Not the unix way by bluGill · · Score: 4, Interesting

    Sorry, but I gotta complain about your definition of desktop replacement. I want a desktop replacement laptop because I can take it to class and meetings. I love taking notes on my laptop for 8 hours without plugging in. Meeting minutes should be sent out within 1 minute of the meeting ending. When someone is in a meeting they should be able to get at the unexpected data they need that is on their desk, without leaving the room (that is the data is on the computer, so any computer can access it), not run back to their desk to price off a hard copy. Sure the batteries are a UPS, but if that is all you use your laptop for, a desktop with a UPS is cheaper and has a better keyboard, and monitor.

    When I need more power than is on my laptop, then I ssh over to one of our CPU servers (at my last job we had a couple machines set up for this), and display my apps back to the laptop.

    Laptop users should not have a big harddrive. They should have enough room for the OS, a few apps that they run on the road, and a copy of the documents they use often. Note I said copy, the master copy of these documents should be someplace that is always backed up, the laptop just has a copy for quick work until it can be synced with the master (two way sync). Other than that, long battery life, weight (the mass of even a heavey laptop is not enough to make a difference in gravity humans can stand, so weight is the critical), screen, keyboard, and interfaces are key.

    Remember laptops are stolen; droped and broke; and forgotten far too often to have the master copy of anything. They should be easially replaceable. Too expensive to be disposable, but too fragile to depend on any one.

    When you lock yourself into the desk is where I work, you miss the power that a laptop gives you. Get a laptop that you can use anywhere, wireless networking in the office (warning, security issues need to be addressed here), with a battery that is worth something. Suddenly the laptop goes from an expensive toy that to impress people to a useful tool that does things you couldn't get done otherwise.

    1. Re:Not the unix way by nomel · · Score: 2, Interesting

      Do you realy get 8 hours? What Kind of laptop you have? Cause that's real nice...

    2. Re:Not the unix way by Anonymous Coward · · Score: 0

      No! a laptop should be running 1600x1200 native screen resolution. [DELL M50 ROX!]

    3. Re:Not the unix way by salimma · · Score: 1
      That is the standard definition of 'desktop replacement', though. The one you refer to seems to belong to the subnotebook category.

      Even a subnotebook would struggle to stay up for 8 hours on standard batteries though - and the larger battery packs tend to cost quite a bit more.

      On the other hand, the original poster was slightly mixing up his terms too. It's really a desktop replacement *portable*, not *laptop*. Even my friend's slim 12.1" Vaio gets really rather warm - would not want it in my laps for too long!

      Michel

      --
      Michel
      Fedora Project Contribut
    4. Re:Not the unix way by bluGill · · Score: 2

      Yep, a IBM thinkpad 390. It got just over 4 hours from a battery, and I had two. I only used the cdrom drive once in the year I had it, so removing the CD/floppy for a second battery was a good trade off to me. I was also careful to avoid using anything that took power, all the computing was done on the backroom cpu servers, and this was just a display.

  15. Cheaper option by bill_mcgonigle · · Score: 3, Informative

    Wow, so many links to expensive hardware. Pick up a used Pismo powerbook (last black one). You can take out the CD drive, and replace it with another laptop drive. Sleds are available from VST, probably find some used ones too. OSX has software RAID-1 built in.

    You could use any of the black line, but the Pismos often had 500MHz G3's.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  16. 4.9kg/10.8lbs by Chris+Pimlott · · Score: 2

    Ouch. Weight is listed in the full specifications. Only 2 hours of battery life too. That's not too bad for all that's in it, though, and CDN$2999 doesn't seems too unreasonable a price.

  17. SCSI by Rheingold · · Score: 2, Interesting

    For a modern multi-tasking operating system like Linux or BSD, SCSI is a better answer than RAID. I've always found interactive use much better than with IDE, even than the newer ATA-100 and ATA-133 drives. IBM used to make RS/6000s with 2.5" SCSI drives and titanium cases. There were really sweet!

    --
    Wil
    wiki
  18. Huh? by bellings · · Score: 4, Interesting

    Being able to use software RAID to create high performance meta devices and high reliability meta devices would really kick notebooks into high gear.

    Can someone explain to me what a "meta device" is? And, can some explain to me what happens when you get a plurality of "meta devices?" I mean, what the hell is this guy blathering about?

    I'm sure other people are going to point out that RAID probably isn't the solution to the problem you think you're having. It's like hoping that forged connecting rods and pistons are going to make your Dodge Neon into a sports car. By itself, it's not going to do what you seem to hope it will do.

    Anyhow, if you want a good, decent, fast notebook get yourself and Apple.

    --
    Slashdot is jumping the shark. I'm just driving the boat.
    1. Re:Huh? by Polo · · Score: 1

      He means a logical disk composed of two or more physical disks.

      The only reason I think anyone would want raid on a laptop would be for raid-1, where the two disks are redundant copies of each other. Even that would be a stretch.

      I think if they want speed in a notebook, they should just put in one faster drive instead of striping.

    2. Re:Huh? by nomel · · Score: 1

      Damn that mechanic...I better take back my pistons...

    3. Re:Huh? by macemoneta · · Score: 2

      No matter how fast a single drive is, striped drives are faster...

      --

      Can You Say Linux? I Knew That You Could.

    4. Re:Huh? by Karma+Farmer · · Score: 1
      No matter how fast a single drive is, striped drives are faster...

      It depends. If you have a perfect setup, transfer speeds are, of course, better. However, statistically seek times are going to be worse, because for any seek both drives need to seek, and they'll never get to the data at exactly the same time.

      But there is no guarantee that any random laptop with two or more hard drives is going to be a "perfect" setup. Who's to say that the controller and the drivers are going to be able to send commands to both drives simultaneously, and recieve data from both drives simultaneously? Given the strange and non-standard stuff wandering around on a lot of laptops, I wouldn't be suprised at all if software "RAID" striping ended up being crazy slow.

      I also want to point out that although striping has recently been given the cute nickname "RAID 0", it really isn't RAID at all. I shouldn't be too suprised if the fellow who originally posted this meant striping, because he seems totally unclear of the meaning of even normal english terms like "meta." He doesn't seem any more confused than most of the clueless wanks who get selected byt the editors for "Ask Slashdot" columns, though...

    5. Re:Huh? by macemoneta · · Score: 2

      If you check the author of the question, the clueless one would be me. :-)

      I used the term meta device, because that's how Linux uses the term for it's software RAID, which is what I'm interested in using. Physical devices are combined into meta devices (/dev/md0, /dev/md1, etc.).

      In RAID0 both drives are seeking, but for different data. There's no requirement that the drives be synchronized in any way. Once the first buffer arrives to satisfy the request, the the application is dispatchable. Synchronized spindles were a technology that was used at one point, but the last I heard about it was about 15 years ago. FTR (full track read) in the drive firmware and similar competing optimizations eliminated the need for synchronization and the associated RPS (rotational position sensing), and RPS-miss condition you're describing.

      In RAID1, either device can satisfy a read, so read processing is slightly faster. Both devices have to acknowledge a write, which does reduce performance slightly, for the increased reliability.

      --

      Can You Say Linux? I Knew That You Could.

    6. Re:Huh? by Anonymous Coward · · Score: 0

      No. It's the Linux "Multiple Devices" driver, not the "meta devices" driver. Most of the MD tools work with "meta drive data", which is a confusing term. But it's not data about the meta-drive, it's meta data about the (multiple device) drive.

    7. Re:Huh? by macemoneta · · Score: 2

      I've seen both terms used... Search groups.google.com for:

      "meta device" linux or
      metadevice linux

      The source says "multiple device", so you're right; I'll use the correct terminology going forward. Thanks for pointing that out!

      --

      Can You Say Linux? I Knew That You Could.

  19. Side point by macdaddy · · Score: 3, Informative
    I bought an Asus A7V333 with the onboard RAID. Once per minute regular as clock work the load spikes to 30% on top of what's already running. Once a minutes, regular as clockwork. Up and down real quick. Games stall, MPEGs stall, etc... The problem is apparently the RAID. I have 4 120GB WD 8MB cache models. 2 as regular drives. 2 as a stripe on the OEM Promise FastTrack133 builtin controller. If I disable RAID with the jumper, no spike. If I re-enable, regular spike. If I leave enabled and disconnect the 2 striped drives, no spike. It's got to be the RAID. Asus won't return my calls. I guess this means I'll never buy an Asus again and probably never buy a board with onboard RAID again. A buddy of mine blames it on the Via chipsets. Could be.

    That said, I'm not so sure you want to buy anything with onboard RAID. Perhaps you should look at a speedy Firewire drive.

    1. Re:Side point by Anonymous Coward · · Score: 0
      A buddy of mine blames it on the Via chipsets. Could be.

      You pay the price when you buy VIA...

    2. Re:Side point by macdaddy · · Score: 2

      That's what I'm afraid of. I guess I'll buy another board. Perhaps this board will work ok as a Linux box. I won't be using all the fancy features in a Linux server. Now I just have to figure out what board to buy. Decent overclocking would be nice. Decent onboard features would be nice too. No Via anywhere please.

    3. Re:Side point by Anonymous Coward · · Score: 0

      all fasttrack and HPT controllers that are on the mobo are actually SOFTWARE raid devices, they let the main CPU do all the work, (don't ask the details, you get the idea, they just are and actually are slower then the Linux software raid drivers...)

    4. Re:Side point by flatus · · Score: 1

      Dude, the problem is not VIA. The problem is the onboard raid controler. Forget abaout using that cheap onboard raid.

  20. Ready for liftoff? by Anonymous Coward · · Score: 1, Insightful

    With a 15k rpm drive your notebook will sound like a jet engine, and probably consume about as much fuel...

  21. Easily done by Anonymous Coward · · Score: 1, Informative

    Get any laptop that can take 2 HD (Thinkpad would be my preference, install Win2k and setup active directory on both drives. You can then enable Win2k's software RAID, done. Setting up an array with 2.5" drives as been done before. Check out these articles at Tom's hardware
    http://www6.tomshardware.com/storage/02q 1/020301/i ndex.html
    http://www6.tomshardware.com/howto/01q3 /010906/ind ex.html

    About "macdaddy" clockwork spike. I would suspect the Promise driver is the problem. Try disabling the RAID controller and run the Win2k software RAID instead.

  22. They are smaller and unreliable because... by nomel · · Score: 1

    The capacity is limited to the data density that can be put onto the platters. You have to realise that there are not as many platters, and they are much smaller. In order to get even the same storage size from a laptop hard drive, the data density would have to be much much greater than that of a normal hard drive. This means that unless they stop making desktop hard drives that have the highest density possible at the time, laptop hard drives cannot, and will never hold as much data as their bigger brothers.

    Also, on reliability, you have to realise how much torture these little drives go through. They are banged around in your laptop case/backpack and moved while spinning. To keep it reliable, the manufacturer of my laptop drive says to only use the laptop on a stable flat surface (unmoving, not legs or anything like that) and to NEVER move the laptop when it is on. Your desktop drive never gets moved while on (well, the normal person never moves it), and is very rarely, if all, banged around (occasional lan party). In order to keep the angular momentum from being too great when they are moved, so they don't really wear out bearing and whatnot fast and to save battery power, they are made to spin much slower. A 10000 RPM hard drive wouldn't last nearly as long as a slower one, unless you never picked up your computer while it was on, or banged it around (just don't move it and it will most likely last as long as desktop drive, maybe even longer).

    Also, fluid bearings are getting very popular with
    the newer drives. This helps to keep them from damaging themselves when they are banged around when off.

    Why they don't use raid, I realy don't know. Most laptops support multiple hard drives (Toshiba), but most of the time they are removable. If you add another hard drive, where will you put it? If you have ever opened one of the newer (or even fairly old) laptops up, you will realise how crammed everything is. They are fitting a whole computer in the size of a keyboard. Adding another permanent hard drive, at least on mine, would require it to be quite a bit bigger (in terms of laptop size) because they would have to add room the size of the hard drive, plus some space for brackets. That would be about 2/5 an inch thicker. They could stack them without having to add much more room, but then you will have overheating, and once again, reliability problems.

    And, IMHO, these are what they claim to be, desktop replacements, not server replacements. Why would you really need a SCSI or RAID configuration? The time you will save loading, compared to a standard desktop hard drive might only add up to tens of hours a year. To me, thats not worth the *reliability* or price, except for the coolness factor...heheh

    They are just adding good cooling techniques (watercooled) that would allow for more compact cramming of parts. So now they don't have an excuse... :)

    If you want something that will last, buy a toughbook! These things are garanteed to not break if dropped onto cement from arms length. But they are big and heavy and ugly as hell.

  23. What is your reason for wanting RAID? by Glonoinha · · Score: 1

    I know, a guy wants what a guy wants, but what is it you are actually trying to accomplish?

    Faster throughput?
    Data protection against failure?
    Larger partition (one massive partition across two drives)?
    Impress your friends? (don't laugh, some social circles judge you on your toys)

    If your intent is to get more performance, I question whether software based RAID 0 is going to actually make your system faster, particularly if the CPU is already burdened with things like running the OS, doing compression, playback of whatever you are playing back ... I am not particularly confident that any software RAID is going to go noticably faster than direct access to a single (fast) drive.
    If you want to go faster consider SuperSpeed's disk caching products http://www.superspeed.com/ - in particular you can shadow an entire partition with a read write cache if you have enough RAM. If the dataset is too large for that they have a read write cache that is configurable also (but doesn't shadow cache the entire drive).

    Want larger partitions, impress your friends, or RAID 1 for data protection against hardware failure (this is going to SUCK for throughput though, if software RAID1) then most of the large Dell laptops can put a second drive in the removable bay for a second drive for RAID.

    Glonoinha

    --
    Glonoinha the MebiByte Slayer
    1. Re:What is your reason for wanting RAID? by macemoneta · · Score: 2

      I use software RAID on Linux; the reason I'm looking for it on a notebook. Performance is excellent and CPU load is negligible (even on an old PPro200) even during intensive I/O bound operations. You can mix RAID0 for performance/capacity and RAID1 for reliability on the same pair of drives (different partitions), providing exceptional flexibility.

      You really should try it.

      --

      Can You Say Linux? I Knew That You Could.