Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Aevin1387/0facb9aaf7887eddfae95a316b209d53 to your computer and use it in GitHub Desktop.
Save Aevin1387/0facb9aaf7887eddfae95a316b209d53 to your computer and use it in GitHub Desktop.
[aevin@freenas ~]$ zfs list
NAME USED AVAIL REFER MOUNTPOINT
freenas-boot 4.49G 23.6G 64K none
freenas-boot/.system-32a42cec 483M 23.6G 483M /var/db/system
freenas-boot/ROOT 4.00G 23.6G 29K none
freenas-boot/ROOT/10-MASTER-201703142112 296K 23.6G 1.11G /
freenas-boot/ROOT/Corral-10.0.2 221K 23.6G 1.11G /
freenas-boot/ROOT/Corral-10.0.4 3.99G 23.6G 1.11G /
freenas-boot/ROOT/Initial-Install 1K 23.6G 1.11G legacy
freenas-boot/ROOT/default 232K 23.6G 1.11G legacy
freenas-boot/grub 4.95M 23.6G 4.95M legacy
tank 5.93T 894G 10.0G /mnt/tank
tank/.vm_cache 45.5M 894G 128K /mnt/tank/.vm_cache
tank/.vm_cache/boot2docker 45.4M 894G 128K /mnt/tank/.vm_cache/boot2docker
tank/.vm_cache/boot2docker/initrd 41.6M 894G 41.6M /mnt/tank/.vm_cache/boot2docker/initrd
tank/.vm_cache/boot2docker/vmlinuz64 3.64M 894G 3.64M /mnt/tank/.vm_cache/boot2docker/vmlinuz64
tank/all 5.86T 894G 5.86T /mnt/tank/all
tank/extras 1.20G 894G 1.20G /mnt/tank/extras
tank/shares 128K 894G 128K /mnt/tank/shares
tank/vm 59.0G 894G 128K /mnt/tank/vm
tank/vm/docker_host 20.9G 894G 151K /mnt/tank/vm/docker_host
tank/vm/docker_host/docker 20.9G 894G 20.9G /mnt/tank/vm/docker_host/docker
tank/vm/docker_host/files 45.1M 894G 45.1M /mnt/tank/vm/docker_host/files
tank/vm/docker_host_0 38.0G 894G 44.9M /mnt/tank/vm/docker_host_0
tank/vm/docker_host_0/docker 38.0G 894G 38.0G /mnt/tank/vm/docker_host_0/docker
[aevin@freenas ~]$ zpool status tank
pool: tank
state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
the pool may no longer be accessible by software that does not support
the features. See zpool-features(7) for details.
scan: scrub repaired 0 in 8h49m with 0 errors on Mon Feb 27 11:49:41 2017
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
raidz2-0 ONLINE 0 0 0
ada3 ONLINE 0 0 0
ada1 ONLINE 0 0 0
ada0 ONLINE 0 0 0
ada2 ONLINE 0 0 0
errors: No known data errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment