网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
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


参考答案

参考解析
解析: 暂无解析
更多 “单选题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 filesystemB  mklv -t jfslog -y LVname VGname PVname unmount filesystem vi /etc/filesystems, change entry for lv to point filesystem to new JFS log mount filesystemC  mklvcopy -a jfslog -y LVname VGname 1 PVname  chfs -a log=/dev/LVname /filesystemname  unmount and mount file systemD  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” 相关考题
考题 ThesystemadministratorhasdeterminedthatanewJFSlogneedstobecreatedonadifferentdisk,inordertodecreaseanI/Obottleneck.Whichofthefollowingstepsarethemostcorrect?() A.mklv-tjfslog-yLVnameVGname1PVnamelogform/dev/LVname chfs-alog=/dev/LVname/filesystemnamem ountandunmountfilesystemB.mklv-tjfslog-yLVnameVGnamePVnameunmountfilesystemvi/etc/filesystems,changeentryforlvtopointfilesystemtonewJFSlogmountfilesystemC.mklvcopy-ajfslog-yLVnameVGname1PVname chfs-alog=/dev/LVname/filesystemname unmountandmountfilesystemD.mklvcopy-tjfslog-yLVnameVGname1PVname logform/dev/LVname vi/etc/filesystems,changeentryforlvtopointfilesystemtonewJFSlog unmountandmountfilesystem

考题 Which of the following commands should be run to rebuild a corrupted jfslog, loglv01?() A.fsck -p loglv01B.fsck -y /dev/loglv01C.logform /dev/loglv01D./usr/sbin/logform loglv01

考题 The system administrator notices that there is an I/O bottleneck on one of three disks in datavg volume group. This problem disk contains the JFS log, loglv00 and one filesystem, /mydatabase.  There are no other logical volumes on this disk.  Which of the following options would be the best solution?()A、 Increase the size of the JFS log logical volume so more transacations can be written to this log.B、 Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.C、 Migrate the JFS log device to another physical disk in the same volume group.D、 Only one JFS log device for each volume group can be used.  Use the migratepv command to move the JFS log device to an empty disk in another volume group.

考题 The system administrator wants to use a new jfslog /dev/fs1log with the filesystem /test/fs1 on the testvg volume group. The following commands were used to create the log and assign it to the filesystem:  (1)mklv -t jfslog -y /dev/fs1log testvg 1   (2)chfs -a log=/dev/fs1log /test/fs1   While trying to mount the /test/fs1 filesystem the administrator received the error:  "Cannot mount /dev/fs1lv on /test/fs1: A system call received a parameter that is not valid". What step did the administrator miss that most likely caused the error?()A、Use the logform command to format /dev/fs1log as a jfslogB、Use the chlv command to change the lv type of /dev/fs1log to jfslogC、Use the chvg command to change the default jfslog of testvg to /dev/fs1logD、Edit the /etc/filesystems file to change the log associated with /test/fs1 to /dev/fs1log

考题 A System p administrator has determined that a recently applied APAR needs to be removed.  Which of the following installp options will remove the APAR()A、cleanupB、uninstallC、deinstallD、reject

考题 Which two statements regarding system logging on a Juniper enterprise router are correct?()A、The system log has a proprietary format.B、System logs must be sent to a remote device.C、New system logs can be created and archived.D、Most software processes create their own logs.

考题 An AIX 5L system has 2 active paging space devices - /dev/hd6 at 64MB in the rootvg and /dev/page01 at 256MB in the datavg. The system administrator has determined that only 192MB of active paging space is actually required and wants to reclaim some of the disk space for use by a new application. Which command should be used to reduce the size of /dev/page01?()A、chpsB、rmpsC、chdevD、swapoff

考题 Using the C-SPOC utilities, an administrator has created a new volume group and filesytems. Theadministrator performs an Isvg -I command on the volume group and notices that the log logical volume created in C-SPOC is closed/syncd and loglv01 has been created and is in use.  What step was required in order for the logfile created by C-SPOC to be used.()  A、 Perform the C-SPOC logform utility option prior to creating any filesystems.B、 Manually perform a logform outside of C-SPOC prior to creating any filesystems.C、 Run a logredo command and select log logical volume created in C-SPOC as the preferred jfslog.D、 Use C-SPOC to delete and recreate the log logical volume,set the perform logform option to true.

