Understanding Storage Spaces

Written by Allen Wyatt (last updated July 27, 2020)

One of the features in Windows is the concept of "storage spaces" (introduced in Windows 8). The idea is to provide an easy way to group multiple hard drives so that they can be treated as a single unit. This means that you can create a virtual drive that is as large as you may need. In many ways, a storage space is nothing but a new name for an old concept previously implemented through RAID. The point, though, is to make creating and managing storage spaces easier and less arcane than it used to be using RAID.

You cannot add all your drives to a storage space, however. The main limitation is that you can't add your system drive. In other words, you can't make whatever drive contains the Windows operating system part of a storage space. So, you'll need to add additional physical hard drives to your system and then group those hard drives together into a storage space. The drives you add can be either internal drives or external drives; it doesn't matter to Windows.

It is typically best to create storage spaces using drives that are either new or contain information you don't mind losing. The reason is that when you add a drive to a storage space, all the information on that drive is lost as the drive is prepared for being part of the storage space. This is why you cannot add your Windows system drive to a storage pool—it would be erased as it was added to the pool!

I found it interesting that you apparently cannot add a USB flash drive to a storage space. Windows seems to differentiate between actual disk drives connected via USB (which it allows) and flash drives connected via USB (which it doesn't allow). I tested this with both FAT- and NTFS-formatted flash drives, and it didn't matter; Windows just wouldn't allow them.

If you are interested in additional information about storage spaces, look for other, related tips on the WindowsTips site. (Use the search box at the upper-right of the screen.) You can also find some great, detailed information on this Microsoft blog post, originally written by the Windows 8 developers:

http://blogs.msdn.com/b/b8/archive/2012/01/05/virtualizing-storage-for-scale-resiliency-and-efficiency.aspx

Be attentive to that URL; it is quite long and should all be entered in your browser as what it is: a single URL. You should also know that even though that article was written for Windows 8, it also applies to Windows 10, which also supports storage spaces.

 This tip (11899) 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

Two Page Numbering Schemes in the Same Document

Word is great at numbering pages if you only need a single, consistent numbering scheme through the document. If you need ...

Discover More

Word's Object Model

Understanding Word's Object Model and how it relates to macros in VBA.

Discover More

Grabbing a User's Name from Excel

One of the settings you can make in Excel is to specify a user's name. This name is accessible through macros, and can ...

Discover More
More WindowsTips

Filtering a Folder's Content

If you have lots of files on your computer, it is helpful to filter the files to more easily find a specific one. When ...

Discover More

Making a File Read-Only

If you have an important file that you want to be sure doesn't get accidentally edited, you can set it to read-only. This ...

Discover More

Checking a Disk Drive for Free Space

Keeping track of your resources can help you avoid serious computer problems. Having an adequate amount of disk space is ...

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 1 + 1?

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


Newest Tips