- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- Re: Force delete Remote Copy Configuration / Remot...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2019 03:06 PM
02-08-2019 03:06 PM
Force delete Remote Copy Configuration / Remote Copy Group or force remove VV's from them?
Hello everyone,
We have a production environment and a lab environment. Some time ago a different admin created a Remote copy group to mirror production to our lab environment.
Since then the link was taken down (LAB is fully isolated).
We are working to clean our storage in our Lab system but we can not delete most of the virtual volumes because they are in VV sets which tie back into RCG's which wont let us delete them because the virtual volumes were automatically created from the RCG's. (that is the error we receive when trying to delete the virtual volumes from the sets)
When we try to delete the RCG's themselves we are told we can not delete them because the LAB can not communicate with the production 3PAR system
We do not wish to open up networking between the networks so is there a way to force delete these Remote Copy Groups so we can in turn delete the associated Virtual Volumes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2019 03:17 PM
02-08-2019 03:17 PM
Re: Force delete Remote Copy Configuration / Remote Copy Group or force remove VV's from them?
Page 290, but not seeing any type of force command
https://support.hpe.com/hpsc/doc/public/display?docId=c04204279
Presume this does what the UI does when trying to delete from there
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2019 04:09 AM
02-12-2019 04:09 AM
Re: Force delete Remote Copy Configuration / Remote Copy Group or force remove VV's from them?
If the mirror_config policy is set, the removercopygroup command needs to remove the corresponding secondary group is also. So if the
target is not reachable, this command fails. I assume this could be the reason.
And I am not sure what is the Array Role for the remote copy groups. Is it showing primary-rev ?
If the groups no more neede, try removing the mirror_config first
cli%setrcopytarget no_mirror_config <target array name>
And once the mirror_config removed, change the role to primary. (This depends on the current state.)
Assuming it is in primary-rev state,
cli% setrcopygroup reverse -local -current <rcopy group name>
If it is changed to primary, dismiss the vv from the group
cli% dismissrcopyvv <vv name>
And once all vvs removed from the group, remove group
cli%removercopygroup <group name>
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2019 03:50 PM
02-12-2019 03:50 PM
Re: Force delete Remote Copy Configuration / Remote Copy Group or force remove VV's from them?
Thank you @veeyarvi for the reply. I shall review this tomorrow and go from there and likely get back to you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2019 03:24 AM
02-18-2019 03:24 AM
Re: Force delete Remote Copy Configuration / Remote Copy Group or force remove VV's from them?
Hello YYCSysAdmin,
Did you get a chance to check this/
Vivek
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 08:21 AM
02-26-2019 08:21 AM
Re: Force delete Remote Copy Configuration / Remote Copy Group or force remove VV's from them?
Hello @veeyarvi
I will be working on this today to try and clear out these groups.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 11:52 AM
02-26-2019 11:52 AM
Re: Force delete Remote Copy Configuration / Remote Copy Group or force remove VV's from them?
Hello @veeyarvi
Upon attempting to use
setrcopytarget no_mirror_config CSM1_to_CSM3
via SSH into the 3PAR system i am told that:
setrcopytarget: invalid command
SYNTAX
The syntax for the setrcopytarget command can be one of the following:
But it does not list the no_mirror_config,.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 12:14 PM
02-26-2019 12:14 PM
Re: Force delete Remote Copy Configuration / Remote Copy Group or force remove VV's from them?
Even just trying
stoprcopy -stopgroups
I get
"Invalid response from system, connection broken"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2019 05:02 AM
02-27-2019 05:02 AM
Re: Force delete Remote Copy Configuration / Remote Copy Group or force remove VV's from them?
Hello YYCSysAdmin
My bad, it could be as below
cli%setrcopytarget pol no_mirror_config <target array name>
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2019 02:37 PM
02-28-2019 02:37 PM
Re: Force delete Remote Copy Configuration / Remote Copy Group or force remove VV's from them?
Hello @veeyarvi
What is the required target array name?
setrcopytarget pol no_mirror_config <Target array name>
I attempted to use the RCG name and even the CSM name, but both failed
error: No target *************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2019 12:32 AM
03-03-2019 12:32 AM
Re: Force delete Remote Copy Configuration / Remote Copy Group or force remove VV's from them?
Hello YYCSysAdmin,
The target array name is the other side array name. You can get that from the 'showrcopy ' command output (top of the output).
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]
