ZFS zpool config lister
- C 97.6%
- Makefile 1.5%
- Shell 0.9%
| .gitignore | ||
| dt_name.c | ||
| errors.c | ||
| errors.h | ||
| fzpstat.c | ||
| Makefile | ||
| nvprint.c | ||
| nvprint.h | ||
| pool-in-scrub | ||
| pooldisks | ||
| README | ||
| zpstat.c | ||
Program to read the configuration of a zpool via libzfs and print it (a) more or less human-readable, (b) as a Perl hashref, (c) as a Lisp list. Example Perl script to print the names of the active disks in a pool included.