Backup, unmount, remove, recreate and restore the filesystem.
Boot from mksysb tape and select Shrink filesystems on restore.
Unmount, run defragfs /usr and the reducefs -size XXX /usr commands.
Update /etc/filesystems with the desired size for /usr and reboot the system.
第1题:
Which of the following procedures WILL NOT increase contiguous free space on a the filesystem /data1, located on /dev/lv01, that is heavily fragmented?()
第2题:
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 ()
第3题:
After installing the base operating system and the Server bundle, a system administrator decides to remove several printer definitions that the system users will not need. Which of the following procedures is the best way for a system administrator to remove the extra printer definitions?()
第4题:
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?()
第5题:
An administrator needs to apply a Technology Level update. During the preview install, the output indicates that there is insufficient space 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 the update?()
第6题:
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?()
第7题:
lslv /fs00
lsfs -q /fs00
lsdev -Cc lv00
lsattr -El lv00
第8题:
rm /usr/local/bin/nmon
chmod u-s /usr/local/bin/nmon
Reinstall the file from the appropriate fileset
chmod go-rx /usr/local/bin/nmon
第9题:
lsfs
topas
fuser
mount
第10题:
Backup, unmount, remove, recreate and restore the filesystem.
Boot from mksysb tape and select Shrink filesystems on restore.
Unmount, run defragfs /usr and the reducefs -size n /usr commands.
Update the /image.data file with the desired size for /usr and reboot the system.
第11题:
Reboot the server into maintenance mode and run ‘fsck’ with the ‘-p’ parameter while the filesystem is mounted.
Reboot the server into maintenance mode and run ‘fsck’ with the ‘-y’ parameter while the filesystem is unmounted.
Force a umount of the filesystem with ‘umount -F /dev/fslv02’, and then run ‘fsck -p /dev/fslv02’ while the filesystem is unmounted.
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.
第12题:
Use the Reject option
Delete the update form the /usr/lpp directories
Use the Force Overwrite option to re-install the earlier version
Commit the update and then remove the updated product filesets using SMIT
第13题:
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?()
第14题:
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?()
第15题:
An administrator notices the / filesystem is 98% full. Which of the following files commonly grow rapidly()
第16题:
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?()
第17题:
An administrator performs an audit on the /usr filesystem and finds the following permissions: -rwsr-xr-x 1 root sys 514288 Jun 18 09:40 /usr/local/bin/nmon Which of the following methods can the administrator use to remove a potential security risk()
第18题:
Backup the filesystem and recreate smaller
Use the chfs to reduce the filesystem size
Use cplv to copy filesystem to smaller size
Use migratepv to copy filesystem to smaller size
第19题:
Reboot the server into maintenance mode and run 'fsck' with the '-p' parameter while the filesystem is mounted
Reboot the server into maintenance mode and run 'fsck' with the '-y' parameter whilethe filesystem is unmounted
Force a umount of the filesystem with 'umount -F /dev/fslv02', and then run 'fsck p /dev/fslv02' while the file system is unmounted
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
第20题:
Select the SMIT option to remove software products
Reinstall the desired filesets using the Force Overwrite option
Delete the unnecessary entries from the /usr/lpp/printers directory
Use the ODM edit (odem) utility to revmoe the definition from the system's ODM database
第21题:
Backup, unmount, remove, recreate and restore the filesystem.
Boot from mksysb tape and select Shrink filesystems on restore.
Unmount, run defragfs /usr and the reducefs -size XXX /usr commands.
Update /etc/filesystems with the desired size for /usr and reboot the system.
第22题:
/var/adm/wtmp
/etc/security/failedlogin
/smit.script
/proc
第23题:
Use chfs to reduce the /test filesystem
Use cplv to copy the /test filesystem to a smaller logical volume
Use migratepv l to move the /test filesystem to a different volume group
Backup the /test filesystem, remove it, and recreate it with a smaller size
第24题:
Run defragfs -r /data1; defragfs /data1
Run defragfs -r /dev/lv01; defragfs /dev/lv01
Back up the filesystem by name, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.
Back up the filesystem by inode, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.