nerdexam
Oracle

1Z0-877 · Question #120

You have setup the following ZFS file systems: You want to limit the amount of disk space that the /data/pool/web file system can consume. Which command would set the limit for the /data/pool/web…

The correct answer is A. zfs set quota=2G datapool/web. See the full explanation below for the reasoning.

Question

You have setup the following ZFS file systems:

You want to limit the amount of disk space that the /data/pool/web file system can consume. Which command would set the limit for the /data/pool/web file system so that it would consume no more than 2GB of disk space?

Options

  • Azfs set quota=2G datapool/web
  • Bset zfs quota 2G datapool/web
  • Cquota datapool/web 2G
  • Dzfs set quota -2G datapool/web

How the community answered

(22 responses)
  • A
    82% (18)
  • B
    5% (1)
  • C
    5% (1)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-877 Practice