Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini memberikan petunjuk tentang cara memigrasikan volume Anda ke
kunci enkripsi yang dikelola pelanggan (CMEK).
Sebelum memulai
Volume dan kumpulan penyimpanan container-nya dapat dimigrasikan dari penggunaan kunci enkripsi yang dikelola Google ke penggunaan CMEK.
Jika Anda memilih untuk memigrasikan volume ke kebijakan CMEK, semua volume di region yang ditentukan akan dimigrasikan ke kebijakan CMEK. Setelan kebijakan CMEK berlaku untuk semua
kumpulan penyimpanan di region.
Memigrasikan volume ke CMEK
Gunakan petunjuk berikut untuk memigrasikan volume ke CMEK menggunakan
Google Cloud konsol atau Google Cloud CLI.
Konsol
Gunakan petunjuk berikut untuk memigrasikan volume ke CMEK menggunakan
Google Cloud konsol:
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-04 UTC."],[],[],null,["# Migrate volumes to CMEK\n\nThis page provides instructions for how to migrate your volumes to\ncustomer-managed encryption key (CMEK).\n\nBefore you begin\n----------------\n\nVolumes and their container storage pools can migrate from using Google-managed\nencryption keys to using CMEK.\n\nIf you choose to migrate volumes to a CMEK policy, all volumes in the specified\nregion migrate to the CMEK policy. The CMEK policy setting applies to all\nstorage pools in the region.\n\nMigrate volumes to CMEK\n-----------------------\n\nUse the following instructions to migrate volumes to CMEK using the\nGoogle Cloud console or Google Cloud CLI. \n\n### Console\n\nUse the following instructions to migrate volumes to CMEK using the\nGoogle Cloud console:\n\n1. Go to the **NetApp Volumes** page in the Google Cloud console.\n\n [Go to NetApp Volumes](https://console.cloud.google.com/netapp/volumes)\n2. Select **CMEK policies**.\n\n3. Find the CMEK policy you want to edit and click **Show more**.\n\n4. Select **Migrate volumes to CMEK**.\n\n5. Complete the **CMEK policy name** field to confirm migration.\n\n6. Click **Migrate**.\n\n### gcloud\n\nUse the following instructions to migrate volumes to CMEK using\nGoogle Cloud CLI:\n\nTrigger a key migration: \n\n```bash\n gcloud netapp kms-configs encrypt CONFIG_NAME \\\n --project=PROJECT_ID \\\n --location=LOCATION \\\n```\n\nReplace the following information:\n\n- \u003cvar translate=\"no\"\u003eCONFIG_NAME\u003c/var\u003e: the name of the config.\n\n- \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e: the name of the project the volume\n is in.\n\n- \u003cvar translate=\"no\"\u003eLOCATION\u003c/var\u003e: the region of the config you want to\n delete.\n\nFor more options, see [Google Cloud SDK documentation for Cloud Key Management Service](/sdk/gcloud/reference/netapp/kms-configs).\n\nWhat's next\n-----------\n\n[Monitor NetApp Volumes](/netapp/volumes/docs/monitor/cloud-monitoring-metrics)."]]