mount -no /data
chfs -A no /data
mount -t nfs /data
chfs -a type=nfs /data
第1题:
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?()
第2题:
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?()
第3题:
During system boot, the system hangs at LED 0C31. What is the first step the system administrator should take to correct the problem?()
第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 migrates from AIX 5.3 to AIX 6.1. Upon completion, a client questions why files are missing from /tmp. How should the administrator respond to the client?()
第6题:
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?()
第7题:
lsnfsmnt Alpha
exportfs -l Alpha
showmount -e Alpha
mount -t nfs Alpha
第8题:
rc
init
rc.boot
rc.init
第9题:
A failure to NFS mount filesystems from the NIM client
A failure to NFS mount filesystems from the NIM master
A failure to retrieve the tftp client info from the NIM master
A failure to retrieve the tftp server info from the NIM master
第10题:
Use the exportfs command on server Alpha to export the filesystem
Use the showmount command on server Bravo to import the filesystem
Use the startsrc command on server Bravo to refresh the NFS daemons
Use the chfs command on server Alpha to change the filesystem type to NFS
第11题:
df
showmount
exportfs
refresh -g nfs
第12题:
A file system cannot be mounted on a directory containing data.
Mounting a file system on a mount point containing data will delete the data.
Mounting a file system on a amount point containing data will make the data temporarily inaccessible.
A systems administrator must manually create an empty directory prior to mounting an AIX JFS.
第13题:
During a NIM install, the system stops with the LED code 611.What is the cause of the issue?()
第14题:
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"? ()
第15题:
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?()
第16题:
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"()
第17题:
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?()
第18题:
Umount the /development filesystem and remount it using the following command: mount -t jfs2 /development
Edit the /etc/filesystems file to change the type paramter to jfs2 and change the log parameter to jfs2log
Backup the /development filesystem data, delete the JFS /development filesystem, create the new JFS2 /development filsystem, and restore the data to the /development filesystem
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
第19题:
mklv -t jfslog -y LVname VGname 1 PVname logform /dev/LVname chfs -a log=/dev/LVname /filesystemname m ount and unmount filesystem
mklv -t jfslog -y LVname VGname PVname unmount filesystem vi /etc/filesystems, change entry for lv to point filesystem to new JFS log mount filesystem
mklvcopy -a jfslog -y LVname VGname 1 PVname chfs -a log=/dev/LVname /filesystemname unmount and mount file system
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
第20题:
Check system console connections
Check system network connections
Boot in service mode and change the bootlist
Boot from the AIX installation media and mount rootvg filesystems
第21题:
Explain that the files never existed in the first place.
Explain that during a Migration install the /tmp filesystem is overwritten.
Explain that after a Migration install, all system filesystems will be empty.
Explain that /tmp is temporary storage and files are automatically removed every 30 days.
第22题:
mount -no /data
chfs -A no /data
mount -t nfs /data
chfs -a type=nfs /data
第23题:
lsexport alpha
showmount -e alpha
exportfs -l alpha
mount -e nfs alpha
第24题:
The new drive is too small to hold the entire rootvg
The /home filesystem was not mounted during creation of the mksysb
The /home stanza in the bosinst.data contained an entry ’restore=no’
The /home filesystem was NFS exported to another system during creation of the mksysb