Timeline for ext2 How to choose bytes/inode ratio
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 22, 2024 at 13:49 | vote | accept | Андрей Тернити | ||
| May 22, 2024 at 13:24 | answer | added | Laszlo Ersek | timeline score: 2 | |
| May 22, 2024 at 12:29 | history | edited | Андрей Тернити |
edited tags
|
|
| May 22, 2024 at 10:40 | comment | added | Андрей Тернити | It doesn't looks like a problem of ext2 source code, it looks like I don't know which ratio I should use in my case... Anyway ext4 has the same bytes/inode ratio issue... I use ext2 to don't disable journalling and disable reserving space manually... | |
| May 22, 2024 at 9:25 | history | edited | Андрей Тернити | CC BY-SA 4.0 |
added 778 characters in body
|
| May 22, 2024 at 8:44 | comment | added | symcbean | I suspect that defaults for ext2 might not have been updated for some time. But I'm also curious as to why you are using ext2 in 2024? (if you don't need the integrity / don't want the overhead of journalling then you can disable it when running mkfs or at mount (but IIRC, latter still reserves space) | |
| May 22, 2024 at 8:09 | history | edited | Андрей Тернити | CC BY-SA 4.0 |
added 70 characters in body
|
| May 22, 2024 at 6:27 | history | edited | Андрей Тернити | CC BY-SA 4.0 |
added 1600 characters in body
|
| May 22, 2024 at 4:37 | history | edited | Андрей Тернити | CC BY-SA 4.0 |
edited title
|
| May 22, 2024 at 4:31 | history | asked | Андрей Тернити | CC BY-SA 4.0 |