nerdexam
Oracle

1Z0-821 · Question #121

View the Exhibit and review the file system information displayed from a remote server. You are configuring a new server. This new server has the following storage pool configured: This new server…

The correct answer is A. zfs create -o mountpoint=/data -o refquota=1g pool1/data. See the full explanation below for the reasoning.

Question

View the Exhibit and review the file system information displayed from a remote server. You are configuring a new server. This new server has the following storage pool configured:

This new server also has the following file systems configured:

When you are finished building this new server, the pool1/data dataset must be an exact duplicate of note server. What is the correct procedure to create the pool1/data dataset on this new server?

Exhibits

1Z0-821 question #121 exhibit 1
1Z0-821 question #121 exhibit 2

Options

  • Azfs create -o mountpoint=/data -o refquota=1g pool1/data
  • Bzfs set mountpoint=none pool1zfs create pool1/data
  • Czfs set mountpoint=none pool1zfs create -o mountpoint=/data -o quota=1g pool1/data
  • Dzfs create quota=1g pool1/data
  • Ezfs create mountpoint=/data pool1/data
  • Fzfs set quota=1g pool1/data

How the community answered

(25 responses)
  • A
    72% (18)
  • B
    4% (1)
  • C
    16% (4)
  • F
    8% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-821 Practice