Re: [Bacula-users] Run Job Script not Replacing %f Character Substitution

2018-03-12 Thread Heitor Faria


>> Hello, Bill,
>> 
>> Just FIY, I'm using Bacula 9.0.3.
>> 
>> Regards,
> 
> Hi Heitor,
> 
> Do you think this could be considered a bug?   I mean, what if you actually
> wanted to run this script on the client and pass the Fileset to get some task
> done?
> 
> Can you try it in a RunScript{} stanza with RunsOnClient=yes (the default if
> not specified)
> 
> Would be interesting to know the result.

RunScript{
  RunsOnClient=yes
  RunsWhen = After
  Command = "/etc/bacula/scripts/monit.sh %i %c %f %n %b %e"
}

Returns:

12-mar 21:09 hfaria-asus-i5-fd JobId 141: shell command: run ClientAfterJob 
"/etc/bacula/scripts/monit.sh 141 hfaria-asus-i5-fd %f BackupClient1 0 OK"

> Best regards,

Regards,

> Bill
> 
> 
> --
> Bill Arlofski
> http://www.revpol.com/bacula
> -- Not responsible for anything below this line --

-- 
=== 
Heitor Medrado de Faria | CEO Bacula do Brasil & USA | Visto EB-1 | LPIC-III | 
EMC 05-001 | ITIL-F 
• Não seja tarifado pelo tamanho dos seus backups, conheça o Bacula Enterprise 
http://www.bacula.com.br/enterprise/ 
• Ministro treinamento e implementação in-company do Bacula Community 
http://www.bacula.com.br/in-company/ 
• Compre o novo livro do Bacula http://www.bacula.com.br/livro 
Brazil +55 (61) 98268-4220 | USA +1 (323) 300-5387 | www.bacula.com.br 
 
Indicamos as capacitações complementares: 
Shell básico e Programação em Shell com Julio Neves | Zabbix com Adail Host. 


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with client on 32-bit Ubuntu server

2018-03-12 Thread Shawn Rappaport
Thanks, Josip! I'll give that a try.

--Shawn

On 3/12/18, 4:29 PM, "Josip Deanovic"  wrote:

On Monday 2018-03-12 20:51:40 Shawn Rappaport wrote:
> Thanks! That showed me what the problem was:
> Failed to open Plugin directory /usr/lib64: ERR=No such file or
> directory
> 
> To fix it, I simply created a /usr/lib64 directory and copied
> bpipe-fd.so to that directory. Now the client process starts up and
> lets me connect via bconsole.

That would work but more sound solution would be to use the option
"Plugin Directory" in your config file and set it to the correct
path to plugin directory.


-- 
Josip Deanovic


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! 
https://urldefense.proofpoint.com/v2/url?u=http-3A__sdm.link_slashdot=DwICAg=sy2pFYeXOTBQJUPqadkFIXq5lzPIgQxhI8DCCAdSjYc=h5HhK7l-Sb7S5EybxFgVhTmfouIJFux6awyOLzFBk_o=Rxduqjq9HRJYUfB8L5Vm7OwUEA-d7sTvfQxftb4Q4WY=m8XL9IFMVXiOkdHNB86YCyP60T36iKa90M4Kirmk0Js=
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net

https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_bacula-2Dusers=DwICAg=sy2pFYeXOTBQJUPqadkFIXq5lzPIgQxhI8DCCAdSjYc=h5HhK7l-Sb7S5EybxFgVhTmfouIJFux6awyOLzFBk_o=Rxduqjq9HRJYUfB8L5Vm7OwUEA-d7sTvfQxftb4Q4WY=BejbPZzvSxZEB9JW7zz0QX8mxMet87mjLKNPzmnUwP0=


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Run Job Script not Replacing %f Character Substitution

2018-03-12 Thread Bill Arlofski
On 03/12/2018 04:46 PM, Heitor Faria wrote:
> Hello, Bill,
> 
> Just FIY, I'm using Bacula 9.0.3.
> 
> Regards,

Hi Heitor,

Do you think this could be considered a bug?   I mean, what if you actually
wanted to run this script on the client and pass the Fileset to get some task
done?

Can you try it in a RunScript{} stanza with RunsOnClient=yes (the default if
not specified)

Would be interesting to know the result.

