Lines Matching +full:recv +full:- +full:not +full:- +full:empty

1 .\" SPDX-License-Identifier: CDDL-1.0
7 .\" You may not use this file except in compliance with the License.
10 .\" or https://opensource.org/licenses/CDDL-1.0.
34 .Dt ZFS-RECEIVE 8
38 .Nm zfs-receive
67 .Bl -tag -width ""
93 .Nm zfs Cm recv
110 command is received, any snapshots that do not exist on the sending location are
117 to a regular (non-deduplicated) stream by using the
142 is a read-only property and cannot be set, it's allowed to receive the send
147 may only be received as is, and cannot be re-encrypted, decrypted, or
165 ZFS will not allow a mix of raw receives and non-raw receives.
167 a non-raw receive will fail.
168 Non-raw receives do not have this restriction and,
171 use either raw sends for their security benefits or non-raw sends for their
172 flexibility when working with encrypted datasets, but not a combination.
185 When ZFS performs a non-raw send, the data is decrypted by the source
186 system and re-encrypted by the destination system, creating a snapshot with
238 .Bl -tag -width "-F"
246 destroy snapshots and file systems that do not exist on the sending side.
257 There is no effect if holds are not sent.
260 This option is not supported on Linux.
262 Do not actually receive the stream.
270 Which snapshot was specified will not affect the success or failure of the
297 Set-once properties bound
328 .Dl # Nm zfs Cm send Pa tank/test@snap1 | Nm zfs Cm recv Fl o Sy encryption Ns = Ns Sy on Fl o Sy keyformat Ns = Ns Sy passphrase Fl o Sy keylocation Ns = Ns Pa file:///path/to/keyfile
332 may not be specified here, since the standard input
342 is not possible with raw send streams.
366 .Xr zpool-features 7
369 File system that is associated with the received stream is not mounted.
378 If the specified property is not present in the send stream, this option does
382 set or inherited, depending on whether the property is inheritable or not.
390 restrictions (e.g. set-once) apply equally to
412 Metadata can not be healed by corrective receive.
413 Running a scrub is recommended post-healing to ensure all data corruption was
417 If you have slowly failing hardware - periodically repairing the data
418 is not going to save you from data loss later on when the hardware fails
435 and must not initially contain
437 .Bd -literal -compact -offset Ds
458 does not exist, it is created as an empty file system.
459 .Bd -literal -compact -offset Ds
465 .Xr zfs-send 8 ,