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?
A.
ZFS populates the /etc/vfstab entries for you automatically
B.
using 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