FSIOTest fails with "not enough inodes". #35
Answered
by
Tuxera-JamieF
Tuxera-JamieF
asked this question in
Q&A
-
[Originally asked 2015-08-04] Reliance Edge FSIOTest fails with "not enough inodes". |
Beta Was this translation helpful? Give feedback.
Answered by
Tuxera-JamieF
Feb 14, 2023
Replies: 1 comment
-
As of the 1.0 release of Reliance Edge, FSIOTest assumes that 1000 inodes are available. As the root directory consumes one itself, the configuration under test must be at least 1001. Optionally, the test can be modified to fit your configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Tuxera-JamieF
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As of the 1.0 release of Reliance Edge, FSIOTest assumes that 1000 inodes are available. As the root directory consumes one itself, the configuration under test must be at least 1001. Optionally, the test can be modified to fit your configuration.