Summer Special Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 60certs

LPI 304-200 Dumps

Page: 1 / 5
Total 120 questions

LPI Level 3 Exam 304 Questions and Answers

Question 1

Which of the following commands lists the snapshots existing in the disk image vm1.img?

Options:

A.

qemu-info snapshots vm1.img

B.

qemu-img snapshot -l vm1.img

C.

qemu -hda snapshot -l vm1.img -noboot -list snapshots

D.

qemu-snapshots -l vm1.img

E.

qemu-monitor -snapshots -hda vm1.img

Question 2

Which of the following commands provides a detailed list of all image files contained in the libvirt storage pool vol1?

Options:

A.

virsh list --volumes --pool vol1 --details

B.

virsh vol-details vol1

C.

virsh --show-pool vol1 --details

D.

virsh vol-list vol1 --details

E.

virsh volumes --source vol1–details

Question 3

Which of the following commands can be used to determine whether the local machine is capable of running full virtualized Xen guests? (Choose TWO correct answers.)

Options:

A.

dmesg |grep -i intel|grep -i vt; dmesg |grep -i amd|grep -i v

B.

egrep '(vmx|svm)' /proc/cpuinfo

C.

xl dmesg | grep -i hvm

D.

grep -i "Full Virtualization" /proc/xen

E.

grep -i "Full Virtualization" /etc/xen/*

Question 4

What is oVirt?

Options:

A.

An extension to the Linux Kernel used to provide container virtualization similar to LXC and OpenVZ.

B.

A library that provides access to several different virtualization technologies in a common manner.

C.

A comprehensive management infrastructure for Linux-based virtualization.

D.

An approach used to eliminate the need for virtualization called Zero-Virt.

E.

A Linux-based hypervisor similar to KVM and Xen.

Question 5

Which of the following directives is used in the configuration file of a Xen guest domain in order to define network interfaces?

Options:

A.

vif

B.

eth

C.

vnet

D.

vbr

E.

net

Question 6

Which of the following statements are true regarding emulation? (Choose TWO correct answers.)

Options:

A.

Emulation can only provide distinct hardware components but no complete virtual machines.

B.

Emulation requires changes to the guest operating system.

C.

Emulation reimplements a whole computing system in software.

D.

Emulation allows operating systems to be run on foreign architectures.

E.

Emulation is one of the most resource efficient virtualization techniques.

Question 7

How can the state of the backing storage disks of a DRBD device be checked? (Choose TWO correct answers.)

Options:

A.

cat /proc/drdb/status

B.

cat /proc/drdb

C.

drbdadm dstate all

D.

drbdadm diskstatus all

E.

drbdadm state --disk all

Question 8

Which of the following statements is true regarding journals of a GFS2 filesystem?

Options:

A.

Each GFS2 filesystem has exactly one journal.

B.

Once a GFS2 filesystem is created, the number of journals cannot be changed.

C.

Every node that simultaneously mounts the filesystem requires its own GFS2 journal.

D.

Journals were heavily used in GFS and are deprecated and optional in GFS2.

E.

The GFS Cluster Journal Daemon, GCJD, handles the journaling in a GFS2 cluster.

Question 9

Which of the following commands can be used to change properties such as the number of node slots or the label of an existing OCFS2 filesystem?

Options:

A.

ocfs2.setprops

B.

ocfs2tool

C.

crm_edit

D.

tunefs.ocfs2

E.

o2cbtool

Question 10

What is the task of the Cluster Logical Volume Manager, CLVM?

Options:

A.

It segments the cluster nodes into several logical groups that are always fenced together.

B.

It balances incoming TCP connections to a logical service to several backend nodes.

C.

It makes logical volumes on shared storage available to all cluster nodes.

D.

It allows several nodes to share file system locks in order to access the same files simultaneously.

Question 11

Which of the following statements are true regarding OCFS2? (Choose TWO correct answers.)

Options:

A.

OCFS2 is an integral part of Pacemaker and relies on Pacemaker services for functionality.

B.

To avoid the need for shared storage, OCFS2 can replicate the content of its filesystems via the network.

C.

When using OCFS2 with additional cluster software, OCFS2 must be integrated into the overall cluster manager to ensure consistent cluster behaviour.

D.

OCFS2 can be used without any additional software as it contains its own cluster manager, O2CB.

E.

In addition to filesystems, OCFS2 can handle other cluster services such as IP addresses and server daemons.

Question 12

Which O2CB mode should be used for OCFS2 integration with heartbeat?

Options:

A.

user

B.

dlm

C.

heartbeat

D.

kernel

Question 13

While setting up a load-balanced HTTP service, Linux Virtual Server was configured with the commands:

ipvsadm -A -t 198.51.100.2:80 -s rr

ipvsadm -a -t 198.51.100.2:80 -r 192.168.10.1:80 -m

ipvsadm -a -t 198.51.100.2:80 -r 192.168.10.2:80 -m

and all backend servers are using the LVS host as the default router. Which additional command has to be issued on the LVS host in order to correctly handle incoming HTTP traffic?

Options:

A.

echo "1" > /proc/sys/net/ipv4/ip_forward

B.

iptables -t nat -Z

C.

ipvsadmin -L -n

D.

ipmasq -A 192.168.10.1 -A 192.168.10.2 -p tcp --dport www -j DEMASQ

E.

netstat -r

Question 14

In case one service in a Pacemaker cluster depends on another service running on the same node, which score should be assigned to the constraint describing that dependency?

Options:

A.

-1

B.

0

C.

1

D.

FORCE

E.

INFINITY

Question 15

In the command:

crm configure ____ http-after-ipv4 Mandatory: VHost1IPv4 HTTPD

which missing word is required in order to ensure that the service HTTPD is always started after the service VHost1IP?

Options:

Question 16

Which of the following statements are true regarding a load balancer? (Choose TWO correct answers.)

Options:

A.

Failover clusters are not operational without at least one dedicated load balancer.

B.

All response packages sent from a backend server to a client must pass through the load balancer.

C.

The load balancer is usually deployed on one of the backend servers.

D.

Load balancers may be able to analyze traffic.

E.

All incoming connections to the cluster services are received by the load balancer.

Question 17

In keepalived, what is configured by the configuration option sorry_server?

Options:

A.

The addresses of backend servers that were overloaded in the past and should be scheduled with a reduced priority.

B.

The hostnames of the servers that, despite the remaining configuration, should always be scheduled by the Serial Operation Round Robin algorithm.

C.

The addresses of backend servers that should not get assigned any new connections.

D.

The default virtual host that is assigned to incoming HTTP requests missing a Host: header before forwarding them to a backend server.

E.

The address of a server to which requests are redirected in case no real server is available.

Question 18

Which of the following are valid load balancing algorithms for HAProxy? (Choose TWO correct answers.)

Options:

A.

persistent

B.

weightedrr

C.

source

D.

leastconn

E.

destination

Page: 1 / 5
Total 120 questions