How to migrate node to another disk

No problem. The commands will be almost the same if the RAID 1 and new 4TB are on the same computer?

For example - if the RAID 1 is (D:) and the new 4TB is (E:) the command would be:

robocopy d:\storagenode e:\storagenode /MIR
1 Like