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…
Question
Which option displays the result of running the zfs list command?
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(35 responses)- A14% (5)
- B71% (25)
- C6% (2)
- D9% (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
Community Discussion
No community discussion yet for this question.
