Summer Sale Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ex2p65

Exact2Pass Menu

LPIC-3: Virtualization and Containerization - Exam 305, version 3.0

Last Update 21 hours ago Total Questions : 60

The LPIC-3: Virtualization and Containerization - Exam 305, version 3.0 content is now fully updated, with all current exam questions added 21 hours ago. Deciding to include 305-300 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 305-300 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 305-300 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any LPIC-3: Virtualization and Containerization - Exam 305, version 3.0 practice test comfortably within the allotted time.

Question # 4

After setting up a data container using the following command:

docker create -v /data --name datastore debian /bin/true

how is an additional new container started which shares the/datavolume with the datastore container?

A.

docker run --share-with datastore --name service debian bash

B.

docker run -v datastore:/data --name service debian bash

C.

docker run --volumes-from datastore --name service debian bash

D.

docker run -v /data --name service debian bash

E.

docker run --volume-backend datastore -v /data --name service debian bash

Question # 5

Which of the following commands executes a command in a running LXC container?

A.

lxc-accach

B.

lxc-batch

C.

lxc-run

D.

lxc-enter

E.

lxc-eval

Question # 6

Which of the following values would be valid in the FROM statement in aDockerfile?

A.

ubuntu:focal

B.

docker://ubuntu: focal

C.

registry:ubuntu:focal

D.

file:/tmp/ubuntu/Dockerfile

Question # 7

Virtualization of which hardware component is facilitated by CPUs supporting nested page table extensions, such as Intel Extended Page Table (EPT) or AMD Rapid Virtualization Indexing (RVI)?

A.

Memory

B.

Network Interfaces

C.

Host Bus Adapters

D.

Hard Disks

E.

IO Cache

Question # 8

FILL BLANK

What command is used to run a process in a new Linux namespace? (Specify ONLY the command without any path or parameters.)

Question # 9

Which of the following values are valid in thefirmwareattribute of aelement in a libvirt domain definition?(Choose two.)

A.

scsi

B.

virtio

C.

efi

D.

bios

E.

pcie

Question # 10

Which of the following commands lists all differences between the disk images vm1-snap.img and vm1.img?

A.

virt-delta -a vm1-snap.img -A vm1.img

B.

virt-cp-in -a vm1-snap.img -A vm1.img

C.

virt-cmp -a vm1-snap.img -A vm1.img

D.

virt-history -a vm1-snap.img -A vm1.img

E.

virt-diff -a vm1-snap.img -A vm1.img

Go to page: