Jump to content
Microsoft Windows Bulletin Board

Add volume to Storage Replica Partnership - Cluster to cluster 2019 Datacenter


Recommended Posts

Guest Naoufel-B
Posted

Hello

 

I have an existing Storage Replica Partnership with a SR Group which is replicating a volume in a clustered file server role.

 

and I have a second volume which requires replication.

 

Per MS documentation you should be able to add a volume to the SR Group using this command:

 

 

 

Set-SRGroup -Name "ReplicationGroup01" -AddVolumeName "F:"

 

docs.microsoft.com/en-us/powershell/module/storagereplica/set-srgroup?view=win10-ps

 

 

 

in my case, it does not work:

 

> Set-SRGroup -Name "CBV01" -AddVolumeName "E:"

Set-SRGroup : This operation is not allowed for replication group CBV01, remove replication group from partnership.

At line:1 char:1

+ Set-SRGroup -Name "CBV01" -AddVolumeName "E:"

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+ CategoryInfo : NotImplemented: (MSFT_WvrAdminTasks:root/Microsoft/...T_WvrAdminTasks) [set-SRGroup], CimException

+ FullyQualifiedErrorId : MI RESULT 7,Set-SRGroup

 

a solution please?

 

Thank you

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...