单选题An administrator tries to change the checksum_offload setting on ent0, but the chdev command responds that the adapter is busy.  What can be done to resolve this()?AUse chdev with -P flag and run cfgmgr.BUse chdev with -R flag and run cfgmgr.CUse chdev with -P flag and reboot the system.DUse chdev with -R flag and reboot the system.

单选题
An administrator tries to change the checksum_offload setting on ent0, but the chdev command responds that the adapter is busy.  What can be done to resolve this()?
A

Use chdev with -P flag and run cfgmgr.

B

Use chdev with -R flag and run cfgmgr.

C

Use chdev with -P flag and reboot the system.

D

Use chdev with -R flag and reboot the system.


参考解析

解析: 暂无解析

相关考题:

An administrator tries to change the checksum_offload setting on ent0, but the chdev command responds that the adapter is busy.What can be done to resolve this?() A.Use chdev with -P flag and run cfgmgr.B.Use chdev with -R flag and run cfgmgr.C.Use chdev with -P flag and reboot the system.D.Use chdev with -R flag and reboot the system.

A system administrator is preparing to run a preservation install and would like to use and hdisk that was no longer needed in datavg. Which of the following processes should be used to make it available for configuration?()A.chdeb -1 hdiskxxx -a pv=clear; chdev -1 hdiskxx -a pv=yesB.exportvg datavg; importvg -y rootvg hdiskxxC.rmdev -1 hdiskxxx; mkdev -1 hdiskxxx -a pv=availD.reducevg datavg hdiskxxx; extendvg rootvg hdiskxxx

Which of the following actions will enable 64-bit applications on a system with  32-bit kernel()A、Use "smit load64bit" to enable the 64-bit applications.B、Re-install all applications with 64-bit versions.C、Re-install the OS with 64-bit kernel enabled.D、Change the kernel to 64bit, reboot, and then use the following command: chdev -l sys0 -a "applications=64_bit"

A system administrator is preparing to run a preservation install and would like to use and hdisk that was no longer needed in datavg. Which of the following processes should be used to make it available for configuration?()A、chdeb -1 hdiskxxx -a pv=clear; chdev -1 hdiskxx -a pv=yesB、exportvg datavg; importvg -y rootvg hdiskxxC、rmdev -1 hdiskxxx; mkdev -1 hdiskxxx -a pv=availD、reducevg datavg hdiskxxx; extendvg rootvg hdiskxxx

An administrator will use the discovery process to capture information about common cluster storage. Whichof the following commands should the administrator run on each participating node against the shared diskhdisk3 to ensure that this disk is successfully identified by the discovery process?()A、chpv -ay hdisk3B、cfgmgr -l hdisk3C、chdev l hdisk3 a pv=yesD、chdev l hdisk3 a reserve_policy=no_reserve

You are the network administrator for your company. All network servers run Windows Server 2003. All client computers run Windows XP Professional. A member server named Server1 is located at a branch office that does not permit the use of Remote Desktop Protocol. Another administrator uses the Backup utility to create a scheduled backup job on Server1. The backup job performs a normal backup of an application server. The application server is removed from the network. You need to use a client computer to remove the backup job from Server1. You cannot travel to the branch office. What should you do? ()A、Use the RUNAS feature to run the at /delete command as the Server1/Administrator account.B、Log on by using your Administrator account and run the ntbackup /D command.C、Log on by using your Administrator account and run the schtasks /delete command.D、Use the RUNAS feature to run the taskkill command as the Server1/Administrator account.

A technician needs to change an existing drive formatted in FAT32 to a NTFS format, whileretaining the data. Which of the following is the BEST way to make this change?()A、Use Device Manager to disable the drive, then format it as NTFS.B、Use Disk Management to change the format type.C、Use Task Manager to start the CHKNTFS command.D、Run the CONVERT command from the command prompt

A technician is attempting to remove a number of viruses from an infected system. The antivirus software in use is fully updated and has detected the viruses. However, a message stating that the file is in use appears when the technician tries to quarantine or delete the infected files. Which of the following can be done to resolve this issue?()A、Change the permissions on the file.B、End the running process.C、Run the antivirus scan again.D、Use the command line to delete the file.

Which of the following actions will enable 64-bit applications on a system with a 32-bit kernel?()A、change the kernel to 64bit, reboot, and then use the following command:chdev -l sys0 -a applications=64_bitB、Re-install the OS with 64-bit kernel enabledC、Re-install all applications with 64-bit versionsD、Use smit to enable the 64-bit applications

A system administrator used the savevg command to back up the testvg each night. There is now a requirement to exclude the /test/static filesystem from the backup. How can this be accomplished?()A、Use the -X flag on the savevg commandB、Put an entry in the /etc/exclude.testvg fileC、Remove the /test/static entries from the /vgdata/testvg.data fileD、Use the touch command to create /test/static/.exclude before using savevg

An administrator tries to change the checksum_offload setting on ent0, but the chdev command responds that the adapter is busy.  What can be done to resolve this()?  A、Use chdev with -P flag and run cfgmgr.B、Use chdev with -R flag and run cfgmgr.C、Use chdev with -P flag and reboot the system.D、Use chdev with -R flag and reboot the system.

What command can an administrator use to get summary performance information about the hypervisor?()A、 vmstat -HB、 mpstat -sC、 lparstat -hD、 sar -p HYPER

