Date: Mon, 11 Oct 2004 07:40:28 GMT From: Uwe Doering <gemini@geminix.org> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/72498: Libc timestamp code on jailed SMP machine generates incorrect results Message-ID: <200410110740.i9B7eSoc055520@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/72498; it has been noted by GNATS.
From: Uwe Doering <gemini@geminix.org>
To: Justin Clift <jc@telstra.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/72498: Libc timestamp code on jailed SMP machine generates
incorrect results
Date: Mon, 11 Oct 2004 09:33:38 +0200
Justin Clift wrote:
>
>>Environment:
>
> FreeBSD was-dev.telstra.net 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Fri Jun 25 14:23:42 EST 2004 root@verdelho.telstra.net:/usr/src/sys/compile/1GB_SHARED_V3 i386
>
>>Description:
>
> We're using PostgreSQL 7.4.5 in an SMP jailed environment on FreeBSD 4.10.
>
> Inside this jail PostgreSQL is configured to output timestamp information in it's log file entries. There appears to be a bug in the timestamp generation code, as for hours above 9 oclock (10am and onwards) the timestamp's being generated are occasionally incorrect:
> [...]
Do you happen to run more than one instance of PostgreSQL on that
machine, each in its own jail? If so, are you aware that jails don't
have separate SysV shared resources (memory regions etc.), at least not
in FreeBSD's original 4.x implementation? In this scenario your problem
might be caused by clashing PostgreSQL instances, and you're likely to
be in for more serious problems than just time stamp corruption.
Just an educated guess, of course.
Uwe
--
Uwe Doering | EscapeBox - Managed On-Demand UNIX Servers
gemini@geminix.org | http://www.escapebox.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410110740.i9B7eSoc055520>
