From owner-freebsd-questions@FreeBSD.ORG Sun Jul 23 02:27:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE48416A4DD for ; Sun, 23 Jul 2006 02:27:33 +0000 (UTC) (envelope-from hakmi@rogers.com) Received: from smtp109.rog.mail.re2.yahoo.com (smtp109.rog.mail.re2.yahoo.com [68.142.225.207]) by mx1.FreeBSD.org (Postfix) with SMTP id 6DB1943D4C for ; Sun, 23 Jul 2006 02:27:33 +0000 (GMT) (envelope-from hakmi@rogers.com) Received: (qmail 7695 invoked from network); 23 Jul 2006 02:27:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:From:To:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:Thread-Index:X-MimeOLE; b=vwVzIigSWphFS8Mx3+kEKLzev6Ls/LSsx1sPPvunLnTse6mc6hHvw3ax8Tzrvrw6lC7qdqsMvRAP3C30q+fTS9YUiSlgdxNoTnvRH4PfjdlROaEnKZqLw0Sfszd++BcGTjuf2qThutswJbPm2RjtvamM05u7xC2/oyGm8sLxU50= ; Received: from unknown (HELO tamouh) (hakmi@rogers.com@70.27.160.99 with login) by smtp109.rog.mail.re2.yahoo.com with SMTP; 23 Jul 2006 02:27:32 -0000 From: "Tamouh H." To: "'FreeBSD Questions'" Date: Sat, 22 Jul 2006 22:25:48 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: Acat/09t5f0sEHEfTIioPi4T8l4TdQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Message-Id: <20060723022733.6DB1943D4C@mx1.FreeBSD.org> Subject: strange reboot on FreeBSD 6.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jul 2006 02:27:34 -0000 Hello, I have a machine that I've been monitoring for strange reboots. The = machine is hardly ever used, in fact it sits idle 99.9% of the time. = When a hardware failure occurs, does FreeBSD still records 'reboot' in = the last command ? All the sudden at no specific intervals, the machine reboots. No user = logins, no access, nothing triggers it. Just a reboot. This is what = /var/log/all.log says: Jul 20 17:35:00 freebsd /usr/sbin/cron[27682]: (root) CMD = (/usr/libexec/atrun) Jul 20 17:35:00 freebsd /usr/sbin/cron[27683]: (root) CMD = (/usr/local/cpanel/bin/dcpumon >/dev/null 2>&1) Jul 20 17:35:02 freebsd kernel: arplookup 66.249.129.65 failed: host is = not on local network Jul 20 17:35:02 freebsd last message repeated 4 times Jul 20 17:40:00 freebsd /usr/sbin/cron[27697]: (root) CMD = (/usr/libexec/atrun) Jul 20 17:40:00 freebsd /usr/sbin/cron[27698]: (root) CMD = (/usr/local/cpanel/bin/dcpumon >/dev/null 2>&1) Jul 20 17:45:19 freebsd syslogd: restart Jul 20 17:45:19 freebsd syslogd: kernel boot file is /boot/kernel/kernel [root@freebsd /usr/local/apache/logs]# last -n 42 mcuser ttyp0 ip.ip.ip.ip Thu Jul 20 19:07 still logged in reboot ~ Thu Jul 20 17:45 mcuser ttyp0 ip.ip.ip.ip Sat Jul 15 18:27 - 19:22 (00:55) Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Opteron(tm) Processor 146 (1992.34-MHz 686-class CPU) Origin =3D "AuthenticAMD" Id =3D 0xf58 Stepping =3D 8 = Features=3D0x78bfbff AMD Features=3D0xe0500800 real memory =3D 1073676288 (1023 MB) avail memory =3D 1041735680 (993 MB) MADT: Forcing active-low polarity and level trigger for SCI ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-27 on motherboard ioapic2 irqs 28-31 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x5008-0x500b on acpi0 cpu0: on acpi0 acpi_throttle0: on cpu0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 6.0 on pci0 pci3: on pcib1 ohci0: mem 0xfeafc000-0xfeafcfff irq 19 = at device 0.0 on pci3 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered Thx, Tamouh Hakmi