HPE 3PAR StoreServ Storage
1825805 Members
2573 Online
109687 Solutions
New Discussion

Re: delete remote copy group with boot disk

 
SOLVED
Go to solution
RiclyLeRoy
Frequent Advisor

delete remote copy group with boot disk

I wish to delete remote copy group which collects 4 virual volumes and they are boot disks of 4 blade servers.

Remote copy group replicates data from 3par 8200 (A: called source storage) to another one 8200 (B: called destination storage)

My target it's to delete the remote copy group, keeping storage B and to not use more storage A, to change configuration of each server to point directly to B virtual volume. What steps do you suggest to follow?

11 REPLIES 11
sbhat09
HPE Pro

Re: delete remote copy group with boot disk

Hello @RiclyLeRoy,

This is the high level steps for the configuration changes you are looking for:

  1. Stop the replication
  2. Ensure that exported volumes from the site B are fully functional as boot volumes for the hosts
  3. Ensure there is no data descrepancy between source and destination (If you have any tests to run, please run and take confirmation)
  4. From the source (Site A) delete the remote copy group
  5. The volumes in site A and site B will work as independent volumes

Note: Deleting the remote copy group will only delete the logical grouping of the volumes. It will not impact individual volumes or the data inside the volume.

You find this discussion chain helpful as well - https://community.hpe.com/t5/hpe-3par-storeserv-storage/hpe-3par-simulator/m-p/7099892#M6031

Let me know if you need more details on this.

Regards,
Srinivas Bhat

If you feel this was helpful please click the KUDOS! thumb below!
Note: All of my comments are my own and are not any official representation of HPE.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Cali
Honored Contributor

Re: delete remote copy group with boot disk

I don't think it will work the way Srinivas writes. (Sorry Srinivas)
First, you must clarify whether it is a sync or async replication.
When you delete the rcgroup, both volumes are retained, but both are also actively exported to the server, leading to problems.
So with sync, I would first do a switchover to B, so that the active paths come now from B.
Then you can unexport the passive paths from A and only then delete the rcgroup.
And if you have async replication, it is more complex.

Cali

ACP IT Solutions AGI'm not an HPE employee, so I can be wrong.
RiclyLeRoy
Frequent Advisor

Re: delete remote copy group with boot disk

remote group replication is sync.

I thought these steps:

poweroff the server

stop replication

on server, to change the pointing of boot HBA device to B virtual LUN

remove vlun from replication

unexport vlun on 3par A (source)

destroy replication

poweron server

what do you think ?

Cali
Honored Contributor
Solution

Re: delete remote copy group with boot disk

>> on server, to change the pointing of boot HBA device to B virtual LUN

The primary and secondary LUN have the same Volume Identifier and LUN ID, otherwise, a switchover will not work.

So, you can not point to B-LUN, because it has the same ID.

>> remove vlun from replication

>> unexport vlun on 3par A (source)

First unexport from A and then remove from replication.

Cali

ACP IT Solutions AGI'm not an HPE employee, so I can be wrong.
RiclyLeRoy
Frequent Advisor

Re: delete remote copy group with boot disk

>> First unexport from A and then remove from replication.

Why I have to unexport vv from A ? In this way all changes from host to source volume will be stopped ? I thought the same thing is get when host is power-off.

 

My host has n.2 FC ports and in boot menu of server there 2 entries:

(WWN...2..,Lun0000)/3PARdataVV

(WWN...1..,Lun0000)/3PARdataVV

What WWN are ? vLun ?

 

>>The primary and secondary LUN have the same Volume Identifier and LUN ID, otherwise, a switchover will not work.

How can Verify by 3par console that volume identifier and LUN id of A and B LUN are the same value ?

 

Thanks

 

 

 

RiclyLeRoy
Frequent Advisor

Re: delete remote copy group with boot disk

I unexport A virtual LUN but I try to remove this vLUN from copy group I get this errror:

Error: command failed on target system...,

returned error: Volume xxx of group yyy is a Peer Persistence volume. Dismissal of this volume from the group will cause the LUN Alua state to go 'Active'. Please unexport the secondary Peer Persistence volume or disable path_management policy for the group and retry.

Cali
Honored Contributor

Re: delete remote copy group with boot disk

Switchover first and than Unexport.

ACP IT Solutions AGI'm not an HPE employee, so I can be wrong.
RiclyLeRoy
Frequent Advisor

Re: delete remote copy group with boot disk

what I have to switchover ?

Cali
Honored Contributor

Re: delete remote copy group with boot disk

A has the Active Path

B has the Passive Path

If you Unexport A, you loose the Active Path.

Look in

SSMC > Volumes > Select the Volume  > Export

and see also

SSMC > Volumes > Select the Volume.r  > Export

 

Bild 2024-10-30-12-56-44.png

If you Switchover this Volume, it is Active on B and Passive on A.

Cali

ACP IT Solutions AGI'm not an HPE employee, so I can be wrong.
RiclyLeRoy
Frequent Advisor

Re: delete remote copy group with boot disk

Copy group has several volumes.

I think I can switchover the whole copy group, I am not able to choose a single volume inside copy group.

right ?

Cali
Honored Contributor

Re: delete remote copy group with boot disk

OK, in that case, I would turn off the server with access to the volume, then unexport from A.
Remove the volume from the rcgroup (ignore the error).
After that, the paths on B should go from standby to active and you can start again.

ACP IT Solutions AGI'm not an HPE employee, so I can be wrong.