Re: Concept problem with RAID1?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





	I think you would like something like this :

A LVM (or dm- device mapper) layer which sits between the RAID layer and the physical disks. This layer computes checksums as data is written to the physical disks, and checks read data against these checksums.

Problem is, where do you store the checksums ? You need a rather fast, non-volatile memory to do this. An interesting option would be an USB key. However, flash memory has a limited number of write cycles. Some scheme would be needed to not always overwrite the same spot on the flash memory.

	Interesting...
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux