Oracle
1Z0-821 · Question #121
1Z0-821 Question #121: Real Exam Question with Answer & Explanation
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
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
Community Discussion
No community discussion yet for this question.

