Skip to content

Instantly share code, notes, and snippets.

@Smithx10
Last active January 11, 2019 03:46
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 Smithx10/20aa77208f711eccb35889fe97e05c8e to your computer and use it in GitHub Desktop.
Save Smithx10/20aa77208f711eccb35889fe97e05c8e to your computer and use it in GitHub Desktop.
Bhyve
[root@00-0c-29-1e-ac-7c (us-east-1) ~]# zfs list -o name,quota,refquota,reservation,refreservation | grep 1f7d
zones/1f7d8fed-b66b-6b94-d205-8377b53350d1 40.9G 10G 40.9G 10G
zones/1f7d8fed-b66b-6b94-d205-8377b53350d1/disk0 - - none 10.3G
zones/1f7d8fed-b66b-6b94-d205-8377b53350d1/disk1 - - none 20.6G
KVM
[root@00-0c-29-1e-ac-7c (us-east-1) ~]# zfs list -o name,quota,refquota,reservation,refreservation | grep 267810
zones/26781023-38f5-63fa-e583-f18d096d89d6 10G none none none
zones/26781023-38f5-63fa-e583-f18d096d89d6-disk0 - - none 10.6G
zones/26781023-38f5-63fa-e583-f18d096d89d6-disk1 - - none 20G
zones/cores/26781023-38f5-63fa-e583-f18d096d89d6 100G none none none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment