Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini memberikan detail tentang parameter yang secara langsung memengaruhi performa volume.
Pertimbangan volume
Saat menetapkan kapasitas ke volume, pertimbangkan hal berikut:
Pilihan protokol akses Anda (Server Message Block (SMB) atau Network File System (NFS)) dapat memengaruhi throughput.
Pilihan tingkat layanan Anda memengaruhi batas throughput.
Pertimbangan volume untuk tingkat layanan Flex
Pertimbangan berikut berlaku untuk volume yang dibuat dalam tingkat layanan Flex:
Kumpulan menyediakan batas throughput agregat umum untuk semua volume dalam
kumpulan. Volume berbagi throughput kumpulan.
Menambahkan kapasitas kumpulan akan meningkatkan batas throughput maksimum untuk volume dalam
kumpulan.
Menambahkan kapasitas tambahan ke volume tidak akan meningkatkan batas throughput volume
maksimum.
Pertimbangan volume untuk tingkat layanan Standar, Premium, dan Extreme
Pertimbangan berikut berlaku untuk volume yang dibuat dalam tingkat layanan Standar, Premium, dan Ekstrem:
Kapasitas volume menentukan batas throughput umum, terlepas dari
kapasitas kumpulan penyimpanan.
Menambahkan kapasitas volume akan meningkatkan batas throughput maksimum volume.
Karakteristik workload
Saat Anda menggunakan Volume NetApp, aplikasi akan mengirim permintaan operasi input/output (I/O) ke volume yang menentukan beban kerja Anda dan ditandai oleh parameter berikut:
Ukuran cache baca VM klien: Anda tidak dapat menyesuaikan rasio baca dan tulis
workload, tetapi Anda dapat menambahkan lebih banyak cache buffering di virtual machine (VM),
yang dapat membantu mengurangi jumlah operasi baca yang diperlukan.
Ukuran blok: Operasi I/O yang lebih sedikit dan lebih besar jauh lebih efisien daripada banyak
operasi yang lebih kecil. Berusahalah untuk menggunakan ukuran blok besar 64 KiB atau lebih. Lihat
panduan aplikasi untuk menentukan apakah Anda dapat mengubah ukuran blok.
Sinkronisasi I/O: Anda dapat meningkatkan sinkronisasi I/O untuk memproses lebih banyak operasi
I/O secara paralel tanpa meningkatkan runtime secara keseluruhan.
Operasi metadata
Operasi metadata adalah operasi kecil khusus protokol. Performa operasi metadata
secara utama dibatasi oleh latensi. Contoh operasi metadata
meliputi:
Mencantumkan konten folder
Menghapus file
Menetapkan izin
Latensi
Latensi adalah jumlah total waktu yang diperlukan untuk menyelesaikan operasi I/O.
Hal ini mencakup waktu tunggu dalam antrean dan waktu layanan tempat I/O
dilakukan. Untuk meningkatkan latensi, sebaiknya uji koneksi ke
NetApp Volumes dari semua zona di region Anda dan pilih
zona dengan latensi terendah.
Pertimbangan latensi
Jika bandwidth jaringan klien lebih kecil dari yang diperlukan, latensi
klien yang dilaporkan oleh perfmon di Windows atau nfsiostat di Linux akan lebih tinggi daripada
latensi yang dilaporkan oleh NetApp Volumes karena operasi I/O
menghabiskan waktu untuk mengantre di klien.
Latensi penyimpanan menjadi tinggi jika batas throughput volume lebih rendah
dari yang diperlukan untuk workload tertentu. Hal ini juga menyebabkan latensi klien menjadi lebih tinggi karena antrean sisi klien tambahan.
Saat batas throughput yang ditentukan kapasitas tercapai, Anda dapat meningkatkan
latensi klien dan penyimpanan dengan meningkatkan batas throughput.
[[["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,["# Performance considerations\n\nThis page provides details on parameters that directly affect volume performance.\n\nVolume considerations\n---------------------\n\nWhen you assign capacity to your volumes, consider the following:\n\n- Your choice of access protocol (Server Message Block (SMB) or Network File\n System (NFS)) might impact throughput.\n\n- Your choice of service level affects the throughput limit.\n\n### Volume considerations for the Flex service level\n\nThe following considerations apply to volumes created within the Flex\nservice level:\n\n- The pool provides a common aggregate throughput limit for all volumes in the\n pool. Volumes share the pool's throughput.\n\n- Adding pool capacity increases the maximum throughput limit for volumes in\n the pool.\n\n- Adding additional capacity to a volume doesn't increase the maximum volume\n throughput limit.\n\n### Volume considerations for the Standard, Premium, and Extreme service levels\n\nThe following considerations apply to volumes created within the Standard,\nPremium, and Extreme service levels:\n\n- The volume capacity defines the common throughput limit, independent of the\n storage pool capacity.\n\n- Adding volume capacity increases the maximum throughput limit of the volume.\n\nWorkload characteristics\n------------------------\n\nWhen you use NetApp Volumes, your application sends input/output\n(I/O) operation requests to volumes that define your workload and are\ncharacterized by the following parameters:\n\n- **Client VM read cache size**: you can't adjust a workload's read and write\n ratio, but you can add more buffer cache in your virtual machines (VMs),\n which can help reduce the number of necessary read operations.\n\n- **Block size**: Fewer, larger I/O operations are much more efficient than many\n smaller ones. Strive to use large block sizes of 64 KiB or more. Consult your\n application manual to determine if you can change block size.\n\n- **I/O concurrency**: you can increase I/O concurrency to process more I/O\n operations in parallel without increasing the overall runtime.\n\nMetadata operations\n-------------------\n\nMetadata operations are small, protocol-specific operations. Metadata operation\nperformance is primarily limited by latency. Examples of metadata operations\ninclude the following:\n\n- List contents of a folder\n\n- Delete a file\n\n- Set permissions\n\nLatency\n-------\n\nLatency is the total amount of time it takes for an I/O operation to complete.\nThis includes the wait time in queue and the service time where the I/O is acted\nupon. To improve your latency, we recommend that you test the connection to\nNetApp Volumes from all the zones in your region and select the\nzone with the lowest latency.\n\n### Latency considerations\n\n- When a client's network bandwidth is smaller than required, the client\n latency reported by perfmon in Windows or `nfsiostat` in Linux is higher than\n the latency reported by NetApp Volumes because the I/O\n operation spends time queueing on the client.\n\n- Storage latency becomes high when a volume's throughput ceiling is lower\n than required for a given workload. This also causes the client latency to be\n higher because of the additional client-side queuing.\n\n- When the capacity-defined throughput ceiling is reached, you can improve the\n client and storage latencies by increasing the throughput limit.\n\nWhat's next\n-----------\n\n[Expected performance](/netapp/volumes/docs/performance/expected-performance)."]]