Hi, I am new to ZFS. I want to implement a function about ZFS block level replication like this:
For example, there are three storage pools s1, s2 and s3. When I write a file A (which consists of 2000 blocks totally) to s1, the blocks of A can be replicated in s2 and s3 so that the first 1200 blocks are in s2 and the rest 800 blocks are in s3. So, is it possible? Many thanks!
_______________________________________________ developer mailing list [email protected] http://lists.open-zfs.org/mailman/listinfo/developer
