public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: URGENT : System hands on "Freeing unused kernel memory: "
@ 2001-03-27  9:23 Thomas Foerster
  0 siblings, 0 replies; 10+ messages in thread
From: Thomas Foerster @ 2001-03-27  9:23 UTC (permalink / raw)
  To: linux-kernel

> Does it hang forever ?

Yes :(

> I've noticed that my kernel (2.4.2) stalls for several minutes with the same
> message but suddenly after that the login prompt appears (anything between,
> like configurations and services starting messages, are gone). We've been
> able to track it down to a change we did to /etc/lilo.conf to add support
> for kernel prints to go out to a serial debugger. Before that everything was
> OK, but after we added append="console=tty0 console=ttyS1,38400", this
> problem started. We did notice however that everything that doesn't appear
> on the console does appear on the serial debugger.

We didn't change anything on the system .. it once crashed and now it won't boot
anymore, it always stops at "freeing unused kernel memory ..."

Thomas


^ permalink raw reply	[flat|nested] 10+ messages in thread
* RE: URGENT : System hands on "Freeing unused kernel memory: "
@ 2001-03-27  9:12 Hen, Shmulik
  0 siblings, 0 replies; 10+ messages in thread
From: Hen, Shmulik @ 2001-03-27  9:12 UTC (permalink / raw)
  To: 'Thomas Foerster', linux-kernel

Does it hang forever ?

I've noticed that my kernel (2.4.2) stalls for several minutes with the same
message but suddenly after that the login prompt appears (anything between,
like configurations and services starting messages, are gone). We've been
able to track it down to a change we did to /etc/lilo.conf to add support
for kernel prints to go out to a serial debugger. Before that everything was
OK, but after we added append="console=tty0 console=ttyS1,38400", this
problem started. We did notice however that everything that doesn't appear
on the console does appear on the serial debugger.


	Shmulik.

-----Original Message-----
From: Thomas Foerster [mailto:puckwork@madz.net]
Sent: Tuesday, March 27, 2001 10:40 AM
To: linux-kernel@vger.kernel.org
Subject: Re: URGENT : System hands on "Freeing unused kernel memory: "



> On 03.27 Thomas Foerster wrote:
>>
>> But suddenly the box was offline. One technical assistant from our ISP
tried
>> to reboot
>> our server (he couldn't tell me if there had been any messages on the
screen),
>> but the
>> system always hangs on
>>
>> Freeing unused kernel memory: xxk freed
>>

> Try booting with init=/bin/bash, it looks like kernel gets a bad
/sbin/init,
> and gets stuck. Perhaps the shutdown damaged init, it starts to run and
get
> hung.

That didn't fix the problem :(

When i run "diff" on a new and the "old" init, i get no diffs ...

Must be something other :(

Thomas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: URGENT : System hands on "Freeing unused kernel memory: "
@ 2001-03-27  9:06 Studierende der Universitaet des Saarlandes
  0 siblings, 0 replies; 10+ messages in thread
From: Studierende der Universitaet des Saarlandes @ 2001-03-27  9:06 UTC (permalink / raw)
  To: puckwork; +Cc: linux-kernel

I have 2 ideas:
* glibc corrupted
* did you downgrade the cpu?

RH 7.0 automatically installs glibc for a Pentium Pro or later if that
cpu is present during install.
If you then move the hd into a computer with an AMD K6, it won't boot.

I'd run

#rpm -Va

and check if some unusual files are modified (...5.. without "c")

--
	Manfred

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: URGENT : System hands on "Freeing unused kernel memory: "
@ 2001-03-27  8:40 Thomas Foerster
  0 siblings, 0 replies; 10+ messages in thread
From: Thomas Foerster @ 2001-03-27  8:40 UTC (permalink / raw)
  To: linux-kernel


> On 03.27 Thomas Foerster wrote:
>>
>> But suddenly the box was offline. One technical assistant from our ISP tried
>> to reboot
>> our server (he couldn't tell me if there had been any messages on the screen),
>> but the
>> system always hangs on
>>
>> Freeing unused kernel memory: xxk freed
>>

> Try booting with init=/bin/bash, it looks like kernel gets a bad /sbin/init,
> and gets stuck. Perhaps the shutdown damaged init, it starts to run and get
> hung.

That didn't fix the problem :(

When i run "diff" on a new and the "old" init, i get no diffs ...

Must be something other :(

Thomas


^ permalink raw reply	[flat|nested] 10+ messages in thread
* URGENT : System hands on "Freeing unused kernel memory: "
@ 2001-03-27  6:48 Thomas Foerster
  2001-03-27  7:50 ` J . A . Magallon
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Thomas Foerster @ 2001-03-27  6:48 UTC (permalink / raw)
  To: linux-kernel

Hello folks,

i have a realy strange and annyoing problem here.

I have a very busy webserver. Around 2 weeks ago i upgraded from 2.2.18 to 2.4.2-ac20
(SCSI-System, 512 MB RAM, 3 SCSI-Disks, P-III-500). Everything worked fine, the 2.4x Kernel
boosted the box a lot :)

But suddenly the box was offline. One technical assistant from our ISP tried to reboot
our server (he couldn't tell me if there had been any messages on the screen), but the
system always hangs on 

Freeing unused kernel memory: xxk freed

So we took the box home and tried to boot it from a bootdisk (generated as we installed the box,
redhat 7.0). The SAME problem occurs ... 

Freeing unused kernel memory: xxk freed

The system hangs (i've tried 2.2.18 AND 2.4.2-ac20, 2.2.16 is on our bootdisk). I thought
it could be the swap-partition ... so we inserted an IDE Disk, installed a small system so that
i was able to mount the SCSI-Disks. So i rebuild the swap-parition with
mkswap /dev/sda5 and activated it via swapon /dev/sda5 ... worked.

So i tried to boot it again from the SCSI-Disks ... nothing! The same odd failure ...

I've never hat such Problems before .. we've already changed every piece of hardware that's been in the
box (except the disks, but theire looking ok because i can mount them and run e2fsck over it :) )

I need help, because we're already down for 3 Days now. What causes the system to hang at this point??
What must i do the be able to boot the system from the scsi-disks again?

Thanx a lot,
  Thomas


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2001-03-27 16:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <fa.it9nv9v.g08l8a@ifi.uio.no>
2001-03-27 10:07 ` URGENT : System hands on "Freeing unused kernel memory: " Giacomo Catenazzi
2001-03-27 11:19 ` Jonathan Morton
2001-03-27  9:23 Thomas Foerster
  -- strict thread matches above, loose matches on Subject: below --
2001-03-27  9:12 Hen, Shmulik
2001-03-27  9:06 Studierende der Universitaet des Saarlandes
2001-03-27  8:40 Thomas Foerster
2001-03-27  6:48 Thomas Foerster
2001-03-27  7:50 ` J . A . Magallon
2001-03-27 14:40 ` Stuart MacDonald
2001-03-27 16:21 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox