网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
A system administrator wants to NFS mount a filesystem from server "Alpha" to server "Bravo." Which command should be issued from "Bravo" to determine which filesystems are being exported by server "Alpha"? ()
A
lsnfsmnt Alpha
B
exportfs -l Alpha
C
showmount -e Alpha
D
mount -t nfs Alpha
参考答案
参考解析
解析:
暂无解析
更多 “单选题A system administrator wants to NFS mount a filesystem from server "Alpha" to server "Bravo." Which command should be issued from "Bravo" to determine which filesystems are being exported by server "Alpha"? ()A lsnfsmnt AlphaB exportfs -l AlphaC showmount -e AlphaD mount -t nfs Alpha” 相关考题
考题
everal people in an finance customer IT department are asking for fileset updates that the system administrator received from IBM earlier that day on CD-ROM. The system administrator created an install directory on their machine and made it available to everyone. Which of the following commands will allow the system administrator to copy the images from an IBM update CD-ROM to the install directory()A、"smit bffcreate" from the target directoryB、"tar -xvf /dev/cd0" from the target directoryC、"restore -xvqf /dev/cd0" from the target directoryD、mount the cdrom on /cdrom and run "cp /cdrom/* ." from the target directory
考题
The system administrator wants to use a new jfslog /dev/fs1log with the filesystem /test/fs1 on the testvg volume group. The following commands were used to create the log and assign it to the filesystem: (1)mklv -t jfslog -y /dev/fs1log testvg 1 (2)chfs -a log=/dev/fs1log /test/fs1 While trying to mount the /test/fs1 filesystem the administrator received the error: "Cannot mount /dev/fs1lv on /test/fs1: A system call received a parameter that is not valid". What step did the administrator miss that most likely caused the error?()A、Use the logform command to format /dev/fs1log as a jfslogB、Use the chlv command to change the lv type of /dev/fs1log to jfslogC、Use the chvg command to change the default jfslog of testvg to /dev/fs1logD、Edit the /etc/filesystems file to change the log associated with /test/fs1 to /dev/fs1log
考题
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
考题
During a NIM install, the system stops with the LED code 611.What is the cause of the issue?()A、A failure to NFS mount filesystems from the NIM clientB、A failure to NFS mount filesystems from the NIM masterC、A failure to retrieve the tftp client info from the NIM masterD、A failure to retrieve the tftp server info from the NIM master
考题
A customer wants to configure two resource groups and create the following shared filesystem structure:Resource GroupFilsystem Mount Point Rg1/app1 Rg2/app1/data Which of the following will ensure the proper mount order for these filesystems?()A、Set filesystem recovery method to parallelB、Set filesystem recovery method to sequentialC、Set filesystem recovery method to parallel and configure a parent/child relationship for the resourcegroupsD、Set filesystem recovery method to sequential and configure a parent/child relationship for the resourcegroups
考题
What is the process for creating an NFS mount between two servers in the same network zone?()A、Export the desired filesystem in the /etc/nfs file, run ’exportfs -a’,create a mount directory on the desired server, and mount the NFS filesystem.B、Run ’exportfs -a’,export the desired filesystem in the /etc/nfs file,create a mount directory on the desired server, and mount the NFS filesystem.C、Export the desired filesystem in the /etc/exports file, run ’exportfs -a’,create a mount directory on the desired server,and mount the NFS filesystem.D、Run ’exportfs -u’,export the desired filesystem in the /etc/exports file, create a mount directory on the desired server,and mount the NFS filesystem.
考题
The rootvg disk on a system failed and was replaced. The system was restored using the latest mksysb. However, no files in the /home filesystem were restored. What is the likely cause of this problem?()A、The new drive is too small to hold the entire rootvgB、The /home filesystem was not mounted during creation of the mksysbC、The /home stanza in the bosinst.data contained an entry ’restore=no’D、The /home filesystem was NFS exported to another system during creation of the mksysb
考题
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.
考题
A system administrator wants to NFS mount a filesystem from server "Alpha" to server "Bravo." Which command should be issued from "Bravo" to determine which filesystems are being exported by server "Alpha"? ()A、lsnfsmnt AlphaB、exportfs -l AlphaC、showmount -e AlphaD、mount -t nfs Alpha
考题
During system boot, the system hangs at LED 0C31. What is the first step the system administrator should take to correct the problem?()A、Check system console connectionsB、Check system network connectionsC、Boot in service mode and change the bootlistD、Boot from the AIX installation media and mount rootvg filesystems
考题
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 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
考题
Several people in an Information Technology (IT) department are asking for fileset updates that the system administrator received earlier that day on CD-ROM. The system administrator created an install directory on their machine and made it available to everyone. Which of the following commands will allow the system administrator to copy the images from the CD-ROM to the install directory?()A、smit bffcreate from the target directoryB、tar -xvf /dev/cd0 from the target directoryC、restore -xvqf /dev/cd0 from the target directoryD、mount the cdrom on /cdrom and cp /cdrom/* . from the target directory
考题
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
考题
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
考题
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
考题
A client cannot mount a filesystem from an NFS server. Which of the following options is the most probable cause for the mount failure?()A、Server is not running rpc.lockdB、Client is not running the rpc.statdC、Filesystem not exported by the serverD、Client nfsd daemons are all inoperative
考题
单选题A customer wants to configure two resource groups and create the following shared filesystem structure:Resource GroupFilsystem Mount Point Rg1/app1 Rg2/app1/data Which of the following will ensure the proper mount order for these filesystems?()A
Set filesystem recovery method to parallelB
Set filesystem recovery method to sequentialC
Set filesystem recovery method to parallel and configure a parent/child relationship for the resourcegroupsD
Set filesystem recovery method to sequential and configure a parent/child relationship for the resourcegroups
考题
单选题A client cannot mount a filesystem from an NFS server. Which of the following options is the most probable cause for the mount failure?()A
Server is not running rpc.lockdB
Client is not running the rpc.statdC
Filesystem not exported by the serverD
Client nfsd daemons are all inoperative
考题
单选题The system administrator has determined that a new JFS log needs to be created on a different disk, in order to decrease an I/O bottleneck. Which of the following steps are the most correct?()A
mklv -t jfslog -y LVname VGname 1 PVname logform /dev/LVname chfs -a log=/dev/LVname /filesystemname m ount and unmount filesystemB
mklv -t jfslog -y LVname VGname PVname unmount filesystem vi /etc/filesystems, change entry for lv to point filesystem to new JFS log mount filesystemC
mklvcopy -a jfslog -y LVname VGname 1 PVname chfs -a log=/dev/LVname /filesystemname unmount and mount file systemD
mklvcopy -t jfslog -y LVname VGname 1 PVname logform /dev/LVname vi /etc/filesystems, change entry for lv to point filesystem to new JFS log unmount and mount filesystem
考题
单选题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
考题
单选题During a NIM install,the system stops with the LED code 611.What is the cause of the issue?()A
A failure to NFS mount filesystems from the NIM clientB
A failure to NFS mount filesystems from the NIM masterC
A failure to retrieve the tftp client info from the NIM masterD
A failure to retrieve the tftp server info from the NIM master
考题
单选题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 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
热门标签
最新试卷