Re: [Bacula-users] Looking to move away from tape

2019-09-20 Thread Dimitri Maziuk via Bacula-users
On 9/20/19 5:25 PM, David Brodbeck wrote:

> That's fair, although most cloud backup schemes are zero-knowledge, i.e.
> the data is encrypted before it leaves your premises. I don't know how hard
> that is to set up with Bacula because I haven't tried. (One hard truth
> about academia is it's easier to get money for one-time costs than for
> subscriptions.)

Encryption is a double-edged sword: you need to be very sure nobody will
never get the keys. Unless they need to:
https://www.inc.com/bill-murphy-jr/a-ceo-died-he-never-shared-his-passwords-now-his-customers-are-out-190-million-that-cant-be-accessed.html

-- 
Dimitri Maziuk
Programmer/sysadmin
BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu



signature.asc
Description: OpenPGP digital signature
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] False "Intervention needed" flood

2019-09-20 Thread David Brodbeck
On Thu, Sep 19, 2019 at 6:33 AM Kern Sibbald  wrote:

> Hello,
>
> I concur with David.  When these jobs are scheduled, Bacula will attempt
> to acauire the needed Storage resources.  When the resources are busy the
> job waits, and after a certain time, Bacula will inform you that the
> resources are not available.
>
> These messages generally occur when you over commit the SD resources.  If
> you are using disk, increasing the maximum simultaneous jobs in the Device
> resource and restarting the SD will generally solve the problem, but you
> might also have to assign more Storage devices depending on what you are
> doing.
>

I think this is a somewhat unfortunate design decision, to be honest. I
back up a fairly large number of workstations, and on any given night a
certain number of them will be off or otherwise unavailable. I have these
jobs set to reschedule on failure so that they run when the workstation
eventually gets switched on.

The problem is, with the behavior you mention, I can't accurately control
how many simultaneous *running* jobs are using storage. If I set the max to
the number of jobs that I actually want to be able to use storage
simultaneously, I end up with some jobs that could otherwise run waiting
for resources because those resources are committed to a job that's
retrying a workstation that may or may not appear. If I compensate by
setting the max higher, I risk overcommitting my storage bandwidth on
nights when all the workstations *are* available.

-- 
David Brodbeck
System Administrator, Department of Mathematics
University of California, Santa Barbara
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Looking to move away from tape

2019-09-20 Thread David Brodbeck
On Tue, Sep 17, 2019 at 1:02 PM Phil Stracchino 
wrote:

> On 9/17/19 2:28 PM, Heitor Faria wrote:
> > Hello Phil,
> >> What are folks using for removable-drive backup storage, how do you have
> >> it configured in Bacula, and how well is it working out for you?  I
> >> desperately need a better solution here.
> >
> > Most people are doing remote sites or cloud backups.
>
>
> Bandwidth issues aside, I don't consider "Some outside company has a
> copy of every byte of data I have" to be a backup.  I consider it a data
> theft waiting to happen.
>

That's fair, although most cloud backup schemes are zero-knowledge, i.e.
the data is encrypted before it leaves your premises. I don't know how hard
that is to set up with Bacula because I haven't tried. (One hard truth
about academia is it's easier to get money for one-time costs than for
subscriptions.)

-- 
David Brodbeck
System Administrator, Department of Mathematics
University of California, Santa Barbara
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula-sd 5.2.13 signal 11 segmentation violation when starting

2019-09-20 Thread Martin Simmons
> On Wed, 11 Sep 2019 22:22:07 -0700, Chandler  said:
> 
> Martin Simmons wrote on 9/9/19 03:33:
> > A useful trick for finding similar reports is to search the internet for the
> > functions listed near the top of the backtrace.  In this case, googling for:
> > 
> > bacula "clear_slot" "set_slot"
> > 
> > leads to this bug report:
> > 
> > https://bugs.bacula.org/view.php?id=2231
> > 
> > where kern suggests compiling with -O0 as a workaround.
> > 
> 
> Thanks, using -O0 does work, but how did you pick out clear_slot and set_slot 
> from that mess?

