Delete RemoveCopyGroup without second Peer

Post Reply
storage-guy90
Posts: 3
Joined: Tue May 05, 2020 6:58 am

Delete RemoveCopyGroup without second Peer

Post by storage-guy90 »

hey guys,
I have the problem that I had two 3PAR 7400 Systems these were in sync und we are decommished one of the 3PAR Systems, but didn't clear the rcopy config (group/peer/volumes)from the other system.

I have one 3PAR 7400 Systems with a broken mirror, rcopy volumes and a lot of rcopy groups. How can I delete these volumes? In the GUI are no point to remove this volumes. At the cli it doens't work either.

Example:
3PAR01 cli% removercopygroup RC1
Removing RC1
select q=quit y=yes n=no: y
Error: The target 3PAR02 for group RC1 is not ready, retry later.
Failure encountered while removing groups. See messages above.

Is there any "force" option usable?


Both systems are not productive at the moment and has no important data, these are only testsystems.
User avatar
cali
Posts: 214
Joined: Tue Oct 07, 2014 8:34 am
Location: Germany

Re: Delete RemoveCopyGroup without second Peer

Post by cali »

Hi,
try this: removercopytarget -cleargroups NAME
Get NAME from showrcopy
This should remove ALL Groups.
Cali
Post Reply