Release Notes
Project | Specification | Description |
Upper Limit of Files Number | Min[40,000 * deployed capacity (GiB), 1.6B] | Each GooseFSx instance has an upper limit of 1.6 billion files. When the deployment capacity is below 40,000 GiB, it supports 40,000 files per GiB with linear scale-out. For example, the deployment capacity is 10,000 GiB, and the upper limit of files number is 400 million (400 million = 10,000 GiB * 40,000 per GiB). |
Maximum number of directories | Min[Upper Limit of Files Number, 100M] | The maximum number of directories for each GooseFSx instance: 100 million. If the upper limit of files number is insufficient for small-scale GooseFSx deployment, the maximum value of directories will be the upper limit of files number. |
Maximum filename length/byte | 255 | The filename supports a maximum of 255 bytes. |
Maximum length of absolute path/byte | 4096 | The absolute path supports up to 4096 bytes. |
POSIX client cap | 4096 | The POSIX client cap for each GooseFSx instance: 4096. |
Maximum number of open files | 10,000 | Number of open files per GooseFSx instance: 100,000. |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback