nerdexam
Oracle

1Z0-821 · Question #31

Which option displays the result of running the zfs list command?

The correct answer is B. Option B. The zfs list command provides an extensible mechanism for viewing and querying dataset You can list basic dataset information by using the zfs list command with no options. This command displays the names of all datasets on the system and the values of their used, available…

Managing Data Storage

Question

Which option displays the result of running the zfs list command?

Exhibit

1Z0-821 question #31 exhibit

Options

  • AOption A
  • BOption B
  • COption C
  • DOption D

How the community answered

(35 responses)
  • A
    14% (5)
  • B
    71% (25)
  • C
    6% (2)
  • D
    9% (3)

Explanation

The zfs list command provides an extensible mechanism for viewing and querying dataset You can list basic dataset information by using the zfs list command with no options. This command displays the names of all datasets on the system and the values of their used, available, referenced, and mountpoint properties. For more information about these properties, see Introducing ZFS Properties. NAME USED AVAIL REFER MOUNTPOINT pool 476K 16.5G 21K /pool pool/clone 18K 16.5G 18K /pool/clone pool/home 296K 16.5G 19K /pool/home pool/home/marks 277K 16.5G 277K /pool/home/marks pool/home/marks@snap 0 - 277K - pool/test 18K 16.5G 18K /test

Topics

#ZFS#zfs list#storage pools#file systems

Community Discussion

No community discussion yet for this question.

Full 1Z0-821 Practice