Refer to the exhibit.
Consider the lltstat output from both nodes of a cluster as denoted in the exhibit.
Assuming all hardware is operational, what is required to get the heartbeat links running normally?
A. start LLT
B. start GAB
C. run lltconfig -c
D. run gabconfig -a
There is a service group dependency configured as follows:
If the child group faults, the parent group is taken offline.
If the parent group faults, the child group remains online.
Which type of dependency is this?
A. Firm
B. Hard
C. Soft
D. Remote
Which attributes impact service group failover? (Choose three.)
A. FailOver
B. AutoFailOver
C. Faulted
D. FaultPropagation
E. Frozen
Which attributes can be used to change the default failover behavior of a failover service group that is online on a cluster system? (Choose three.)
A. RetryLimit
B. ConfidenceLevel
C. ConfInterval
D. RestartLimit
E. ToleranceLimit
The Failover service group named GroupA is FROZEN and is ONLINE|PARTIAL in a two- system cluster.
The power is unplugged from the system on which GroupA is ONLINE|PARTIAL.
Given the following configuration file:
group GroupA (
SystemList = { SystemA = 1, SystemB = 2 }
AutoFailover = 1
AutoStartList = { SystemA, SystemB }
Parallel = 0
)
What will be the state of GroupA on the surviving system?
A. ONLINE
B. OFFLINE
C. ONLINE|PARTIAL
D. OFFLINE|PARTIAL
What is a purpose of running a virtual fire drill?
A. To test that a specific system in the cluster is a viable failover target
B. To test disaster recovery by switching the service group to the failover target
C. To carry out the one-time configuration tasks required for the service group
D. To test the service group configuration by copying it into the VCS Simulator
Given the following information: include "types.cf" cluster default_clus (
UserNames = { aaron = alkdsjfaldjaldfaH, barbara = ieruhrkafhkafhake, carmen = urHkjREOHGkajhuel, dionne = lasdjfasiLjirrljl, edward = asdlfjaielajfLKio, fung = EIwfjsldfjaldfjaM, georgia = LlkjLriLKjrleirka } Administrators = { aaron } Operators = { barbara } CounterInterval = 5
)
group group1 (
SystemList = { sys1 = 0, sys2 = 1 }
AutoStartList = { sys1 }
Administrators = { carmen }
Operators = { dionne }
)
group group2 (
SystemList = { sys2 = 0, sys1 = 1 }
AutoStartList = { sys2 }
Administrators = { edward }
Operators = { fung }
)
Which users can persistently freeze group2? (Choose two.)
A. aaron
B. barbara
C. carmen
D. edward
E. fung
F. georgia
Refer to the exhibit.
The IP address 192.205.10.14 is configured on NIC lan0 on SystemA. If NIC lan0 fails on SystemA, what will happen to the IP address 192.205.10.14?
A. The IP address 192.205.10.14 will fail over to NIC lan3 on SystemA.
B. The IP address 192.205.10.14 will fail over to NIC lan0 on SystemB.
C. The IP address 192.205.10.14 will fail over to NIC lan3 on SystemB.
D. The IP address 192.205.10.14 will offline until the administrator intervenes.
After simultaneously rebooting all nodes of a 3-node cluster hosting a critical application, two of the nodes fail to power on because of a hardware fault. What must the cluster administrator do before HAD can start and the critical application can be onlined on the surviving node?
A. fix the two failed nodes
B. edit the /etc/llttab file by deleting the two faulted nodes
C. edit the /etc/gabtab file by deleting the two faulted nodes
D. manually seed the surviving node with gabconfig -c -x
Which resource type attribute is modified to reduce the fault detection time?
A. ProbeInterval
B. MonitorInterval
C. OnlineTimeout
D. ActionTimeout