table of contents
other versions
- bullseye 2.0.3-9+deb11u1
- bullseye-backports 2.1.11-1~bpo11+1
- testing 2.1.11-1
- unstable 2.1.11-1
conflicting packages
ZSTREAMDUMP(8) | System Manager's Manual | ZSTREAMDUMP(8) |
NAME¶
zstreamdump - filter data in zfs send stream
SYNOPSIS¶
zstreamdump [-C] [-v] [-d]
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.
-d
Dump contents of blocks modified. Implies verbose.
SEE ALSO¶
August 24, 2020 | OpenZFS |