can't add a disk to storage space

Randolph Tholen 0 Reputation points
2023-02-28T22:21:52.61+00:00

disk shows up in powershell get-disk, but not in get-physicaldisk.

this happens when removing disk from a storage pool and i can't add the disk to another storage pool unless it's listed with get-physicaldisk. is there a reliable way to re-use this disk in a storage space

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,099 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 44,121 Reputation points
    2023-03-01T16:33:50.01+00:00

    Hello there,

    The most possible reason is that the drive is not “clean”. To be available for storage spaces, the disk shouldn’t have any volume or partition on it and better be a raw drive.

    Please provide more information:

    1. Is there any change before the problem happened? Such as hardware replacement, and software installation?
    2. Is there any 3rd party protection/anti-virus tool?
    3. Please check the System event in Event Viewer to confirm if there is any related event has been logged.

    If you run Reset-PhysicalDisk on a physical disk that appears as lost communication or split, it attempts to re-integrate the disk into the storage pool if the target disk is discoverable. After resetting the disk, use Repair-VirtualDisk to recover its resiliency.

    If you run Reset-PhysicalDisk on a disk that isn’t a part of a storage pool, it will clear any lingering storage space data and metadata on the disk.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–


  2. Huynh Minh Ngon 0 Reputation points
    2023-12-29T09:55:50.71+00:00

    Anyone can resolved issues? I meet the same problem. S2D can't add auto the disk to Storage Pool. The command error as bellow image.

    Please help me. Sorry for my bad English

    P/s: Within a short time, eligible drives will automatically be claimed by Storage Spaces Direct, added to the storage pool, and volumes will automatically be redistributed evenly across all the drives. At this point, you're finished and ready to extend your volumes or create new ones.

    User's image

    User's image