/tmp/hacmp.out
/tmp/clstrmgr.debug
/usr/es/adm/cluster.log
/var/adm/hacmp/hacmp.out
第1题:
A user has changed their password using the passwd command, and notices that the change is only made tothe local node. When the administrator changes the user’s password from the command line using the passwd command thechange is made cluster-wide. What is the most likely cause of this problem?()
第2题:
A three-node cluster experienced a node failure. The resource groups were acquired as cexpected. The node has been repaired,and HACMP has been restarted. How does the operator determine that the node has successfully re-integrated into the cluster?()
第3题:
Which log contains the output generated when starting and stopping a cluster?()
第4题:
When a problem occurs in an HACMP cluster,which log file will show the high level overview of the cluster operation?()
第5题:
Company.com has a two-node HACMP cluster with a single cascading resource group. Node ’A’ is the normal production node, and Node ’B’ is the standby node. One of the first steps in the HACMP test plan is to start the cluster and to verify that al elements for the resource group have been acquired. The administrator who is conducting the HACMP test starts the HACMP daemons on Node ’B’ with the ’smitty clstart" command. The administrator notices that Node ’B’ acquires the elements of the resource group, including a service IP labels,a shared volume group, and an application server that has been started. The expectation was that Node ’B’ would enter the cluster in a standby status, rather than acquiring production resources. What should the administrator do to correct this problem?()
第6题:
By using a job scheduler such as cron
By enabling automatic cluster verification
By including the script name in the file /usr/es/sbin/cluster/etc/clverify.rc
By including the custom method name in the file /usr/es/sbin/cluster/etc/rc.authomethods
第7题:
/tmp/hacmp.out
/tmp/clstrmgr.debug
/usr/es/adm/cluster.log
/var/adm/hacmp/hacmp.out
第8题:
The resource group DNP has been configured.
The resource group option CWOF has been enabled.
The resource group option Inactive Takeover is set.
A resource group fallback timer has been configured.
第9题:
/tmp/hacmp.out
/tmp/clstrmgr.debug
/usr/es/adm/cluster.log
/var/hacrmp/clverify/clverify.log
第10题:
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.
第11题:
AIX was shut down
A fatal corruption occurred in the gsclvmd daemon
The topsvcs daemon was stopped by the system resource controller
The grpsvcs process was stopped by the system resource controller
第12题:
tmp/cspoc.log
/tmp/hacmp.out
/var/adm/ras/hacmp.error
/var/hacmp/clcomd/clcomddiag.log
第13题:
An administrator has written a script to check that the contents of an application configuration file are identicalon all cluster nodes. The script has also been associated with a user defined custom verification method. Theadministrator would like the contents of this file to be checked and verified automatically on a daily basis.How can this be achieved?()
第14题:
A new administrator is performing fallover testing on a two-node cluster and is concerned that the cascading resource group belonging to Node ’A’ did not reintegrate properly after the cluster was restarted on Node ’A’. A stable cluster is reported by clstat,and clRGinfo reports the resource group online on Node ’B’. What type of configuration would cause this type of behavior?()
第15题:
A cluster node has been started and has not acquired the resources in the resource groups. Which log file will show the details of any event script processing that has occurred?()
第16题:
An administrator was notified that a resource group has failed over from the home node, Node1 to a standbynode, Node2 and that Node1 had been powered off. Upon restarting Node1 the administrator checked the AIXerror log and the cluster.log Which of the following is most likely the cause of the failover?()
第17题:
AIX was shut down
A fatal corruption occurred in the gsclvmd daemon
The topsvcs daemon was stopped by the system resource controller
The grpsvcs process was stopped by the system resource controller
第18题:
clruncmd
clrestart
clcontinue
clresactive
第19题:
The operating system crashed
A disk failure forced a volume group off line
The System Resource Controller executed a system halt
The topology services daemon has crashed due to an ODM mismatch
第20题:
The user has a UID less than 200
The user has been defined as an administrative user
The file /usr/es/sbin/cluster/clpasswd is not executable by the user
The user needs explicit authorization to change their password cluster-wide
第21题:
Change the cluster to a rotating design.
Change the Cascading without Fallback flag to true.
Change the Inactive Takeover field to false in the cluster configuration.
Nothing should be done. This is the default behavior for cascading resource groups,and node ’A’ should have been started first.
第22题:
/smit.log
/smit.script
/var/log/smit.log
/var/log/smit.script
第23题:
myscript.ksh 1>/tmp/log/script.log 2>/tmp/log/script.err
myscript.ksh $1>/tmp/log/script.log $2>/tmp/log/script.err
myscript.ksh 1>/tmp/log/script.log 2>1 /tmp/log/script/err
myscript.ksh 2>1 /tmp/log/script.log 2> /tmp/log/script.err
第24题:
rg1 is configured with a delayed fallback timer
Settling time policy has not been configured for rg1
Node1 does not have sufficient resources to support rg1
Node2 is the first in the ’Default Node Priority’ list for resource group rg1