Gustavo,
You are probably over-thinking this. If the first job runs every time the
services are re-started and you are not getting any messages via email -
that's the problem.
Mehma
---
--
Download Intel® Parallel Studio
On Mon, Apr 12, 2010 at 5:36 PM, Gustavo Nunes Freire Ribeiro
wrote:
> The problem is certainly in version 3.0.3. In version 3.0.2 this problem
> does not happen.
>
> John, I'm sure the problem is not in the database. The job that I
> perform, the bacula-dir shows me running, but not running on th
The problem is certainly in version 3.0.3. In version 3.0.2 this problem
does not happen.
John, I'm sure the problem is not in the database. The job that I
perform, the bacula-dir shows me running, but not running on the
bacula-sd and not in the bacula-fd too.
John Drescher escreveu:
> On Sat, Ap
Hi, I am still tweaking a new installation of bacula 5.0.1 on Centos
5.4. The backups work fine but I am trying to get the restore to work
and I keep getting the following errors:
Volume "hardware-0014" to file:block 7:2933114700.
10-Apr 12:51 swift-fd JobId 118: Error: restore.c:1133 Write e
On 4/12/10 9:40 AM, Matija Nalis wrote:
> On Mon, Apr 12, 2010 at 09:23:51AM -0500, Jon Schewe wrote:
>
>> On 4/12/10 9:00 AM, Matija Nalis wrote:
>>
>>> Good, let us know how it fares.
>>>
>>>
>> It seems to be running, but I've run into a problem with bconsole. Once
>> I started
On 04/12/10 14:05, Mark Coolen wrote:
> Hi;
> I'm backing up files from a Windows share connecting with cifs (samba)
> using autofs. I'm getting an error with files with apostrophes that the
> files doesn't exist and it lists the file path with a ? instead of the
> apostrophe.
>
> Any ideas?
Is t
On Mon, Apr 12, 2010 at 2:07 PM, John Drescher wrote:
>> But my job is making the copy of all the files and directories, and I
>> have to exclude the copy of my virtual machines and the hidden folder .gvfs
>> If I put the option Exclude = yes, the bacula server does not copy any
>> file, but if I
> But my job is making the copy of all the files and directories, and I
> have to exclude the copy of my virtual machines and the hidden folder .gvfs
> If I put the option Exclude = yes, the bacula server does not copy any
> file, but if I exclude that line, it makes the copy of the full
> director
Hi;
I'm backing up files from a Windows share connecting with cifs (samba) using
autofs. I'm getting an error with files with apostrophes that the files
doesn't exist and it lists the file path with a ? instead of the apostrophe.
Any ideas?
-
On 04/12/10 11:58, Joseph Spenner wrote:
> --- On Mon, 4/12/10, Phil Stracchino wrote:
>>
>> Did you fix the retention period yet? If it's
>> immediately reusing the
>> first volume, it probably means your retention is too
>> short. If you're
>> trying to use these volumes in daily rotation, the
Hi everyone...
That tip of John works. Thanks John.. :)... I made the full backup OK.
But my job is making the copy of all the files and directories, and I
have to exclude the copy of my virtual machines and the hidden folder .gvfs
If I put the option Exclude = yes, the bacula server does not co
--- On Mon, 4/12/10, Phil Stracchino wrote:
>
> Did you fix the retention period yet? If it's
> immediately reusing the
> first volume, it probably means your retention is too
> short. If you're
> trying to use these volumes in daily rotation, then the
> volume use
> duration should be set so t
On 04/11/10 23:14, Joseph Spenner wrote:
> Phil:
> Thanks for the help! Getting closer. It's not breaking up the backup, but
> now it uses the same file/device every night. Maybe the "Volume Use
> Duration" is too short?
Did you fix the retention period yet? If it's immediately reusing the
On Mon, Apr 12, 2010 at 09:23:51AM -0500, Jon Schewe wrote:
> On 4/12/10 9:00 AM, Matija Nalis wrote:
> > (SO_KEEPALIVE will work even with only one side of connection having
> > it enabled).
> >
> So I should only need the heartbeat on that client's setup as well,
> right? Getting rid of extra
On 4/12/10 9:00 AM, Matija Nalis wrote:
> On Mon, Apr 12, 2010 at 08:45:36AM -0500, Jon Schewe wrote:
>
>> On 4/12/10 8:39 AM, Matija Nalis wrote:
>>
>>> echo 60 > /proc/sys/net/ipv4/tcp_keepalive_time
>>>
>>> (or edit /etc/sysctl.d/* or /etc/sysctl.conf to retain value across
>>> reboots).
On Mon, Apr 12, 2010 at 08:45:36AM -0500, Jon Schewe wrote:
> On 4/12/10 8:39 AM, Matija Nalis wrote:
> > echo 60 > /proc/sys/net/ipv4/tcp_keepalive_time
> >
> > (or edit /etc/sysctl.d/* or /etc/sysctl.conf to retain value across
> > reboots). Can you try what "netstat -to" says after you lower tha
On 4/12/10 2:47 AM, Graham Keeling wrote:
> On Sun, Apr 11, 2010 at 09:32:43AM -0500, Jon Schewe wrote:
>
>> I got it to work again last night. Changing the firewall time outs
>> didn't help. What fixed it was turning off Accurate backups.
>>
> Ah, so possibly bacula spent long enough stuck
On 4/12/10 8:39 AM, Matija Nalis wrote:
> On Mon, Apr 12, 2010 at 07:59:53AM -0500, Jon Schewe wrote:
>
>> /proc/sys/net/ipv4/tcp_keepalive_time:7200
>>
>>> netstat -to
>>>
>> Client:
>> tcp0 0 client:9102 server:54043 ESTABLISHED
>> keepalive (7196.36/0/0)
>>
On Mon, Apr 12, 2010 at 07:59:53AM -0500, Jon Schewe wrote:
> /proc/sys/net/ipv4/tcp_keepalive_time:7200
> > netstat -to
> Client:
> tcp0 0 client:9102 server:54043 ESTABLISHED
> keepalive (7196.36/0/0)
That's strange. It should've been the timeouts you specified in
config
On 4/12/10 7:21 AM, Matija Nalis wrote:
> On Mon, Apr 12, 2010 at 05:41:51AM -0500, Jon Schewe wrote:
>
>>> Strange. Are you running GNU/Linux system on all the machines
>>> (FD, SD, DIR) ? IIRC, it might not be supported on other systems,
>>> and/or it may need additional tuning on them.
>>>
>
On Mon, Apr 12, 2010 at 05:41:51AM -0500, Jon Schewe wrote:
> > Strange. Are you running GNU/Linux system on all the machines
> > (FD, SD, DIR) ? IIRC, it might not be supported on other systems,
> > and/or it may need additional tuning on them.
> >
> >
> I'm running opensuse Linux for the dire
One up on this question please.
I cant get the auto-labeling function to work as expected
Does anyone use the same functions : backup to disk, auto-label of volumes,
and auto-recycling ?
It seems to me quite a standard way of using Bacula.
What am I doing wrong ?
De : Dominique Jeannerod [
On Mon, Apr 12, 2010 at 10:52:21AM +0200, Harald Schmalzbauer wrote:
> Why do job 3-5 get cancelled with 0s runtime?
> How can I file a bug report?
Create an account at http://bugs.bacula.org/ and 'Report issue'.
--
Down
On 04/12/2010 04:17 AM, Matija Nalis wrote:
> On Fri, Apr 09, 2010 at 07:30:19PM -0500, Jon Schewe wrote:
>
>> I have heartbeat intervals set at the following:
>> bacula-dir.conf:
>> client {
>> Heartbeat interval = 15 Seconds
>> }
>> storage {
>> Heartbeat interval = 1 minutes
>> }
>>
>> ba
On Fri, Apr 09, 2010 at 07:30:19PM -0500, Jon Schewe wrote:
> I have heartbeat intervals set at the following:
> bacula-dir.conf:
> client {
> Heartbeat interval = 15 Seconds
> }
> storage {
> Heartbeat interval = 1 minutes
> }
>
> bacula-sd.conf
> storage {
> Heartbeat interval = 1 minute
>
Harald Schmalzbauer schrieb am 08.04.2010 20:18 (localtime):
Am 08.04.2010 14:20, schrieb Matija Nalis:
On Mon, Apr 05, 2010 at 12:46:25PM +0200, Harald Schmalzbauer wrote:
Absurdly canceled job 47:
Fatal error: Max run time exceeded. Job canceled.
Scheduled time: 04-Apr-2010 21:01:03
I use Bacula 5.0.0 on Ubuntu 9.10 and bacula-bat 5.0.0-2 on Ubuntu 9.10 and
Windows XP computers. On both computers I have a problem with View Browser -
it don't display any files or display part of files from some Jobs. If I
pushed button Refresh in the View Bowser's form I had different from fir
On Sun, Apr 11, 2010 at 09:32:43AM -0500, Jon Schewe wrote:
> I got it to work again last night. Changing the firewall time outs
> didn't help. What fixed it was turning off Accurate backups.
Ah, so possibly bacula spent long enough stuck doing an accurate query in the
catalog that the firewall co
28 matches
Mail list logo