[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-03 UTC。"],[[["Filestore instances can encounter capacity issues related to inode usage, where each file consumes one inode, and if `IUse%` reaches 100%, no more files can be stored, even if storage capacity remains."],["The `df` command differs from the `du` command in reporting free disk space because `df` accounts for space used by deleted but still-open files, while `du` does not, which means `du` might report a higher amount of free space."],["You can identify deleted files that are still being used by a process by running the `lsof | grep deleted` command, which will help you understand why disk space may not be freeing up."],["You can use Configurable performance to control the number of client connections with IOPS, instead of the provisioned instance capacity."]]],[]]