Best regards,

Bill


-- 
Bill Arlofski
http://www.revpol.com/bacula
-- Not responsible for anything below this line --

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Run Job Script not Replacing %f Character Substitution

2018-03-12 Thread Heitor Faria
Hello, Bill,

Just FIY, I'm using Bacula 9.0.3.

Regards,

- Original Message -
> From: "Bill Arlofski" 
> To: bacula-users@lists.sourceforge.net
> Sent: Monday, March 12, 2018 7:30:50 PM
> Subject: Re: [Bacula-users] Run Job Script not Replacing %f Character 
> Substitution

> On 03/12/2018 04:18 PM, Heitor Faria wrote:
>> Dear Bacula Users,
>> 
>> For several years I've noticed that %f is not working for Run Job script. 
>> E.g.:
>> 
>> - ClientRunAfterJob = "/etc/bacula/scripts/monit.sh %i %c %n %f %s %b %e"
>> 
>> Output:
>> 
>> - 136 hfaria-asus-i5-fd BackupClient1 %f *none* 0 OK
>> 
>> Am I doing something wrong?
> 
> Hi Heitor!
> 
> Only thing you are doing is using an older version. :)
> 
> This bug was actually semi-recently fixed. I cannot seem to find when it was
> fixed, but I know I am using it daily in the AutoRestoreAndVerify.sh script I
> had released to this list last year.
> 
> BTW, I am on 9.0.5, so this has been working since at this this time and this
> version.
> 
> BUT I use the new RunScript syntax:
> 
> For example:
> 
> 8<
>  RunScript {
>RunsWhen = after
>RunsOnClient = no
>RunsOnFailure = no
># Call _this_ script and pass the current backup job's jobid,
># client, jobname, and fileset
> -
>Command = "/etc/bacula/scripts/AutoRestoreAndVerify.sh %i %c %n %f"
>  }
> }
> 8<
> 
> Can you check your version and let me know if this Syntax works, while the
> older ClientRunAfterJob does not?
> 
> Thank you!
> 
> 
> Best regards,
> 
> Bill
> 
> --
> Bill Arlofski
> http://www.revpol.com/bacula
> -- Not responsible for anything below this line --
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
=== 
Heitor Medrado de Faria | CEO Bacula do Brasil & USA | Visto EB-1 | LPIC-III | 
EMC 05-001 | ITIL-F 
• Não seja tarifado pelo tamanho dos seus backups, conheça o Bacula Enterprise 
http://www.bacula.com.br/enterprise/ 
• Ministro treinamento e implementação in-company do Bacula Community 
http://www.bacula.com.br/in-company/ 
• Compre o novo livro do Bacula http://www.bacula.com.br/livro 
Brazil +55 (61) 98268-4220 | USA +1 (323) 300-5387 | www.bacula.com.br 
 
Indicamos as capacitações complementares: 
Shell básico e Programação em Shell com Julio Neves | Zabbix com Adail Host. 


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Run Job Script not Replacing %f Character Substitution

2018-03-12 Thread Bill Arlofski
On 03/12/2018 04:18 PM, Heitor Faria wrote:
> Dear Bacula Users,
> 
> For several years I've noticed that %f is not working for Run Job script. 
> E.g.:
> 
> - ClientRunAfterJob = "/etc/bacula/scripts/monit.sh %i %c %n %f %s %b %e"
> 
> Output:
> 
> - 136 hfaria-asus-i5-fd BackupClient1 %f *none* 0 OK 
> 
> Am I doing something wrong?

Hi Heitor!

Only thing you are doing is using an older version. :)

This bug was actually semi-recently fixed. I cannot seem to find when it was
fixed, but I know I am using it daily in the AutoRestoreAndVerify.sh script I
had released to this list last year.

BTW, I am on 9.0.5, so this has been working since at this this time and this
version.

BUT I use the new RunScript syntax:

For example:

8<
  RunScript {
RunsWhen = after
RunsOnClient = no
RunsOnFailure = no
# Call _this_ script and pass the current backup job's jobid,
# client, jobname, and fileset
-
Command = "/etc/bacula/scripts/AutoRestoreAndVerify.sh %i %c %n %f"
  }
}
8<

Can you check your version and let me know if this Syntax works, while the
older ClientRunAfterJob does not?

