Re: all memory used after booting
- From: The Natural Philosopher <a@xxx>
- Date: Wed, 23 Jul 2008 15:40:23 +0100
Kai-Uwe Nielsen wrote:
* The Natural Philosopher <a@xxx>:Kai-Uwe Nielsen wrote:Hi,Perhaps it's just grabbed it all for disk cache..
* Jean-David Beyer <jeandavid8@xxxxxxxxxxx>:Immediately after boot, or a while later? I have 8 GB RAM, and when I firstNo, _immediately_ after boot. Even when booting to single user modus.
boot the machine, it takes only about 1/8 of the memory, but a day later...
Yeah, 18 Gig grabbed for a filesystem thats less than 2 Gig
altogether...
But this thread can be closed. I have been stupid and didn't see the
obvious problem. It just came to my mind _after_ starting this thread.
After several days of struggling.
Well.
We use kickstart files for installation.
We do have certain templates.
We had an Oracle Consultant inhouse to optimize our database machines.
He did that and told us some additional stuff to be included in our
Oracle template.
This machine shall be a small standalone Oracle machine.
The settings were optimized for 64Gig machines.
So the story goes... And all the time I forgot that the Oracle include
in the template not only creates users and stuff, but also manipulates
/etc/sysctl.conf
I really should have found out sooner, stupid me. Just for sake of
completeness, this was the setting that grabbed all the memory:
[root@tux100p039 /etc]# free -m
total used free shared buffers cached
Mem: 18047 232 17815 0 18 150
-/+ buffers/cache: 62 17985
Swap: 2047 0 2047
[root@tux100p039 /etc]# sysctl vm.nr_hugepages=10000
vm.nr_hugepages = 10000
[root@tux100p039 /etc]# free -m
total used free shared buffers cached
Mem: 18047 17950 97 0 18 143
-/+ buffers/cache: 17788 258
Swap: 2047 0 2047
Now I go hide somewhere... ;-)
Yeah..i've done a days consulatncy to discover the bug in the template that broke everyone's network connection..after we had spent three defining exactly what it was to be, and the manager had our original, and had to admit that was NOT what was being installed.
;-)
Any consultant/sysadmin can recite you similar stories too..
Like the one who used EMACS to edit a config file with three hard links to it. Emacs renamed it to something.old,(or something) and created a new one of the original name, to which nothing pointed any more...
.
Regards,
Kai.
- References:
- all memory used after booting
- From: Kai-Uwe Nielsen
- Re: all memory used after booting
- From: Jean-David Beyer
- Re: all memory used after booting
- From: Kai-Uwe Nielsen
- Re: all memory used after booting
- From: The Natural Philosopher
- Re: all memory used after booting
- From: Kai-Uwe Nielsen
- all memory used after booting
- Prev by Date: Re: all memory used after booting
- Next by Date: Re: all memory used after booting
- Previous by thread: Re: all memory used after booting
- Next by thread: Re: all memory used after booting
- Index(es):
Relevant Pages
|