TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fixing Ext4 Under Pressure

102 pointsby vitplisterabout 1 year ago

4 comments

mike_hockabout 1 year ago
Let me guess, the server has been running with metadata checksumming (and the mystery feature) disabled since that incident and it still hasn't been switched on again.
umanwizardabout 1 year ago
0x10000 in the mentioned bitfield is EXT4_FEATURE_RO_COMPAT_ORPHAN_PRESENT which is documented here: <a href="https:&#x2F;&#x2F;www.kernel.org&#x2F;doc&#x2F;Documentation&#x2F;filesystems&#x2F;ext4&#x2F;orphan.rst" rel="nofollow">https:&#x2F;&#x2F;www.kernel.org&#x2F;doc&#x2F;Documentation&#x2F;filesystems&#x2F;ext4&#x2F;or...</a><p>If I’m understanding this correctly, probably the only effect of having accidentally turned this off is leaking some blocks.
captn3m0about 1 year ago
I would have considered re-compiling tune2fs with the check disabled, but this is a cool hack.
fragmedeabout 1 year ago
And people say &quot;just do it on-prem, it&#x27;s cheaper than cloud! It&#x27;s not all that hard.&quot; Work like this is impressive as hell, but finding wizards who can do this kind of work is difficult and expensive. I&#x27;ve sat there are poured over hexdumps trying to get it to reveal it&#x27;s secrets (Kaitai is pretty cool). But this kind of nitty gritty went away with cloud, to be replaced with a different kind of problem, distributed systems. My point is, that&#x27;s pretty cool, but there&#x27;s less demand for that kind of work these days, which is unfortunate, because I kind of liked it.
评论 #39571985 未加载
评论 #39571228 未加载
评论 #39572896 未加载
评论 #39571529 未加载