diff options
author | Scot W. Stevenson <[email protected]> | 2018-02-28 17:52:34 +0100 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-02-28 08:52:34 -0800 |
commit | 19528cf9490bf4519d70028cc794e438303baf12 (patch) | |
tree | f8e897b847a03f70457690848b7dbccd70daacc8 /cmd/zdb | |
parent | 3e9c9d8a89c8665fc585db88fa911ce60533e79f (diff) |
Add Python 3 rewrite of arc_summary.py
Add new script arc_summary3.py as a complete rewrite of the
arc_summary.py tool (see issue #6873)
Add new options:
-g/--graph - Display crude graphic representation
of ARC status and quit
-r/--raw - Print all available information as
minimally formatted list (for grep)
-s/--section - Print a single section. This
replaces -p/--page, which is kept for
backwards use but marked as
depreciated
Add new sections with information on ZIL and SPL. Notify user
if sections L2ARC and VDEV are skipped instead of failing
silently. Add warning that -p/--page option is depreciated.
Developed for Python 3.5.
Reviewed-by: Richard Laager <[email protected]>
Reviewed-by: Richard Elling <[email protected]>
Reviewed by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Scot W. Stevenson <[email protected]>
Closes #6873
Closes #6892
Diffstat (limited to 'cmd/zdb')
0 files changed, 0 insertions, 0 deletions