4 .\" The contents of this file are subject to the terms of the
5 .\" Common Development and Distribution License (the "License").
6 .\" You may not use this file except in compliance with the License.
8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 .\" or http://www.opensolaris.org/os/licensing.
10 .\" See the License for the specific language governing permissions
11 .\" and limitations under the License.
13 .\" When distributing Covered Code, include this CDDL HEADER in each
14 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 .\" If applicable, add the following below this CDDL HEADER, with the
16 .\" fields enclosed by brackets "[]" replaced with your own identifying
17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
21 .\" Copyright (c) 2020 by Delphix. All rights reserved.
29 .Nd manipulate ZFS send streams
46 utility manipulates ZFS send streams output by the
56 Print information about the specified send stream, including headers and
58 The send stream may either be in the specified
60 or provided on standard input.
63 Suppress the validation of checksums.
66 Print metadata for each record.
68 Dump data contained in each record.
74 alias is provided for compatibility and is equivalent to running
82 Dumps zfs resume token information
89 Deduplicated send streams can be generated by using the
92 The ability to send deduplicated send streams is deprecated.
93 In the future, the ability to receive a deduplicated send stream with
96 However, deduplicated send streams can still be received by utilizing
97 .Nm zstream Cm redup .
101 command is provided a
103 containing a deduplicated send stream, and outputs an equivalent
104 non-deduplicated send stream on standard output.
105 Therefore, a deduplicated send stream can be received by running:
106 .Dl # Nm zstream Cm redup Pa DEDUP_STREAM_FILE | Nm zfs Cm receive No …
110 Print summary of converted records.