Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How reliable is Solaris ZFS?

Solaris ZFs
0
Posted

How reliable is Solaris ZFS?

0

Solaris ZFS is a copy-on-write file system, and thus the on-disk structure of Solaris ZFS is always consistent. If the system is shut down in an unclean way, upon reboot there is no recovery needed to make Solaris ZFS consistent (for example, by running fsck). All operations are transactional, so related changes succeed or fail as a whole and all data is protected by 256-bit checksums. When any data is read, the checksum is verified to ensure that the data that the application wrote is what it gets back. If a checksum error is detected in a mirrored pool, the correct data will be read from the other side of the mirror, and the corrupt data will be repaired.

0

Solaris ZFS is a copy-on-write file system, and thus the on-disk structure of Solaris ZFS is always consistent. If the system is shut down in an unclean way, upon reboot there is no recovery needed to make Solaris ZFS consistent (for example, by running fsck). All operations are transactional, so related changes succeed or fail as a whole and all data is protected by 64-bit checksums. When any data is read, the checksum is verified to ensure that the data that the application wrote is what it gets back. If a checksum error is detected in a mirrored pool, the correct data will be read from the other side of the mirror, and the corrupt data will be repaired.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.