(Optional) Collecting File System Fault Information
If a file system is faulty, collect its fault information for troubleshooting.
Windows File System Fault Information
- Collect the operating system version of the host.
- Right-click Computer and choose Properties.
- On the System page that is displayed, collect the Windows system version.
- Collect Windows system logs.
- Right-click Computer and choose Manage.
- In Event Viewer, select Windows Logs.
- Select System and collect Windows system fault log information on the left.
AIX File System Fault Information
- Collect the /var/adm/ras/errlog file.
errlog records software and hardware errors of the system.
ExtX File System Fault Information
- Run the fdisk -l command to view all disk and partition information in the system.
- Run the mount command to view the mounting information of the current operating system.
- Mount the device to a mount point to collect errors.
- Run the dd command to diagnose first 10 MB of the partition and collect file system structure information.
- Collect the /var/log/messages log file of the host.