Buka klien ssh dan hubungkan ke instance Anda. Instal klien NFS di instance Anda. Berdasarkan jenis instance, jalankan salah satu perintah berikut:
Red Hat
sudoyuminstall-ynfs-utils
SuSE
sudoyuminstall-ynfs-utils
Ubuntu
sudoapt-getinstallnfs-common
Debian
sudoapt-getinstallnfs-common
Buat direktori baru di instance Anda.
Pasang volume Anda.
Pembersihan
Gunakan petunjuk berikut untuk menghapus Google Cloud project Anda.
Sebelum memulai
Saat Anda menghapus project, tindakan berikut akan terjadi:
Semua konten dalam project akan dihapus. Jika menggunakan project yang sudah ada
untuk mulai menggunakan NetApp Volumes, Anda akan menghapus pekerjaan lain
yang diselesaikan dalam project tersebut.
Project ID kustom hilang. Saat membuat project, Anda mungkin telah membuat project ID kustom yang ingin Anda gunakan pada masa mendatang. Untuk
mempertahankan URL yang menggunakan project ID, seperti URL appspot.com,
hapus resource yang dipilih di dalam project, bukan menghapus
seluruh project.
Menghapus Google Cloud project
Gunakan petunjuk berikut untuk menghapus Google Cloud project:
Buka Kelola resource di konsol Google Cloud .
Dalam daftar project, pilih project yang ingin Anda hapus, lalu
klik Hapus.
Pada dialog, masukkan project ID, lalu klik Shut down untuk menghapus project.
[[["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,["# Mount a volume quickstart\n\nThis page provides quickstart instructions for how to mount the volume on\na client.\n\nMount your volume on a client\n-----------------------------\n\nAfter you create a volume, you can create a Linux Compute Engine VM and\nmount the volume.\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. Click **Volumes**.\n\n3. Identify the volume you want to mount.\n\n4. Click the more_vert\n **More options icon**.\n\n5. Click **Mount instructions**.\n\n6. Open an `ssh` client and connect to your instance. Install the NFS client on\n your instance. Based on your instance type, run one of the following\n commands:\n\n ### Red Hat\n\n ```json\n sudo yum install -y nfs-utils\n ```\n\n ### SuSE\n\n\n ```json\n sudo yum install -y nfs-utils\n ```\n\n \u003cbr /\u003e\n\n ### Ubuntu\n\n\n ```json\n sudo apt-get install nfs-common\n ```\n\n \u003cbr /\u003e\n\n ### Debian\n\n\n ```json\n sudo apt-get install nfs-common\n ```\n\n \u003cbr /\u003e\n\n7. Create a new directory on your instance.\n\n8. Mount your volume.\n\nClean up\n--------\n\nUse the following instructions to delete your Google Cloud project.\n\n### Before you begin\n\nWhen you delete a project, the following actions take place:\n\n- **All contents in the project are deleted.** If you used an existing project\n to get started using NetApp Volumes, you delete any other\n work completed in the project.\n\n- **Custom project IDs are lost.** When you created the project, you might\n have created a custom project ID that you want to use in the future. To\n preserve the URLs that use the project ID, such as an `appspot.com` URL,\n delete selected resources inside the project instead of deleting the\n whole project.\n\n### Delete the Google Cloud project\n\nUse the following instructions to delete a Google Cloud project:\n\n1. Go to **Manage resources** in the Google Cloud console.\n\n2. In the project list, select the project that you want to delete and then\n click **Delete**.\n\n3. In the dialog, enter the **project ID** and then click **Shut down** to\n delete the project.\n\nWhat's next\n-----------\n\nReview [customer-managed encryption key policies](/netapp/volumes/docs/configure-and-use/cmek/cmek-overview)."]]