Combining Drives in Storage Spaces

Written by Allen Wyatt (last updated October 17, 2016)

Storage spaces are created in Windows when you combine the storage capacity of multiple drives so that it can be treated as a single "space." Storage spaces is a new feature first introduced in Windows 8.

To create a storage space, make sure you add a couple of hard drives to your system. These drives can be internal or external; it doesn't matter. (Perhaps you have external drives connected through a USB port. That's great; Windows doesn't care.)

Display the Control Panel and then click System and Security. Windows displays some additional options; you should click Storage Spaces. Windows displays the Storage Spaces dialog box. At the left side of the dialog box click the Create a New Pool and Storage Space link. After a short time Windows displays the Create a Storage Pool dialog box.

Here you specify which drives you want added to the storage space. Windows shows all the drives it could locate; you just have to select the drives you want included. There is a checkbox to the left of each drive; select the checkbox for each drive you want included in the storage space. Make sure that you only add drives that you don't mind losing the data on—Windows erases the drives as it creates the storage space.

When satisfied with the drives you've selected, click the Create Pool button. Windows creates the storage pool, prepares the drives, and then displays the Create a Storage Space dialog box. (See Figure 1.)

Figure 1. The Create a Storage Space dialog box.

Here you should specify the technical information about the storage space you are creating. Give it a name and pick a drive letter you want used for the space. (The drive letter is because the storage space will be treated by Windows as if it were a single disk drive, even though it may consist of multiple physical drives.)

You'll want to pay attention to the options available using the Resiliency Type drop-down list. These options should sound familiar to those who may have used RAID technology in the past. They control how the data is actually written to the drives in your storage space. There are four possible options:

  • None. Windows writes a single copy of your information in the storage space.
  • Two-Way Mirror. The information is written two times to the storage space, thereby providing data redundancy. If you lose a drive that contains one of the copies of the information, you are still protected by the remaining copy. This option is available only if your storage space contains at least two physical drives.
  • Three-Way Mirror. The information is written three times to the storage space, which means you are protected if you lose multiple drives. This option is available only if your storage space contains at least three physical drives.
  • Parity. With this option, Windows writes you data a bit slower to the drives, but the data includes parity information that protects you against potential data loss.

Perhaps the most interesting setting on the dialog box is the one where you can specify a logical size for your storage space. The default value depends on the size of the physical drives in your storage space and the resiliency type you selected. However, you can make your logical size as big as you want. For instance, let's say that Windows suggests a size of 30 MB. You could, if you wanted, specify a logical size of 500 MB (or more) for your storage space. As the data you store in the storage space gets close to the 30 MB that Windows knows is available, it prompts you (through the Action Center) to add more drives to the storage space—pretty cool!

After you've set the specifications for your storage space, click the Create Storage Space button. Windows creates the storage space and you can start to use it right away, the same as you would any other drive on your system.

 This tip (12683) applies to Windows 8 and 10.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Rows in a PivotTable

PivotTables are used to analyze huge amounts of data. The number of rows used in a PivotTable depends on the type of ...

Discover More

Documents Lock on Their Own

Do you have documents that seem to be locked when you didn't lock them? There are several possible reasons for this ...

Discover More

Determining an ANSI Value

You may need to determine the numeric value of a character in a macro. You can do that using the Asc function, described ...

Discover More
More WindowsTips

Displaying File Extensions

File extensions help both you and Windows understand how to work with a particular file. By default, these extensions are ...

Discover More

Using File History

Backing up your data is an important part of computer management. Enabling File History is a painless way to be able to ...

Discover More

Using Robocopy to Mirror Directories

It's simple to use Robocopy when dealing with entire directories. Dealing with directories is what it does best! This top ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is nine minus 1?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


Newest Tips