HP-UX High Availability - HP0-093무료 덤프문제 풀어보기
When quorum server sg_qs001.corp.com fails or becomes unavailable to the clusters it is providing quorum services for, which statements are true? (Choose three).
정답: A,C,D
What is the result of typing an entry for the SUBNET variable into the
Serviceguard package configuration script?
Serviceguard package configuration script?
정답: B
Which tool monitors and reports any changes in the cluster?
정답: C
DRAG DROP
Given the following situation, order the steps to create a Serviceguard package that performs disk resource monitoring using EMS. When all paths to the package's shared disk are disabled, a package failover is triggered.
Situation:
- There are two nodes in the cluster.
- The shared volume group is vg01 with the following disks:
/dev/dsk/c0t6d0 with alternate path /dev/dsk/c1t2d0
/dev/dsk/c0t5d0 with alternate path /dev/dsk/c1t1d0
- The vg01 disk device names are identical on both systems.
- vg01 is already cluster-aware.
Assumptions:
- The package is stopped and started at the appropriate times

Given the following situation, order the steps to create a Serviceguard package that performs disk resource monitoring using EMS. When all paths to the package's shared disk are disabled, a package failover is triggered.
Situation:
- There are two nodes in the cluster.
- The shared volume group is vg01 with the following disks:
/dev/dsk/c0t6d0 with alternate path /dev/dsk/c1t2d0
/dev/dsk/c0t5d0 with alternate path /dev/dsk/c1t1d0
- The vg01 disk device names are identical on both systems.
- vg01 is already cluster-aware.
Assumptions:
- The package is stopped and started at the appropriate times

정답:

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
Exhibit:

Which statement describes this cluster?

Which statement describes this cluster?
정답: D
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?
정답: A
Which commands move a package called pkg to the alternate nodeB?
정답: 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?
정답: B
In a two node cluster, two identical servers (same CPU, memory, and I/O card configurations) are designed to host the application and database servers of a 3-tier application. Under normal operations the database is hosted on server A and the application server is hosted on server B.
Which system middleware tool is helpful for rebalancing loads in the event of a single server failure, after both applications have migrated to the surviving node?
Which system middleware tool is helpful for rebalancing loads in the event of a single server failure, after both applications have migrated to the surviving node?
정답: B