Hi,
I try to send dataset which size is presented below:
When I do the snapshot and try to send it takes more than twice that space:
out: total estimated size is 3.72T
This snapshot was created with '-r' flag.
I've got no idea why it's look like this. I'm using FreeBSD 11.0 so it may be the problem. Also I've got mirrors on my pool:
Do you have any idea why stream is so big?
I try to send dataset which size is presented below:
Code:
# zfs list zroot/some-dataset
zroot/some-dataset 1.28T 158G 860K /some-dataset
zfs send -nvR zroot/some-dataset@11:59-11-14-2020
out: total estimated size is 3.72T
This snapshot was created with '-r' flag.
I've got no idea why it's look like this. I'm using FreeBSD 11.0 so it may be the problem. Also I've got mirrors on my pool:
Code:
root@GKL-02VFSBI:~/ > zpool status
pool: zroot
state: ONLINE
scan: scrub repaired 0 in 8h30m with 0 errors on Mon Apr 9 17:37:06 2018
config:
NAME STATE READ WRITE CKSUM
zroot ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
ada3p3 ONLINE 0 0 0
ada1p3 ONLINE 0 0 0
logs
mirror-1 ONLINE 0 0 0
gpt/zil0 ONLINE 0 0 0
gpt/zil1 ONLINE 0 0 0
cache
gpt/l2arc0 ONLINE 0 0 0
gpt/l2arc1 ONLINE 0 0 0
Do you have any idea why stream is so big?
Last edited by a moderator: