网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
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 alpha
B
showmount -e alpha
C
exportfs -l alpha
D
mount -e nfs alpha
参考答案
参考解析
解析:
暂无解析
更多 “单选题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” 相关考题
考题
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
考题
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 smallerB、Use the chfs to reduce the filesystem sizeC、Use cplv to copy filesystem to smaller sizeD、Use migratepv to copy filesystem to smaller size
考题
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.
考题
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
考题
A log logical volume is created as indicated below: root@host1:/# mklv -a c -t jfs2log -b y datavg 1 loglv00 root@host1:/# lsvg -l datavg datavg: LV NAMETYPELPsPPsPVsLV STATE MOUNT POINT loglv00jfs2log111closed/syncdN/AA new filesytem is then created using the new log logical volume.When the administrator attempts to mount the filesytem, the following error occurs:root@host1:/# mount/newfs mount: 0506-324 Cannot mount /dev/lv00 on /newfs: Asystem call received a parameter that is not valid. Which of the following actions will resolve this error?() A、Recreate the file system with -p rw flags and re-mount.B、Run 'logform /dev/loglv00' and hit 'y' to destroy all data.C、Run 'clrginfo -p' to clear the invalid filesystem parameter.D、Change 'account = true' value in /etc/filesystem to 'account = false'.
考题
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
考题
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
考题
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 log logical volume is created as indicated below: root@host1:/# mklv -a c -t jfs2log -b y datavg 1 loglv00 root@host1:/# lsvg -l datavg datavg: LV NAMETYPELPsPPsPVsLV STATEMOUNT POINT loglv00jfs2log111closed/syncdN/A A new filesytem is then created using the new log logical volume.When the administrator attempts to mount the filesytem, the following error occurs: root@host1:/# mount /newfs mount: 0506-324 Cannot mount /dev/lv00 on /newfs: A system call received a parameter that is not valid. Which of the following actions will resolve this error?()A、Recreate the file system with -p rw flags and re-mount.B、Run ‘logform /dev/loglv00’ and hit ‘y’ to destroy all data.C、Run ‘clrginfo -p’ to clear the invalid filesystem parameter.D、Change ‘account = true’ value in /etc/filesystem to ‘account = false’.
考题
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
考题
单选题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
考题
单选题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 p5 595 does not have any device connected to it for backup. What AIX method should be used to backup each of the LPAR environments and have a quick recovery path?()A
Use savevg and copy to an NFS filesystemB
Create a mksysb on an NFS exported filesystemC
Use tar to copy system over network with a pipeD
Create mksysb on an NFS exported NIM filesystem
考题
单选题A System p administrator has increased the size of the logical volume lv00. The administrator now wants to enlarge the filesystem /fs00 that is mounted on lv00 to the same size as lv00. 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
lscfg -v lv00D
lsattr -El lv00
考题
单选题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 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
考题
单选题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
热门标签
最新试卷