Bacula-users

Re: [Bacula-users] multiple concurrent jobs running on one client, only one transferring data.

2008-04-15 06:01:58
Subject: Re: [Bacula-users] multiple concurrent jobs running on one client, only one transferring data.
From: Arno Lehmann <al AT its-lehmann DOT de>
To: 'bacula-users' <bacula-users AT lists.sourceforge DOT net>
Date: Tue, 15 Apr 2008 11:50:37 +0200
Hi,

14.04.2008 23:59, Attila Fülöp wrote:
> Hi,
> 
> I'm facing the following problem:
> 
> One Win2k3 client with 3 different jobs. Since neither the network link
> nor the cpu and io on the client machine are saturated I wanted to run
> this three jobs concurrently. This would effectively triple the backup
> speed.
> 
> This works, the director reports all three jobs running as the the fd
> on the client machine does.
> 
> The problem is, only the first job transfers data, the two other jobs
> are just sitting around, doing nothing (at least nothing obvious). So I
> wonder if this is intended behaviour or a misconfiguration/bug.

Well, I do know that jobs from one client can run in parallel.

> I tested with both 2.0.3 and 2.2.8 windows clients backing up to 2.0.3
> FreeBSD director/storage daemon. I tested with VSS turned of also.

VSS might prevent that, though. I'm not sure, but I believe it's not 
so useful to try and create several VSS snapshots of one volume at the 
same time.

> Actually with this behaviour the "Maximum Concurrent Jobs" directives
> in the "FileDaemon" resource of the client file daemon and the "Client"
> resource of the director does not make much sense. If I configure 3
> concurrent jobs on a client I would expect them all to transfer data.
> 
> If anyone has a clue what's going on I would appreciate any feedback.
> I would also be grateful if someone could hint me how to achieve what
> I intended by other means.

If they all should go to the same storage device, you've got to enable 
job concurrency there, too. In the global director configuration also, 
but that seems to be on already.

What do 'sta dir' and 'sta sd' report when these jobs run but don't 
transfer data?

Arno

> Thanks
> Attila
> 
> 
> 
> DIR: status dir
> ~~~~~~~~~~~~~~~
> 
> Running Jobs:
>   JobId Level   Name                       Status
> ======================================================================
>    6885 Full    Win2k3.2008-04-14_22.49.51 is running
>    6886 Full    Win2k3-Home.2008-04-14_22.50.39 is running
>    6887 Full    Win2k3-Grafik.2008-04-14_22.51.34 is running
> ====
> 
> CLIENT FD:
> ~~~~~~~~~~
> Win2k3-fd Version: 2.2.8 (26 January 2008)  VSS Linux Cross-compile Win32
> Daemon started 14-Apr-08 22:44, 0 Jobs run since started.
>   Heap: heap=0 smbytes=176,063 max_bytes=201,747 bufs=246 max_bufs=296
>   Sizeof: boffset_t=8 size_t=4 debug=0 trace=1
> 
> Running Jobs:
> JobId 6885 Job Win2k3.2008-04-14_22.49.51 is running.
>      VSS Backup Job started: 14-Apr-08 22:50
>      Files=60,344 Bytes=21,151,588,104 Bytes/sec=10,076,983 Errors=0
>      Files Examined=60,344
>      Processing file: xxxxxx
>      SDReadSeqNo=5 fd=656
> JobId 6886 Job Win2k3-Home.2008-04-14_22.50.39 is running.
>      VSS System or Console Job started: 14-Apr-08 22:50
>      Files=0 Bytes=0 Bytes/sec=0 Errors=0
>      Files Examined=0
>      SDReadSeqNo=3 fd=664
> JobId 6887 Job Win2k3-Grafik.2008-04-14_22.51.34 is running.
>      VSS System or Console Job started: 14-Apr-08 22:50
>      Files=0 Bytes=0 Bytes/sec=0 Errors=0
>      Files Examined=0
>      SDReadSeqNo=3 fd=680
> ====
> 
> ls -l /var/spool/bacula
> ~~~~~~~~~~~~~~~~~~~~~~~
> sd.data.6885.Win2k3.2008-04-14_22.49.51.ArcVaultDrive.spool
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Bacula-users mailing list
> Bacula-users AT lists.sourceforge DOT net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>