New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Oracle Solaris 11 Advanced System Administration 1z0-822 Question # 44 Topic 4 Discussion

Oracle Solaris 11 Advanced System Administration 1z0-822 Question # 44 Topic 4 Discussion

1z0-822 Exam Topic 4 Question 44 Discussion:
Question #: 44
Topic #: 4

You want to create a ZFS file system with the following specifications:

lzjb compression enabled

Cannot consume more than 2 GB from the storage pool

Redundant data at the block level eliminated

Mounted as /data

Which command creates the desired file system?


A.

zfs create –o mountpoint=/data,compression=on,algorithm=lzjb,deduplication=on,quota=2g /pool1/data


B.

zfs create –o mountpoint=/data compression=on algorithm=lzjb deduplication=on quota=2g /pool1/data


C.

zfs create –o mountpoint=/data –o compression=on –o dedup=on –o quota=2g /pool1/data


D.

zfs create –o mountpoint=/data –o compression=on –o algorithm=lzjb –o deduplication=on –o quota=2g /pool1/data


E.

zfs create pool/data zfs set mountpoint=/data,quota=2g, dedup=on,compression=on /pool1/data


Get Premium 1z0-822 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.