最新的HP-UX High Availability - HP0-093免費考試真題
Which parameter in the /etc/lvmrc file should be modified to ensure that LVM disks for Serviceguard data do not activate at boot time?
正確答案: A
Exhibit:
# **********************************************************************
# ********* HIGH AVAILABILITY CLUSTER CONFIGURATION FILE
***************
# ***** For complete details about cluster parameters and how to ****
# ***** set them, consult the MC/ServiceGuard manual. ****
# **********************************************************************
# Enter a name for this cluster. This name will be used to identify the
# cluster when viewing or manipulating it.
CLUSTER_NAME test_cluster
NODE_NAME system_a
NETWORK_INTERFACE lan0
STATIONARY_IP 192.168.0.1
NETWORK_INTERFACE lan1
NETWORK_INTERFACE lan2
HEARTBEAT_IP 192.168.2.1
FIRST_CLUSTER_LOCK_PV /dev/dsk/c8t15d0
NODE_NAME system_b
NETWORK_INTERFACE lan0
STATIONARY_IP 192.168.0.2
NETWORK_INTERFACE lan1
NETWORK_INTERFACE lan2
HEARTBEAT_IP 192.168.2.2
FIRST_CLUSTER_LOCK_PV /dev/dsk/c1t15d0
HEARTBEAT_INTERVAL 1000000
NODE_TIMEOUT 8000000
AUTO_START_TIMEOUT 600000000
NETWORK_POLLING_INTERVAL 2000000
MAX_CONFIGURED_PACKAGES 3
VOLUME_GROUP /dev/vg_oracle
On this two node cluster, what happens if the heartbeat LAN on system_a fails?
# **********************************************************************
# ********* HIGH AVAILABILITY CLUSTER CONFIGURATION FILE
***************
# ***** For complete details about cluster parameters and how to ****
# ***** set them, consult the MC/ServiceGuard manual. ****
# **********************************************************************
# Enter a name for this cluster. This name will be used to identify the
# cluster when viewing or manipulating it.
CLUSTER_NAME test_cluster
NODE_NAME system_a
NETWORK_INTERFACE lan0
STATIONARY_IP 192.168.0.1
NETWORK_INTERFACE lan1
NETWORK_INTERFACE lan2
HEARTBEAT_IP 192.168.2.1
FIRST_CLUSTER_LOCK_PV /dev/dsk/c8t15d0
NODE_NAME system_b
NETWORK_INTERFACE lan0
STATIONARY_IP 192.168.0.2
NETWORK_INTERFACE lan1
NETWORK_INTERFACE lan2
HEARTBEAT_IP 192.168.2.2
FIRST_CLUSTER_LOCK_PV /dev/dsk/c1t15d0
HEARTBEAT_INTERVAL 1000000
NODE_TIMEOUT 8000000
AUTO_START_TIMEOUT 600000000
NETWORK_POLLING_INTERVAL 2000000
MAX_CONFIGURED_PACKAGES 3
VOLUME_GROUP /dev/vg_oracle
On this two node cluster, what happens if the heartbeat LAN on system_a fails?
正確答案: D
If the NODE_FAIL_FAST_ENABLED option is set to YES in the package config file, how will the node behave if the package fails?
正確答案: A
What does this shell function return?
findvar() {
var=`/usr/bin/ps -e |
/usr/bin/grep "APPS" |
/usr/bin/sed -e 's/ *//' -e 's/ .*//'`
}
findvar() {
var=`/usr/bin/ps -e |
/usr/bin/grep "APPS" |
/usr/bin/sed -e 's/ *//' -e 's/ .*//'`
}
正確答案: D
Use the information provided in the Cluster Configuration Diagram to answer the following question.

Which commands can be used to build a cluster configuration file under
/etc/cmcluster called cluster.ascii. (Choose two).

Which commands can be used to build a cluster configuration file under
/etc/cmcluster called cluster.ascii. (Choose two).
正確答案: C,F
Exhibit:

Which statement describes the correct action Serviceguard will take in case of a primary network card failure on system_a?

Which statement describes the correct action Serviceguard will take in case of a primary network card failure on system_a?
正確答案: A
100baseT Ethernet NICs and one 1000baseT gigabit Ethernet NIC, with the intent of providing a high speed data LAN with redundancy.
What is a consequence of this LAN configuration?
What is a consequence of this LAN configuration?
正確答案: C
What is the result of typing an entry for the SUBNET variable into the
Serviceguard package configuration script?
Serviceguard package configuration script?
正確答案: D
In the package run/halt script, which value must be given to the
"SERVICE_RESTART=" field to allow the package service infinite number of restarts?
"SERVICE_RESTART=" field to allow the package service infinite number of restarts?
正確答案: C
Given the Cluster Configuation Diagram as a reference, consider the following excerpt from the cluster config.file.
NETWORK_INTERFACE lan0
HEARTBEAT_IP 15.20.30.6
NETWORK_INTERFACE lan2
HEARTBEAT_IP 15.20.31.1
# warning: There are no standby network interfaces for lan0.
# warning: There are no standby network interfaces for lan2.
What is the likely network configuration issue?
NETWORK_INTERFACE lan0
HEARTBEAT_IP 15.20.30.6
NETWORK_INTERFACE lan2
HEARTBEAT_IP 15.20.31.1
# warning: There are no standby network interfaces for lan0.
# warning: There are no standby network interfaces for lan2.
What is the likely network configuration issue?
正確答案: A