Robert Milkowski wrote:
MA> Ah -- I think that may help explain things. It may be that your file MA> has some runs of zeros in it, which are represented as holes in MA> d100-copy1/m1, but as blocks of zeros in the d100/m1. It begs the MA> question, what is this file and how did you create the copy?

This file is full of 0s - it was created by
  dd if=/dev/zero of=/solaris/d100/m1 bs=32k&

Then file system solaris/d100 was replicated in a similar way to zfs
send|zfs recv into solaris/d100-copy1.

Now I wonder how holes were created and why not as entire file...

Hmm, that's definitely curious. What do you mean by "a similar way to zfs send | zfs recv"? Can you send me the full output of your 'zdb -vvvv solaris/d100{-copy1} 809'?

--matt
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to