Question 75:
You have a ZFS file system named /dbase/oral and you want to guarantee that 10 GB of storage space is available to that dataset for all data, snapshots, and clones. Which option would you choose?
Answer options:
A. zfs set refreservation=10g dbase/oral B. zfs set quota=10g dbase/oral C. zfs set refquota=10g dbase/oral D. zfs set reservation=10g dbase/oral