Bzzzz <[email protected]> writes: > On Thu, 11 Sep 2014 20:32:08 +0200 > lee <[email protected]> wrote: > >> Mounting swap partitions with the same priority does not provide >> redundancy. > > As RAID doesn't provide data integrity w/ regular RAM.
RAID doesn't provide data integrity even with ECC RAM. It only provides redundancy (with some RAID levels). Use ECC RAM and a file system that does checksumming for data integrity --- might be a bit difficult for swap, though. Does swapping to partitions use checksumming for data integrity? If not, you can always swap to files. -- Knowledge is volatile and fluid. Software is power. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

