arc_summary.py
command-line tools to manage OpenZFS filesystems
Install
- All systems
-
curl cmd.cat/arc_summary.py.sh
- Ubuntu
-
apt-get install zfsutils-linux
- Kali Linux
-
apt-get install zfsutils-linux
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zfsutils-linux
- Dockerfile
- dockerfile.run/arc_summary.py
zfsutils-linux
command-line tools to manage OpenZFS filesystems
The Z file system is a pooled filesystem designed for maximum data integrity, supporting data snapshots, multiple copies, and data checksums. This package provides the zfs and zpool commands to create and administer OpenZFS filesystems.