Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini menjelaskan perilaku instance Memorystore untuk Valkey Anda selama penskalaan.
Anda dapat menskalakan kapasitas untuk instance dengan cara berikut:
Anda dapat mengubah jumlah shard untuk instance Anda. Ini adalah penskalaan
horizontal. Anda dapat menskalakan instance secara horizontal dengan salah satu cara berikut:
Penskalaan horizontal: meningkatkan kapasitas instance Anda, yang memberi instance lebih banyak memori dan daya pemrosesan untuk menangani volume data atau traffic yang lebih besar. Kapasitas instance Anda ditentukan oleh jumlah shard dalam instance Anda.
Dengan menskalakan instance, aplikasi Anda dapat menangani peningkatan permintaan tanpa penurunan performa. Untuk menskalakan instance, tambahkan
shard ke instance.
Penskalaan kecil: mengurangi kapasitas instance Anda, yang akan mengurangi daya pemrosesan dan jumlah memori yang tersedia untuk menyimpan data. Hal ini terjadi
saat permintaan data aplikasi Anda menurun dan Anda perlu menurunkan
penggunaan resource untuk menghemat biaya. Untuk menskalakan instance, kurangi jumlah
shard dalam instance.
Anda dapat mengubah jenis node untuk instance Anda. Ini adalah penskalaan vertikal.
Anda dapat menskalakan instance secara vertikal dengan salah satu cara berikut:
Peningkatan skala: meningkatkan kapasitas instance Anda. Kapasitas
instance Anda ditentukan oleh jenis node instance Anda. Untuk meningkatkan skala instance,
ubah jenis node ke jenis node yang lebih besar. Misalnya, tingkatkan skala instance
dari jenis node standard-small ke jenis node highmem-medium.
Penskalaan ke bawah: mengurangi kapasitas instance Anda. Untuk menskalakan instance
ke bawah, ubah jenis node ke jenis node yang lebih kecil. Misalnya, turunkan skala
instance dari jenis node highmem-medium ke jenis node standard-small.
Dampak penskalaan
Selama operasi penskalaan, ketersediaan instance Anda tidak terpengaruh.
Namun, saat Anda mengubah jumlah shard dalam instance, Memorystore for Valkey akan menyeimbangkan kembali ruang kunci instance. Hal ini dapat menyebabkan peningkatan latensi selama operasi penskalaan.
Selain itu, dampak penskalaan instance secara vertikal dengan mengubah jenis node
mirip dengan yang terjadi pada operasi pemeliharaan.
Skenario kegagalan
Jika Anda mengalami error selama operasi penskalaan, kemungkinan hal itu disebabkan oleh salah satu skenario berikut:
Anda ingin memperbarui jumlah shard untuk instance, tetapi Anda tidak memiliki
cukup memori kosong untuk jenis node shared-core-nano untuk instance Anda.
Untuk mengatasi masalah ini, Anda dapat meningkatkan skala instance atau mengosongkan memori dari node
instance Anda. Untuk mengosongkan memori, lakukan hal berikut:
Ganti IP_ADDRESS dan PORT_NUMBER dengan nilai yang Anda catat di langkah sebelumnya.
Catat alamat IP dan nomor port node yang tidak memiliki ruang kosong yang cukup. ID node ini cocok dengan ID yang muncul dalam error.
Untuk terhubung ke node ini, gunakan perintah berikut:
valkey-cli -h IP_ADDRESS -p PORT_NUMBER
Ganti IP_ADDRESS dan PORT_NUMBER dengan nilai yang Anda catat di langkah sebelumnya.
Pada perintah, masukkan perintah info memory.
Dalam output, nilai untuk parameter used_memory dan maxmemory akan muncul. used_memory adalah jumlah memori yang digunakan node dan maxmemory adalah jumlah memori yang tersedia untuk node.
Bagi nilai parameter used_memory dengan nilai parameter maxmemory, dan verifikasi bahwa hasil baginya lebih besar dari 98%.
Masukkan perintah info memory lagi. Dalam output, nilai parameter
used_memory lebih kecil.
Bagi nilai parameter used_memory dengan nilai parameter
maxmemory, dan verifikasi bahwa hasil baginya sekarang kurang dari 98%.
Jika tidak, hapus kunci lainnya.
Untuk node lain yang tidak memiliki ruang kosong yang cukup, ulangi langkah 4 - 11
dari prosedur ini.
Anda melakukan penskalaan ke jumlah shard yang lebih kecil yang tidak memiliki kapasitas untuk menyimpan semua kunci yang disimpan Memorystore for Valkey di instance asli. Untuk mengatasinya, lakukan penskalaan ke jumlah shard yang lebih besar yang dapat menyimpan semua kunci yang disimpan. Untuk mengetahui informasi selengkapnya tentang cara meningkatkan jumlah
shard untuk instance Anda, lihat Menskalakan jumlah shard.
Anda melakukan penskalaan ke jenis node yang lebih kecil yang tidak memiliki kapasitas untuk menyimpan semua data yang disimpan Memorystore untuk Valkey di jenis node asli. Jika hal ini terjadi, Memorystore for Valkey
akan memberikan jenis node yang direkomendasikan untuk memperkecil skala secara vertikal.
Anda memperbarui jenis node untuk instance, dan Anda menimpa
setelan default
untuk jenis node asli atau setelan ini sudah ditimpa. Namun,
jenis node baru yang diskalakan tidak mendukung nilai untuk setelan default atau setelan tidak valid untuk jenis node. Jika hal ini terjadi,
Memorystore untuk Valkey akan menampilkan error. Untuk mengatasinya, ubah setelan secara manual agar valid untuk jenis node baru.
Anda menskalakan instance selama periode tekanan penulisan yang tinggi (misalnya,
selama pengujian beban). Untuk mengatasinya, lakukan penskalaan selama periode traffic instance rendah.
Praktik terbaik
Untuk membantu Anda menskalakan kapasitas instance, serta meningkatkan kecepatan dan keandalan penskalaan instance, lakukan penskalaan selama periode traffic rendah, kapan pun Anda bisa. Untuk mempelajari cara memantau traffic instance, lihat Memantau instance.
[[["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-08-25 UTC."],[],[],null,["# About scaling instance capacity\n\nThis page describes how your Memorystore for Valkey instance behaves\nduring scaling.\n\nYou can scale the capacity for your instance in the following ways:\n\n- You can change the number of shards for your instance. This is *horizontal\n scaling*. You can scale an instance horizontally in one of the following ways:\n\n - **Scale out**: increase the capacity of your instance, which gives the\n instance more memory and processing power to handle a larger volume of data or\n traffic. Your instance's capacity is determined by the number of shards in\n your instance.\n\n By scaling your instance out, your application can handle an increased\n demand without performance degradation. To scale an instance out, add\n shards to the instance.\n - **Scale in**: reduce the capacity of your instance, which decreases both the\n processing power and the amount of memory available to store data. This occurs\n when your application's data demands decrease and you need to lower your\n resource usage to save costs. To scale an instance in, reduce the number of\n shards in the instance.\n\n | **Note:** If you specify **Cluster Mode Disabled** when you [create an instance](/memorystore/docs/valkey/create-instances#create_an_instance), then Memorystore for Valkey doesn't partition the instance, but hosts it on a single shard. Therefore, horizontal scaling doesn't apply for the instance.\n- You can change the node type for your instance. This is *vertical scaling*.\n You can scale an instance vertically in one of the following ways:\n\n - **Scale up** : increase the capacity of your instance. Your instance's capacity is determined by your instance's node type. To scale an instance up, change the node type to a larger node type. For example, scale your instance up from a `standard-small` node type to a `highmem-medium` node type.\n - **Scale down** : reduce the capacity of your instance. To scale an instance\n down, change the node type to a smaller node type. For example, scale your\n instance down from a `highmem-medium` node type to a `standard-small` node\n type.\n\n | **Important:** If you want to scale the node type\n | for your instance down, and you haven't overwritten the default settings for\n | the original node type, then Memorystore for Valkey modifies\n | the default settings to those of the scaled node type.\n\n| **Note:** For more information about the different types and sizes of shards and nodes, see [Instance and node specification](/memorystore/docs/valkey/instance-node-specification). To learn more about scaling a Memorystore for Valkey instance, see [Scale instance capacity](/memorystore/docs/valkey/scale-instance-capacity).\n\nImpact of scaling\n-----------------\n\nDuring a scaling operation, the availability of your instance isn't impacted.\nHowever, when you change the number of shards in your instance, Memorystore for Valkey rebalances the instance's keyspace. This\nmight cause increased latency during the scaling operation.\n\nAlso, the impact of scaling your instance vertically by changing the node type\nis similar to what happens with a [maintenance](/memorystore/docs/valkey/about-maintenance) operation.\n\nFailure scenarios\n-----------------\n\nIf you encounter an error during the scaling operation, then it's likely because\nof one of the following scenarios:\n\n- You want to update the shard count for your instance, but you don't have\n enough free memory for the `shared-core-nano` node type for your instance.\n\n To resolve this issue, you can either [scale your instance up](/memorystore/docs/valkey/scale-instance-capacity#scale_the_node_type) or free memory from the nodes of\n your instance. To free memory, do the following:\n 1. [Connect to a Memorystore for Valkey instance](/memorystore/docs/valkey/connect-instance).\n 2. To get details about the instance, including the IP address and port number, use the [`gcloud memorystore instances describe`](/sdk/gcloud/reference/memorystore/instances/describe) command.\n 3. Make a note of the IP address and port number of the instance.\n 4. To get information about the nodes of the instance, use the following\n command:\n\n ```\n valkey-cli -h IP_ADDRESS -p PORT_NUMBER cluster nodes\n ```\n\n Replace \u003cvar translate=\"no\"\u003eIP_ADDRESS\u003c/var\u003e and \u003cvar translate=\"no\"\u003ePORT_NUMBER\u003c/var\u003e with the values that\n you noted in the previous step.\n 5. Make a note of the IP address and port number of a node that doesn't have\n enough free space. This node's ID matches an ID that appears in the error.\n\n 6. To connect to this node, use the following command:\n\n ```\n valkey-cli -h IP_ADDRESS -p PORT_NUMBER\n ```\n\n Replace \u003cvar translate=\"no\"\u003eIP_ADDRESS\u003c/var\u003e and \u003cvar translate=\"no\"\u003ePORT_NUMBER\u003c/var\u003e with the values\n that you noted in the previous step.\n 7. At the prompt, enter the `info memory` command.\n\n In the output, values for the `used_memory` and `maxmemory` parameters appear. `used_memory` is how much memory the node uses and `maxmemory` is how much\n memory is available for the node.\n 8. Divide the value of the `used_memory` parameter by the value of the\n `maxmemory` parameter, and verify that the quotient is greater than 98%.\n\n 9. To free up space for the node, [delete some of the node's keys](https://valkey.io/commands/del/).\n\n 10. Enter the `info memory` command again. In the output, the value of the\n `used_memory` parameter is smaller.\n\n 11. Divide the value of the `used_memory` parameter by the value of the\n `maxmemory` parameter, and verify that the quotient is now less than 98%.\n If it isn't, then delete more keys.\n\n 12. For any other nodes that don't have enough free space, repeat steps 4 - 11\n of this procedure.\n\n | **Caution** : We recommend that you use the `shared-core-nano` node type for development or testing purposes only. If you run Memorystore for Valkey in a production environment, then we recommend using the `standard-small`, `highmem-medium`, or `highmem-xlarge` node types. For more information about these node types, see [Choose a node type](/memorystore/docs/valkey/instance-node-specification#choose-node-type).\n- You scaled to a smaller shard count that doesn't have the capacity to hold\n all of the keys that Memorystore for Valkey stores in the\n original instance. To resolve this, scale to a larger shard count that can\n hold all of the stored keys. For more information about increasing the number of\n shards for your instance, see [Scale the shard count](/memorystore/docs/valkey/scale-instance-capacity#scale_the_shard_count).\n\n- You scaled to a smaller node type that doesn't have the capacity to hold all\n of the data that Memorystore for Valkey stores in the original\n node type. If this occurs, then Memorystore for Valkey\n provides you with a recommended node type to scale down vertically.\n\n- You updated the node type for your instance, and either you overwrite the\n default [settings](/memorystore/docs/valkey/supported-instance-configurations)\n for the original node type or these settings are overwritten already. However,\n the new, scaled node type either doesn't support the values for the\n default settings or the settings aren't valid for the node type. If this occurs,\n then Memorystore for Valkey returns an error. To resolve this, modify\n the settings manually so that they're valid for the new node type.\n\n- You scaled your instance during a period of high write pressure (for example,\n during load testing). To resolve this, scale during periods of low instance\n traffic.\n\n- You have a slot which contains a large key, and you want to migrate this key\n to another node. However, this node doesn't have sufficient memory to support\n the key. As a result, you can't update your instance. To resolve this, reduce\n the size of the key and retry the update operation.\n\n- The slot number that a node of an instance owns isn't known, but only the slot\n range is known. Memorystore for Valkey returns an error message. If this occurs,\n then reduce the size of the key and retry the update operation.\n\nBest practices\n--------------\n\nTo help you scale the capacity for your instance, and to increase the speed and\nreliability of scaling your instance, scale it during low periods of traffic,\nwhenever you can. To learn how to monitor instance traffic, see [Monitor instances](/memorystore/docs/valkey/monitor-instances)."]]