单选题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?()A du B df C fsck D ncheck

单选题
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?()
A

 du 

B

 df 

C

 fsck 

D

 ncheck


参考解析

解析: 暂无解析

相关考题:

An application writes to a log file in the /logs filesystem that is full. After the log file is deleted, 'df' still shows the filesystem as 100% full. What is the likely cause of the problem and what will resolve it?()A、The deleted file is still open by the application.The system must be rebooted before'df' will show the reduction in the filesystem.B、The deleted file is still open by the application.The application must be stoppedbefore 'df' will show the reduction in the filesystem.C、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.D、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.

An application writes to a log file in the /logs filesystem that is full. After the log file is deleted,‘df’ still shows the filesystem as 100% full.  What is the likely cause of the problem and what will resolve it?()A、The deleted file is still open by the application. The system must be rebooted before ‘df’ will show the reduction in the filesystem.B、The deleted file is still open by the application. The application must be stopped before ‘df’ will show the reduction in the filesystem.C、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.D、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.

An administrator is attempting to recover a filesystem 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: 0507-018 Superblock is corrupt and cannot be repaired. Both primary and secondary copies are corrupt.Cannot continue tried to mount  Which steps will resolve the problem?()A、Reboot the server into maintenance mode and run ‘fsck’ with the ‘-p’ parameter while the filesystem is mounted.B、Reboot the server into maintenance mode and run ‘fsck’ with the ‘-y’ parameter while the filesystem is unmounted.C、Force a umount of the filesystem with ‘umount -F /dev/fslv02’, and then run ‘fsck -p /dev/fslv02’ while the filesystem is unmounted.D、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.

After using the alt_disk_install command to clone a system image to another disk, the system administrator noticed a large number of defined devices not allocated to the LPAR. Which of the following is the most likely cause of this situation?()A、The cfgmgr command was not run to reconfigure the devicesB、The machine was not booted into SMS MultiBoot mode after configurationC、The machine was not in full system partition mode when the volume was createdD、The alt_disk_install command was not run with the -O option to remove references in the ODM

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?()A、lppchkB、instfixC、fixdistD、maintlvl

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()A、Use the fuser command to identify deleted but open files.B、Use the ipcs command to view orphan shared memory segments.C、Use the defrag command to determine if the filesystem is fragmented.D、Use the topas command to identify processes using the most system resources.

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?()A、 du B、 df C、 fsck D、 ncheck

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()A、rm /var/preserve/*B、cat /dev/null  /var/adm/cron/logC、 /var/adm/wtmpD、rm /var/adm/ras/errlog

A system administrator decides to review the system error log after installing new hardware. Which of the following is the correct command to use?()A、errptB、syslogC、prtdiagD、errlogger

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 unable to unmount a file system. Which is the appropriate command to determine who or what is accessing the file system?()A、who /filesystemB、lsfs /filesystemC、fuser /filesystemD、umount -f /filesystem

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?()A、The /etc/filesystems file is missing.B、The /dev/hd8 logical volume is corrupt.C、The hosting volume group is not varied on.D、The /var and /tmp filesystems may be full.

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?()A、Reboot the server into maintenance mode and run 'fsck' with the '-p' parameter while the filesystem is mountedB、Reboot the server into maintenance mode and run 'fsck' with the '-y' parameter whilethe filesystem is unmountedC、Force a umount of the filesystem with 'umount -F /dev/fslv02', and then run 'fsck p /dev/fslv02' whilethe file system is unmountedD、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

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?()A、 The machine ID of the machine that logged the errorB、 The machine ID of the machine that it is currently running onC、 The administrator defined machine ID in the /etc/machineid fileD、 The machine ID of the machine that the operating system was originally started on

单选题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?()AReboot the server into maintenance mode and run 'fsck' with the '-p' parameter while the filesystem is mountedBReboot the server into maintenance mode and run 'fsck' with the '-y' parameter whilethe filesystem is unmountedCForce a umount of the filesystem with 'umount -F /dev/fslv02', and then run 'fsck p /dev/fslv02' whilethe file system is unmountedDForce 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

单选题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?()Awho /filesystemBlsfs /filesystemCfuser /filesystemDumount -f /filesystem

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

单选题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?()AThe /etc/filesystems file is missing.BThe /dev/hd8 logical volume is corrupt.CThe hosting volume group is not varied on.DThe /var and /tmp filesystems may be full.

单选题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()Arm /var/preserve/*Bcat /dev/null  /var/adm/cron/logC /var/adm/wtmpDrm /var/adm/ras/errlog

单选题After using the alt_disk_install command to clone a system image to another disk, the system administrator noticed a large number of defined devices not allocated to the LPAR. Which of the following is the most likely cause of this situation?()AThe cfgmgr command was not run to reconfigure the devicesBThe machine was not booted into SMS MultiBoot mode after configurationCThe machine was not in full system partition mode when the volume was createdDThe alt_disk_install command was not run with the -O option to remove references in the ODM

单选题An application writes to a log file in the /logs filesystem that is full. After the log file is deleted, 'df' still shows the filesystem as 100% full. What is the likely cause of the problem and what will resolve it?()AThe deleted file is still open by the application.The system must be rebooted before'df' will show the reduction in the filesystem.BThe deleted file is still open by the application.The application must be stoppedbefore 'df' will show the reduction in the filesystem.CThe 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.DThe 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.

单选题A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()AchfsBchlvCmklvcopyDmkfscopy

单选题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?()A The machine ID of the machine that logged the errorB The machine ID of the machine that it is currently running onC The administrator defined machine ID in the /etc/machineid fileD The machine ID of the machine that the operating system was originally started on

单选题An administrator is attempting to recover a filesystem 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: 0507-018 Superblock is corrupt and cannot be repaired. Both primary and secondary copies are corrupt.Cannot continue tried to mount  Which steps will resolve the problem?()AReboot the server into maintenance mode and run ‘fsck’ with the ‘-p’ parameter while the filesystem is mounted.BReboot the server into maintenance mode and run ‘fsck’ with the ‘-y’ parameter while the filesystem is unmounted.CForce a umount of the filesystem with ‘umount -F /dev/fslv02’, and then run ‘fsck -p /dev/fslv02’ while the filesystem is unmounted.DForce 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.

单选题A system administrator decides to review the system error log after installing new hardware. Which of the following is the correct command to use?()AerrptBsyslogCprtdiagDerrlogger

单选题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()AUse the fuser command to identify deleted but open files.BUse the ipcs command to view orphan shared memory segments.CUse the defrag command to determine if the filesystem is fragmented.DUse the topas command to identify processes using the most system resources.

单选题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?()AlppchkBinstfixCfixdistDmaintlvl