Which parameter of vgchange controls whether a volume group is shared within a shared storage
cluster? (Specify ONLY the option name without any values or parameters.)
-c, c,
clustered, --clustered
When using DRBD in a Pacemaker cluster, which configuration objects must be managed in order to
use the DRBD device as storage for other cluster services? (Choose TWO correct answers.)
C, E
Which of the following are Pacemaker components? (Choose TWO correct answers.)
B, D
Which of the following statements is true regarding the quorum in a two node Pacemaker cluster?
D
In a Pacemaker cluster, which one of the following commands shows the right syntax for fencing the
node on port 3 using the APC rack PDU device which can be found at IP address 192.168.1.145?
C
When using the gatewaying/direct routing forwarding method of Linux Virtual Server (LVS), which of
the following statements is true?
B
Which of the following are tools or services that manage a Linux Virtual Server (LVS) setup? (Choose
TWO correct answers.)
A, B
What is true for a virtual IP address in the context of keepalived? (Choose TWO correct answers.)
C, D
Which of the following are valid load balancing algorithms for HAProxy? (Choose TWO correct
answers.)
C, D
When using HAProxy to load balance requests over a set of web servers, what directive is needed in
the HAProxy configuration in order to be able to log, on the backend web servers, the IP address of
the client making a request?
B
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?
A
Which of the following technologies are parts of the Red Hat Enterprise Linux High Availability Add-
On? (Choose THREE correct answers.)
B, C, D
How does the command to add a new resource to a Pacemaker cluster using crm begin?
D
Which of the following commands can be used to safely test and preview Pacemaker configuration
changes? (Choose TWO correct answers.)
B, E
In the command:
pcs constraint order VHost1IPv4 ____ HTTPD
which missing word is required in order to ensure that the service HTTPD is always started after the
service VHost1IPv4?
then, THEN