网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
An administrator notices the / filesystem is 98% full. Which of the following files commonly grow rapidly()
A
/var/adm/wtmp
B
/etc/security/failedlogin
C
/smit.script
D
/proc
参考答案
参考解析
解析:
暂无解析
更多 “单选题An administrator notices the / filesystem is 98% full. Which of the following files commonly grow rapidly()A /var/adm/wtmpB /etc/security/failedloginC /smit.scriptD /proc” 相关考题
考题
A user reports that they are getting an error when trying to save a video file to a share on a server running Windows Server 2003. The administrator looks at the file and finds that it is 5GB. The administrator checks the server and finds that the server has 100GB of free space. This file needs to be saved on the server.Which of the following should the administrator do to accomplish this?()A. Convert the filesystem to EXT3.B. Convert the filesystem to VMFS.C. Convert the filesystem to NTFS.D. Convert the filesystem to FAT32.
考题
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 filesystemB.Use cplv to copy the /test filesystem to a smaller logical volumeC.Use migratepv l to move the /test filesystem to a different volume groupD.Backup the /test filesystem, remove it, and recreate it with a smaller size
考题
In which file created by a mksysb would an administrator find filesystem and logical volume information?()
A./fs.dataB./image.dataC./bosinst.dataD./install.data
考题
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
考题
A user reports that they are getting an error when trying to save a video file to a share on a server running Windows Server 2003. The administrator looks at the file and finds that it is 5GB. The administrator checks the server and finds that the server has 100GB of free space. This file needs to be saved on the server. Which of the following should the administrator do to accomplish this?()A、Convert the filesystem to EXT3.B、Convert the filesystem to VMFS.C、Convert the filesystem to NTFS.D、Convert the filesystem to FAT32.
考题
An administrator logs into a server and notices slow performance.While troubleshooting the problem the administrator notices that an unfamiliar process in the Task Manager is running at 100% CPU usage.The administrator tries to end the task and receives ‘Access is denied’. Which of the following steps would allow the administrator to terminate that process?()A、Adding the ‘Run as a service’ permission to their account.B、Running the kill utility.C、Adding their account to the remote users group.D、Ending the services.exe process then ending the runaway process.
考题
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 thinks that a filesystem may be full and that is what caused the machine to crash. Which command will show the administrator if they are correct?()A、 du B、 df C、 fsck D、 ncheck
考题
While running 'lsvg -l rootvg', an administrator notices that the quantity of LPs and PPs are different. What is the likely cause?()A、The LPs represent a section of logical storage that can be mapped to multiple PPs.B、The PPs represent the mapping to the physical disk. There will always be either equal or fewer PPs than LPs.C、The LPs represent a section of logical storage that is mapped to a PP that spans over multiple physical disks.D、The LP represents a section of logical storage. This is mirrored on the filesystem level which creates a greater number of PPs.
考题
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
考题
A system administrator created a /etc/exports file on server "Alpha" and entered a filesystem to be exported to server "Bravo." However, the remote servers are unable to mount the filesystems. What does the system administrator need to do?()A、Use the exportfs command on server "Alpha" to export the filesystemB、Use the showmount command on server "Bravo" to import the filesystemC、Use the startsrc command on server "Bravo" to refresh the NFS daemonsD、Use the chfs command on server "Alpha" to change the filesystem type to NFS
考题
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 /filesystemB、lsfs /filesystemC、fuser /filesystemD、umount -f /filesystem
考题
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
考题
An administrator notices the / filesystem is 98% full. Which of the following files commonly grow rapidly()A、/var/adm/wtmpB、/etc/security/failedloginC、/smit.scriptD、/proc
考题
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
考题
In which file created by a mksysb would an administrator find filesystem and logical volume information?() A、/fs.dataB、/image.dataC、/bosinst.dataD、/install.data
考题
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
考题
An administrator wants to mirror an important filesystem between two disks without mirroring the entire volume group. Which command should be used?()A、cplvB、mirrorvgC、mklvcopyD、migratelv
考题
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?()A、Use chfs to reduce the /test filesystemB、Use cplv to copy the /test filesystem to a smaller logical volumeC、Use migratepv l to move the /test filesystem to a different volume groupD、Backup the /test filesystem, remove it, and recreate it with a smaller size
考题
An administrator can create logical volumes and then add file systems to them, or create the file system directly. What is an dvantage of the two-step approach instead of the one-step approach()A、The number of bytes per inode can be specified.B、Placement of the filesystem on the disk can be specified.C、The jfslog can be specified on creation of the filesystem.D、Either a JFS or JFS2 filesystem can be created on the logical volume.
考题
单选题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
考题
单选题The /systest filesystem is associated with the /dev/testlv logical volume on the testvg volume group. The testvg volume group is assigned to physical volumes hdisk2 and hdisk3. Which command can the system administrator use to determine if the /systest filesystem is mirrored?()A
dfB
lslvC
lsfsD
lsdev
考题
单选题A system administrator can create logical volumes and then add file systems to them, or create the file system directly. What is an advantage of the two-step approach instead of the one-step approach?()A
The number of bytes per inode can be specified.B
Placement of the filesystem on the disk can be specified.C
The jfslog can be specified on creation of the filesystem.D
Either a JFS or JFS2 filesystem can be created on 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
考题
单选题A system administrator thinks that a filesystem may be full and that is what caused the machine to crash. Which command will show the administrator if they are correct?()A
du B
df C
fsck D
ncheck
考题
单选题While running 'lsvg -l rootvg', an administrator notices that the quantity of LPs and PPs are different. What is the likely cause?()A
The LPs represent a section of logical storage that can be mapped to multiple PPs.B
The PPs represent the mapping to the physical disk. There will always be either equal or fewer PPs than LPs.C
The LPs represent a section of logical storage that is mapped to a PP that spans over multiple physical disks.D
The LP represents a section of logical storage. This is mirrored on the filesystem level which creates a greater number of PPs.
热门标签
最新试卷