An administrator tries to change the checksum_offload setting on ent0, but the chdev command responds that the adapter is busy. What can be done to resolve this?()A、Use chdev with -P flag and run cfgmgr.B、Use chdev with -R flag and run cfgmgr.C、Use chdev with -P flag and reboot the system.D、Use chdev with -R flag and reboot the system.

An administrator wants to test the performance of an application at different memory sizes.  What is the most effective way to perform the test and collect statistical information for each test?()  A、Run DLPAR to change the LPAR memory for each test.B、Run rmss command to simulate different memory for each test.C、Run chdev command to limit the system memory size for each test.D、Run chattr command to limit the system memory size for each test.

An administrator has set up serverA and serverB to use the /etc/hosts.equiv file so that applications on serverA can remotely run commands on serverB. Which command will verify if a new user from serverA is trusted on serverB?()A、As the root user from serverA run the command rhost serverBB、As the root user from serverA run the command rlogin serverBC、As the desired user from serverB run the command rhost serverAD、As the desired user from serverA run the command rlogin serverB

A system administrator would like to reset statistics to initial values prior to collecting device statistics on ent0 interface. Which of the following commands should be run to accomplish this?() A、 netstat -v ent0B、 chdev -l ent0 -a reset=trueC、 entstat -r ent0D、 Ethernet interface values cannot be reset

What command can be used to make all mountable filesystems available for use?()A、mount -aB、automount allC、varyonvg -m -aD、run the /etc/filesystems script

An administrator trying to restore a backup from tape encounters read errors. The administrator suspects that it could be an issue with the block device.  What is the appropriate method to resolve this issue?()  A、Set the block size to 0.B、Read the tape using the tctl command.C、Use the ’cpio’ command to override tape device settings.D、Run the ’dd’ command to identify the block size from the tape.

Company.com has a VIO server with a configured virtual Ethernet adapter and a physical Ethernet adapter with an IP address on their local public network. They want to re-configure the physical Ethernet adapter as Shared Ethernet Adapter. When the mkvdev command is run, the following method error is returned: /usr/lib/methods/cfgsea . Which of the following will most likely resolve the problem?()A、Run cfgdev on the VIO server and re-run the mkvdev command.B、Run chdev -a sea_enable=yes on the physical Ethernet adapter.C、Remove and re-add the virtual Ethernet adapter.D、Remove the IP address from the physical adapter and re-run the mkvdev command.

An administrator needs to change a system’s run level from level 2 to level 3. What is the appropriate  method to accomplish this()A、Use the reboot command.B、Edit the /etc/reboot file and reboot the system.C、Edit /etc/.init.state file and reboot the system.D、Use the telinit command

How would the system administrator turn on Dynamic Processor Deallocation?()A、Use the diag menu to set dynamic deallocation to ’on’B、Use the chdev command to enable the ’cpuguard’ attribute of sys0C、Use the cfgmgr command to change the ’monitor’ attribute of proc0D、Use the smitty command with the fast path dynamic_processor_deallocation to turn it on

You are the network administrator for your company. All network servers run Windows Server 2003. All client computers run Windows XP Professional. A member server named Server1 is located at a branch office that does not permit the use of Remote Desktop Protocol. Another administrator uses the Backup utility to create a scheduled backup job on Server1. The backup job performs a normal backup of an application server. The application server is removed from the network. You need to use a client computer to remove the backup job from Server1. You cannot travel to the branch office. What should you do?()A、Use the RUNAS feature to run the at /delete command as the Server1/Administrator account.B、Log on by using your Administrator account and run the ntbackup /D command.C、Log on by using your Administrator account and run the schtasks /delete command.D、Use the RUNAS feature to run the taskkill command as the Server1/Administrator account.

单选题Company.com has a VIO server with a configured virtual Ethernet adapter and a physical Ethernet adapter with an IP address on their local public network. They want to re-configure the physical Ethernet adapter as Shared Ethernet Adapter. When the mkvdev command is run, the following method error is returned: /usr/lib/methods/cfgsea . Which of the following will most likely resolve the problem?()ARun cfgdev on the VIO server and re-run the mkvdev command.BRun chdev -a sea_enable=yes on the physical Ethernet adapter.CRemove and re-add the virtual Ethernet adapter.DRemove the IP address from the physical adapter and re-run the mkvdev command.

单选题A system administrator would like to reset statistics to initial values prior to collecting device statistics on ent0 interface. Which of the following commands should be run to accomplish this?()A netstat -v ent0B chdev -l ent0 -a reset=trueC entstat -r ent0D Ethernet interface values cannot be reset

单选题What command can an administrator use to get summary performance information about the hypervisor?()A vmstat -HB mpstat -sC lparstat -hD sar -p HYPER

单选题An administrator tries to change the checksum_offload setting on ent0, but the chdev command responds that the adapter is busy. What can be done to resolve this?()AUse chdev with -P flag and run cfgmgr.BUse chdev with -R flag and run cfgmgr.CUse chdev with -P flag and reboot the system.DUse chdev with -R flag and reboot the system.

单选题A system administrator is preparing to run a preservation install and would like to use and hdisk that was no longer needed in datavg. Which of the following processes should be used to make it available for configuration?()Achdeb -1 hdiskxxx -a pv=clear; chdev -1 hdiskxx -a pv=yesBexportvg datavg; importvg -y rootvg hdiskxxCrmdev -1 hdiskxxx; mkdev -1 hdiskxxx -a pv=availDreducevg datavg hdiskxxx; extendvg rootvg hdiskxxx