What is the result of executing this command?

View the Exhibit and review the disk configuration.

The following command is executed on the disk:
zpool create pool1 c3t3d0s0
What is the result of executing this command?

View the Exhibit and review the disk configuration.

The following command is executed on the disk:
zpool create pool1 c3t3d0s0
What is the result of executing this command?

A.
A zpool create error is generated.

B.
A 1-GB ZFS file system named /pool1 is created.

C.
A 15.97-GB storage pool named pool1 is created.

D.
The disk will contain an EFI disk label.

Explanation:
The s0 part of c3t3d0 is 1 GB in size according to the exhibit.



Leave a Reply 3

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


Armen

Armen

The following error was occur:

vdev verification failed: use -f to override the following errors:
/dev/dsk/c3t3d0s0 overlaps with /dev/dsk/c3t3d0s2
Unable to build pool from specified devices: device already in use

When using -f, the answer is correct, but without this option correct answer should be A.

Phumlani

Phumlani

Hi Armen, was your slice 0 unassigned as well when you tried the command?

kamunias

kamunias

B

The s0 part of c3t3d0 is 1 GB in size according to the exhibit.