Oracle
1Z0-821 · Question #108
Your server has a ZFS storage pool that is configured as follows: The server has two spare 146-GB disk drives: c3t5d0 c3t6d0 You need to add more space to the pool1 storage pool. Which command would…
The correct answer is A. zpool add pool1 mirror c3t5d0 c3t6d0. See the full explanation below for the reasoning.
Question
Your server has a ZFS storage pool that is configured as follows:
The server has two spare 146-GB disk drives: c3t5d0 c3t6d0 You need to add more space to the pool1 storage pool. Which command would add more mirrored storage to the pool1 storage pool?
Options
- Azpool add pool1 mirror c3t5d0 c3t6d0
- Bzpool attach pool1 mirror c3t5d0 c3t6d0
- Czpool attach pool1 c3r3d0 c3r5d0; zpool attach pool1 c3r4d0 c3r6d0
- Dzpool add pool1 c3r3d0 c3r5d0; zpool add pool1 c3r4d0 c3r6d0
How the community answered
(41 responses)- A83% (34)
- B10% (4)
- C5% (2)
- D2% (1)
Community Discussion
No community discussion yet for this question.