Thank you!


Best regards,

Bill

-- 
Bill Arlofski
http://www.revpol.com/bacula
-- Not responsible for anything below this line --

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Run Job Script not Replacing %f Character Substitution

2018-03-12 Thread Heitor Faria
Just in time: nevermind. It only works with RunAfterJob, not ClientRunAfterJob. 

Regards, 

> From: "Heitor Faria" 
> To: "Bacula-users@lists.sourceforge.net" 
> Sent: Monday, March 12, 2018 7:18:59 PM
> Subject: [Bacula-users] Run Job Script not Replacing %f Character Substitution

> Dear Bacula Users,

> For several years I've noticed that %f is not working for Run Job script. 
> E.g.:

> - ClientRunAfterJob = "/etc/bacula/scripts/monit.sh %i %c %n %f %s %b %e"

> Output:

> - 136 hfaria-asus-i5-fd BackupClient1 %f *none* 0 OK

> Am I doing something wrong?

> Regards,
> --
> ===
> Heitor Medrado de Faria | EB-1 Visa | LPIC-III | ITIL-F | EMC 05-001
> • Check my Bacula Book at Amazon.com http://bacula.us/book
> • Do you need Bacula training? http://bacula.us/video-classes/
> • USA +1 (323) 300-53 87 | Brazil +55 (61) 98268-4220 | http://bacula.us
> ===

> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
=== 
Heitor Medrado de Faria | CEO Bacula do Brasil & USA | Visto EB-1 | LPIC-III | 
EMC 05-001 | ITIL-F 
• Não seja tarifado pelo tamanho dos seus backups, conheça o Bacula Enterprise 
http://www.bacula.com.br/enterprise/ 
• Ministro treinamento e implementação in-company do Bacula Community 
http://www.bacula.com.br/in-company/ 
• Compre o novo livro do Bacula http://www.bacula.com.br/livro 
Brazil +55 (61) 98268-4220 | USA +1 (323) 300-5387 | www.bacula.com.br 
 
Indicamos as capacitações complementares: 
Shell básico e Programação em Shell com Julio Neves | Zabbix com Adail Host. 
 
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Run Job Script not Replacing %f Character Substitution

2018-03-12 Thread Heitor Faria
Dear Bacula Users, 

For several years I've noticed that %f is not working for Run Job script. E.g.: 

- ClientRunAfterJob = "/etc/bacula/scripts/monit.sh %i %c %n %f %s %b %e" 

Output: 

- 136 hfaria-asus-i5-fd BackupClient1 %f *none* 0 OK 

Am I doing something wrong? 

Regards, 
-- 
=== 
Heitor Medrado de Faria | EB-1 Visa | LPIC-III | ITIL-F | EMC 05-001 
• Check my Bacula Book at Amazon.com http://bacula.us/book 
• Do you need Bacula training? http://bacula.us/video-classes/ 
• USA +1 (323) 300-53 87 | Brazil +55 (61) 98268-4220 | http://bacula.us 
=== 
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Inc/Diff backup of one job suddenly not working

2018-03-12 Thread Ian Douglas
On Monday, 12 March 2018 11:57:49 PM SAST Josip Deanovic wrote:

> Maybe in .local/share/local-mail

There is a mail structure there but last written 27 Jan, same as other folder.

I think Kmail messed around in that folder when it upgraded.

It's a real mess ... the messages are in the same folder in the Kmail program, 
but not in the same folder on disk. Dunno what the heck they thought they were 
doing.

Thanks, Ian


-- 
i...@zti.co.za http://www.zti.co.za
Zero 2 Infinity - The net.works
Phone +27-21-975-7273

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Solaris Install

2018-03-12 Thread Hicks, Daniel CTR OSD DMEA
Hello All

Does anyone have experience in installing Bacula 9.0.6 - Client on a Solaris 8 
system that does not have LVS / LZ4 installed.

Any tips for setting up the configure switches would be great.

Thanks

Daniel Hicks
Senior Systems Analyst
FutureWorld Technologies Inc.
DMEA IT Support

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Inc/Diff backup of one job suddenly not working

