Weekend Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

LPI 305-300 LPIC-3: Virtualization and Containerization - Exam 305, version 3.0 Exam Practice Test

Page: 1 / 6
Total 60 questions

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

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

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.

Question 2

FILL BLANK

What LXC command starts a new process within a running LXC container? (Specify ONLY the command without any path or parameters.)

Options:

Question 3

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.

Question 4

FILL BLANK

Which subcommand ofvirshopens the XML configuration of a virtual network in an editor in order to make changes to that configuration? (Specify ONLY the subcommand without any parameters.)

Options:

Question 5

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

Question 6

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.

Question 7

What does IaaS stand for?

Options:

A.

Information as a Service

B.

Intelligence as a Service

C.

Integration as a Service

D.

Instances as a Service

E.

Infrastructure as a Service

Question 8

Which of the following statements are true regarding a Pod in Kubernetes? (Choose two.)

Options:

A.

All containers of a Pod run on the same node.

B.

Pods are always created automatically and cannot be explicitly configured.

C.

A Pod is the smallest unit of workload Kubernetes can run.

D.

When a Pod fails, Kubernetes restarts the Pod on another node by default.

E.

systemd is used to manage individual Pods on the Kubernetes nodes.

Question 9

If aDockerfilecontains the following lines:

WORKDIR /

RUN cd /tmp

RUN echo test > test

where is the filetestlocated?

Options:

A.

/ting/test within the container image.

B.

/root/tesc within the container image.

C.

/test within the container image.

D.

/tmp/test on the system running docker build.

E.

test in the directory holding the Dockerf ile.

Question 10

Which statement is true regarding the Linux kernel module that must be loaded in order to use QEMU with hardware virtualization extensions?

Options:

A.

It must be loaded into the kernel of the host system only if the console of a virtual machine will be connected to a physical console of the host system

B.

It must be loaded into the kernel of each virtual machine that will access files and directories from the host system's file system.

C.

It must be loaded into the Kernel of the host system in order to use the visualization extensions of the host system's CPU

D.

It must be loaded into the kernel of the first virtual machine as it interacts with the QEMU bare metal hypervisor and is required to trigger the start of additional virtual machines

E.

It must be loaded into the kernel of each virtual machine to provide Para virtualization which is required by QEMU.

Question 11

Which of the following mechanisms are used by LXC and Docker to create containers? (Choose three.)

Options:

A.

Linux Capabilities

B.

Kernel Namespaces

C.

Control Groups

D.

POSIXACLs

E.

File System Permissions

Question 12

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.

Question 13

Which of the following statements is true regarding networking with libvirt?

Options:

A.

Libvirt's network functionality is limited to connecting virtual machines to a physical network interface of the host system.

B.

Libvirt assiqns the same MAC address to all virtual machines and isolates their network interfaces at the link layer.

C.

Libvirt networks appear, by default, as standard Linux bridges in the host system.

D.

Libvirt requires a dedicated network interface that may not be used by the host system.

E.

Libvirt supports exactly one virtual network and connects all virtual machines to it.

Question 14

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

Question 15

Which of the following statements are true about container-based virtualization? (Choose two.)

Options:

A.

Each container runs its own operating system kernel.

B.

Different containers may use different distributions of the same operating system.

C.

Container-based virtualization relies on hardware support from the host system's CPU.

D.

All containers run within the operating system kernel of the host system.

E.

Linux does not support container-based virtualization because of missing kernel APIs.

Question 16

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.

Question 17

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

Options:

A.

pids

B.

members

C.

procs

D.

casks

E.

subjects

Question 18

A clone of a previously used virtual machine should be created. All VM specific information, such as user accounts, shell histories and SSH host keys should be removed from the cloned disk image. Which of the following tools can perform these tasks?

Options:

A.

virc-reset

B.

virt-sparsi

C.

virt-rescue

D.

virt-svspre

E.

sysprep

F.

vire-wipe

Page: 1 / 6
Total 60 questions