From owner-freebsd-questions@FreeBSD.ORG Sat Mar 22 03:12:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52B9E106566C for ; Sat, 22 Mar 2008 03:12:13 +0000 (UTC) (envelope-from hakmi@rogers.com) Received: from smtp103.rog.mail.re2.yahoo.com (smtp103.rog.mail.re2.yahoo.com [206.190.36.81]) by mx1.freebsd.org (Postfix) with SMTP id EA44E8FC23 for ; Sat, 22 Mar 2008 03:12:12 +0000 (UTC) (envelope-from hakmi@rogers.com) Received: (qmail 58282 invoked from network); 22 Mar 2008 03:12:12 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:References:Subject:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:Thread-Index:X-MimeOLE:In-Reply-To; b=N6MW9QJEbWauChdrq6jkBAV/+/vdVn6IFHlmkgDKDOu2O3yqYV7Cw3/0I191V0Jc8IrU19stfEY0KtpEMKnIIaUXYOxXvSrDvfWrR9Oy5oc4x1/xJ50LqckUDAx5YVzRG773FEegYmgE4dcrLRvTNaEiK0FwYh5gMQ4GG3hCvFw= ; Received: from unknown (HELO tamouh) (hakmi@rogers.com@99.224.65.182 with login) by smtp103.rog.mail.re2.yahoo.com with SMTP; 22 Mar 2008 03:12:11 -0000 X-YMail-OSG: YIcoLowVM1lLfnwWAWzRRMw7P7.GN.Qavt40F_d_vf16VCHLDayqb9axMxUG5ZcOsg-- X-Yahoo-Newman-Property: ymail-3 From: "Tamouh H." To: "'Andy Christianson'" , References: <776B93361B7BEE4FAD9E720FFBC746B6BDDB74@34093-EVS4C2.exchange.rackspace.com> Date: Fri, 21 Mar 2008 23:14:27 -0400 Message-ID: <060501c88bca$d6cbbc30$6900a8c0@tamouh> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 Thread-Index: AciLq00E9ZbLOaTeR0CPbkQ9zJL6dQAHzDKA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 In-Reply-To: <776B93361B7BEE4FAD9E720FFBC746B6BDDB74@34093-EVS4C2.exchange.rackspace.com> Cc: Subject: RE: Console Random Text 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: Sat, 22 Mar 2008 03:12:13 -0000 =20 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org=20 > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of=20 > Andy Christianson > Sent: March 21, 2008 7:28 PM > To: freebsd-questions@freebsd.org > Subject: Console Random Text >=20 > Hello everyone, >=20 > =20 >=20 > I am having a very strange problem. My sever stopped=20 > responding in SSH. > At the time, >=20 > a co-worker said he was importing a MySQL database from a USB=20 > drive mounted as ext2fs. >=20 > =20 >=20 > I went back to check on the console, and it was scrolling=20 > *EXTREMELY* quickly with >=20 > apparently random text (it could have said something, but it=20 > was too fast to read).=20 >=20 > =20 >=20 > I could not switch to another virtual console. It would not=20 > respond to any keyboard input. >=20 > =20 >=20 > Oddly enough, the machine was still responding to ICMP. >=20 > =20 >=20 > Does anyone have ANY clues as to what this could be? This is=20 > a server that an entire >=20 > Company runs on, so it's really important that I find out=20 > what is causing this. >=20 >=20 > =20 >=20 > -Andy >=20 If it looks like it is online, but no services respond then it could be = a bad backplane or corrupted RAID. From personal experience. Tamouh