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, recr

题目

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.
参考答案和解析
正确答案:B
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Companycom wants to apply a PTF to the p5 590 system. After doing a preview install, the output shows there is insufficient space in the /usr filesystem. The root volume group has no available physical partitions left. They do not want to add additional disk drives to the system, but have a jfs2 filesystem that is only 8% used. What could they do to utilize space in the jfs2 filesystem to apply this PTF?()

  • A、Backup the filesystem and recreate smaller
  • B、Use the chfs to reduce the filesystem size
  • C、Use cplv to copy filesystem to smaller size
  • D、Use migratepv to copy filesystem to smaller size

正确答案:B

第2题:

Which of the following procedures WILL NOT increase contiguous free space on a the filesystem /data1, located on /dev/lv01, that is heavily fragmented?()

  • A、 Run defragfs -r /data1; defragfs /data1
  • B、 Run defragfs -r /dev/lv01; defragfs /dev/lv01
  • C、 Back up the filesystem by name, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.
  • D、 Back up the filesystem by inode, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.

正确答案:D

第3题:

An administrator needs to apply a Technology Level update. During the preview install, the output indicates that there is insufficientspace in the /usr filesystem. Review of the root volume group indicates there are no available physical partitions, but the /test jfs2 filesystem is only 8% used.What is the most efficient method to use the available space in the /test filesystem to apply theupdate?()

A.Use chfs to reduce the /test filesystem

B.Use cplv to copy the /test filesystem to a smaller logical volume

C.Use migratepv l to move the /test filesystem to a different volume group

D.Backup the /test filesystem, remove it, and recreate it with a smaller size


参考答案:A

第4题:

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、chfs
  • B、chlv
  • C、mklvcopy
  • D、mkfscopy

正确答案:C

第5题:

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.

正确答案:B

第6题:

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.

正确答案:B

第7题:

A system administrator issued the errpt command and had no results. The system administrator determined that error logging was turned off. Which of the following commands should be used to start logging system errors?()

  • A、/usr/bin/errmsg
  • B、/usr/lib/errdemon
  • C、/usr/lib/errlogger
  • D、/usr/bin/errinstall

正确答案:B

第8题:

A software update was installed using the Apply option, however the update is no longer required. Which of the following procedures should be performed to remove the update?()

A.Use the Reject option

B.Delete the update form the /usr/lpp directories

C.Use the Force Overwrite option to re-install the earlier version

D.Commit the update and then remove the updated product filesets using SMIT


参考答案:A

第9题:

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 command
  • B、Put an entry in the /etc/exclude.testvg file
  • C、Remove the /test/static entries from the /vgdata/testvg.data file
  • D、Use the touch command to create /test/static/.exclude before using savevg

正确答案:B

第10题:

A system administrator is unable to unmount a file system. Which is the appropriate command to determine who or what is accessing the file system?()

  • A、who /filesystem
  • B、lsfs /filesystem
  • C、fuser /filesystem
  • D、umount -f /filesystem

正确答案:C

更多相关问题