From owner-freebsd-questions@FreeBSD.ORG Wed Sep 19 18:00:38 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C3D716A419 for ; Wed, 19 Sep 2007 18:00:38 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id DA4BC13C46A for ; Wed, 19 Sep 2007 18:00:37 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id l8JHxoXm008209; Wed, 19 Sep 2007 13:59:50 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id l8JHxnFk008208; Wed, 19 Sep 2007 13:59:49 -0400 (EDT) (envelope-from jerrymc) Date: Wed, 19 Sep 2007 13:59:49 -0400 From: Jerry McAllister To: DSA - JCR Message-ID: <20070919175949.GG7848@gizmo.acns.msu.edu> References: <40892.217.114.136.135.1190205367.squirrel@mail.dsa.es> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <40892.217.114.136.135.1190205367.squirrel@mail.dsa.es> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Cron not working till 28/08/07 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: Wed, 19 Sep 2007 18:00:38 -0000 Hi, On Wed, Sep 19, 2007 at 12:36:07PM -0000, DSA - JCR wrote: > Hi all !! > > I had several crontab jobs in order to make backups. > > All worked fine till the 28-Aug-2007 when it seems to be stopped for some > reason, I don't know why. > I had a reporting in my mail box (external) also with daily, weekly and > monthly reports, but suddenly all stopped (I don't receive nothing in my > email). > > Can you help me? You have had some other responses that may lead you to an answer. Check them out. One more wil idea of something to check is disk space. Is it possible that your job is trying to write to some space where there is not enough room? Also, is it possible that some previous job failed, but didn't complete terminate and is still hanging around or hanging on to some space needed by the jobs. Sometimes just doing a reboot will clear that up -- though it won't prevent the problem from recurring. Good luck, ////jerry > > Thanks in advance > > Juan Coruņa > Desarrollo de Software Atlantico > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >