Oracle
1Z0-884 · Question #45
When using ZFS for your shared storage within the cluster, the mountpoints default to "/poolname/fsname". You can change the mountpoint name to whatever you want. You want to change the mountpoint…
The correct answer is D. zfs set mountpoint=/oradb devpool/myfs1. See the full explanation below for the reasoning.
Question
When using ZFS for your shared storage within the cluster, the mountpoints default to "/poolname/fsname". You can change the mountpoint name to whatever you want. You want to change the mountpoint for the filesystem myfs1 in the pool devpool to /oradb. Which command do you use?
Options
- Azset mount=/oradb devpool/myfs1
- Bzpool setmount=/oradb poolname/fsname
- Czfs /oradb set mountpoint devpool/all
- Dzfs set mountpoint=/oradb devpool/myfs1
How the community answered
(26 responses)- A12% (3)
- B4% (1)
- C4% (1)
- D81% (21)
Community Discussion
No community discussion yet for this question.