LPI
305-300
Q1:
Which file format is used by libvirt to store configuration data?
○
A
INI-style text files○
B
SQLite databases○
C
XML files○
D
Java-like properties files○
E
Text files containing key/value pairs
LPI
305-300
Q2:
Which of the following statements is true regarding networking with libvirt?
○
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.
LPI
305-300
Q3:
Which subcommand of virsh opens 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.)
○
A
netedit
LPI
305-300
Q4:
What kind of virtualization is implemented by LXC?
○
A
System containers○
B
Application containers○
C
Hardware containers○
D
CPU emulation○
E
Paravirtualization
LPI
305-300
Q5:
Which file in a cgroup directory contains the list of processes belonging to this cgroup?
○
A
pids○
B
members○
C
procs○
D
casks○
E
subjects