- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- Re: Move cpg copy with remote copy group
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
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
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
тАО06-12-2019 11:48 PM
тАО06-12-2019 11:48 PM
Move cpg copy with remote copy group
Hello everyone,
I have a question.
Is it possible to change the cpg copy group in a virtual volume within a remote copy group?
I'll explain myself better.
Currently my virtual volumes, which are part of several remote copy groups, point to nl disks for copy cpg.
I bought fc discs and want to move the cpg copy group to these discs.
It's possible?
Thank you
Greetings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2019 06:54 AM
тАО06-13-2019 06:54 AM
Re: Move cpg copy with remote copy group
Sure. Edit each volume and change the copy CPG. If you have several volumes, making "setvv" commands with the -snp_cpg option in your favorite text editor may be faster and easier. From the command line, use "help setvv" to see details. Or the 3PAR CLI Reference manual.
Regardless, the next time snapshots are created, they will use the new CPG.
Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2019 06:57 AM
тАО06-13-2019 06:57 AM
Re: Move cpg copy with remote copy group
Thanks for the reply.
Do I have to stop the remote copy group before making the change?
Thank you
Greetings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2019 07:07 AM
тАО06-13-2019 07:07 AM
Re: Move cpg copy with remote copy group
Excuse me Sheldon,
I posted the same question here too https://3parug.com/viewtopic.php?f=18&t=3215
A user replayed me like this:
With periodic the correct way is to stop replication, remove the volume from the RC group, run freespace -f <vvname> in CLI, edit the copy space on the volume(s), reconfigure replication and resync the entire volume.
So I just have to change the copy cpg or do I have to do the procedure illustrated by that user?
Thank you
Greetings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2019 07:32 AM
тАО06-13-2019 07:32 AM
Re: Move cpg copy with remote copy group
Just changing the CPG, no.
Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2019 07:40 AM
тАО06-13-2019 07:40 AM
Re: Move cpg copy with remote copy group
@ Pazzoide1976, I see you did not have Dynamic Optimization. In that case, extra effort is required.
To all, as long as the copy CPG is just being used by snapshots, then all that is needed is to edit the volumes' Copy CPG. The CPG is used with all future allocations, such as the next snapshot. Existing snapshots will not change.
The "showvvcpg" command will show what CPGs are used, and how much are used.
Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2019 07:47 AM
тАО06-13-2019 07:47 AM
Re: Move cpg copy with remote copy group
Excuse my ignorance Sheldon,
so I didn't understand if I have to change only the cpg copy or I have to stop replication, remove the volume from the RC group, run freespace -f <vvname> in CLI, edit the copy space on the volume(s), reconfigure replication and resync the entire volume.