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?()
第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题:
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?()
第4题:
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?()
第5题:
An administrator notices the / filesystem is 98% full. Which of the following files commonly grow rapidly()
第6题:
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?()
第7题:
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?()
第8题:
Your web application requires the ability to load and remove web files dynamically to the web container’s filesystem. Which two HTTP methods are used to perform these actions?()
第9题:
/usr/bin/errmsg
/usr/lib/errdemon
/usr/lib/errlogger
/usr/bin/errinstall
第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 XXX /usr commands.
Update /etc/filesystems with the desired size for /usr and reboot the system.
第11题:
/var/adm/wtmp
/etc/security/failedlogin
/smit.script
/proc
第12题:
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.
第13题:
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?()
第14题:
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?()
第15题:
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?()
第16题:
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?()
第17题:
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?()
第18题:
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?()
第19题:
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()
第20题:
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?()
第21题:
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
第22题:
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.
第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