单选题A customer wants to configure two resource groups and create the following shared filesystem structure:Resource GroupFilsystem Mount Point Rg1/app1 Rg2/app1/data Which of the following will ensure the proper mount order for these filesystems?()A Set fi

题目
单选题
A customer wants to configure two resource groups and create the following shared filesystem structure:Resource GroupFilsystem Mount Point Rg1/app1 Rg2/app1/data Which of the following will ensure the proper mount order for these filesystems?()
A

Set filesystem recovery method to parallel

B

Set filesystem recovery method to sequential

C

Set filesystem recovery method to parallel and configure a parent/child relationship for the resourcegroups

D

Set filesystem recovery method to sequential and configure a parent/child relationship for the resourcegroups


相似考题
更多“单选题A customer wants to configure two resource groups and create the following shared filesystem structure:Resource GroupFilsystem Mount Point Rg1/app1 Rg2/app1/data Which of the following will ensure the proper mount order for these filesystems?()A Set fi”相关问题
  • 第1题:

    What is the process for creating an NFS mount between two servers in the same network zone?()

    • A、Export the desired filesystem in the /etc/nfs file, run ’exportfs -a’,create a mount directory on the desired server, and mount the NFS filesystem.
    • B、Run ’exportfs -a’,export the desired filesystem in the /etc/nfs file,create a mount directory on the desired server, and mount the NFS filesystem.
    • C、Export the desired filesystem in the /etc/exports file, run ’exportfs -a’,create a mount directory on the desired server,and mount the NFS filesystem.
    • D、Run ’exportfs -u’,export the desired filesystem in the /etc/exports file, create a mount directory on the desired server,and mount the NFS filesystem.

    正确答案:C

  • 第2题:

    A system administrator wants to NFS mount a filesystem from server "Alpha" to server "Bravo." Which command should be issued from "Bravo" to determine which filesystems are being exported by server "Alpha"? ()

    • A、lsnfsmnt Alpha
    • B、exportfs -l Alpha
    • C、showmount -e Alpha
    • D、mount -t nfs Alpha

    正确答案:C

  • 第3题:

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

    • A、 Create a custom resource group with a custom fallback timer to cause the system shutdown at he appropriate time.
    • B、 Set the system to stop with "shutdown" command at the appropriate time and allow HACMP to relocate the resources.
    • C、 Use a script that calls the cIRGmove command and place it in the cron or a queue to execute at the appropriate time.
    • D、 Change the existing resource groups to a custom type and add a timer to perform a "shutdown -h" command at the appropriate time.

    正确答案:C

  • 第4题:

    A System p administrator wants to NFS mount a filesystem from server "alpha" to server "bravo".  Which of the following commands should be issued from "bravo" to determine which filesystems are being exported by server "alpha"()

    • A、lsexport alpha
    • B、showmount -e alpha
    • C、exportfs -l alpha
    • D、mount -e nfs alpha

    正确答案:B

  • 第5题:

    An HACMP cluster has three nodes of unequal size. The largest node is Node ’A’. The primary application on Node ’A’ has two components. One component is memory intensive, the other is IO intensive. Nodes ’B’ and ’C’ are running web servers and databases that access information produced by applications on Node ’A’. The customer requires the most performance from the primary application and wants all nodes available for fallover processing.  Which of the following is the best solution for meeting the customer requirements?()  

    • A、 Use nodes of equal size.
    • B、 Create multiple resource groups and use loadlever.
    • C、 Use dynamic node priority to manage resource groups.
    • D、 Use an ordered list to manage resource group fallover.

    正确答案:C

  • 第6题:

    单选题
    A system administrator has determined that the /development filesystem needs to be changed from JFS to JFS2 to take advantage of the new capabilites available in JFS2. What is the method to convert the /development filesystem from type JFS to JFS2?()
    A

    Umount the /development filesystem and remount it using the following command: mount -t jfs2 /development

    B

    Edit the /etc/filesystems file to change the type paramter to jfs2 and change the log parameter to jfs2log

    C

    Backup the /development filesystem data, delete the JFS /development filesystem, create the new JFS2 /development filsystem, and restore the data to the /development filesystem

    D

    Backup the /development filesystem data, change the /development filesystem using the following command,chfs -t type=jfs2 /development.then, restore the data to the /development filesystem


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

  • 第7题:

    单选题
    A customer wants to configure two resource groups and create the following shared filesystem structure:Resource GroupFilsystem Mount Point Rg1/app1 Rg2/app1/data Which of the following will ensure the proper mount order for these filesystems?()
    A

    Set filesystem recovery method to parallel

    B

    Set filesystem recovery method to sequential

    C

    Set filesystem recovery method to parallel and configure a parent/child relationship for the resourcegroups

    D

    Set filesystem recovery method to sequential and configure a parent/child relationship for the resourcegroups


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

  • 第8题:

    单选题
    A customer wants to configure two resource groups and create the following shared filesystem structure:Resource GroupFilsystem Mount Point Rg1/app1 Rg2/app1/data Which of the following will ensure the proper mount order for these filesystems?()
    A

    Set filesystem recovery method to parallel

    B

    Set filesystem recovery method to sequential

    C

    Set filesystem recovery method to parallel and configure a parent/child relationship for the resourcegroups

    D

    Set filesystem recovery method to sequential and configure a parent/child relationship for the resourcegroups


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

  • 第9题:

    单选题
    The system administrator has determined that a new JFS log needs to be created on a different disk, in order to decrease an I/O bottleneck. Which of the following steps are the most correct?()
    A

     mklv -t jfslog -y LVname VGname 1 PVname     logform /dev/LVname      chfs -a log=/dev/LVname /filesystemname m     ount and unmount filesystem

    B

     mklv -t jfslog -y LVname VGname PVname       unmount filesystem        vi /etc/filesystems, change entry for lv to point filesystem to new JFS log       mount filesystem

    C

     mklvcopy -a jfslog -y LVname VGname 1 PVname       chfs -a log=/dev/LVname /filesystemname       unmount and mount file system

    D

     mklvcopy  -t jfslog -y LVname VGname 1 PVname       logform /dev/LVname        vi /etc/filesystems, change entry for lv to point filesystem to new JFS log       unmount and mount filesystem


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

  • 第10题:

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

     Create a custom resource group with a custom fallback timer to cause the system shutdown at he appropriate time.

    B

     Set the system to stop with shutdown command at the appropriate time and allow HACMP to relocate the resources.

    C

     Use a script that calls the cIRGmove command and place it in the cron or a queue to execute at the appropriate time.

    D

     Change the existing resource groups to a custom type and add a timer to perform a shutdown -h command at the appropriate time.


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

  • 第11题:

    单选题
    A system administrator is attempting to unmount filesystem /dev/data and receives the following message:   umount: 0506-349 Cannot unmount /dev/data: The requested resource is busy.   Which of the following commands can be used to determine which process has open references within the filesystem?()
    A

    lsfs

    B

    topas

    C

    fuser

    D

    mount


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

  • 第12题:

    单选题
    A System p administrator wants to NFS mount a filesystem from server "alpha" to server "bravo".  Which of the following commands should be issued from "bravo" to determine which filesystems are being exported by server "alpha"()
    A

    lsexport alpha

    B

    showmount -e alpha

    C

    exportfs -l alpha

    D

    mount -e nfs alpha


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

  • 第13题:

    An administrator has configured a two node cluster, Node1 and Node2 with two resource groups, RG1 andRG2. The resource groups are configured as follows: RG1: Participating Nodes: Node1, Node2 Startup Policy: Online On Home Node Only Fallover Policy: Fallover To Next Priority Node In The List Fallback Policy Never Fallback RG2: Participating Nodes: Node2, Node1 Startup Policy: Online On Home Node Only Fallover Policy: Fallover To Next Priority Node In The List Fallback Policy: Fallback To Higher Priority NodeIn The List An Online on Different Nodes Dependency has been configured as:High Priority Resource Groups: RG2 Intermediate Priority Resource Group: RG1 The cluster has been running without any problems with both resource groups on their home nodes whenNode1 suffers a critical operating system problem causing the node to halt.What is the status of the resource groups?()()

    • A、RG1 is Online RG2 is Online
    • B、RG1 is Online RG2 is Offline
    • C、RG1 is Offline RG2 is Online
    • D、RG1 is Offline RG2 is Offline

    正确答案:C

  • 第14题:

    An administrator is planning a cluster running applications in 3 separate resource groups. RGA - Database 1 RGB - Web Server RGC - Database 2 Database 1 and Database 2 must be online before the Web Server. All resource groups have a Startup Policyof Online on Home Node Only. Which of the following will ensure that the resource groups are processed in the correct order?()

    • A、Set the Serial Acquisition Order
    • B、Set the Parallel Acquisition Order
    • C、Configure Online on the Same Node Dependency
    • D、Configure Online on Different Nodes Dependency

    正确答案:A

  • 第15题:

    A system administrator is attempting to unmount filesystem /dev/data and receives the following message:   umount: 0506-349 Cannot unmount /dev/data: The requested resource is busy.   Which of the following commands can be used to determine which process has open references within the filesystem?()

    • A、lsfs
    • B、topas
    • C、fuser
    • D、mount

    正确答案:C

  • 第16题:

    An administrator has a two node cluster, Node1 and Node2, running resource group rg1. The resource groupis active on Node1. The administrator stopped cluster services and unmanaged the resource group on Node1to work on a problem. Now the administrator needs to move rg1 to Node2. Which of the following will achievethis?()

    • A、Perform a clstart on Node1 with ’Manage Resource Groups’ set to ’Manually’ and select the destination ofNode2
    • B、Perform a resource group move operation from Node1 to Node2 and select the option to ’Re-manageResource Groups’ set to ’Automatically’
    • C、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.
    • D、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

    正确答案:D

  • 第17题:

    The system administrator has determined that a new JFS log needs to be created on a different disk, in order to decrease an I/O bottleneck. Which of the following steps are the most correct?() 

    • A、 mklv -t jfslog -y LVname VGname 1 PVname     logform /dev/LVname      chfs -a log=/dev/LVname /filesystemname m     ount and unmount filesystem
    • B、 mklv -t jfslog -y LVname VGname PVname       unmount filesystem        vi /etc/filesystems, change entry for lv to point filesystem to new JFS log       mount filesystem
    • C、 mklvcopy -a jfslog -y LVname VGname 1 PVname       chfs -a log=/dev/LVname /filesystemname       unmount and mount file system
    • D、 mklvcopy  -t jfslog -y LVname VGname 1 PVname       logform /dev/LVname        vi /etc/filesystems, change entry for lv to point filesystem to new JFS log       unmount and mount filesystem

    正确答案:A

  • 第18题:

    单选题
    An administrator has configured a two node cluster, Node1 and Node2 with two resource groups, RG1 andRG2. The resource groups are configured as follows: RG1: Participating Nodes: Node1, Node2 Startup Policy: Online On Home Node Only Fallover Policy: Fallover To Next Priority Node In The List Fallback Policy Never Fallback RG2: Participating Nodes: Node2, Node1 Startup Policy: Online On Home Node Only Fallover Policy: Fallover To Next Priority Node In The List Fallback Policy: Fallback To Higher Priority NodeIn The List An Online on Different Nodes Dependency has been configured as:High Priority Resource Groups: RG2 Intermediate Priority Resource Group: RG1 The cluster has been running without any problems with both resource groups on their home nodes whenNode1 suffers a critical operating system problem causing the node to halt.What is the status of the resource groups?()()
    A

    RG1 is Online RG2 is Online

    B

    RG1 is Online RG2 is Offline

    C

    RG1 is Offline RG2 is Online

    D

    RG1 is Offline RG2 is Offline


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

  • 第19题:

    单选题
    An administrator is planning a cluster running applications in 3 separate resource groups. RGA - Database 1 RGB - Web Server RGC - Database 2 Database 1 and Database 2 must be online before the Web Server. All resource groups have a Startup Policyof Online on Home Node Only. Which of the following will ensure that the resource groups are processed in the correct order?()
    A

    Set the Serial Acquisition Order

    B

    Set the Parallel Acquisition Order

    C

    Configure Online on the Same Node Dependency

    D

    Configure Online on Different Nodes Dependency


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

  • 第20题:

    单选题
    What is the process for creating an NFS mount between two servers in the same network zone?()
    A

    Export the desired filesystem in the /etc/nfs file, run 'exportfs -a', create a mount directory on the desired server, and mount the NFS filesystem.

    B

    Run 'exportfs -a', export the desired filesystem in the /etc/nfs file, create a mount directory on the desired server, and mount the NFS filesystem.

    C

    Export the desired filesystem in the /etc/exports file, run 'exportfs -a', create a mount directory on the desired server, and mount the NFS filesystem.

    D

    Run 'exportfs -u', export the desired filesystem in the /etc/exports file, create a mount directory on the desired server, and mount the NFS filesystem.


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

  • 第21题:

    单选题
    An HACMP cluster has three nodes of unequal size. The largest node is Node ’A’. The primary application on Node ’A’ has two components. One component is memory intensive, the other is IO intensive. Nodes ’B’ and ’C’ are running web servers and databases that access information produced by applications on Node ’A’. The customer requires the most performance from the primary application and wants all nodes available for fallover processing.  Which of the following is the best solution for meeting the customer requirements?()
    A

     Use nodes of equal size.

    B

     Create multiple resource groups and use loadlever.

    C

     Use dynamic node priority to manage resource groups.

    D

     Use an ordered list to manage resource group fallover.


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

  • 第22题:

    单选题
    An administrator has configured a two node cluster, Node1 and Node2 with two resource groups, RG1 andRG2. The resource groups are configured as follows: RG1: Participating Nodes: Node1, Node2 Startup Policy: Online On Home Node Only Fallover Policy: Fallover To Next Priority Node In The List Fallback Policy Never Fallback RG2: Participating Nodes: Node2, Node1 Startup Policy: Online On Home Node Only Fallover Policy: Fallover To Next Priority Node In The List Fallback Policy: Fallback To Higher Priority NodeIn The List An Online on Different Nodes Dependency has been configured as:High Priority Resource Groups: RG2 Intermediate Priority Resource Group: RG1 The cluster has been running without any problems with both resource groups on their home nodes whenNode1 suffers a critical operating system problem causing the node to halt.What is the status of the resource groups?()()
    A

    RG1 is Online RG2 is Online

    B

    RG1 is Online RG2 is Offline

    C

    RG1 is Offline RG2 is Online

    D

    RG1 is Offline RG2 is Offline


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

  • 第23题:

    单选题
    An administrator has a two node cluster, Node1 and Node2, running resource group rg1. The resource groupis active on Node1. The administrator stopped cluster services and unmanaged the resource group on Node1to work on a problem. Now the administrator needs to move rg1 to Node2. Which of the following will achievethis?()
    A

    Perform a clstart on Node1 with ’Manage Resource Groups’ set to ’Manually’ and select the destination ofNode2

    B

    Perform a resource group move operation from Node1 to Node2 and select the option to ’Re-manageResource Groups’ set to ’Automatically’

    C

    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.

    D

    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


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

  • 第24题:

    单选题
    Company.com has a three-node cluster (Node ’A’, Node ’B’, and Node ’C’) with three resource  Groups (rg1, rg2, and rg3). Node ’A’ has twice as many CPUs and twice as much memory as the two test add development Nodes ’B’ and ’C’. During normal production processing, all resource groups are active on Node ’A’.  What is most efficient way to configure the cluster to manage the workload?()
    A

     Use thee cascading resource groups where ’rg1’ and ’rg2’ fallover to Node ’B’ and ’rg3’ falls over to Node ’C’

    B

     Use Dynamic Node Priority resource groups with a priority chain consisting of Node ’A’ then Node ’B’ then Node ’C’

    C

     Use three rotating resource groups with ’rg1’ and ’rg2’ falling over to node ’B’ and ’rg3’ falling over to Node ’C’

    D

     Upgrade Nodes ’B’ and ’C’ to be equal to Node ’A in CPU and memory resources to enable the cluster to synchronize three resource groups


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