Hello!
Our setup: 2-node cluster w/ Windows Server 2019 Datacenter, 54 Tb ReFS disk on each node configured by Storage Spaces
We have 2 HAImage devices at this disk (VSAN Free): HAImage1 30,7Tb (for fileshare) and HAImage2 4,7Tb (for shadowcopies)
We want to extend HAImage1 for additional 5 Tb but when run ExtendDevice.ps1 param($addr="127.0.0.1", $port=3261, $user="root", $password="starwind", $deviceName="HAImage1", $extendSize=5000000) we take next warning:So, we dont understand what prevent disk from extending
Our setup: 2-node cluster w/ Windows Server 2019 Datacenter, 54 Tb ReFS disk on each node configured by Storage Spaces
We have 2 HAImage devices at this disk (VSAN Free): HAImage1 30,7Tb (for fileshare) and HAImage2 4,7Tb (for shadowcopies)
We want to extend HAImage1 for additional 5 Tb but when run ExtendDevice.ps1 param($addr="127.0.0.1", $port=3261, $user="root", $password="starwind", $deviceName="HAImage1", $extendSize=5000000) we take next warning:
Code:
Failed to resize device 0x000001C82B175700-control 0x000001C82B175700 -Reserve:"33765195776000"-200 Failed: operation cannot be completed..
Statistics: Posted by arifurinmoto — Thu Oct 31, 2024 9:24 am