2018-03-12 Thread Josip Deanovic
On Monday 2018-03-12 23:52:14 Ian Douglas wrote:
> hi All
> 
> On Monday, 12 March 2018 7:17:15 PM SAST Martin Simmons wrote:
> > Also check that some files under
> > /home/ian/.local/share/.local-mail.directory have changed (possibly
> > mail is being written somewhere else now?).
> 
> Ah, I overlooked the obvious. Yes indeed it does appear as if Kmail in
> its  infinite wisdom has now decided to yet again store the emails
> somewhere else.
> 
> Heaven only knows where ... I can't find them. Hope they're not in a
> mbox  instead of maildir.

Maybe in .local/share/local-mail


-- 
Josip Deanovic

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Inc/Diff backup of one job suddenly not working

2018-03-12 Thread Ian Douglas
hi All

On Monday, 12 March 2018 7:17:15 PM SAST Martin Simmons wrote:

> Also check that some files under
> /home/ian/.local/share/.local-mail.directory have changed (possibly mail is
> being written somewhere else now?).

Ah, I overlooked the obvious. Yes indeed it does appear as if Kmail in its 
infinite wisdom has now decided to yet again store the emails somewhere else.

Heaven only knows where ... I can't find them. Hope they're not in a mbox 
instead of maildir.

Thanks, Ian


-- 
i...@zti.co.za http://www.zti.co.za
Zero 2 Infinity - The net.works
Phone +27-21-975-7273

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with client on 32-bit Ubuntu server

2018-03-12 Thread Josip Deanovic
On Monday 2018-03-12 20:51:40 Shawn Rappaport wrote:
> Thanks! That showed me what the problem was:
> Failed to open Plugin directory /usr/lib64: ERR=No such file or
> directory
> 
> To fix it, I simply created a /usr/lib64 directory and copied
> bpipe-fd.so to that directory. Now the client process starts up and
> lets me connect via bconsole.

That would work but more sound solution would be to use the option
"Plugin Directory" in your config file and set it to the correct
path to plugin directory.


-- 
Josip Deanovic

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with client on 32-bit Ubuntu server

2018-03-12 Thread Shawn Rappaport
Thanks! That showed me what the problem was:
Failed to open Plugin directory /usr/lib64: ERR=No such file or directory

To fix it, I simply created a /usr/lib64 directory and copied bpipe-fd.so to 
that directory. Now the client process starts up and lets me connect via 
bconsole.

--Shawn

On 3/12/18, 1:36 PM, "Josip Deanovic"  wrote:

On Monday 2018-03-12 19:36:58 Shawn Rappaport wrote:
> I installed the 9.0.6 client on an old 32-bit Ubuntu 12.04.4 LTS server.
>  The installation went fine and I get no errors if I run
> /sbin/bacula-fd -t -c bacula-fd.conf. However, after starting the
> client, I noticed that the process is not running. Is there some way to
> debug why the client won’t run? Could it be due to it being a 32-bit
> OS? I have the client running on an even older version of Ubuntu
> (11.10) but that one is 64-bit.


Try to use the -d option to set the debug level.


Regards!

-- 
Josip Deanovic


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! 
https://urldefense.proofpoint.com/v2/url?u=http-3A__sdm.link_slashdot=DwIGaQ=sy2pFYeXOTBQJUPqadkFIXq5lzPIgQxhI8DCCAdSjYc=h5HhK7l-Sb7S5EybxFgVhTmfouIJFux6awyOLzFBk_o=BoibDgS65wYexnn4XuUabHzbwDLsspcOakDn6ZsmL3M=_ULjry-Jemq24oi16I6V-5h4yLhJpHOX6BzQfGAA1Bk=
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net

https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_bacula-2Dusers=DwIGaQ=sy2pFYeXOTBQJUPqadkFIXq5lzPIgQxhI8DCCAdSjYc=h5HhK7l-Sb7S5EybxFgVhTmfouIJFux6awyOLzFBk_o=BoibDgS65wYexnn4XuUabHzbwDLsspcOakDn6ZsmL3M=-RJXrFNyyWC_72KzMgaN4Zj6C-QRGlBF87ZyfH_puy0=


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with client on 32-bit Ubuntu server

