Which two statements are true about the effects of executing the mkfs command?

After creating empty mount point /xfs1, you execute the command:
# mkfs -t xfs -L /xfs1 -l logdev=/dev/sdd1 /dev/sdh1
Which two statements are true about the effects of executing the mkfs command?
A. It fails if there is an existing XFS file system on /dev/sdh1.
B. It fails if there is an existing XFS log on /dev/sdd1.
C. It fails if there is an existing XFS file system on /dev/sdd1.
D. It fails because there is no size specified for the XFS log.
E. The xfs1 file system is mounted automatically during system startup.
F. It creates and mounts the /xfs1 file system.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.