Date: Sat, 22 Mar 2008 07:34:55 -0500 From: Derek Ragona <derek@computinginnovations.com> To: "Andy Christianson" <achristianson@orases.com>, <freebsd-questions@freebsd.org> Subject: Re: Console Random Text Message-ID: <6.0.0.22.2.20080322073004.0275bd40@mail.computinginnovations.com> In-Reply-To: <776B93361B7BEE4FAD9E720FFBC746B6BDDB74@34093-EVS4C2.exchan ge.rackspace.com> References: <776B93361B7BEE4FAD9E720FFBC746B6BDDB74@34093-EVS4C2.exchange.rackspace.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 06:27 PM 3/21/2008, Andy Christianson wrote: >Hello everyone, > > > >I am having a very strange problem. My sever stopped responding in SSH. >At the time, > >a co-worker said he was importing a MySQL database from a USB drive >mounted as ext2fs. > > > >I went back to check on the console, and it was scrolling *EXTREMELY* >quickly with > >apparently random text (it could have said something, but it was too >fast to read). > > > >I could not switch to another virtual console. It would not respond to >any keyboard input. > > > >Oddly enough, the machine was still responding to ICMP. > > > >Does anyone have ANY clues as to what this could be? This is a server >that an entire > >Company runs on, so it's really important that I find out what is >causing this. > > > >Thanks in advance! This FreeBSD community is the friendliest one I've >found yet. > > > >-Andy ICMP will continue to respond unless the system is completely locked up. ICMP is a basic function built into the ethernet interface. I suspect the rest of you system was so tied up, with CPU at 100%. So the random text is whatever the system could still output to the console before being totally consumed. You would do well to try a few things. I would try the import of the data again but do it in two steps. First move the data from the USB drive to the hard drive, and unmount the usb drive. Then try the import from the file(s) on the hard drive. Your system may have had trouble with the usb drive and that caused the system to freeze. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20080322073004.0275bd40>