What is the correct procedure to create the pool1/data dataset on this new server?

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?
A. zfs create -o mountpoint=/data -o refquota=1g pool1/data
B. zfs set mountpoint=none pool1zfs create pool1/data
C. zfs set mountpoint=none pool1zfs create -o mountpoint=/data -o quota=1g pool1/data
D. zfs create quota=1g pool1/data
E. zfs create mountpoint=/data pool1/data
F. zfs set quota=1g pool1/data

Download Printable PDF. VALID exam to help you PASS.

One thought on “What is the correct procedure to create the pool1/data dataset on this new server?

  1. This is misleading question a bit – though answer A is probably right, but so is the answer C, which beside satisfying the rules would also hide the pool1 mountpoint /pool1, just like in the initial exhibit.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.