mount -a
automount all
varyonvg -m -a
run the /etc/filesystems script
第1题:
A system is being booted into maintenance mode due to root password recovery. After accessing the root volume group and starting a shell without mounting the file systems, what is the next step?()
第2题:
下列那一个是挂载档案系统(mounted filesystems)的设定档?()
第3题:
During an attempt to mount filesystems on the datavg volume grou, the following error message occurs: "0506-323 Cannot get information about log device loglv00." The error is due to the fjslog used by these filesystems is located on a bad disk.Which of the following procedures should be performed to fix the error?()
第4题:
While attempting to expand a file system, an administrator receives an error message indicating that the filesystem is not recognized. Running the 'lsfs' command fails to display any output, but the 'df' command is working and displays normal filesystems. What is the likely cause of the problem?()
第5题:
Which command can be used to verify all the filesystems that are exported by an NFS server?()
第6题:
What command can be used to make all mountable filesystems available for use?()
第7题:
During system initialization, which command script is executed through the /etc/inittab to activate page spaces and mount filesystems?()
第8题:
rc
init
rc.boot
rc.init
第9题:
showmount -e hostname
showmount -d hostname
showmount -a hostname
showmount
第10题:
reboot the server in maintenance mode;migratevg -y newvg oldvg;reboot the server in normal mode
unmount all filesystems in the volume group;varyoffvg oldvg;migratepv -y oldvg -n newvg varyonvg newvg
unmount all filesystems in the volume group;varyoffvg oldvg;exportvg oldvg;importvg -y newvg hdisk1;mount all
unmount all filesystems in the volume group;varyoffvg oldvg;for each logical volume in the volume group do cplv -v oldvg -y newvg;varyonvg newvg;mount all
第11题:
nfsd
biod
rpc.lockd
rpc.mountd
第12题:
showmount -e ServerName
vi /etc/exports
startsrc -g nfs
exportfs -i FileSystemName
第13题:
Which of the following commands would a system administrator use to automate monitoring and notification of filling filesystems ()
第14题:
Which daemon identifies available filesystems throughthe /etc/xtab file?()
第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题:
Companycom has restored their mksysb. They notice that the external volume groups cannot be seen. What should be done to access the volume groups?()
第17题:
Which command can be used to verify that filesystems are being exported by a server?()
第18题:
A system administrator would like to rename volume group oldvg to newvg. This volume group resides on hdisk1. What is the appropriate procedure to perform this?()
第19题:
Which of the following is backed up with the mksysb command when a system consists of the volume groups rootvg, vol1, and vol2?()
第20题:
/etc/fstab
/etc/sysconfig
/etc/filesys
/etc/mount.sys
第21题:
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
第22题:
The /etc/filesystems file is missing.
The /dev/hd8 logical volume is corrupt.
The hosting volume group is not varied on.
The /var and /tmp filesystems may be full.
第23题:
Run fsck on all filesystems using loglv00
Run the logform command against loglv00
Recreate the filesystems and restore from a backup
Create a new jfslog and change /etc/filesystems to point to this log