Hi,
Thank you for your posting!
1) Firstly, >to change the virtual disk number of column,
As far as I know, we can't change the number of columns once the virtual disk is created. You may need to rebuild. These articles may be helpful for you:
(Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.)
2) Based on your descriptions, I suppose you would like to remove one of your physical disks in the storage pool of your cluster but the virtual disks are still working, so you cannot remove the physical disk. Besides, since your VDs were created as simple, data is striped across physical disks. Thus removing any one of the physical disks will damage data. In this sense, you may have to backup your files in those VDs and delete them, then you are able to remove your physical disk. More practice can be found in this blog in which there is a issue similar to yours:
3) For Windows Server, removing existing physical disk(s) from a Storage Pool is straight forward. Once the disk is removed it will automatically rebuild any data written on the disk to the other disks. If the capacity exceeds the possibility of removing an existing disk it will fail. It will also fail if the disk layout is set to for instance parity and you only have 3 disks and you remove 1. In addition, Windows Server has a very neat Remove Disk menu option - the OS then takes care of emptying the disk and it tells you when it is safe to remove it:
-Under Physical drives for the storage pool you want, click/tap on the Prepare for removal link for the drive you want to remove. The drive will now be listed as Preparing for removal.
-Leave it until the drive is ready to be removed. This could take several hours, depending on how much data you have stored there.
-When the drive is listed as Ready to remove, click/tap on its Remove link.
Above all, my suggestion is: backup your files in your VDs and try to use 3), if it does not work for you, delete the VDs and then remove your physical disk. Then you can add your new physical disk in the cluster. Just follow the steps in this article:
https://techcommunity.microsoft.com/t5/failover-clustering/adding-disk-to-cluster/ba-p/371257
After you add your new physical disk, you can try to create your VDs and build your column, but this time, I suggest you not to use "simple" VD in Storage Spaces, the same issue can occur to you next time.
Thank you for your support!
Best regards
Joan
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.