Subject: Re: dump -x
To: Stephen Borrill <netbsd@precedence.co.uk>
From: Anzi <anzi@dnainternet.net>
List: netbsd-users
Date: 05/10/2007 11:31:56
Stephen Borrill wrote:
>
> What NetBSD version? I found it hung the machine about once a week
> when ran nightly and so had to stop using it in production.
My dump is working just fine except for the case when I had added two
cron jobs that run overlapped; other cronjob was writing the dumpfile to
nfs server and dump started after that (actual dump writing to the same
file that was being transferred to nfs server). I know this was a stupid
mistake, but I am only human :)
-Anzi-