单选题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 r

题目
单选题
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?()
A

 Execute lssrc -g cluster stop on Node ’A’

B

 Execute cat /etc//motd >/dev/kmem on Node ’A’

C

 Execute /usr/es/sbin/cluster/utilities/sclstop -gr on Node ’A’

D

 Find the pid of cluster manager daemon on Node ’A’ and issue a kill-9 against the pid


相似考题
更多“单选题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 r”相关问题
  • 第1题:

    The IP subsystem fallover behavior of a two-node cluster is being testing in a large client  organization. One of the tests is to simulate a network_down event and verify that HACMP movesthe single resource group to the standby node.  What is the best way to simulate a network down condition?()   

    • A、 Turn off the IP core switch connecting the two nodes.
    • B、 Issue the command "stopsrc -g inetd" on the node that has the resource group.
    • C、 Issue the command "sh /etc/rc.tcpclean" on the node that has the resource group.
    • D、 Simultaneously unplug all network cables from the node that has the resource group.

    正确答案:D

  • 第2题:

    A cluster administrator is performing fallover testing during a scheduled system outage. Node ’A’  Was forced down and eventually rebooted. When Node ’A’ reintegrates into the cluster, the resource group state is offline. No errors are found in reviewing the hacmp.out file.  What could have been done to ensure the resource group was acquired when cluster processing was restarted on Node ’A’?()

    • A、 Nothing,HACMP does not require them automatically.
    • B、 Force the remaining nodes down,then reintegrate them all.
    • C、 Select reacquire resources after forced down on start menu.
    • D、 Create a setting timer to bring the resource group online.

    正确答案:C

  • 第3题:

    During cluster fallover testing,the administrator determines that additional work is required to stop existing test applications on the standby node,prior to starting the production applications on the surviving node.  To manage this type of requirement,which step should be performed first?()  

    • A、 Create a custom pre/post event.
    • B、 Add a custom user defined event.
    • C、 Define custom error notification.
    • D、 Modify the test application server.

    正确答案:B

  • 第4题:

    An enterprise has three nodes: -Node ’A’ is a production database, -Node ’B’ is a production  Application server, and -Node ’C’ is a test and development node. Node ’C’ is used by six programmers to develop and the production application as business critical and would like to make it highly available with HACMP. Application development and testing is not business critical.  Which of the following describes the best solution?()  

    • A、 There is not an adequate solution because HACMP should not be configured in this environment without a dedicated standby node.
    • B、 Nodes ’A’ and ’B’ should be configured in a cluster with mutual fallover of two cascading resource groups to provide both nodes will deliver acceptable response time with both resource groups.
    • C、 Nodes ’A’ and ’C’ should be configured in one cluster, and Nodes ’B’ and ’C’ in another cluster to prevent both the database and application server from falling over to Node ’C’ at the same time.
    • D、 Nodes ’A’, ’B’, and ’C’ should be configured in a cluster with Node ’C’ the hot standby for both the database and application server resource groups. Workload Manager (WLM) must be configured on database and application developers from over utilizing the CPU resources.

    正确答案:B

  • 第5题:

    Your company has a main office and a branch office. The offices connect by using WAN links. The network consists of a single Active Directory domain. An Active Directory site exists for each office.   Servers in both offices run Windows Server 2008 R2 Enterprise.   You plan to deploy a failover cluster solution to service users in both offices.  You need to plan a failover cluster to meet the following requirements: èMaintain the availability of services if a single server fails èMinimize the number of servers required What should you include in your plan?()

    • A、Deploy a failover cluster that contains one node in each office.
    • B、Deploy a failover cluster that contains two nodes in each office.
    • C、In the main office, deploy a failover cluster that contains one node. In the branch office, deploy a  failover cluster that contains one node.
    • D、In the main office, deploy a failover cluster that contains two nodes. In the branch office, deploy a  failover cluster that contains two nodes.

    正确答案:A

  • 第6题:

    单选题
    A cluster administrator is performing fallover testing during a scheduled system outage. Node ’A’  Was forced down and eventually rebooted. When Node ’A’ reintegrates into the cluster, the resource group state is offline. No errors are found in reviewing the hacmp.out file.  What could have been done to ensure the resource group was acquired when cluster processing was restarted on Node ’A’?()
    A

     Nothing,HACMP does not require them automatically.

    B

     Force the remaining nodes down,then reintegrate them all.

    C

     Select reacquire resources after forced down on start menu.

    D

     Create a setting timer to bring the resource group online.


    正确答案: C
    解析: 暂无解析

  • 第7题:

    单选题
    During a cluster functionality test, and administrator performs a graceful stop for Node ’B’ in a three-node cluster. What is the expected state of the cluster after Node ’B’successfully completes?()
    A

     All cluster resources halt on Node ’B’,and one or both surviving nodes will gracefully acquire the resources.

    B

     All cluster processes halt on Node ’B’,the cluster resources remain active,and the remaining  nodes take no action.

    C

     All cluster processes stay active on Node ’B’,cluster resources are halted,and the remaining nodes take no action.

    D

     All cluster resources will stop,cluster processes halt on Node ’B’,and the remaining cluster nodes take no action.


    正确答案: A
    解析: 暂无解析

  • 第8题:

    单选题
    The en0 interface on Node1 of a two-node cluster has failed. This adapter is configured with a boot addressand under stable operations also has the service address of the cluster’s single resource group. The resourcegroup is configured with the fallback option. The HA network was configured for IPAT via aliasing and now theservice address is on the en1 interface in the cluster. The en0 interface has already been physically replacedand configured with the boot address. Which of the following will return the cluster to its original state andminimize cluster downtime?()
    A

    Run cluster synchronization.

    B

    Restart cluster services on Node1.

    C

    Perform a swap_adapter using C-SPOC

    D

    Restart cluster services on both nodes


    正确答案: C
    解析: 暂无解析

  • 第9题:

    单选题
    An enterprise has three nodes: -Node ’A’ is a production database, -Node ’B’ is a production  Application server, and -Node ’C’ is a test and development node. Node ’C’ is used by six programmers to develop and the production application as business critical and would like to make it highly available with HACMP. Application development and testing is not business critical.  Which of the following describes the best solution?()
    A

     There is not an adequate solution because HACMP should not be configured in this environment without a dedicated standby node.

    B

     Nodes ’A’ and ’B’ should be configured in a cluster with mutual fallover of two cascading resource groups to provide both nodes will deliver acceptable response time with both resource groups.

    C

     Nodes ’A’ and ’C’ should be configured in one cluster, and Nodes ’B’ and ’C’ in another cluster to prevent both the database and application server from falling over to Node ’C’ at the same time.

    D

     Nodes ’A’, ’B’, and ’C’ should be configured in a cluster with Node ’C’ the hot standby for both the database and application server resource groups. Workload Manager (WLM) must be configured on database and application developers from over utilizing the CPU resources.


    正确答案: D
    解析: 暂无解析

  • 第10题:

    单选题
    During cluster fallover testing,the administrator determines that additional work is required to stop existing test applications on the standby node,prior to starting the production applications on the surviving node.  To manage this type of requirement,which step should be performed first?()
    A

     Create a custom pre/post event.

    B

     Add a custom user defined event.

    C

     Define custom error notification.

    D

     Modify the test application server.


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    An administrator is reviewing the /tmp/hacmp.out after an unsuccessful fallover and notice that  the event stop_server PROD_DB failed.  Besides manually intervening,what step must be performed to return the cluster to a stable state?()
    A

     Recover From HACMP Script Failure.

    B

     Release Locks Set By Dynamic Reconfiguration.

    C

     Rerun HACMP cluster verification and synchronization.

    D

     Restore HACMP configuration Database From Active Configuration.


    正确答案: C
    解析: 暂无解析

  • 第12题:

    单选题
    During the process of fallover testing, a client/server database needs to be tested. On the AIX Server, start/stop/cleanup scripts and server application functionality have been tested.  Before moving onto the next step of fallover testing,what action must be completed?()
    A

     Run who -a and validate that client connections are restored.

    B

     Verify that the client side application is functioning properly.

    C

     Check hacmp.out log file to validate that the application server started.

    D

     Verify that the application will successfully stop and restart on the fallover node.


    正确答案: A
    解析: 暂无解析

  • 第13题:

    An existing cluster has an application node and database node. Changes in the application  require both nodes to have access to the other’s data all of the time.  Which facility managed by HACMP can be implemented with the least amount of impact?()   

    • A、 NFS
    • B、 AFS
    • C、 DFS
    • D、 GPFS

    正确答案:A

  • 第14题:

    During the process of fallover testing, a client/server database needs to be tested. On the AIX Server, start/stop/cleanup scripts and server application functionality have been tested.  Before moving onto the next step of fallover testing,what action must be completed?()

    • A、 Run who -a and validate that client connections are restored.
    • B、 Verify that the client side application is functioning properly.
    • C、 Check hacmp.out log file to validate that the application server started.
    • D、 Verify that the application will successfully stop and restart on the fallover node.

    正确答案:B

  • 第15题:

    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?()  

    • A、 Execute "lssrc -g cluster stop" on Node ’A’
    • B、 Execute "cat /etc//motd >/dev/kmem" on Node ’A’
    • C、 Execute "/usr/es/sbin/cluster/utilities/sclstop -gr" on Node ’A’
    • D、 Find the pid of cluster manager daemon on Node ’A’ and issue a "kill-9" against the pid

    正确答案:C

  • 第16题:

    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?()  

    • A、 clstrmgrES,clsmuxpdES
    • B、 topsvcsd,grpsvcsd,exaixos
    • C、 topsvcsd,grpsvcsd,clinfoES,grglsmd
    • D、 clstrmgrES,clsmuxpdES,topsvcsd,grpsvcsd

    正确答案:A

  • 第17题:

    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?()   

    • A、 Change the cluster to a rotating design.
    • B、 Change the Cascading without Fallback flag to true.
    • C、 Change the Inactive Takeover field to false in the cluster configuration.
    • D、 Nothing should be done. This is the default behavior for cascading resource groups,and node ’A’ should have been started first.

    正确答案:C

  • 第18题:

    单选题
    Company.com has a cluster with nodes that support "hot swap" adapters. During an upgrade of  The network infrastructure,an additional network adapter has been added to the nodes and configured in AIX.  What is the next step required to add this adapter to HACMP?()
    A

     Stop the node.

    B

     Stop the cluster.

    C

     Run autodiscovery.

    D

     Configure the IP adapter.


    正确答案: A
    解析: 暂无解析

  • 第19题:

    单选题
    Node ’C’ has just completed reintegration in a three-node cluster. The hacmp.out logifle displays  The event node_up_complete for Node ’C’. The cluster administrator wishes to verify that the cluster is stable.  In addition to reviewing the cluster log files,what utility should be run to verify the cluster state?()
    A

     clstat

    B

     clinfo

    C

     cldiag

    D

     clverify


    正确答案: B
    解析: 暂无解析

  • 第20题:

    单选题
    Your company has a main office and a branch office. The offices connect by using WAN links. The network consists of a single Active Directory domain. An Active Directory site exists for each office.   Servers in both offices run Windows Server 2008 R2 Enterprise.   You plan to deploy a failover cluster solution to service users in both offices.  You need to plan a failover cluster to meet the following requirements: èMaintain the availability of services if a single server fails èMinimize the number of servers required What should you include in your plan?()
    A

    Deploy a failover cluster that contains one node in each office.

    B

    Deploy a failover cluster that contains two nodes in each office.

    C

    In the main office, deploy a failover cluster that contains one node. In the branch office, deploy a  failover cluster that contains one node.

    D

    In the main office, deploy a failover cluster that contains two nodes. In the branch office, deploy a  failover cluster that contains two nodes.


    正确答案: B
    解析: 暂无解析

  • 第21题:

    单选题
    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?()
    A

     Change the cluster to a rotating design.

    B

     Change the Cascading without Fallback flag to true.

    C

     Change the Inactive Takeover field to false in the cluster configuration.

    D

     Nothing should be done. This is the default behavior for cascading resource groups,and node ’A’ should have been started first.


    正确答案: D
    解析: 暂无解析

  • 第22题:

    单选题
    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?()
    A

     clstrmgrES,clsmuxpdES

    B

     topsvcsd,grpsvcsd,exaixos

    C

     topsvcsd,grpsvcsd,clinfoES,grglsmd

    D

     clstrmgrES,clsmuxpdES,topsvcsd,grpsvcsd


    正确答案: C
    解析: 暂无解析

  • 第23题:

    单选题
    The IP subsystem fallover behavior of a two-node cluster is being testing in a large client  organization. One of the tests is to simulate a network_down event and verify that HACMP movesthe single resource group to the standby node.  What is the best way to simulate a network down condition?()
    A

     Turn off the IP core switch connecting the two nodes.

    B

     Issue the command stopsrc -g inetd on the node that has the resource group.

    C

     Issue the command sh /etc/rc.tcpclean on the node that has the resource group.

    D

     Simultaneously unplug all network cables from the node that has the resource group.


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    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?()
    A

     Execute lssrc -g cluster stop on Node ’A’

    B

     Execute cat /etc//motd >/dev/kmem on Node ’A’

    C

     Execute /usr/es/sbin/cluster/utilities/sclstop -gr on Node ’A’

    D

     Find the pid of cluster manager daemon on Node ’A’ and issue a kill-9 against the pid


    正确答案: C
    解析: 暂无解析