du
df
fsck
ncheck
第1题:
A system administrator has just installed a new maintenance level, but "oslevel -r" does not show the correct maintenance level. What command can be used to determine which filesets are downlevel?()
第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 decides to review the system error log after installing new hardware. Which of the following is the correct command to use?()
第4题:
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?()
第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题:
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
第8题:
rm /var/preserve/*
cat /dev/null > /var/adm/cron/log
> /var/adm/wtmp
rm /var/adm/ras/errlog
第9题:
The deleted file is still open by the application.The system must be rebooted before'df' will show the reduction in the filesystem.
The deleted file is still open by the application.The application must be stoppedbefore 'df' will show the reduction in the filesystem.
The filesystem is still marked as full in the /etc/fs.status file.The system must be rebooted before 'df' will show the reduction in the filesystem.
The filesystem is still marked as full in the /etc/fs.status file.The application must be stopped before 'df' will show the reduction in the filesystem.
第10题:
The machine ID of the machine that logged the error
The machine ID of the machine that it is currently running on
The administrator defined machine ID in the /etc/machineid file
The machine ID of the machine that the operating system was originally started on
第11题:
errpt
syslog
prtdiag
errlogger
第12题:
lppchk
instfix
fixdist
maintlvl
第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 System p administrator is reviewing root’s command history on a development server and finds that a junior adminstrator had been attempting to correct a full file system. One of the following commands caused damage that must be corrected. Which command was it()
第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题:
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?()
第17题:
An administrator performs a Live Partition Mobility operation. After the operation completes, the administrator runs errpt -a. What is the machine ID reported by errpt command?()
第18题:
who /filesystem
lsfs /filesystem
fuser /filesystem
umount -f /filesystem
第19题:
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.
第20题:
The cfgmgr command was not run to reconfigure the devices
The machine was not booted into SMS MultiBoot mode after configuration
The machine was not in full system partition mode when the volume was created
The alt_disk_install command was not run with the -O option to remove references in the ODM
第21题:
chfs
chlv
mklvcopy
mkfscopy
第22题:
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.
第23题:
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.