Tabel berikut menjelaskan berbagai status dalam replikasi volume:
Status transfer (mirrorState)
Status keseluruhan
Menyiapkan
Replikasi volume dibuat dan operasi replikasi awal dimulai dan sedang berlangsung.
Jumlah data yang ditransfer ditampilkan di Google Cloud konsol. Status
diperbarui setiap lima menit.
Diduplikasi
Replikasi volume dibuat dan operasi replikasi volume selesai.
Mentransfer
Replikasi volume dibuat dan operasi replikasi inkremental sedang berlangsung. Jumlah data yang ditransfer ditampilkan di
Google Cloud konsol. Pembaruan status diberikan dalam interval lima menit.
Dihentikan
Replikasi volume dihentikan oleh pengguna, sehingga volume tujuan dapat ditulis.
Ukuran volume tujuan ditetapkan secara terpisah dari volume
sumber. Status ini diperlukan jika Anda ingin menghapus hubungan replikasi volume secara permanen.
Gunakan petunjuk berikut untuk melihat detail replikasi volume sumber atau tujuan menggunakan konsol Google Cloud atau Google Cloud CLI.
Konsol
Buka halaman NetApp Volumes di konsol Google Cloud .
Jika volume adalah bagian dari replikasi, detail replikasi akan muncul.
KonsolGoogle Cloud menampilkan nama volume sumber dan tujuan. Nama volume partner akan muncul sebagai link yang dapat diklik dan mengarahkan Anda ke halaman detail volume. Untuk replikasi lintas project, link ke volume partner tidak berfungsi. Anda harus membuka volume partner secara manual.
gcloud
Lihat detail replikasi menggunakan perintah berikut:
Pada dialog Edit replikasi, perbarui kolom jadwal replikasi.
Klik Simpan.
Menghapus replikasi volume
Jika Anda menghapus replikasi, hubungan replikasi antara volume sumber dan tujuan akan dihapus. Setelah replikasi dihapus, kedua volume akan terus ada secara terpisah dengan data saat ini yang ada di dalamnya.
Pertimbangan
Saat Anda menghapus replikasi, NetApp Volumes juga akan menghapus snapshot replikasi umum dari volume sumber dan tujuan. Anda tidak dapat melanjutkan
hubungan replikasi untuk kedua volume lagi, tetapi Anda dapat membuat
replikasi baru dengan salah satu volume tersebut. Saat Anda membuat replikasi baru, replikasi tersebut akan membuat volume tujuan baru sebagai bagian dari proses.
Menghapus replikasi
Gunakan petunjuk berikut untuk menghapus replikasi menggunakan konsol
Google Cloud :
Buka halaman NetApp Volumes di konsol Google Cloud .
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-03 UTC."],[],[],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)."]]