ST_STABLE
ST_BARRIER
ST_CBARRIER
ST_UNMANAGED
第1题:
Company.com has a three-node cluster with six resource groups. There are two resource groups for each node. A new hardware component will be added to one of the nodes. The customer wants to move the resource groups to other nodes,but not necessarily in the normal fallover order. Also,the resource groups must be moved at night when there is no one in the computer center. What can be done so that the resource group is moved at the most convenient normal fallover order. Also,the resource groups must be moved at night when there is no one in the computer center. What can be done so that the resource group is moved at the most convenient time for the customer?()
第2题:
What affect will a shutdown -Fr command have on the resource groups on a cluster node?()
第3题:
A step in the HACMP test plan is to gracefully stop the cluster on a node and to verify that the Shared resources fallover to the standby node. To prepare for this testing step, both nodes in the two-node cluster are in a stable state with the single resource group active on Node ’A’. Which of the following is the best way to execute this portion of the test plan?()
第4题:
An administrator is planning for a six node cluster but is concerned about the administration needed tomanage user accounts throughout the cluster. What PowerHA feature could the administrator use to reducethe administration overhead?()
第5题:
The first step documented in Company.com’s HACMP test plan is to start the cluster manager on the normal service node and verify that HACMP daemons have started with the ’lssrc -g cluster" command. What daemons MUST show as active in the ’lssrc -g cluster" command to have an operational cluster?()
第6题:
A customer needs to test the failover capabilities of their cluster. Which of the following AIX commands, whenissued from the command line, will simulate a node crash and cause the cluster resource group running onthat server to fail over to another node?()
第7题:
clruncmd
clrestart
clcontinue
clresactive
第8题:
All cluster resources halt on Node ’B’,and one or both surviving nodes will gracefully acquire the resources.
All cluster processes halt on Node ’B’,the cluster resources remain active,and the remaining nodes take no action.
All cluster processes stay active on Node ’B’,cluster resources are halted,and the remaining nodes take no action.
All cluster resources will stop,cluster processes halt on Node ’B’,and the remaining cluster nodes take no action.
第9题:
Perform a clstart on Node1 with ’Manage Resource Groups’ set to ’Manually’ and select the destination ofNode2
Perform a resource group move operation from Node1 to Node2 and select the option to ’Re-manageResource Groups’ set to ’Automatically’
Perform a clstop on Node1 with option to move resource groups, this will release the resource group fromNode1 and accquire the resource group on Node2.
Perform a clstart on Node1 with ’Manage Resource Groups’ set to ’Automatically’, then perform a resourcegroup move operation to move rg1 from Node1 to Node2
第10题:
ST_STABLE
ST_BARRIER
ST_CBARRIER
ST_UNMANAGED
第11题:
They will be placed in an error state.
They will be released an not acquired by another node.
They will migrate to the next node in the priority list.
They will migrate to the next node and be reacquired by the first node on system restart.
第12题:
There is a DARE lock in place
A PowerHA migration is in progress
Cluster services is not active on the other node
The other cluster node is running a different version of RSCT
第13题:
The resource group configuration for a four node cluster is shown below:Which resource groups will be acquired by node N2 if it joins the cluster first?()
第14题:
An administrator has a 2 node cluster running PowerHA version 5.5. They remove a resource group from theactive cluster configuration. When performing a verify and synchronize of the cluster, the administrator getsthe following error: "migcheck[471]: cl_connect() error, nodename=Node1, rc=-1 cldare: A communication error prevents obtaining the VRMF from remote nodes. A DARE event cannot be run until this is corrected. Please ensureclcomd is running." What is the most likely cause of this error?()
第15题:
An administrator has made several topology and resource group changes on one node in a running cluster.During verification and synchronization, using the "Emulate" option, many errors are reported. Theadministrator decided the best course of action was to roll back the changes. Prior to the changes beingmade, a cluster snapshot was taken. Which of the following actions will roll back the changes with the least disruption?()
第16题:
Company.com performs cluster verification every Sunday night with a corn job. The systems administrator reviews the /var/hacmp/clverify/clverify.log on Monday morning and notice that cluster verification posted a message about inconsistent filesystem names in one of the shared volume groups. What should the administrator do?()
第17题:
An administrator has a two-node PowerHA cluster in a mutual takeover configuration. He needs to updatefrom 5.5 service pack 1 to 5.5 service pack 2. Which of the following actions will perform the updates with norisk of disruption to applications running in the cluster?()
第18题:
Perform a synchronization from a node without the changes.
Apply the cluster snapshot on both nodes while the cluster is running.
Restore HACMP Configuration Database from Active Configuration on the node where the changes weremade
Stop the cluster using the option Unmanage Resource Groups and apply the cluster snapshot on thenode where the changes were made
第19题:
Create a custom resource group with a custom fallback timer to cause the system shutdown at he appropriate time.
Set the system to stop with shutdown command at the appropriate time and allow HACMP to relocate the resources.
Use a script that calls the cIRGmove command and place it in the cron or a queue to execute at the appropriate time.
Change the existing resource groups to a custom type and add a timer to perform a shutdown -h command at the appropriate time.
第20题:
Use the clstat command.
Use the cIRGinfor command.
Tail the /etc/hacmp.out file and wait for node_up_complete to finish successfully.
Tail the /usr/es/adm/cluster.log file and wait for node_up_complete to finish successfully.
第21题:
rgC、rgE
rgC、rgD
rgE、rgB、rgD
rgC、rgD、rgE
第22题:
clstrmgrES,clsmuxpdES
topsvcsd,grpsvcsd,exaixos
topsvcsd,grpsvcsd,clinfoES,grglsmd
clstrmgrES,clsmuxpdES,topsvcsd,grpsvcsd
第23题:
Unmanage resource groups on all nodes, update the cluster filesets, start cluster services on all nodes,ensure cluster services stabilize
Update the cluster filesets on all nodes. Run ’refresh -s clstrmgrES’ on one node, wait for the cluster tostabilize, repeat for all other nodes
Unmanage resource groups on one node, update the cluster filesets, start cluster services. Wait for thecluster to stabilize and repeat for all other nodes.
Bring resource groups (RGs) online on all nodes concurrently, bring RGs offline on one node, update thecluster filesets, bring RGs online, repeat for all other nodes
第24题:
Execute lssrc -g cluster stop on Node ’A’
Execute cat /etc//motd >/dev/kmem on Node ’A’
Execute /usr/es/sbin/cluster/utilities/sclstop -gr on Node ’A’
Find the pid of cluster manager daemon on Node ’A’ and issue a kill-9 against the pid