ZSTREAMDUMP(8) Maintenance Commands and Procedures ZSTREAMDUMP(8)
zstreamdump - filter data in zfs send stream
zstreamdump [-C] [-v]
The zstreamdump utility reads from the output of the zfs send
command, then displays headers and some statistics from that output.
See zfs(8).
The following options are supported:
-C
Suppress the validation of checksums.
-v
Verbose. Dump all headers, not only begin and end headers.
See attributes(7) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Uncommitted |
+--------------------+-----------------+
attributes(7), zfs(8)
September 21, 2009 ZSTREAMDUMP(8)
NAME
zstreamdump - filter data in zfs send stream
SYNOPSIS
zstreamdump [-C] [-v]
DESCRIPTION
The zstreamdump utility reads from the output of the zfs send
command, then displays headers and some statistics from that output.
See zfs(8).
OPTIONS
The following options are supported:
-C
Suppress the validation of checksums.
-v
Verbose. Dump all headers, not only begin and end headers.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Uncommitted |
+--------------------+-----------------+
SEE ALSO
attributes(7), zfs(8)
September 21, 2009 ZSTREAMDUMP(8)