Skip to content

Commit

Permalink
Merge pull request #2 from term1nal/term1nal-patch-2
Browse files Browse the repository at this point in the history
#4 zdb_ru.md
  • Loading branch information
term1nal authored Oct 9, 2019
2 parents 3ac39b3 + 4608f40 commit f7b606f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions pages/common/zdb_ru.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# zdb

> ZFS отладчик.
- Показать подробную конфигурацию всех смонтированных ZFS z-пулов:

`zdb`

- Показать подробную конфигурацию для определенного пула ZFS:

`zdb -C {{poolname}}`

- Show statistics about number, size and deduplication of blocks:

`zdb -b {{poolname}}`

0 comments on commit f7b606f

Please sign in to comment.