Contents
This chapter offers a range of common problems that can arise with an intention of covering as many of the various types of potential problems as possible. That way, even if your precise situation is not listed here, there might be one similar enough to offer hints as to the solution.
Linux logs things in a fair amount of detail. There are several places to look when you have problems with your system, most of which are standard to Linux systems in general and some of which are peculiar to SUSE Linux Enterprise systems. Most log files can also be viewed with YaST (+).
YaST offers the possibility to collect all system information needed by the support team. Use +. Select the problem category. When all information is gathered, attach it to your support request.
The following is a list of the most commonly checked log files and what they typically contain.
Table 51.1. Log Files
|
Log File |
Description |
|---|---|
|
|
Messages from the kernel during the boot process. |
|
|
Messages from the mail system. |
|
|
Ongoing messages from the kernel and system log daemon when running. |
|
|
Log file from NetworkManager to collect problems with network connectivity |
|
|
Hardware messages from the SaX display and KVM system. |
|
|
Messages from the desktop applications currently running. Replace
|
|
|
All messages from the kernel and system log daemon assigned WARNING level or higher. |
|
|
Binary file containing user login records for the current machine session. View it with last. |
|
|
Various start-up and runtime logs from the X Window system. It is useful for debugging failed X start-ups. |
|
|
Directory containing YaST's actions and their results. |
|
|
Directory containing Samba server and client log messages. |
Apart from log files, your machine also supplies you with information about the running system. See Table 51.2: System Information.
Table 51.2. System Information
|
File |
Description |
|---|---|
|
|
This displays processor information, including its type, make, model, and performance. |
|
|
This shows which DMA channels are currently being used. |
|
|
This shows which interrupts are in use and how many of each have been in use. |
|
|
This displays the status of I/O (input/output) memory. |
|
|
This shows which I/O ports are in use at the moment. |
|
|
This displays memory status. |
|
|
This displays the individual modules. |
|
|
This displays devices currently mounted. |
|
|
This shows the partitioning of all hard disks. |
|
|
This displays the current version of Linux. |
Linux comes with a number of tools for system analysis and monitoring. See Chapter 17, System Monitoring Utilities for a selection of the most important ones used in system diagnostics.
Each scenario included in the following begins with a header describing the problem followed by a paragraph or two offering suggested solutions, available references for more detailed solutions, and cross-references to other scenarios that might be related.