A cluster node 

题目

A cluster node has a failed fibre adapter requiring the node to be halted to replace it. To minimize downtime, what is the appropriate method of performing this repair?()

  • A、 Perform the cIRGmove command to move the node’s resources to another cluster node.
  • B、 Perform a graceful stop of the cluster,replace the adapter,and restart the cluster.
  • C、 Perform a force stop of the cluster node,replace the adapter,and restart the cluster. 
  • D、 Perform a graceful takeover of the cluster,replace the adapter,and restart the cluster.
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

A customer has a resource group rg1 configured on a two node cluster with the following policies:The customer has observed the following scenarios as nodes join the cluster during cluster start up. Scenario 1 Node1 joins cluster as first node - rg1 is acquired by Node1 Node2 joins cluster as second node - rg1 ismoved from Node1 to Node2 Scenario 2 Node2 joins cluster as first node - rg1 is acquired by Node2 Node1 joins cluster as second node - rg1 remainson Node2 Which of the following is the reason for this behavior?()

  • A、rg1 is configured with a delayed fallback timer
  • B、Settling time policy has not been configured for rg1
  • C、Node1 does not have sufficient resources to support rg1
  • D、Node2 is the first in the ’Default Node Priority’ list for resource group rg1

正确答案:D

第2题:

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.

正确答案:D

第3题:

You have configured your chassis cluster to include redundancy group 1. Node 0 is configured to be the primary node for this redundancy group. You need to verify that the redundancy group failover is successful.Which command do you use to manually test the failover?()

A. request chassis cluster manual failover group 1 node 1

B. request cluster failover redundancy-group 1 node 1

C. request chassis cluster manual failover redundancy-group 1 node 1

D. request chassis cluster failover redundancy-group 1 node 1


参考答案:D

第4题:

During a planning session, it is determined that a three node cluster (Node ’A’, Node ’B’, and Node ’C’) will meet the customer’s application needs. Node ’B’ will be a hot-standby fallover node for both Node ’A’ and Node ’C’ resource groups.  A serial network for this cluster will require which connections?()  

  • A、 A single serial network between Node ’A’ and Node ’B’ and Node ’C’
  • B、 A point-to-point link between Node ’A’ and Node ’C’,and Node ’B’ and Node ’C’
  • C、 A serial network between Node ’A’ and Node ’C’,and a serial network between Node ’B’ and Node ’C’
  • D、 A point-to-point link between Node ’A’ and Node ’B’ Node ’B’ and Node ’C’ and Node ’A’ ad Node ’C’

正确答案:D

第5题:

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

  • A、rgC、rgE
  • B、rgC、rgD
  • C、rgE、rgB、rgD
  • D、rgC、rgD、rgE

正确答案:D

第6题:

If both nodes in a chassis cluster initialize at different times, which configuration example will allow you to ensure that the node with the higher priority will become primary for your RGs other than RG0?()

  • A、[edit chassis cluster] user@host# show redundancy-group 1 { node 0 priority 200; node 1 priority 150;preempt; }
  • B、[edit chassis cluster] user@host# show redundancy-group 1 { node 0 priority 200; node 1 priority 150; monitoring; }
  • C、[edit chassis cluster] user@host# show redundancy-group 1 { node 0 priority 200; node 1 priority 150; control-link-recovery; }
  • D、[edit chassis cluster] user@host# show redundancy-group 1 { node 0 priority 200; node 1 priority 150; strict-priority; }

正确答案:A

第7题:

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

  • A、 Use the clstat command.
  • B、 Use the cIRGinfor command.
  • C、 Tail the /etc/hacmp.out file and wait for "node_up_complete" to finish successfully.
  • D、 Tail the /usr/es/adm/cluster.log file and wait for "node_up_complete" to finish successfully.

正确答案:A

第8题:

Which command would you use to enable chassis cluster on an SRX device, setting the cluster ID to 1 and node to 0?()

A. user@host# set chassis cluster cluster-id 1 node 0 reboot

B. user@host> set chassis cluster id 1 node 0 reboot

C. user@host> set chassis cluster cluster-id 1 node 0 reboot

D. user@host# set chassis cluster id 1 node 0 reboot


参考答案:C

第9题:

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

第10题:

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

  • A、Unmanage resource groups on all nodes, update the cluster filesets, start cluster services on all nodes,ensure cluster services stabilize
  • B、Update the cluster filesets on all nodes. Run ’refresh -s clstrmgrES’ on one node, wait for the cluster tostabilize, repeat for all other nodes
  • C、Unmanage resource groups on one node, update the cluster filesets, start cluster services. Wait for thecluster to stabilize and repeat for all other nodes.
  • D、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

正确答案:C

更多相关问题