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.
第1题:
While configuring a new adapter using cfgmgr, an administrator receives a warning message indicating that some device packages are not installed. Additionally, the adapter displays in the Defined state. Which command will resolve the issue and make the adapter available?()
第2题:
A system administrator thinks that a filesystem may be full and that is what caused the machine to crash. Which command will show the administrator if they are correct?()
第3题:
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?()
第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题:
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?()
第6题:
Reboot the server into maintenance mode and run 'fsck' with the '-p' parameter while the filesystem is mounted
Reboot the server into maintenance mode and run 'fsck' with the '-y' parameter whilethe filesystem is unmounted
Force a umount of the filesystem with 'umount -F /dev/fslv02', and then run 'fsck p /dev/fslv02' while the file system is unmounted
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
第7题:
du
df
fsck
ncheck
第8题:
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
第9题:
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.
第10题:
logform
savebase
exportvg
synclvodm
第11题:
Reboot the server into maintenance mode and run ‘fsck’ with the ‘-p’ parameter while the filesystem is mounted.
Reboot the server into maintenance mode and run ‘fsck’ with the ‘-y’ parameter while the filesystem is unmounted.
Force a umount of the filesystem with ‘umount -F /dev/fslv02’, and then run ‘fsck -p /dev/fslv02’ while the filesystem is unmounted.
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.
第12题:
-p
-y
-f
-v
第13题:
The df command indicates that a filesystem is full, however, the du command indicates that not all space is allocated. How would the system administrator isolate the discrepancy()
第14题:
A filesystem failed to successfully mount, indicating the error message. 0506-324 - cannot mount media not formatted or invalid format 0506-342 - Superblock is dirty run fsck. Which parameter can be passed to the fsck command to automatically take any remedial action required?()
第15题:
A system administrator is unable to unmount a file system. Which is the appropriate command to determine who or what is accessing the file system?()
第16题:
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?()
第17题:
While configuring a new adapter using cfgmgr, an administrator receives a warning message indicating that some device packages are not installed. Additionally, the adapter displays in the Defined state. Which command will resolve the issue and make the adapter available?()
第18题:
who /filesystem
lsfs /filesystem
fuser /filesystem
umount -f /filesystem
第19题:
shutdown -Fr
cfgmgr -i
mkdev -l
mknode /dev/
第20题:
lsfs
topas
fuser
mount
第21题:
-p
-y
-f
-v
第22题:
Use the logform command to format /dev/fs1log as a jfslog
Use the chlv command to change the lv type of /dev/fs1log to jfslog
Use the chvg command to change the default jfslog of testvg to /dev/fs1log
Edit the /etc/filesystems file to change the log associated with /test/fs1 to /dev/fs1log
第23题:
shutdown -Fr
cfgmgr -i <lpp_source>
mkdev -l <device_name>
mknode /dev/<device_name>
第24题:
Use the fuser command to identify deleted but open files.
Use the ipcs command to view orphan shared memory segments.
Use the defrag command to determine if the filesystem is fragmented.
Use the topas command to identify processes using the most system resources.