考题 A log logical volume is created as indicated below: root@host1:/# mklv -a c -t jfs2log -b y datavg 1 loglv00 root@host1:/# lsvg -l datavg datavg: LV NAMETYPELPsPPsPVsLV STATE MOUNT POINT loglv00jfs2log111closed/syncdN/AA new filesytem is then created using the new log logical volume.When the administrator attempts to mount the filesytem, the following error occurs:root@host1:/# mount/newfs mount: 0506-324 Cannot mount /dev/lv00 on /newfs: Asystem call received a parameter that is not valid. Which of the following actions will resolve this error?() A、Recreate the file system with -p rw flags and re-mount.B、Run 'logform /dev/loglv00' and hit 'y' to destroy all data.C、Run 'clrginfo -p' to clear the invalid filesystem parameter.D、Change 'account = true' value in /etc/filesystem to 'account = false'.

考题 A system administrator decides to review the system error log after installing new hardware. Which of the following is the correct command to use?()A、errptB、syslogC、prtdiagD、errlogger

考题 Which of the following commands should be run to rebuild a corrupted jfslog, loglv01?()A、fsck -p loglv01B、fsck -y /dev/loglv01C、logform /dev/loglv01D、/usr/sbin/logform loglv01

考题 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 /developmentB、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 filesystemD、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

考题 A log logical volume is created as indicated below: root@host1:/# mklv -a c -t jfs2log -b y datavg 1   loglv00   root@host1:/# lsvg -l datavg datavg:   LV NAMETYPELPsPPsPVsLV STATEMOUNT POINT   loglv00jfs2log111closed/syncdN/A   A new filesytem is then created using the new log logical volume.When the administrator attempts to mount the filesytem, the following error occurs: root@host1:/# mount /newfs   mount: 0506-324 Cannot mount /dev/lv00 on /newfs: A system call received a parameter that is not valid. Which of the following actions will resolve this error?()A、Recreate the file system with -p rw flags and re-mount.B、Run ‘logform /dev/loglv00’ and hit ‘y’ to destroy all data.C、Run ‘clrginfo -p’ to clear the invalid filesystem parameter.D、Change ‘account = true’ value in /etc/filesystem to ‘account = false’.

考题 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 filesystemB、 mklv -t jfslog -y LVname VGname PVname unmount filesystem vi /etc/filesystems, change entry for lv to point filesystem to new JFS log mount filesystemC、 mklvcopy -a jfslog -y LVname VGname 1 PVname  chfs -a log=/dev/LVname /filesystemname  unmount and mount file systemD、 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 system administrator has determined that a recently applied APAR needs to be removed. Which of the following installp options will remove the APAR?()A、cleanupB、commitC、deinstallD、reject

考题 单选题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 /developmentB Edit the /etc/filesystems file to change the type paramter to jfs2 and change the log parameter to jfs2logC Backup the /development filesystem data, delete the JFS /development filesystem, create the new JFS2 /development filsystem, and restore the data to the /development filesystemD 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

考题 单选题An administrator is notified that a resource group has failed over from the home node, Node1 to a standbynode, Node2 and that Node1 has been powered off. Upon restarting Node1 the administrator checks the AIXerror log and the cluster.log Which of the following is the most likely cause of the failure of Node1?()A The operating system crashedB A disk failure forced a volume group off lineC The System Resource Controller executed a system haltD The topology services daemon has crashed due to an ODM mismatch

考题 单选题Which of the following commands should be run to rebuild a corrupted jfslog, loglv01?()A fsck -p loglv01B fsck -y /dev/loglv01C logform /dev/loglv01D /usr/sbin/logform loglv01

考题 单选题An AIX 5L system has 2 active paging space devices - /dev/hd6 at 64MB in the rootvg and /dev/page01 at 256MB in the datavg. The system administrator has determined that only 192MB of active paging space is actually required and wants to reclaim some of the disk space for use by a new application. Which command should be used to reduce the size of /dev/page01?()A chpsB rmpsC chdevD swapoff

