[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-17。"],[],[],null,["# Manage volume replication\n\nThis page describes how to manage a [volume replication](/netapp/volumes/docs/protect-data/about-volume-replication#about_volume_replication).\n\nView replication details\n------------------------\n\nThe following table describes the different states in a volume replication:\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nUse the following instructions to view replication details of the source or\ndestination volume using either the Google Cloud console or Google Cloud CLI. \n\n### Console\n\n1. Go to **NetApp Volumes page** in the Google Cloud console.\n\n [Go to NetApp Volumes](https://console.cloud.google.com/netapp/volumes)\n2. Click **Volumes**.\n\n3. Click the name of the source or destination volume.\n\n4. Select the **Replication tab**.\n\n If the volume is part of a replication, details of the replication appear.\n\nGoogle Cloud console displays the names of the source and destination volumes. The\npartner volume's name appears as a clickable link which directs you to its\nvolume details page. For cross-project replication, the link to the partner\nvolume doesn't work. You need to navigate to the partner volume manually.\n\n### gcloud\n\nView the details of a replication using the following command: \n\n```bash\n gcloud netapp volumes replications list \\\n --project=PROJECT_ID \\\n --location=LOCATION \\\n --volume=VOLUME_NAME\n```\n\nReplace the following information:\n\n- \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e: the name of the project your volume is\n in.\n\n- \u003cvar translate=\"no\"\u003eLOCATION\u003c/var\u003e: the location of the source or\n destination volume.\n\n- \u003cvar translate=\"no\"\u003eVOLUME_NAME\u003c/var\u003e: the name of the source or destination\n volume.\n\nFor more options, see [Google Cloud SDK documentation on volume replication](/sdk/gcloud/reference/netapp/volumes/replications).\n\nEdit a volume replication\n-------------------------\n\nYou can change the replication schedule of the source volume in a replication\nrelationship.\n\nUse the following instructions to edit replication details in the\nGoogle Cloud console:\n\n1. Go to **NetApp Volumes** page in the Google Cloud console.\n\n [Go to NetApp Volumes](https://console.cloud.google.com/netapp/volumes)\n2. Click **Volumes**.\n\n3. Click the source volume. The **Details page** appears.\n\n4. Select the **Replication tab**.\n\n5. Select **Edit replication**.\n\n6. In the **Edit replication** dialog, update the **replication schedule**\n field.\n\n7. Click **Save**.\n\nDelete a volume replication\n---------------------------\n\nWhen you delete a replication, it removes the replication relationship between\nthe source and destination volume. After the replication deletes, both volumes\ncontinue to exist independently with the current data they contain.\n\n### Considerations\n\nWhen you delete a replication, NetApp Volumes also deletes the\ncommon replication snapshots of source and destination volume. You can't resume\na replication relationship for the two volumes again but you can create a new\nreplication with either of them. When you create a new replication, it\ncreates a new destination volume as part of the process.\n\n### Delete a replication\n\nUse the following instructions to delete a replication using the\nGoogle Cloud console:\n\n1. Go to **NetApp Volumes** page in the Google Cloud console.\n\n [Go to NetApp Volumes](https://console.cloud.google.com/netapp/volumes)\n2. Click **Volumes**.\n\n3. Click the name of the volume you want to delete.\n\n The **Details** page appears.\n4. Select the **Replication** tab.\n\n5. Make sure that the **Replication status** is set to **Stopped** . For\n instructions about how to stop a replication, see [Stop a replication](/netapp/volumes/docs/protect-data/stop-or-resume-replication#stop_a_replication).\n\n6. Click **Delete volume replication**.\n\n7. In the **Delete volume replication** dialog, enter the name of the\n destination volume.\n\n8. Click **Delete**.\n\nWhat's next\n-----------\n\n[Stop or resume a replication](/netapp/volumes/docs/protect-data/stop-or-resume-replication)."]]