[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Weird application freeze problem
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Weird application freeze problem
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Mon, 8 Sep 2008 22:20:29 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=BzS7kvNLZZt3kkDRSgD/tTbCriWGUVjNm+ftY+qRSeA=; b=b/yhReDE3twhTgIZnfuFP/MAg6H61s+ucK5RYA7RXbwcRnoiWNnJb0DaXElRhFLv/d FstQ2JnAYBJhCDd+XENoHDhjR8HqhuQifWYubvhWPJPIBlnC+7uJRPuNITl4nxroz58+ MDJZNNQJqEVDO6n/itchovc5MfKyI4plNwLyM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=Zge6qC6AHAnPOdH9Xrj+O0DCdZA3qlLFxzYjI9C12/woyJiNqPciw2gvCnODkU3Ip6 A8EeMxC+t3/av3s57CPmB6FZB+8qTTiYOFYVoD27ZSvWKB5A8hvc7QcLgzzBba8qAbw7 q+78W+wWzmpRtJgS3plhFICCwX/uz+8SoEUGQ=
- References: <48C5E934.3030303 (at) wi.rr.com>
Does your ntpdate have the -B option?? If so, it can make the adjustment
slowly.
From the Gentoo Linux manpage:
-B Force the time to always be slewed using the adjtime()
system
call, even if the measured offset is greater than +-128 ms.
The
default is to step the time using settimeofday() if the
offset
is greater than +-128 ms. Note that, if the offset is
much
greater than +-128 ms in this case, that it can take a long
time
(hours) to slew the clock to the correct value. During
this
time. the host should not be used to synchronize clients.
From the NOTES section of the adjtime(3) man page:
The adjustment that adjtime() makes to the clock is carried out in
such
a manner that the clock is always monotonically increasing. Using
adj-
time() to adjust the time prevents the problems that can be caused
for
certain applications (e.g., make(1)) by abrupt positive or
negative
jumps in the system time.
Ralph Mitchell
On Mon, Sep 8, 2008 at 10:10 PM, Rich Smrcina <rsmrcina (at) wi.rr.com> wrote:
> Posting for a friend....
>
> I've been testing out Hobbit in a SLES 10 virtual machine on z/VM. It is
> a monitoring application based off of Big Brother. So far, it works great
> except for one weird thing. We have a cron task that runs once a night
> that does ntpdate to sync the time with an NTP server. If the time is
> in sync, no problem. However, if the time is out of sync and is adjusted,
> Hobbit freezes. The tasks still exist, but they just stop doing anything.
> Apache continues to display the same web page without an update. Stopping
> the Hobbit daemon doesn't help, in fact, it does nothing. The tasks never
> stop. I have to recycle the entire system in order to free it up.
>
> Has anyone seen a problem similar to this? Any ideas?
>
> --
> Rich Smrcina
> VM Assist, Inc.
> Phone: 414-491-6001
> Ans Service: 360-715-2467
> rich.smrcina at vmassist.com
> http://www.linkedin.com/in/richsmrcina
>
> Catch the WAVV! http://www.wavv.org
> WAVV 2009 - Orlando, FL - May 15-19, 2009
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>