From owner-freebsd-questions@FreeBSD.ORG Thu Mar 29 12:53:52 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDBF216A404 for ; Thu, 29 Mar 2007 12:53:52 +0000 (UTC) (envelope-from bram@diomedia.be) Received: from adicia.telenet-ops.be (adicia.telenet-ops.be [195.130.132.56]) by mx1.freebsd.org (Postfix) with ESMTP id 7CC0E13C489 for ; Thu, 29 Mar 2007 12:53:52 +0000 (UTC) (envelope-from bram@diomedia.be) Received: from localhost (localhost.localdomain [127.0.0.1]) by adicia.telenet-ops.be (Postfix) with SMTP id 46CC02300C8 for ; Thu, 29 Mar 2007 14:53:51 +0200 (CEST) Received: from [192.168.3.192] (d5152C2D6.access.telenet.be [81.82.194.214]) by adicia.telenet-ops.be (Postfix) with ESMTP id 343AB2300C0 for ; Thu, 29 Mar 2007 14:53:51 +0200 (CEST) Message-ID: <460BB75B.3080504@diomedia.be> Date: Thu, 29 Mar 2007 14:55:55 +0200 From: bram User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: time problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 12:53:52 -0000 Hi all, I am running 6.1-RELEASE-p2-AMD64 on a dual AMD opteron system. Lately (after installing a twa-3ware raid controller I think) time just stops. We leave at work one evening and the clock is set ok. The next morning the clock is set at 3 o'clock instead of 8 o'clock, sometimes there is no clock anymore, when we type date, it just returns to the next line without any output whatsoever. This is very annoying, I've set a crontab task every 5 minutes to re-update the date but it does not help (wich leads to my believe that time has stopped). So, what could this be, and can I work around the problem ? Every service this machine runs stops working at such a time (no ssh etc), the local keyboard still works. kind regards