- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- Change replication mode from RCIP to RCFC
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
11-22-2013 10:43 PM
11-22-2013 10:43 PM
Change replication mode from RCIP to RCFC
We have two P10400 storages, configured with Remote copy over RCIP serving rcgroups of around 20 VVs.
We have established new DARK fiber connectivity across sites & configured RCFC ports on both storages.
When I was adding FC links using the IMC, it has created additional target, instead of using existing target.
Can we able to force use existing RC groups replicate over FC?
Also I have noticed, RCFC target only allow periodic replication & not synchronous replication .
I am wondering, what we missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-25-2013 06:35 AM
11-25-2013 06:35 AM
Re: Change replication mode from RCIP to RCFC
For starters, the CLI. There's still quite a bit of Remote Copy management that's not been added to the Management Console. As I recall the targets are either IP or FC. You need new targets to change between them.
There's some functionality added with HP 3PAR OS 3.1.2. Copies can be broken and then reconnected so as not to have to transfer the entire VV from primary to secondary. Check the HP 3PAR Remote Copy User's Guide for your version of the 3PAR OS.
If the 10400s are not both running 3.1.2 MU3, you should look into upgrading first.
Lastly, consider getting assistance from HP.
Note: While I work for HP, all of my comments (whether noted or not), are my own and are not any official representation of the company.
----------
If my post was useful, click on my KUDOS! "White Star" !
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
- Email to a Friend
- Report Inappropriate Content
11-25-2013 11:42 AM
11-25-2013 11:42 AM
Re: Change replication mode from RCIP to RCFC
Yes you are correct.
When I used IMC to add RCFC option, it actually create new target “destination 3parname_1” while the rcip keep on the target “destination 3parname”
As we have an existing replication & current data is around 5TB , it is really tedious to replicate the data again across FC instead of starting from where the RCIP stopped.
I have already contacted HP support, hope they have some work around for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-27-2013 08:59 AM
11-27-2013 08:59 AM
Re: Change replication mode from RCIP to RCFC
Let me summarize what I said before:
- Have both arrays on 3.1.2 with latest Maint Update.
- Use the CLI - the Management Console GUI won't do it.
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
- Email to a Friend
- Report Inappropriate Content
11-28-2013 04:56 AM
11-28-2013 04:56 AM
Re: Change replication mode from RCIP to RCFC
Both storages are on 3.1.2 latest update.
I have spend almost 5 hours with 3par engineer on remote session .
but no use ... i am wondering .. how difficult it is to change replication from RCIP to RCFC in 3par.
I was expecting a drop down box in GUI with options to switch from RCIP to RCFC
OR
a command like this " setrcopytarget -mode FC <target_name> " which can switch to FC replication.
rdgs
Prasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-28-2013 02:33 PM
11-28-2013 02:33 PM
Re: Change replication mode from RCIP to RCFC
>a command like this "setrcopytarget -mode FC <target_name>" which can switch to FC replication.
I see a subcommand to change the name but not the mode.
>it is really tedious to replicate the data again across FC instead of starting from where the RCIP stopped.
Tedious how? To do a bunch of commands? Or to wait until it copies everything all over?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-29-2013 08:11 AM
11-29-2013 08:11 AM
Re: Change replication mode from RCIP to RCFC
A target is either an IP target or an FC target. That is set when the target is created. You need to
- get the primary and secondary synchronized
- stop the remote copy group
- remove the group and KEEP THE LOCAL VOLUME'S RESYNC SNAPSHOTS (-keepsnap)
- create new FC targets
- create an empty group
- admit the volume to the group specifying the primary base, the secondary base and the primary snapshot.
- start the group
Create a test group with a small volume using the IP target. Then work through these steps using the test group so you understand what's going on.
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
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP