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

题目内容 (请给出正确答案)

A System p administrator has increased the size of the logical volume lv00.  The administrator now wants to enlarge the filesystem /fs00 that is mounted on lv00 to the same size as lv00.  Which of the following commands will show the administrator the number of blocks to use when increasing the size of the filesystem /fs00()

  • A、lslv /fs00
  • B、lsfs -q /fs00
  • C、lscfg -v lv00
  • D、lsattr -El lv00

参考答案

更多 “ A System p administrator has increased the size of the logical volume lv00.  The administrator now wants to enlarge the filesystem /fs00 that is mounted on lv00 to the same size as lv00.  Which of the following commands will show the administrator the number of blocks to use when increasing the size of the filesystem /fs00()A、lslv /fs00B、lsfs -q /fs00C、lscfg -v lv00D、lsattr -El lv00” 相关考题
考题 Which of the following statements best describes the relationship between a logical volume and a journaled file system (JFS)?() A.Increasing the size of a logical volume also increases the size of the file systemB.Reducing the size of a logical volume requires reducing the size of the file system firstC.Increasing the size of a file system requires increasing the size of the logical volume firstD.Increasing the size of a file system also increases the size of the logical volume when necessary

考题 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 /systest filesystem is associated with the /dev/testlv logical volume on the ’testvg’ volume group. Given this information, which of the following commands can the system administrator use to determine if the /systest filesystem is mirrored?()A、dfB、lsvgC、lsfsD、lsdev

考题 Which of the following statements best describes the relationship between a logical volume and a journaled file system (JFS)?()A、Increasing the size of a logical volume also increases the size of the file systemB、Reducing the size of a logical volume requires reducing the size of the file system firstC、Increasing the size of a file system requires increasing the size of the logical volume firstD、Increasing the size of a file system also increases the size of the logical volume when necessary

考题 A system administrator has a failed disk drive that is mirrored to another disk drive. They successfully removed the logical volume copies off of the failed disk drive. Which of the following commands should be used to remove the failed disk drive from the volume group?()A、chvgB、rmdevC、reducevgD、exportvg

考题 An administrator is attempting to recover a filesystem that fails to manually unmount. The fsck command produces the following output: The current volume is: /dev/fslv02 File system is currently mounted.   Invalid file system size in the primary superblock. Invalid file system size in the secondary superblock.  Primary superblock is corrupt. Secondary superblock is corrupt.   fsck: 0507-018 Superblock is corrupt and cannot be repaired. Both primary and secondary copies are corrupt.Cannot continue tried to mount  Which steps will resolve the problem?()A、Reboot the server into maintenance mode and run ‘fsck’ with the ‘-p’ parameter while the filesystem is mounted.B、Reboot the server into maintenance mode and run ‘fsck’ with the ‘-y’ parameter while the filesystem is unmounted.C、Force a umount of the filesystem with ‘umount -F /dev/fslv02’, and then run ‘fsck -p /dev/fslv02’ while the filesystem is unmounted.D、Force a umount of the filesystem by varying off the hosting volume group and then varyon the volume group. This will permit ‘fsck -y’ to be run against the failing filesystem.

考题 A System p administrator is investigating a possible security breech and wants to review  information about failed login attempts to the system.  Which of the following commands will show this()A、fwtmp  /etc/security/failedloginB、cat /etc/security/failedloginC、whoD、alog -f /etc/security/failedlogin -o

考题 An administrator has received complaints from users that an application is not available while other applications run. This application resides on an NFS mounted filesystem. Which of the following commands should be run as a reasonable first step to handle this problem?()A、dfB、showmountC、exportfsD、refresh -g nfs

考题 While using the smit install_remove menus to remove some filesets the system administrator notices the /usr filesystem is now unnecessarily large. Which of the following actions will reduce the size of the /usr filesystem?()A、Backup, unmount, remove, recreate and restore the filesystem.B、Boot from mksysb tape and select Shrink filesystems on restore.C、Unmount, run defragfs /usr and the reducefs -size XXX /usr commands.D、Update /etc/filesystems with the desired size for /usr and reboot the system.

考题 While using the smit install_remove menus to remove some filesets on an AIX 5.3 server, a system administrator notices the /usr filesystem is now unnecessarily large.  Which of the following actions will reduce the size of the /usr filesystem ()A、Backup, unmount, remove, recreate and restore the filesystem.B、Boot from mksysb tape and select Shrink filesystems on restore.C、Unmount, run defragfs /usr and the reducefs -size n /usr commands.D、Update the /image.data file with the desired size for /usr and reboot the system.

考题 A system administrator has a two-disk volume group (testvg) with one logical volume (testlv) which has just been mirrored across both disk drives. Which of the following commands can be used to turn off quorum?()A、chvg -Qn testvgB、chlv -Qn testlvC、varyoffvg testvg; varyonvg -Qn testvgD、varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg

考题 A System p administrator has just installed a new technology level, but "oslevel -r" does not show the expected technology level.  Which of the following commands would determine which filesets are downlevel()A、lppchkB、instfixC、oslevelD、installp

考题 A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()A、chfsB、chlvC、mklvcopyD、mkfscopy

考题 An Enhanced Journeyed File System that is in a shred non-concurrent Volume Group is growing  at an unexpected rate. It is the administrator’s task to enlarge the filesystem without interrupting service.  What method should be sued to achieve this goal?()  A、 Use HACMP C-SPOC to increase the size of the JFS2 filesystem.B、 Use the smitty jfs2 fastpath to increase the size of the JFS2 filesystem.C、 Use HACMP C-SPOC to increase the size of the JFS2 filesystem and inline JFS2 logs.D、 Use mklvcopy hdisk# 2 jfs2lvname to increase the size of the JFS2 filesystem,then use splitlvcopy jfs2lvname 1 -y newjfs2lvname hdisk# to present the increased JFS2 filesystem to HACMP.

考题 A System p administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect.  Which of the following commands can be used to determine the block size of the backup tape ()A、ddB、tarC、cpioD、restore

考题 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、lsfsB、topasC、fuserD、mount

考题 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 alphaB、showmount -e alphaC、exportfs -l alphaD、mount -e nfs alpha

考题 A system administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect. Which of the following commands can be used to determine the block size of the backup tape?()A、ddB、tarC、cpioD、restore

考题 An administrator is attempting to recover afilesystem that fails to manually unmount. The fsck command produces the following output: The current volume is: /dev/fslv02 File system is currently mounted. Invalid file system size in the primary superblock. Invalid file system size in the secondary superblock. Primary superblock is corrupt. Secondary superblock is corrupt. fsck: Cannot continue tried to mount Which steps will resolve the problem?()A、Reboot the server into maintenance mode and run 'fsck' with the '-p' parameter while the filesystem is mountedB、Reboot the server into maintenance mode and run 'fsck' with the '-y' parameter whilethe filesystem is unmountedC、Force a umount of the filesystem with 'umount -F /dev/fslv02', and then run 'fsck p /dev/fslv02' whilethe file system is unmountedD、Force a umount of the filesystem by varying off the hosting volume group and then varyon the volume group. This will permit 'fsck -y' to be run against the failing filesystem

考题 A system administrator has increased the size the logical volume lv00. The administrator now wants to enlarge the filesystem /fs00 that is mounted on lv00 to the same size that lv00 currently is. Which of the following commands will show the administrator the number of blocks to use when increasing the size of the filesystem /fs00?()A、lslv /fs00B、lsfs -q /fs00C、lsdev -Cc lv00D、lsattr -El lv00

考题 Which of the following AIX storage concepts is correct?()A、A filesystem can span multiple physical volumes.B、A physical volume can belong to more than 1 volume group.C、A logical volume can have up to 2 copies in each of 2 volume groups.D、The size of a filesystem is always the same size as its logical volume.

考题 A System p administrator is looking at changing attributes of a logical volume.  Which of the following must be defined when it is created()A、placement of the logical volumeB、stripe size of the logical volumeC、inter-disk policy of the logical volumeD、intra-disk policy of the logical volume

考题 单选题A system administrator has filesystems that should not be mounted during system startup. How can the system administrator prevent the /data filesystem from being mounted during subsequent boots?()A mount -no /dataB chfs -A no /dataC mount -t nfs /dataD chfs -a type=nfs /data

考题 单选题Which of the following AIX storage concepts is correct?()A A filesystem can span multiple physical volumes.B A physical volume can belong to more than 1 volume group.C A logical volume can have up to 2 copies in each of 2 volume groups.D The size of a filesystem is always the same size as its logical volume.