Which command is used to create a ZFS file system named cad_data in that storage pool?

You already have a storage pool named datapool on c1t1d0 and you need to create a new file
system for storing data. Which command is used to create a ZFS file system named cad_data in
that storage pool?

You already have a storage pool named datapool on c1t1d0 and you need to create a new file
system for storing data. Which command is used to create a ZFS file system named cad_data in
that storage pool?

A.
zfs create datapool/cad_data

B.
zfs create cad_data datapool

C.
zpool create datapool/cad_data

D.
zfs create datapool/cad_data; newfs -F zfs \



Leave a Reply 0

Your email address will not be published. Required fields are marked *