Re: UBC?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Anton Maksimenkov
Subject: Re: UBC?
Date: Friday, February 5, 2010 - 8:53 pm

2010/2/6 Jeff Ross <jross@openvistas.net>:

Probably, it is because that big piece of _shared memory_ eat so much
pv_entries that some kernel map have been exhausted. So you receive
panic. You should supply detailed panic trace.

kern.shminfo.shmmax

Probably, it is because that big _buffer cache_ eat so much pv_entries
that some kernel map have been exhausted. So you receive panic. :-)
You should supply detailed panic trace. This case must be most
interesting. I think Bob Beck can say you much more if you do so.

here's
Again, you should supply detailed panic trace.

Can you try this. Setup options in assume that you have 1G ram. Set
shared buffers to something about 256M, and buffer cache to something
about 768M. And appropriate shmmax/shmall and effective_cache_size.
This will not set so much pressure to kernel map, so you should not
see so much panics.
Keep in mind, that postgres eat and uses memory in other places
(AFAIR, work buffers, temp buffers, etc). And there are one process
per connection(!), so that usage multiplies. And yes, they can eat
pv_entries too...
So, first, others 3G ram will not idle, it will be actively used by
(many) postgres processes. Second, try to reduce max connections to
reduce maximum of simultaneous postgres processes, so they not "eat
all pv_entries".
--
antonvm
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
UBC?, Donald Allen, (Fri Jan 29, 9:17 am)
Re: UBC?, Bret S. Lambert, (Fri Jan 29, 9:41 am)
Re: UBC?, Bob Beck, (Fri Jan 29, 11:45 am)
Re: UBC?, Donald Allen, (Fri Jan 29, 12:08 pm)
Re: UBC?, Donald Allen, (Fri Jan 29, 12:26 pm)
Re: UBC?, Bob Beck, (Fri Jan 29, 1:24 pm)
Re: UBC?, Bret S. Lambert, (Fri Jan 29, 1:41 pm)
Re: UBC?, Bob Beck, (Fri Jan 29, 1:47 pm)
Re: UBC?, Bret S. Lambert, (Fri Jan 29, 1:54 pm)
Re: UBC?, Damien Miller, (Fri Jan 29, 7:52 pm)
Re: UBC?, Bob Beck, (Sat Jan 30, 9:20 am)
Re: UBC?, Jeff Ross, (Sat Jan 30, 11:46 am)
Re: UBC?, Bob Beck, (Sat Jan 30, 1:26 pm)
Re: UBC?, Damien Miller, (Sat Jan 30, 2:08 pm)
Re: UBC?, David Gwynne, (Sat Jan 30, 4:41 pm)
Re: UBC?, David Gwynne, (Sat Jan 30, 4:50 pm)
Re: UBC?, Stuart Henderson, (Sun Jan 31, 6:18 am)
Re: UBC?, Bret S. Lambert, (Sun Jan 31, 6:38 am)
Re: UBC?, Jeff Ross, (Sun Jan 31, 12:16 pm)
Re: UBC?, Philip Guenther, (Sun Jan 31, 1:43 pm)
Re: UBC?, Ariane van der Steldt, (Sun Jan 31, 4:36 pm)
Re: UBC?, Artur Grabowski, (Mon Feb 1, 2:08 am)
Re: UBC?, Owain Ainsworth, (Mon Feb 1, 7:07 am)
Re: UBC?, Ted Unangst, (Mon Feb 1, 10:41 am)
Re: UBC?, Ted Unangst, (Mon Feb 1, 10:42 am)
Re: UBC?, Donald Allen, (Mon Feb 1, 2:09 pm)
Re: UBC?, Bob Beck, (Mon Feb 1, 2:46 pm)
Re: UBC?, Nick Bender, (Mon Feb 1, 3:05 pm)
Re: UBC?, Darrin Chandler, (Mon Feb 1, 3:28 pm)
Re: UBC?, Bob Beck, (Mon Feb 1, 3:59 pm)
Re: UBC?, Jacob Meuser, (Mon Feb 1, 7:51 pm)
Re: UBC? And a Mr. Allen, Sean Kennedy, (Tue Feb 2, 7:00 am)
Re: UBC?, Darrin Chandler, (Tue Feb 2, 10:09 am)
Re: UBC?, Jacob Meuser, (Tue Feb 2, 11:36 am)
Re: UBC?, Darrin Chandler, (Tue Feb 2, 11:58 am)
Re: UBC?, Jacob Meuser, (Tue Feb 2, 12:19 pm)
Re: UBC?, Bob Beck, (Tue Feb 2, 4:18 pm)
Re: UBC?, Owain Ainsworth, (Wed Feb 3, 7:36 am)
Re: UBC?, Jeff Ross, (Thu Feb 4, 9:29 am)
Re: UBC?, Ariane van der Steldt, (Thu Feb 4, 11:36 am)
Re: UBC?, Jeff Ross, (Thu Feb 4, 12:21 pm)
Re: UBC?, Ted Unangst, (Thu Feb 4, 1:40 pm)
Re: UBC?, Anton Maksimenkov, (Thu Feb 4, 11:50 pm)
Re: UBC?, Anton Maksimenkov, (Thu Feb 4, 11:52 pm)
Re: UBC?, Jeff Ross, (Fri Feb 5, 4:03 pm)
Re: UBC?, Anton Maksimenkov, (Fri Feb 5, 8:53 pm)
Re: UBC?, Ariane van der Steldt, (Mon Feb 8, 7:05 am)