If a kill -9 is performed on the clstrmgrES process, the default action is to halt the system. Tochange the default action to do something other then halting the system, which of the following files must be modified?()  A、 /usr/es/sbin/cluster/etc/clexit.

题目

If a kill -9 is performed on the clstrmgrES process, the default action is to halt the system. Tochange the default action to do something other then halting the system, which of the following files must be modified?()  

  • A、 /usr/es/sbin/cluster/etc/clexit.rc
  • B、 /usr/es/sbin/cluster/etc/hacmp.term
  • C、 /usr/es/sbin/cluster/etc/rc.cluster
  • D、 /usr/es/sbin/cluster/etc/rc.shutdown

相似考题
更多“If a kill -9 is performed on the clstrmgrES process, the default action is to halt the system. Tochange the default action to do something other then halting the system, which of the following files must be modified?()  A、 /usr/es/sbin/cluster/etc/clexit.”相关问题
  • 第1题:

    Acustomersynchronizestheclusterinavirtualizedenvironment.Duringtheprocessthefollowingwarningisdisplayed:"FornodeswithasingleNetworkInterfaceCardperlogicalnetworkconfigured,itisrecommendedtoincludethefile’/usr/es/sbin/cluster/netmon.cf’withapingableIPaddressasdescribedinthePowerHAPlanningGuide".Whatshouldthecustomerdonext?()

    A.Ignorethewarningassynchronizationcompletedsuccessfully.

    B.Populatethe/usr/es/sbin/cluster/netmon.cffilewithoneormanyIPaddressesexternaltothecluster.

    C.Createanothervirtualadapteroneachnodeandset-upPowerHAnetworkinginamoretraditionalfashion

    D.Populatethe/usr/es/sbin/cluster/netmon.cffilewithanyofthebootIPaddressesononeoftheotherclusternodes


    参考答案:B

  • 第2题:

    During the boot process, which of the following files should be sued to control system initialization and start daemons and subsystems?()

    • A、/etc/inittab
    • B、/etc/rc.boot
    • C、/etc/services
    • D、/etc/environment

    正确答案:A

  • 第3题:

    A customer synchronizes the cluster in a virtualized environment. During the process the following warning isdisplayed: "For nodes with a single Network Interface Card per logical network configured, it is recommended to includethe file ’/usr/es/sbin/cluster/netmon.cf’ with a pingable IP address as described in the PowerHA PlanningGuide". What should the customer do next?()

    • A、Ignore the warning as synchronization completed successfully.
    • B、Populate the /usr/es/sbin/cluster/netmon.cf file with one or many IP addresses external to the cluster.
    • C、Create another virtual adapter on each node and set-up PowerHA networking in a more traditional fashion
    • D、Populate the /usr/es/sbin/cluster/netmon.cf file with any of the boot IP addresses on one of the othercluster nodes

    正确答案:B

  • 第4题:

    Which of the following is the correct format for /etc/inittab entries()

    • A、Runlevel:Action:Identifier:Command
    • B、Identifier:Runlevel:Action:Command
    • C、Command:Action:Identifier:Process
    • D、Process:Runlevel:Command:Identifier

    正确答案:B

  • 第5题:

    Which of the following is the default location for Fonts in Windows 7?()

    • A、C:/System Files/Fonts
    • B、C:/Windows/Fonts
    • C、C:/Windows/System Files/Fonts
    • D、C:/System/Fonts

    正确答案:B

  • 第6题:

    Which of the following is the default access control list file for the Resource Management and Control (RMC) subsystem?()

    • A、/var/rmc/ctrmc.acls
    • B、/etc/ctrmc/rsct.acls
    • C、/etc/security/rsct.acls
    • D、/usr/sbin/rsct/cfg/ctrmc.acls

    正确答案:D

  • 第7题:

    What is the default configuration file used by the syslogd daemon?()

    • A、 /etc/syslog.h 
    • B、 /etc/syslog.pid 
    • C、 /usr/sbin/syslogd 
    • D、 /etc/syslog.conf

    正确答案:D

  • 第8题:

    A System p administrator needs to set the default password length for all users to six characters.  Which of the following files needs to be edited to accomplish this ()

    • A、/etc/security/limits
    • B、/etc/security/mkuser.sys
    • C、/etc/security/priv
    • D、/etc/security/user

    正确答案:D

  • 第9题:

    A system administrator would like to modify the system default user characteristics so that each new user will now be assigned (by default) the csh shell rather than the ksh shell. Which of the following actions should be performed?()

    • A、Run the command chlogin -shell "csh"
    • B、Run the command mkuser -default "SHELL=csh"
    • C、Edit /etc/passwd and change all "ksh" entries to "csh"
    • D、Modify the contents of /usr/lib/security/mkuser.default file

    正确答案:D

  • 第10题:

    单选题
    A system administrator wants to configure a system so that all new users will be put into the database group by default. How would this be accomplished?()
    A

    remove all other groups from the system

    B

    run the command mkuser -default GROUP=database

    C

    change the default group in /usr/lib/security/mkuser.default

    D

    edit /etc/security/group to move all users to the database stanza


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

  • 第11题:

    单选题
    A  System  p  customer  has  installed  components  from  the  Linux  ToolBox.  By  default,  which  of  the following directories will contain the open source commands such as gzip, gunzip and zcat()
    A

    /opt/freeware/bin

    B

    /usr/bin/freeware

    C

    /var/freeware/bin

    D

    /usr/sbin/freeware


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

  • 第12题:

    单选题
    The snmpinfo command can be sued to obtain information about the current state of a running  cluster. Which of the following will provide an administrator with a complete list of information from the cluster MIB?()
    A

     snmpinfo -m get -o /usr/es/sbin/cluster/hacmp.defs -v cluster

    B

     snmpinfo -m dump -o /usr/es/sbin/cluster/hacmp.defs -v cluster

    C

     snmpinfo -m get -o /usr/es/sbin/cluser/hacmp.defs -v clusterState.0

    D

     snmpinfo -m dump -o /usr/es/sbin/cluster/hacmp.defs -v clusterState.0


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

  • 第13题:

    Which action change the default editor for ALL users on the system from vi to edit()

    • A、Issue the command: export EDITOR=/usr/bin/edit edit each user .profile to change the EDITOR value to /usr/bin/edit
    • B、Modify /.profile and change the EDITOR variable to /usr/bin/edit
    • C、Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR
    • D、Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit

    正确答案:C

  • 第14题:

    Which action changes the default editor for ALL users on the system from vi to edit of the following?()

    • A、Issue the command:  export EDITOR=/usr/bin/edit
    • B、Modify /.profile and change the EDITOR variable to /usr/bin/edit
    • C、Modify /etc/environment and add  EDITOR=/usr/bin/edit  export EDITOR
    • D、Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit

    正确答案:C

  • 第15题:

    A  System  p  customer  has  installed  components  from  the  Linux  ToolBox.  By  default,  which  of  the following directories will contain the open source commands such as gzip, gunzip and zcat()

    • A、/opt/freeware/bin
    • B、/usr/bin/freeware
    • C、/var/freeware/bin
    • D、/usr/sbin/freeware

    正确答案:A

  • 第16题:

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

    • A、By using a job scheduler such as cron
    • B、By enabling automatic cluster verification
    • C、By including the script name in the file /usr/es/sbin/cluster/etc/clverify.rc
    • D、By including the custom method name in the file /usr/es/sbin/cluster/etc/rc.authomethods

    正确答案:A

  • 第17题:

    A system administrator wants to configure a system so that all new users will be put into the database group by default. How would this be accomplished?()

    • A、remove all other groups from the system
    • B、run the command mkuser -default "GROUP=database"
    • C、change the default group in /usr/lib/security/mkuser.default
    • D、edit /etc/security/group to move all users to the database stanza

    正确答案:C

  • 第18题:

    The snmpinfo command can be sued to obtain information about the current state of a running  cluster. Which of the following will provide an administrator with a complete list of information from the cluster MIB?()  

    • A、 snmpinfo -m get -o /usr/es/sbin/cluster/hacmp.defs -v cluster
    • B、 snmpinfo -m dump -o /usr/es/sbin/cluster/hacmp.defs -v cluster
    • C、 snmpinfo -m get -o /usr/es/sbin/cluser/hacmp.defs -v clusterState.0
    • D、 snmpinfo -m dump -o /usr/es/sbin/cluster/hacmp.defs -v clusterState.0

    正确答案:B

  • 第19题:

    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

  • 第20题:

    To enable the SNMP daemon during system startup, which of the following files should be modified?()

    • A、/etc/rc.net
    • B、/etc/rc.nfs
    • C、/etc/rc.tcpip
    • D、/etc/inetd.conf

    正确答案:C

  • 第21题:

    单选题
    Which of the following is the default access control list file for the Resource Management and Control (RMC) subsystem?()
    A

    /var/rmc/ctrmc.acls

    B

    /etc/ctrmc/rsct.acls

    C

    /etc/security/rsct.acls

    D

    /usr/sbin/rsct/cfg/ctrmc.acls


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

  • 第22题:

    单选题
    If a kill -9 is performed on the clstrmgrES process, the default action is to halt the system. Tochange the default action to do something other then halting the system, which of the following files must be modified?()
    A

     /usr/es/sbin/cluster/etc/clexit.rc

    B

     /usr/es/sbin/cluster/etc/hacmp.term

    C

     /usr/es/sbin/cluster/etc/rc.cluster

    D

     /usr/es/sbin/cluster/etc/rc.shutdown


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

  • 第23题:

    单选题
    A System p administrator needs to set the default password length for all users to six characters.  Which of the following files needs to be edited to accomplish this ()
    A

    /etc/security/limits

    B

    /etc/security/mkuser.sys

    C

    /etc/security/priv

    D

    /etc/security/user


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