LWN: Comments on "LSFMM: Storage data integrity" https://lwn.net/Articles/548294/ This is a special feed containing comments posted to the individual LWN article titled "LSFMM: Storage data integrity". en-us Mon, 22 Sep 2025 06:56:10 +0000 Mon, 22 Sep 2025 06:56:10 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net LSFMM: Storage data integrity https://lwn.net/Articles/548545/ https://lwn.net/Articles/548545/ mkp <div class="FormattedComment"> Just a clarification wrt. userspace interface availability. Oracle ships a driver called oracleasm that is essentially a very low overhead asynchronous direct I/O interface. oracleasm is the preferred I/O submission interface for the Oracle Database running on the Linux platform. And this interface already supports data integrity passthrough. So if you run the Oracle Database with ASM on DIX/DIF-capable hardware we fully support end-to-end data integrity protection today. I.e. checksums are generated/verified in userland by the RDBMS.<br> <p> sys_dio was drafted based on the experiences Joel and I gathered developing oracleasm. sys_dio is an attempt to make the interface generic and not tied to the Database or ASM.<br> <p> </div> Thu, 25 Apr 2013 20:45:54 +0000