考题 单选题A System p administrator has determined that a recently applied APAR needs to be removed.  Which of the following installp options will remove the APAR()A cleanupB uninstallC deinstallD reject

考题 单选题A log logical volume is created as indicated below: root@host1:/# mklv -a c -t jfs2log -b y datavg 1 loglv00 root@host1:/# lsvg -l datavg datavg: LV NAMETYPELPsPPsPVsLV STATE MOUNT POINT loglv00jfs2log111closed/syncdN/AA new filesytem is then created using the new log logical volume.When the administrator attempts to mount the filesytem, the following error occurs:root@host1:/# mount/newfs mount: 0506-324 Cannot mount /dev/lv00 on /newfs: Asystem call received a parameter that is not valid. Which of the following actions will resolve this error?()A Recreate the file system with -p rw flags and re-mount.B Run 'logform /dev/loglv00' and hit 'y' to destroy all data.C Run 'clrginfo -p' to clear the invalid filesystem parameter.D Change 'account = true' value in /etc/filesystem to 'account = false'.

考题 单选题Using the C-SPOC utilities, an administrator has created a new volume group and filesytems. Theadministrator performs an Isvg -I command on the volume group and notices that the log logical volume created in C-SPOC is closed/syncd and loglv01 has been created and is in use.  What step was required in order for the logfile created by C-SPOC to be used.()A  Perform the C-SPOC logform utility option prior to creating any filesystems.B  Manually perform a logform outside of C-SPOC prior to creating any filesystems.C  Run a logredo command and select log logical volume created in C-SPOC as the preferred jfslog.D  Use C-SPOC to delete and recreate the log logical volume,set the perform logform option to true.

考题 单选题The system administrator wants to use a new jfslog /dev/fs1log with the filesystem /test/fs1 on the testvg volume group. The following commands were used to create the log and assign it to the filesystem:  (1)mklv -t jfslog -y /dev/fs1log testvg 1   (2)chfs -a log=/dev/fs1log /test/fs1   While trying to mount the /test/fs1 filesystem the administrator received the error:  "Cannot mount /dev/fs1lv on /test/fs1: A system call received a parameter that is not valid". What step did the administrator miss that most likely caused the error?()A Use the logform command to format /dev/fs1log as a jfslogB Use the chlv command to change the lv type of /dev/fs1log to jfslogC Use the chvg command to change the default jfslog of testvg to /dev/fs1logD Edit the /etc/filesystems file to change the log associated with /test/fs1 to /dev/fs1log

考题 单选题A system administrator has determined that a recently applied APAR needs to be removed. Which of the following installp options will remove the APAR?()A cleanupB commitC deinstallD reject

考题 单选题A system administrator decides to review the system error log after installing new hardware. Which of the following is the correct command to use?()A errptB syslogC prtdiagD errlogger

考题 单选题The system administrator notices that there is an I/O bottleneck on one of three disks in datavg volume group. This problem disk contains the JFS log, loglv00 and one filesystem, /mydatabase.  There are no other logical volumes on this disk.  Which of the following options would be the best solution?()A  Increase the size of the JFS log logical volume so more transacations can be written to this log.B  Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.C  Migrate the JFS log device to another physical disk in the same volume group.D  Only one JFS log device for each volume group can be used.  Use the migratepv command to move the JFS log device to an empty disk in another volume group.

考题 单选题A log logical volume is created as indicated below: root@host1:/# mklv -a c -t jfs2log -b y datavg 1   loglv00   root@host1:/# lsvg -l datavg datavg:   LV NAMETYPELPsPPsPVsLV STATEMOUNT POINT   loglv00jfs2log111closed/syncdN/A   A new filesytem is then created using the new log logical volume.When the administrator attempts to mount the filesytem, the following error occurs: root@host1:/# mount /newfs   mount: 0506-324 Cannot mount /dev/lv00 on /newfs: A system call received a parameter that is not valid. Which of the following actions will resolve this error?()A Recreate the file system with -p rw flags and re-mount.B Run ‘logform /dev/loglv00’ and hit ‘y’ to destroy all data.C Run ‘clrginfo -p’ to clear the invalid filesystem parameter.D Change ‘account = true’ value in /etc/filesystem to ‘account = false’.