Re: server hanged per hour

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri June 13 2008 02:28:06 Rilawich Ango wrote:
> Finally, I still suspect there is a hardware problem or kernel
> problem.  How can I determine the source of the problem in the
> message?

You can try examining all of your logs for the few minutes before
the reboot, but particularly /var/log/messages and /var/log/cron.

You can setup a cronjob to append "ps fax" to a file every
minute and look there for unexpected processes running.

Shortly after a reboot you can use something like this:
"find / -amin -10 -amin +5 -type f | less" to find files last
accessed 5-10 minutes before running the find command.
Adjust the numbers to cover the five minute period prior
to the reboot.  Were any unexpected programs accessed?

You can watch the system console starting a few minutes before
the reboot for any unusual error messages which may - perhaps
due to hardware or kernel failures - have not been captured in
your log files.

--Mike Bird

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux