Storage Spaces says it uses 11TB more than it actually is.

Ty-Grr 1 Reputation point
2022-02-04T20:17:36.81+00:00

I am currently moving data off storage spaces onto another drive because of the 63TB limit and I cannot remove the drive because it says it's still using that amount of space.

It says it's using 44.4TB but both WizTree and Explorer add up to 33.3TB

I've Optimised Drive Usage and have restarted the PC but it still shows the number.

I moved a lot of the data to another drive last night.

I'm having to move data to spare drives just so that I can hopefully remove the pool to then re-add to Drive Pool.

I didn't want to add the Storage Pool directly to Drive Pool as I didn't know if would cause any issues and hadn't read anything online about it.

171480-image.png

171550-image.png
171624-image.png

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,543 questions
Windows Server Storage
Windows Server Storage
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Storage: The hardware and software system used to retain data for subsequent retrieval.
629 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ty-Grr 1 Reputation point
    2022-02-07T22:20:03.45+00:00

    To anyone having this issue also, I managed to somewhat resolve it by running this command in powershell

    Optimize-Volume -DriveLetter P -ReTrim –Verbose   
    

    This trimmed up about 6.6TB up space just with that command, this reduced the storage spaces enough to then be able to remove one of the drives.

    I was also copying data back onto the drive and then permanently deleting it, before I was moving the data instead of copying it, it may have confused itself. Once the data was copied back, I then deleted it off the disk which cleaned up some of the space back.

    0 comments No comments