Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Masalah dan batasan berikut diketahui:
Dalam beberapa kasus, instance Parallelstore dibuat yang tidak
memenuhi angka performa yang diharapkan. Jika pengujian performa menunjukkan bahwa IOPS instance Anda tidak memadai, Anda harus menghapus dan membuat ulang instance Parallelstore.
Jumlah file dalam direktori dibatasi hingga 1,8 juta. Batas
yang sebenarnya mungkin lebih rendah dan spesifik untuk setiap direktori, bergantung pada sistem file
lainnya.
Mmap di python dan pytorch tidak kompatibel dengan tanda --disable-caching
dalam pemasangan dfuse. Jika perlu, hapus tanda --disable-caching saat
memasang dfuse, tetapi perhatikan
implikasi penyimpanan dalam cache
di beberapa VM klien.
Intersepsi hanya efektif
untuk aplikasi yang ditautkan secara dinamis yang menggunakan libc. IO dicegat di
Python, tetapi tidak di Go.
Setelah instance Parallelstore dibuat, kapasitasnya tidak dapat diubah.
Jika menggunakan VPC Bersama dan Kontrol Layanan VPC, Anda harus memiliki project host yang menyediakan jaringan dan project layanan yang berisi instance Parallelstore di dalam perimeter yang sama agar instance Parallelstore berfungsi dengan benar. Memisahkan project host dan project layanan dengan perimeter dapat menyebabkan instance yang ada tidak tersedia dan dapat mencegah pembuatan instance baru.
Instance dan klien Parallelstore tidak dapat memiliki alamat IP dari
rentang subnet 172.17.0.0/16. Instance Parallelstore menggunakan rentang alamat 172.17.0.0/16
untuk komponen internal. Akibatnya, batasan berikut
berlaku:
Klien dengan alamat IP dari rentang 172.17.0.0/16 tidak dapat terhubung ke
instance Parallelstore.
Anda tidak dapat membuat instance Parallelstore dengan rentang IP
yang dicadangkan yang tumpang-tindih dengan rentang 172.17.0.0/16.
[[["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,["# Known issues\n\nThe following issues and limitations are known:\n\n- In some cases, a Parallelstore instance is created that does not\n meet the expected performance numbers. If your\n [performance testing](/parallelstore/docs/test-performance) shows that your\n instance's IOPS are insufficient, you should delete and recreate your\n Parallelstore instance.\n\n- The number of files in a directory is limited to 1.8 million. The actual\n limit may be lower and is specific to each directory, depending on the rest\n of the file system.\n\n- Some POSIX features are [not supported](/parallelstore/docs/posix-compliance).\n\n- Mmap in python and pytorch are not compatible with the `--disable-caching`\n flag in dfuse mount. If needed, remove the `--disable-caching` flag when\n mounting dfuse, but be aware of the\n [implications](/parallelstore/docs/performance#dfuse_caching) of caching\n across multiple client VMs.\n\n- [Interception](/parallelstore/docs/interception-library) is only effective\n for dynamically linked applications that use libc. IO is intercepted in\n Python, but not Go.\n\n- Once a Parallelstore instance is created, its capacity cannot be changed.\n\n- If you use both Shared VPC and VPC Service Controls, you must have the\n host project that provides the network and the service project that contains\n the Parallelstore instance inside the same perimeter for the Parallelstore\n instance to function correctly. Separating the host project and service\n project with a perimeter might cause the existing instances to become\n unavailable and might prevent the creation of new instances.\n\n- Parallelstore instances and clients can't have an IP address from the\n 172.17.0.0/16 subnet range. Parallelstore instances use the 172.17.0.0/16\n address range for internal components. As a result, the following limitations\n apply:\n\n - Clients with an IP address from the 172.17.0.0/16 range can't connect to Parallelstore instances.\n - You can't create a Parallelstore instance with a reserved IP range that overlaps with the range 172.17.0.0/16."]]