Oracle
1Z0-884 · Question #33
You have a ZFS pool containing a single disk c2t0d0. The pool contains a file system that you want to mount on /data. What does the entry look like in the /etc/vfstab file?
The correct answer is B. using ZFS, you do NOT create /etc/vfstab entries. See the full explanation below for the reasoning.
Question
You have a ZFS pool containing a single disk c2t0d0. The pool contains a file system that you want to mount on /data. What does the entry look like in the /etc/vfstab file?
Options
- AZFS populates the /etc/vfstab entries for you automatically
- Busing ZFS, you do NOT create /etc/vfstab entries
- C/dev/dsk/zpool1/dev/rdsk/zpool1 /data zfs 3 no -
- D/dev/dsk/c2t0d0s0 /dev/rdsk/c2t0d0s0 /data zfs 1 yes global
How the community answered
(25 responses)- A16% (4)
- B72% (18)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.