Document Actions
ZFS rollback not working/corruption?
Up to Table of ContentsThis FAQ applies to: Any version.
Important notice: risk of data loss
The details of this issue are still under investigation, but we take care to immediately notify any users of 'destructive inplace snapshot operations' (including, but possibly not limited to 'zfs rollback') that this can (at least in some configurations) lead to inconsistent page caching.
The workaround for now will be to follow any structural file system change by a full cache flush by means of
echo 3 > /proc/sys/vm/drop_caches
forcing the kernel/fuse layers to forget any cached data that may have become stale.
Of course this is a temporary workaround, and this behaviour is interpreted as a bug against zfs-fuse.

