Send and recieve
Hi All,
I took snapshot of the below pool
rzpool/karthiktest 2.0G 1.0G 1022M 51% /rzpool/karthiktest
The snapshot details are
zfs snapshot rzpool/karthiktest@snap1
bash-3.2# zfs list
NAME USED AVAIL REFER MOUNTPOINT
dstripe 1.06G 2.84G 1.05G /dstripe
dstripe/anandraj 9.04M 986K 9.04M /dstripe/anandraj
mpool 152K 3.91G 38.5K /mpool
mpool/vaiko 31K 3.91G 31K /mpool/vaiko
rzpool 1.00G 10.7G 52.4K /rzpool
rzpool/karthiktest 1.00G 1022M 1.00G /rzpool/karthiktest
rzpool/karthiktest@snap1 0 - 1.00G -
Now i need to see what are contents are in rzpool/karthiktest@snap1. how to get this information.
I need to send the snapshot to external HDD or tape.
0