Lines Matching full:send
34 .Dt ZFS-SEND 8
38 .Nm zfs-send
42 .Cm send
48 .Cm send
53 .Cm send
59 .Cm send
64 .Cm send
76 .Cm send
92 Deduplicated send is no longer supported.
146 flag is used to send encrypted datasets, then
156 to be excluded from the send stream.
223 For encrypted datasets, send data exactly as it exists on disk.
230 keys as it did on the send side, although the
239 the receiving system, which will disable the ability to do a raw send to that
272 send.
273 Do not generate any actual send data.
295 When a snapshot is missing, instead of throwing an error and aborting the send,
316 .Cm send
321 Generate a send stream, which may be of a filesystem, and may be incremental
330 Deduplicated send is no longer supported.
370 For encrypted datasets, send data exactly as it exists on disk.
377 keys as it did on the send side, although the
386 the receiving system, which will disable the ability to do a raw send to that
415 Generate an incremental send stream.
432 send.
433 Do not generate any actual send data.
455 .Cm send
461 Generate a redacted send stream.
462 This send stream contains all blocks from the snapshot being sent that aren't
468 The resulting send stream is said to be redacted with respect to the snapshots
491 When the redacted send stream is received, we will generate a redacted
497 To receive, as a clone, an incremental send from the original snapshot to one
501 child's send stream.
506 To receive an incremental send from the original snapshot to something
515 To receive an incremental send from a redaction bookmark of the original
519 A send stream from such a redaction bookmark will contain all of the blocks
523 whether the new send stream is redacted.
525 To receive an incremental send from a redacted version of the initial
528 A send stream from a compatible redacted dataset will contain all of the blocks
531 whether the new send stream is redacted.
533 To receive a full send as a clone of the redacted snapshot.
534 Since the stream is a full send, it definitionally contains all the data needed
537 on whether the full send stream was redacted.
542 a redacted send stream will contain the list of snapshots that the stream is
550 .Cm send
555 Creates a send stream which resumes an interrupted receive.
565 .Cm send
571 Generate a send stream from a dataset that has been partially received.
575 send that did not finish and was interrupted.
577 enables the user to send this partially received state.
595 .Nm zfs Cm send
609 .Nm zfs Cm send ,
611 .Sy redacted send
615 When these send streams are received, a
619 It can be used to receive other send streams.
621 with all the benefits that zfs send and receive have to offer,
626 A redact step, and a send/receive step.
637 When it comes to the send step, the send process will not send
643 The incremental send streams from
686 because it was removed by the redacted send operation.
696 The following commands send a full stream and then an incremental stream to a
708 .No # Nm zfs Cm send Ar pool/fs@a |
710 .No # Nm zfs Cm send Fl i Ar a pool/fs@b |
730 .No # Nm zfs Cm send Ar poolA/fsA/fsB@snap |