I looked for "signal" in the thread backtraces to find which one got signal
11.  These functions were at the top of the stack when the signal handler was
called:

> Thread 3 (Thread 0x76d47700 (LWP 9925)):
> #0  0x77d2e0ca in __waitpid (pid=pid@entry=9927, 
> stat_loc=stat_loc@entry=0x76d45bcc, options=options@entry=0) at 
> ../sysdeps/unix/sysv/linux/waitpid.c:30
> #1  0x77f8b953 in signal_handler (sig=11) at signal.c:237
> #2  
> #3  VOLRES::set_slot (slot=-1, this=0x) at vol_mgr.h:88
> #4  DEVICE::clear_slot (this=0x7fffe80018e8) at dev.c:1444

__Martin


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula 9.X run on Debian 10 Buster?

2019-09-20 Thread Sven Hartge
On 20.09.19 12:29, Jose Alberto wrote:

> Bacula 9.X  run  on  Debian 10 Buster?  

Bacula 9.4.4 is available from the normal Debian Buster repositories.

Newer versions will be available (when released) via the Debian
Backports repositories.

Grüße,
Sven
(Debian Bacula Co-Maintainer)



signature.asc
Description: OpenPGP digital signature
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula 9.X run on Debian 10 Buster?

2019-09-20 Thread Jose Alberto
Hi.

Bacula 9.X  run  on  Debian 10 Buster?

Bacula Community Binaries



-- 
#
#   Sistema Operativo: Debian  #
#Caracas, Venezuela  #
#
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] labeling error

2019-09-20 Thread Adam Weremczuk

Hi all,

bconsole
*label
Automatically selected Storage: bacula_sd_lto
Enter new Volume name: LTO-W20190920A
Defined Pools:
 1: lto_specials_pool
 2: lto_test_pool
 3: lto_weekly_pool
 4: lto_monthly_pool
 5: lto_archive_pool
Select the Pool (1-5): 3
Connecting to Storage daemon bacula_sd_lto at bacula:9103 ...
Sending label command for Volume "LTO-W20190920A" Slot 0 ...
*block.c:1001 Read error on fd=5 at file:blk 0:0 on device "Quantum 
LTO-4 HH" (/dev/nst0). ERR=Input/output error.*
3000 OK label. VolBytes=64512 DVD=0 Volume="LTO-W20190920A" 
Device="Quantum LTO-4 HH" (/dev/nst0)

Catalog record for Volume "LTO-W20190920A", Slot 0  successfully created.
Requesting to mount Quantum LTO-4 HH ...
3001 Mounted Volume: LTO-W20190920A
3001 Device ""Quantum LTO-4 HH" (/dev/nst0)" is mounted with Volume 
"LTO-W20190920A"


I haven't done much labeling but can't recall seeing this error before.

Can it be safely ignored?

Thanks,
Adam

___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] [Bacula 9.4.4.] Backup is not encrypted in Windows 10

2019-09-20 Thread lists
Hi there,
after migrating Bacula Director to a new machine (Debian 10.0), I'm not able to make encrypted backups anymore.
The configuration part for this on the client side (windows 10):
FileDaemon { # this is meName = host-fdFDport = 9102 # where we listen for the directorWorkingDirectory = "C:\\Program Files\\Bacula\\working"Pid Directory = "C:\\Program Files\\Bacula\\working"#Plugin Directory = "C:\\Program Files\\Bacula\\plugins"PKI Signatures = YesPKI Encryption = YesPKI Keypair = "C:\\Program Files\\Bacula\\cert\\fd-host.pem"PKI Master Key = "C:\\Program Files\\Bacula\\cert\\master.cert" #20190831Maximum Concurrent Jobs = 10}
The certs are valid and in the proper format. I tried debug mode, but there was nothing useful in the output.
Versions:
Windows 10 Pro (Version 10.0.17763 Build 17763)Bacula 9.4.4 (on Windows 10)Bacula 9.4.4-2+b1 (on Debian 10.0)Does anyone knows this issue and maybe a solution? 
Thank you and best wishes,Steven 

___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users