单选题A client cannot mount a filesystem from an NFS server.  Which of the following options is the most probable cause for the mount failure?()AServer is not running  rpc.lockdBClient is not running the rpc.statdCFilesystem not exported by the serverDClient nfsd daemons are all inoperative

单选题
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.lockd

B

Client is not running the rpc.statd

C

Filesystem not exported by the server

D

Client nfsd daemons are all inoperative


参考解析

解析: 暂无解析

相关考题:

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 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.

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

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.

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 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

A filesystem fails to mount and running fsck does not resolve the problem. What command should be run next?()A、logformB、savebaseC、exportvgD、synclvodm

When running the jfs2 filesystem on a user volume group which of the following options is TRUE?()A、Only the 64bit kernel is supported. B、Filesystem compression is not supported. C、Filesystem compression is supported only if the 64bit kernel is running. D、Filesystem compression is supported running either a 32bit or 64bit kernel.

When run on a machine called client, which of the following commands would mount the /usr/local/bin directory from the host machine over the /home/bin directory on client?()A、mount host:/usr/local/bin /home/binB、mount client:/home/bin /usr/local/binC、mount -o client:/usr/local/bin /home/binD、mount -n host:/home/bin /usr/local/bin

When run on a machine called client, which of the following commands will mount the /usr/local/bin directory from the host over the /home/bin directory on client?()A、mount host:/home/bin /usr/local/binB、mount client:/home/bin /usr/local/binC、mount -n host /usr/local/bin /home/binD、mount -o host:/usr/local/bin /home/bin

Multiple users are trying to telnet to the AIX server. They are able to ping the server successfully, but are  getting  the  following  error  message:  telnet:  connect:  A remote  host  refused  an  attempted  connect   operation Which of the following options could be the cause of this problem()A、The routing table on the AIX server is incorrect.B、The IP address in the /etc/hosts file is incorrect,C、The portmap daemon is not running on the AIX server.D、The inetd daemon is not running on the AIX server.

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

单选题Company.com has a p5-570 with an application running on each of three Micro-Partitions. The disk I/O is shared through a VIO server. A technical specialist has been asked to upgrade the VIO  server. Which of the following procedures should be taken to maintain the integrity of the partitions?()AShut down all client partitions before updating the VIO server.BDisconnect the client partitions from any IP networks before updating the VIO server.CUpdate the client partitions to the latest OS maintenance level before updating the VIO Server.DUpdate the VIO server while the partitions are running, but reboot each client partition at a convenient time after the update.

单选题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?()ASet filesystem recovery method to parallelBSet filesystem recovery method to sequentialCSet filesystem recovery method to parallel and configure a parent/child relationship for the resourcegroupsDSet 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?()AExport the desired filesystem in the /etc/nfs file, run 'exportfs -a', create a mount directory on the desired server, and mount the NFS filesystem.BRun 'exportfs -a', export the desired filesystem in the /etc/nfs file, create a mount directory on the desired server, and mount the NFS filesystem.CExport the desired filesystem in the /etc/exports file, run 'exportfs -a', create a mount directory on the desired server, and mount the NFS filesystem.DRun 'exportfs -u', export the desired filesystem in the /etc/exports file, create a mount directory on the desired server, and mount the NFS 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"? ()Alsnfsmnt AlphaBexportfs -l AlphaCshowmount -e AlphaDmount -t nfs Alpha

单选题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.

单选题Company.com has a p5-570 with an application running on each of three Micro-Partitions. The disk I/O is shared through a VIO server. A technical specialist has been asked to upgrade the VIO  server. Which of the following procedures should be taken to maintain the integrity of the partitions?()AShut down all client partitions before updating the VIO server.BDisconnect the client partitions from any IP networks before updating the VIO server.CUpdate the client partitions to the latest OS maintenance level before updating the VIO Server.DUpdate the VIO server while the partitions are running, but reboot each client partition at a convenient time after the update.

单选题During a NIM install, the system stops with the LED code 611.  What is the cause of the issue()?AA failure to NFS mount filesystems from the NIM clientBA failure to NFS mount filesystems from the NIM masterCA failure to retrieve the tftp client info from the NIM masterDA failure to retrieve the tftp server info from the NIM master

单选题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?()AUse the exportfs command on server Alpha to export the filesystemBUse the showmount command on server Bravo to import the filesystemCUse the startsrc command on server Bravo to refresh the NFS daemonsDUse the chfs command on server Alpha to change the filesystem type to NFS

单选题Multiple users are trying to telnet to the AIX server. They are able to ping the server successfully, but are  getting  the  following  error  message:  telnet:  connect:  A remote  host  refused  an  attempted  connect   operation Which of the following options could be the cause of this problem()AThe routing table on the AIX server is incorrect.BThe IP address in the /etc/hosts file is incorrect,CThe portmap daemon is not running on the AIX server.DThe inetd daemon is not running on the AIX server.

单选题A filesystem fails to mount and running fsck does not resolve the problem. What command should be run next?()AlogformBsavebaseCexportvgDsynclvodm

单选题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"()Alsexport alphaBshowmount -e alphaCexportfs -l alphaDmount -e nfs alpha

单选题An application or user experiences poor performance, yet examination of the nfsstat -c output indicates no or very few timeouts and retransmits. This means that the client is receiving responses from the server as fast as it is asking for them. What is the first thing to be checked?()AThere is an appropriate number of NFS daemons running on the server machineBThere is an appropriate number of biod daemons running on the client machineCThe server is not CPU boundDThere is an appropriate number of biod daemons running on the server machine

单选题Multiple expansion cards are installed in a rack mount 1U server. All expansion cards stop working simultaneously. Which of the following is the MOST likely cause of the problem?()AMotherboardBOperating systemCExpansion cardsDRiser cards