Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please make the inode size tunable #286

Open
lu-zero opened this issue Mar 24, 2025 · 1 comment
Open

Please make the inode size tunable #286

lu-zero opened this issue Mar 24, 2025 · 1 comment

Comments

@lu-zero
Copy link

lu-zero commented Mar 24, 2025

256 is too small in certain cases.

@a3f
Copy link
Member

a3f commented Mar 25, 2025

As workaround you can use extraargs, e.g.:

ext4 {
        extraargs = "-I 256"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants