[linux] Re: Vastlopen en Unable to handle kernel paging request
Robert M. Stockmann
stock op stokkie.net
Zo Jul 8 14:47:01 CEST 2007
On Sun, 8 Jul 2007, Onno wrote:
> Date: Sun, 08 Jul 2007 14:08:58 +0200
> From: Onno <linux op gorgoz.org>
> Reply-To: linux op lists.nllgg.nl
> To: linux op lists.nllgg.nl
> Subject: [linux] Re: Vastlopen en Unable to handle kernel paging request
>
> > Dat lijkt erop of je machine de limiet van het totale Virtuele Geheugen
> > steeds vaker overschrijdt. Virtueel Geheugen = RAM + SWAP.
> >
> > Als dat gebeurt dan gaat Linux op z'n bek. Hoeveel SWAP geheugen
> > heb je geconfigureerd? En welke applicatie is zo lek, of slecht
> > geschreven dat ie alleen maar het Virtueel Geheugen volgooit?
> Ik heb 1GB ram en 2GB swap. Als ik nu kijk krijg ik volgende resultaten:
>
> ~$ free
> total used free shared buffers cached
> Mem: 1035672 425952 609720 0 55156 166116
> -/+ buffers/cache: 204680 830992
> Swap: 1951888 0 1951888
>
> Daar lijkt me (nu) nog niets mis mee.
>
> > "een backup met mondorescue"
> > wat houdt dat dan in? Er wordt tar, cp of cpio in combinatie
> > met gzip of bzip2 gebruikt? Geen van de gangbare backup tools
> > die ik ken onder linux gooien het Virtuele Geheugen vol.
> Inderdaad een combinatie van tar, cpio etc (zie www.mondorescue.com voor
> meer details) Opvallend is dat het maken van een backup bijna altijd
> restulteerd in een "unable to handle kernel paging request" van het
> proces afio (een archive file manipulation program)
>
> Ik had niet het idee dat mondorescue mijn geheugen vol gooit. Ik zal het
> geheugen van de server eens in de gaten houden, om te zien of er een
> applicatie staat te lekken.
>
Controleer ook in de kernel config :
# make mencuonfig
Processor type and features --->
High Memory Support (64GB) --->
"CONFIG_HIGHMEM64G:
Select this if you have a 32-bit processor and more than 4
gigabytes of physical RAM.
CONFIG_HIGHMEM4G:
Select this if you have a 32-bit processor and between 1 and 4
gigabytes of physical RAM.
CONFIG_NOHIGHMEM:
Linux can use up to 64 Gigabytes of physical memory on x86
systems. However, the address space of 32-bit x86 processors is
only 4 Gigabytes large. That means that, if you have a large
amount of physical memory, not all of it can be "permanently
mapped" by the kernel. The physical memory that's not
permanently mapped is called "high memory".
If you are compiling a kernel which will never run on a machine
with more than 1 Gigabyte total physical RAM, answer "off" here
(default choice and suitable for most users). This will result
in a "3GB/1GB" split: 3GB are mapped so that each process sees
a 3GB virtual memory space and the remaining part of the 4GB
virtual memory space is used by the kernel to permanently map
as much physical memory as possible."
Vr.gr.
Robert
--
Robert M. Stockmann - RHCE
Network Engineer - UNIX/Linux Specialist
crashrecovery.org stock op stokkie.net
More information about the Linux
mailing list