2018-03-12 Thread Josip Deanovic
On Monday 2018-03-12 19:36:58 Shawn Rappaport wrote:
> I installed the 9.0.6 client on an old 32-bit Ubuntu 12.04.4 LTS server.
>  The installation went fine and I get no errors if I run
> /sbin/bacula-fd -t -c bacula-fd.conf. However, after starting the
> client, I noticed that the process is not running. Is there some way to
> debug why the client won’t run? Could it be due to it being a 32-bit
> OS? I have the client running on an even older version of Ubuntu
> (11.10) but that one is 64-bit.


Try to use the -d option to set the debug level.


Regards!

-- 
Josip Deanovic

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Problem with client on 32-bit Ubuntu server

2018-03-12 Thread Shawn Rappaport
I installed the 9.0.6 client on an old 32-bit Ubuntu 12.04.4 LTS server.  The 
installation went fine and I get no errors if I run /sbin/bacula-fd -t -c 
bacula-fd.conf. However, after starting the client, I noticed that the process 
is not running. Is there some way to debug why the client won’t run? Could it 
be due to it being a 32-bit OS? I have the client running on an even older 
version of Ubuntu (11.10) but that one is 64-bit.

Thanks!

--Shawn
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Inc/Diff backup of one job suddenly not working

2018-03-12 Thread Martin Simmons
Hidden directories should not be a problem.

I suggest you look at the job logs for any warnings.

Does the full job have the expected number of files?

Also check that some files under /home/ian/.local/share/.local-mail.directory
have changed (possibly mail is being written somewhere else now?).

__Martin


> On Fri, 09 Mar 2018 21:36:57 +0200, Ian Douglas said:
> 
> hi
> 
> See attached screen shot, the inc/diff backup suddenly stopped working.
> 
> I thought it may be something to do with the folder path 
> 
> File = /home/ian/.local/share/.local-mail.directory
> 
> having hidden directories, but I see the full backup worked and that makes no 
> sense to me...
> 
> Can someone see what I'm not seeing? Or is this possibly something "system" 
> related rather than Bacula related?
> 
> My other inc/diff jobs appear to be working normally.
> 
> Thanks, Ian
> -- 
> i...@zti.co.za http://www.zti.co.za
> Zero 2 Infinity - The net.works
> Phone +27-21-975-7273

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula marks tape full too soon - Maximum Volume Bytes!

2018-03-12 Thread Dietz Proepper
Hi Tom,

try Maximum File Size (in the sd config iirc) instead ;-).

regards,
Dietz


Am Montag, 12. März 2018, 17:20:02 CET schrieb Tom Plancon:
> Hi All,
> 
> Finally getting back around to this issue. I'm running Bacula 7.4.7,
> installed from source, on a CentOS 7 server. I'm trying to back up 2
> windows clients to a  HPE LTO-5 Ultrium SAS tape drive. I have a Pool
> definition for each windows client, one sets "Maximum Volume Bytes =
> 20G" and the other "Maximum Volume Bytes = 50G".
> 
> The LTO-5 tapes should hold ~1.5Tb. When I run backups for each of these
> clients, Bacula calls "End of medium" at about the max bytes setting and
> asks for a new tape - see below:
> 
> 07-Mar 17:12 bacula-sd JobId 1: End of medium on Volume "Hme-100"
> Bytes=21,474,819,072 Blocks=332,880 at 07-Mar-2018 17:12.
> 
> 09-Mar 17:04 bacula-sd JobId 7: End of medium on Volume "CAD-100"
> Bytes=53,687,079,936 Blocks=832,202 at 09-Mar-2018 17:04.
> 
> My understanding of the "Maximum Volume Bytes" setting was to limit the
> file size on the tape, but the backup would create as many files as
> needed to complete the backup if the medium would contain it. It should
> not set the medium capacity.
> 
> Am I missing something, or is something just broken?
> 
> Thanks much!


-- 
I bless Ra, fierce Sun burning bright. I bless Isis, Luna in the night.
I bless the Air the Horus Hawk. I bless the Earth on which I walk.

signature.asc
Description: This is a digitally signed message part.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula marks tape full too soon - Maximum Volume Bytes!

2018-03-12 Thread Tom Plancon

Hi All,

Finally getting back around to this issue. I'm running Bacula 7.4.7, 
installed from source, on a CentOS 7 server. I'm trying to back up 2 
windows clients to a  HPE LTO-5 Ultrium SAS tape drive. I have a Pool 
definition for each windows client, one sets "Maximum Volume Bytes = 
20G" and the other "Maximum Volume Bytes = 50G".


The LTO-5 tapes should hold ~1.5Tb. When I run backups for each of these 
clients, Bacula calls "End of medium" at about the max bytes setting and 
asks for a new tape - see below:


07-Mar 17:12 bacula-sd JobId 1: End of medium on Volume "Hme-100" 
Bytes=21,474,819,072 Blocks=332,880 at 07-Mar-2018 17:12.


09-Mar 17:04 bacula-sd JobId 7: End of medium on Volume "CAD-100" 
Bytes=53,687,079,936 Blocks=832,202 at 09-Mar-2018 17:04.


My understanding of the "Maximum Volume Bytes" setting was to limit the 
file size on the tape, but the backup would create as many files as 
needed to complete the backup if the medium would contain it. It should 
not set the medium capacity.


Am I missing something, or is something just broken?

Thanks much!

--
myEMAILsignature Thomas Plancon
CAD/IT MANAGER

E:  tplan...@bkaarchs.com
W: www.bkaarchitects.com 

BKA/LOGO

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula what are the best configuration to backup over Internet

2018-03-12 Thread Maurizio Caloro

Hello Heitor

First, thanks for your answer!

Yes i order now your Book and I'am happy that so meny write to my help question.
-http://bacula.us/the-bacula-book/

-Please, but If I made any SSH -connection to this Server that are living in 
the Internegt i can't connect with Bacula to made any Backup?
-Or if Start any little FTP Server, so possibilits exist to Start any backup 
aren’t possible? Or ar this to insecure?

I don't Need to start any new Project, this Server need to Backup only 4 time 
the year.

Thanks
Mauri




> Gesendet: Sonntag, 11. März 2018 um 23:35 Uhr
> Von: "Heitor Faria" 
> An: "Maurizio Caloro" 
> Cc: bacula-users@lists.sourceforge.net
> Betreff: Re: [Bacula-users] Bacula what are the best configuration to backup 
> over Internet
>
> 
> > Hello together
> 
> Hello, Mauri,
> 
> > Please i have here a little problem, i need to Backup one machine that
> > are outside from me internal Network.
> > this machine are in the internet, and i don't know what are the best way
> > to run this Backup-task.
> > 
> > i think for the application Bacula are this a easy thing, but what are
> > here the best way one SSH connection
> 
> Bacula does not use SSH ports to operate. You must allow 9102 ingoing TCP 
> connection to your remote client and 9103 TCP connections to your network / 
> Bacula Storage Daemon. Static addresses are desired 
> (http://bacula.us/manual/en/main/What_is_Bacula.html#SECTION0022).
> If you can't open client-side ports for some reason there is an alternate 
> connection method that allows Client Initiated only connections, although it 
> brings some limitations to bacula operation 
> (http://bacula.us/bacula-firewallnat-transversing-client-initiated-backup/).
> 
> > to this server are enought?, and are Secure? i have also read that exist
> > the to do any connection with TLS
> > but for only one machine i see the configuration are hough.
> 
> I think currently there is still no sniffing algorithm for Bacula default 
> unencrypted traffic and as far as I know and it doesn't send its daemons 
> password in plain text, but TLS definitively adds more security to this 
> over-the-internet backup architecture 
> (http://bacula.us/manual/en/main/Bacula_TLS_Communications_E.html).
> You can set up TLS only for more sensitive connections such as File Daemon => 
> Storage Daemon. I only have a sample of these configurations in my book 
> (http://bacula.us/the-bacula-book/).
> 
> > iam realy happy to discuss this here to become the right way, for setup
> > this backuptaskè
> > 
> > thanks and beste regards
> 
> Regards,
> 
> > Mauri
> 
> -- 
> === 
> Heitor Medrado de Faria | EB-1 Visa | LPIC-III | ITIL-F | EMC 05-001 
> • Check my Bacula Book at Amazon.com http://bacula.us/book 
> • Do you need Bacula training? http://bacula.us/video-classes/ 
> • USA +1 (323) 300-53 87 | Brazil +55 (61) 98268-4220 | http://bacula.us 
> ===
>

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users