Two Drives, one partition?

  • Thread starter Thread starter WoofWoof
  • Start date Start date
W

WoofWoof

Someone asked me today whether it's possible to have a single
partition spread onto two drives (say, make two 10G drives look like
one 20G partition).

My first reaction was "nah" but then I had a vague feeling that I'd
sen something on this.

Anyone know if it's possible?
 
This article may help. Also consider a hardware raid.

http://support.microsoft.com/default.aspx?kbid=222189


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect


:
| Someone asked me today whether it's possible to have a single
| partition spread onto two drives (say, make two 10G drives look like
| one 20G partition).
|
| My first reaction was "nah" but then I had a vague feeling that I'd
| sen something on this.
|
| Anyone know if it's possible?
 
Depends on what you're asking about.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


:
| Why would you do that?
 
WoofWoof said:
drives look like


feeling that I'd

In one way it is more common than most people realize.
Just set up a two-disk stripe set, a.k.a. "RAID 0".
It makes the two drives appear to everything else as a
single physical disk of twice the capacity.

The downside is that all data written to the stripe set
gets striped (hence the name) across the drives and
if one drive in the stripe set fails you lose everything.
Very fast reads and writes, however. Lots of resources
available on the www to tell you more about RAID 0.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top