Hi,
I'd be happy to help you out with your question. Sorry for the inconvenience caused.
Please follow below mentioned steps To replicate the mirroring of an existing volume or disk to a virtual disk using Storage Spaces :-
- Create a new pool in Storage Spaces containing only one disk.
- Add a virtual disk using the pool you just created.
- Use PowerShell to create a two-way mirrored storage space.
- Wait for the synchronization process to complete.
Note :- In a storage space with two-way mirroring enabled, a copy of every slab is kept on both disks so that if one goes down, no user data will be lost. Two-way mirrored volumes cannot be upgraded in-place to three-way mirroring. Instead, you can create a new volume and migrate (copy) the data from the old volume to the new one
Please refer to below resources for more Information -
- Use the Disk Management Snap-in - Windows Server :- https://learn.microsoft.com/troubleshoot/windows-server/backup-and-storage/disk-management-snap-in-basic-dynamic-disks
- Adding servers or drives to Storage Spaces Direct :- https://learn.microsoft.com/windows-server/storage/storage-spaces/add-nodes
If you have any other questions or need assistance with anything, please don't hesitate to let me know. I'm here to help.
If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.