On Fri, Apr 1, 2011 at 4:21 PM, Chris H <chris#@1command.com> wrote: > > > Greetings, > Not to sound disagreeable, but > if I interrupt the power during a disk write, no amount of ZFS will insure > that > the hardware completes it's write without electricity. Nor will any amount > of > ZFS prevent data corruption as a result of that interrupted write. >
As already stated, if the write doesn't complete, the transaction group is rolled back to the last consistent state, so no corruption. There is plenty of literature of subject of how ZFS works internally to insure this: http://www.sun.com/bigadmin/features/articles/zfs_part1.scalable.jsp ZFS's capabilities may seem contrary to your opinion, but properly implemented it does exactly what you say it cannot do. -- Adam Vande More _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"