February 26th, 2013Top StoryHow to Combine Multiple Hard Drives Into One Volume for Cheap, High-Capacity StorageBy Whitson Gordon Once you've gone through a few computers, you probably have more than a few old hard drives lying around. You don't have to let them go to waste, though! Here's how to combine multiple hard drives into one, huge volume that'll hold just about anything. Storage is pretty cheap these days, and buying a new hard drive is always going to be the best way to increase your storage. However, maybe you're on a strict budget and can't afford a new drive. In that case, you might be better off combining some old drives you have lying around. Or, maybe you have other specific needs that require lots of space on one volume. For example, perhaps you're:
In this guide, we'll discuss three options for combining multiple hard drives, how to do each, and their advantages and disadvantages to one another. Option One: Use Symbolic LinksBy far the easiest method is to use symbolic links, which are similar to shortcuts, but "fool" your system into thinking its the actual folder it links to. So, this allows you to store a folder on your second drive, create a symbolic link to it on your first drive, and it'll feel like all the files are on that first drive (even though they aren't). And, unlike shortcuts, programs on your computer won't know that one folder isn't the real deal. Let's take the video game example from above: Steam requires all your games to reside on the same drive, but if you have more games than can fit on one drive, you can move some of them to a second drive and set up symbolic links on the first drive so Steam is none the wiser. To do this in Windows:
You can also use free software like Link Shell Extension (or, in the case of video games, Steam Mover) to perform the same task without the command line. To do this in OS X:
Of course, you can also perform this function on just about any OS out there, including Linux. Windows users can also mount an entire drive to a folder using built-in Windows features. Search around for instructions on your specific OS for more information. Pros: This method's biggest advantage is that it's easy, and allows you to control the location of each specific file or folder. It works with any number of drives of any capacity and speed. If one of your drives fails, you only lose the data on that drive, and the other drives stay intact. Cons: If you need to do this with a lot of files or folders, it can get to be very tedious and annoying. If you're storing hundreds of videos (like movies and TV shows), this probably wouldn't be optimal. Option Two: Create a Spanned VolumeIf you have a lot of files and folders to work with and you want them all on one volume (and symbolic links aren't ideal), you have another option: creating a spanned volume (also known as disk concatenation). Spanned volumes are like the opposite of partitioning: you create one volume that starts at the beginning of your first disk, and ends at the end of your last disk, creating one giant volume. This is often also referred to as Just a Bunch of Disks (JBOD). There's a lot of controversy over whether it is actually correct to call it this, so we won't use it here—just know that elsewhere around the net, you may see these two terms used interchangeably. To create a spanned volume in Windows:
To create a spanned volume in OS X:
Spanned volumes are a little different in every operating system, but the process is similar. Linux users can use a feature called Logical Volume Management, and most other OSes should have an option for this too—heck, even Nas4Free has it built right in. Google your own OS for instructions on how to perform similar functions (and remember, it might be referred to as JBOD or disk concatenation). Pros: Managing a spanned volume is much easier than managing symbolic links, since once you've created it, you don't actually have to "manage" anything. It just shows up on your computer as one big drive. When it runs out of space on the first physical disk, it moves onto the second without you having to worry about it. This also works with any number of drives at any combination of speeds, unlike RAID. Cons: The biggest problem with spanned volumes is that they introduce a greater probability of drive failure. If you have a volume spanned over three drives, that's three drives that could fail instead of just one, and if one of your drives fails, you lose all of the data in that spanned volume (though some of it may be recoverable). As such, we don't recommend this option for most scenarios. However, if you have a lot of data that isn't particularly important—or is backed up elsewhere (like a bunch of DVDs and Blu-Ray discs that you've ripped)—this might be an okay option. Just be aware of the downsides and the necessary precautions to keep your data safe. Option Three: Set Up a RAID ArrayThe last option is using a Redundant Array of Independent Disks, also known as RAID. It offers a lot of benefits that disk spanning doesn't, like speed, reliability, and protection against drive failure. There are a number of different types of RAID, though, and they each serve slightly different purposes. Here are the most common:
These aren't the only types of RAID, but they are the most common. We could do a whole set of features on each type of RAID, so we won't go into a ton of detail here, but you get the general concept: with RAID 10 or RAID 5, you can expand a volume across multiple disks without worrying about an increased risk of failure, as you would with disk spanning. There are a number of ways to set up a RAID array. You can use software RAID, which is built-in to many motherboards and follows very similar instructions to creating a spanned volume (you would just choose a striped, mirrored, or RAID 5 array instead). Many people argue that hardware RAID, however, is more reliable, which involves installing a RAID card into your PC and setting up RAID using that. The process varies from computer to computer and from RAID card to RAID card, but our guide to RAID mirroring should help get you started if you're interested. Windows 8 users might also check out the new Storage Spaces feature, which isn't RAID, but has a lot of similar goals and features. Pros: Higher levels of RAID offer the ability to turn multiple drives into one, big, often fast volume without worrying about losing your data. RAID is not a replacement for backup, but it does make your life a lot easier if one of those drives fails. RAID 0 does not provide this redundancy, but is still faster than a spanned volume. Cons: Unfortunately, RAID has a few downsides too. To start, higher levels of RAID can be expensive, since you need quite a few drives to pull it off. They'd also have to be the same size and speed, or you'd have to sacrifice some of their size and speed. That is, in a RAID array, you're stuck using the smallest disk's capacity for each drive, and the slowest disk's speed for each drive. As such, it isn't ideal if you have a bunch of disks lying around and you're trying to save some money. But, if your data is important, it can help keep that data safe, too. RAID 0's biggest downside is not only the lack of redundancy, but the fact that if you lose one drive, you lose all your data—with little to no hope of recovering it. Combining multiple disks into one volume is a fairly controversial practice, as it can increase the risk of drives failing. However, if the situation is right—that is, if your data is unimportant, if you have it all backed up, or if you have redundancy built-in—combining those drives can be pretty handy. Images by Spectrum (Shutterstock) and NasonovVasiliy (Shutterstock). |
|
No matter how carefully you plan your goals they will never be more that pipe dreams unless you pursue them with gusto. --- W. Clement Stone
Tuesday, February 26, 2013
How to Combine Multiple Hard Drives Into One Volume for Cheap, High-Capacity Storage
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment