which mirrors the disks and adds the two flash devices as “cache”?

Your system has two disk devices, c2t0d0 and c2t1d0, and two flash devices, c2t5d0 and
c2t8d0. Which command would you to create a storage pool named “tank,” which mirrors
the disks and adds the two flash devices as “cache”?

Your system has two disk devices, c2t0d0 and c2t1d0, and two flash devices, c2t5d0 and
c2t8d0. Which command would you to create a storage pool named “tank,” which mirrors
the disks and adds the two flash devices as “cache”?

A.
zpool create tank mirror c2t0d0 c2t1d0 mirror c2t5d0 c2t8d0

B.
zpool create tank mirror c2t0d0 c2t1d0 log mirror c2t5d0 c2t8d0

C.
zpool c2t0d0 c2t1d0 cache c2t5d0 c2t8d0 mirror

D.
zpool create tank mirror c2t0d0 c2t1d0 cache c2t5d0 c2t8d0



Leave a Reply 0

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