Pro@programming.dev to Technology@lemmy.worldEnglish · 2 days agoMicrosoft's latest Windows 11 24H2 update breaks SSDs/HDDs, may corrupt your dataprogramming.devimagemessage-square93fedilinkarrow-up1498arrow-down110file-textcross-posted to: [email protected]
arrow-up1488arrow-down1imageMicrosoft's latest Windows 11 24H2 update breaks SSDs/HDDs, may corrupt your dataprogramming.devPro@programming.dev to Technology@lemmy.worldEnglish · 2 days agomessage-square93fedilinkfile-textcross-posted to: [email protected]
cross-posted from: https://programming.dev/post/35948067 Necoru_cat post on X/Twitter, Translated from Japanese. Source.
minus-squareMangoPenguin@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up6·13 hours agoIs this 100% an OS issue, or a hardware issue just being made apparent by the OS doing something weird?
minus-squareThe_Decryptor@aussie.zonelinkfedilinkEnglisharrow-up4·8 hours agoMost likely an hardware issue, ZFS has seen similar types of corruption with certain drives under normal operation. https://github.com/openzfs/zfs/discussions/14793
minus-squareMangoPenguin@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up3·5 hours agoThat makes sense. While windows doing a bunch of IO is silly and probably could be more efficient, it sounds like the blame is the SSD controllers crapping out when asked to do exactly what they advertise they are supposed to do (high throughput IO).
Is this 100% an OS issue, or a hardware issue just being made apparent by the OS doing something weird?
Most likely an hardware issue, ZFS has seen similar types of corruption with certain drives under normal operation.
https://github.com/openzfs/zfs/discussions/14793
That makes sense.
While windows doing a bunch of IO is silly and probably could be more efficient, it sounds like the blame is the SSD controllers crapping out when asked to do exactly what they advertise they are supposed to do (high throughput IO).