Spring Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

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

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

Last Update Feb 28, 2026
Total Questions : 121

We are offering FREE 305-300 LPI exam questions. All you do is to just go and sign up. Give your details, prepare 305-300 free exam questions and then go for complete pool of LPIC-3: Virtualization and Containerization - Exam 305, version 3.0 test questions that will help you more.

305-300 pdf

305-300 PDF

$36.75  $104.99
305-300 Engine

305-300 Testing Engine

$43.75  $124.99
305-300 PDF + Engine

305-300 PDF + Testing Engine

$57.75  $164.99
Questions 1

Which of the following tasks are part of a hypervisor’s responsibility? (Choose two.)

Options:

A.  

Create filesystems during the installation of new virtual machine quest operating systems.

B.  

Provide host-wide unique PIDs to the processes running inside the virtual machines in order to ease inter-process communication between virtual machines.

C.  

Map the resources of virtual machines to the resources of the host system.

D.  

Manage authentication to network services running inside a virtual machine.

E.  

Isolate the virtual machines and prevent unauthorized access to resources of other virtual machines.

Discussion 0
Questions 2

Which command within virsh lists the virtual machines that are running on the current host?

Options:

A.  

I view

B.  

list-vm

C.  

list

D.  

show

E.  

list-all

Discussion 0
Questions 3

Which of the following commands deletes all volumes which are not associated with a container?

Options:

A.  

docker volume cleanup

B.  

docker volume orphan -d

C.  

docker volume prune

D.  

docker volume vacuum

E.  

docker volume garbage-collect

Discussion 0
Questions 4

Which of the following kinds of data cancloud-initprocess directly from user-data? (Choose three.)

Options:

A.  

Shell scripts to execute

B.  

Lists of URLs to import

C.  

ISO images to boot from

D.  

cloud-config declarations in YAML

E.  

Base64-encoded binary files to execute

Discussion 0
Questions 5

Which file in acgroupdirectory contains the list of processes belonging to thiscgroup?

Options:

A.  

pids

B.  

members

C.  

procs

D.  

casks

E.  

subjects

Discussion 0
Questions 6

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

Options:

A.  

scsi

B.  

virtio

C.  

efi

D.  

bios

E.  

pcie

Discussion 0
Questions 7

What is the purpose of the commandvagrant init?

Options:

A.  

It executes a provisioning tool in a running box.

B.  

It starts a Vagrant box.

C.  

It creates a Vagrant configuration file.

D.  

It installs Vagrant on a Linux host.

E.  

It downloads a Vagrant box.

Discussion 0
Questions 8

Which functionality is provided by Vagrant as well as by Docker? (Choose three.)

Options:

A.  

Both can share directories from the host file system to a guest.

B.  

Both start system images as containers instead of virtual machines by default.

C.  

Both can download required base images.

D.  

Both can apply changes to a base image.

E.  

Both start system images as virtual machines instead of containers bv default.

Discussion 0
Questions 9

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)?

Options:

A.  

Memory

B.  

Network Interfaces

C.  

Host Bus Adapters

D.  

Hard Disks

E.  

IO Cache

Discussion 0
Questions 10

What is true aboutcontainerd?

Options:

A.  

It is a text file format defining the build process of containers.

B.  

It runs in each Docker container and provides DHCP client functionality

C.  

It uses rune to start containers on a container host.

D.  

It is the initial process run at the start of any Docker container.

E.  

It requires the Docker engine and Docker CLI to be installed.

Discussion 0
Questions 11

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

Options:

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

Discussion 0
Questions 12

What is the purpose of thekubeletservice in Kubernetes?

Options:

A.  

Provide a command line interface to manage Kubernetes.

B.  

Build a container image as specified in a Dockerfile.

C.  

Manage permissions of users when interacting with the Kubernetes API.

D.  

Run containers on the worker nodes according to the Kubernetes configuration.

E.  

Store and replicate Kubernetes configuration data.

Discussion 0
Questions 13

Which of the following statements are true regarding VirtualBox?

Options:

A.  

It is a hypervisor designed as a special kernel that is booted before the first regular operating system starts.

B.  

It only supports Linux as a guest operating system and cannot run Windows inside a virtual machine.

C.  

It requires dedicated shared storage, as it cannot store virtual machine disk images locally on block devices of the virtualization host.

D.  

It provides both a graphical user interface and command line tools to administer virtual machines.

E.  

It is available for Linux only and requires the source code of the currently running Linux kernel to be available.

Discussion 0
Questions 14

What is the purpose ofcloud-init?

Options:

A.  

Replace common Linux inic systems, such as systemd or SysV init.

B.  

Assign an laaS instance to a specific computing node within a cloud.

C.  

Standardize the configuration of infrastructure services, such as load balancers or virtual firewalls in a cloud.

D.  

Orchestrate the creation and start of multiple related laaS instances.

E.  

Prepare the generic image of an laaS instance to fit a specific instance's configuration.

Discussion 0
Questions 15

Which file format is used by libvirt to store configuration data?

Options:

A.  

INI-style text files

B.  

SQLite databases

C.  

XML files

D.  

Java-like properties files

E.  

Text files containing key/value pairs

Discussion 0
Questions 16

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

Options:

A.  

lxc-accach

B.  

lxc-batch

C.  

lxc-run

D.  

lxc-enter

E.  

lxc-eval

Discussion 0
Questions 17

Which of the following are true regarding the CPU of a QEMU virtual machine? (Choose two.)

Options:

A.  

The CPU architecture of a QEMU virtual machine is independent of the host system's architecture.

B.  

Each QEMU virtual machine can only have one CPU with one core.

C.  

For each QEMU virtual machine, one dedicated physical CPU core must be reserved.

D.  

QEMU uses the concept of virtual CPUs to map the virtual machines to physical CPUs.

E.  

QEMU virtual machines support multiple virtual CPUs in order to run SMP systems.

Discussion 0
Questions 18

Which of the following statements are true about sparse images in the context of virtual machine storage? (Choose two.)

Options:

A.  

Sparse images are automatically shrunk when files within the image are deleted.

B.  

Sparse images may consume an amount of space different from their nominal size.

C.  

Sparse images can only be used in conjunction with paravirtualization.

D.  

Sparse images allocate backend storage at the first usage of a block.

E.  

Sparse images are automatically resized when their maximum capacity is about to be exceeded.

Discussion 0