Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2008 10:15:07 +0100
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Cc:        David N <davidn04@gmail.com>, questions@freebsd.org
Subject:   Re: Running rsnapshot via cron reboots the machine
Message-ID:  <200812171015.07390.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <4d7dd86f0812150956i3a8d130ak8a4ca462896cd3ff@mail.gmail.com>
References:  <4d7dd86f0812150956i3a8d130ak8a4ca462896cd3ff@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 15 December 2008 18:56:46 David N wrote:
> Hi,
>
> I have a machine
> AMD Sepron LE-1150
> ASUS M2A-VM
> 1GB RAM ECC
> 2x SATA 300GB
>
> in a RAID 1 (gmirror).
> 7.0-RELEASE-p2 AMD64 generic kernel
>
> it was doing backups via bacula to an external disk
> USB 2.0 SATA disk, and it was working well. (GLabel) /dev/ufs/BackupDisk
>
> I changed to rsnapshot recently, with the External HDD in glabel +
> gjournal (/dev/da0s1.journal -> /dev/ufs/BackupDisk) and it will
> reboot the machine roughly 30 minutes after the rsnapshot starts via
> CRON.

Able to get any crash dumps? [1] I doubt it calls reboot system call after 30 
minutes and if it's a heating issue, then it would power down not reboot. So, 
kernel is probably panicing.

[1] 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812171015.07390.fbsd.questions>