Resumable send/receive, which allows a long-running ZFS send/receive operation to restart from the point of a system interruption. Compressed send/receive, which allows the system to send compressed data from one ZFS pool to another without having to decompress and recompress the data when moving...
Send/receive all datasets from serverA to B usingzfs send -w -R poolA | ssh <hostname> zfs receive poolB/poolA Destroy any dataset(s) on poolA OR destroy poolA and recreate poolA Restore a dataset from poolB to poolA usingssh <hostname> zfs send -b -w -R poolB/poolA/dataset...
I am trying to send 16TB from a pool on node 1 to a pool on node 2 over LAN. The pool on node 1 is a 2x2 mirror VDEV and the pool on node 2 is a single disk zpool. I've been stuck on a continuous loop ofzfs send.. | zfs receive..for the past 2 days as the operatio...
ZFS Send and Receive ZFS send sends a snapshot of a filesystem that can be streamed to a file orto another machine. ZFS receive takes this stream and will write out the copyof the snapshot back as a ZFS filesystem. This is great for backups or sending copiesover the network (e.g...
thismean I’ll be able to more easily backup stuff from my iMac to my Solaris file server ? ZFS send/receive between Solaris and Mac OS X ? That’d bewonderful. In return, if we could also get an iTunes port to Solaris, I’d beevenhappier –Steve?
But, you must be running recent software to receive a stream sent with the newer options.Example 7–1 Examples—Sending and Receiving Complex ZFS Snapshot Streams A group of incremental snapshots can be combined into one snapshot by using the zfs send -I option. For example:...
# zfs receive -F pool/clone < /snaps/fsclonesnap-I Send a replication stream of all descendent file systems, up to the named snapshots. When received, all properties, snapshots, descendent file systems, and clones are preserved. For example: ...
Another advantage of using a ZFS send stream over a file-based backup tool is that you can send and receive a file system's property settings. If you have random access storage (not tape) to receive onto, and you don't need to exclude anything, then zfs send and receive can be used...
receive.8.gz /usr/share/man/man8/zfs-recv.8.gz /usr/share/man/man8/zfs-redact.8.gz /usr/share/man/man8/zfs-release.8.gz /usr/share/man/man8/zfs-rename.8.gz /usr/share/man/man8/zfs-rollback.8.gz /usr/share/man/man8/zfs-send.8.gz /usr/share/man/man8/zfs-set.8.gz ...
receive.8.gz /usr/share/man/man8/zfs-recv.8.gz /usr/share/man/man8/zfs-redact.8.gz /usr/share/man/man8/zfs-release.8.gz /usr/share/man/man8/zfs-rename.8.gz /usr/share/man/man8/zfs-rollback.8.gz /usr/share/man/man8/zfs-send.8.gz /usr/share/man/man8/zfs-set.8.gz ...