[Bacula-users] Postgres vs SQLite

2013-04-30 Thread Tim Gustafson
n I'd prefer to drop Postgres altogether. -- Tim Gustafson t...@ucsc.edu 831-459-5354 Baskin Engineering, Room 313A -- Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility

Re: [Bacula-users] Postgres vs SQLite

2013-05-01 Thread Tim Gustafson
Postgres. Postgres requires a fair amount of memory, and has some compatibility issues with FreeBSD Jails (it requires you enable sysvipc for all jails, which is something of a security concern). It's also "one more thing" that I have to monitor. -- Tim Gustafson t...@u

[Bacula-users] Bacula Newbie

2010-07-30 Thread Tim Gustafson
s during a backup server crash. Is there anything special I should do to make FileStorage devices more robust? Also, is it a good idea to label a separate volume for each backup job? Tim Gustafson Baskin School of Engineering UC Santa Cruz t...@soe.ucsc.edu 83

[Bacula-users] Tuning Bacula

2010-10-04 Thread Tim Gustafson
time at 10MB/s. I need to achieve something closer to 40MB/s to make this a workable option. Tim Gustafson Baskin School of Engineering UC Santa Cruz t...@soe.ucsc.edu 831-459-5354 -- Virtualization is moving to

Re: [Bacula-users] Tuning Bacula

2010-10-07 Thread Tim Gustafson
to let ZFS handle the striping (rather than the Adaptec controller handling the RAID array), so we'll see what numbers we come back with tomorrow. I've also added some other different hardware/OS combination clients to see i

Re: [Bacula-users] Tuning Bacula

2010-10-07 Thread Tim Gustafson
> Without attribute spooling or batch (not sure if that > is postgres only) after each file is read the database > needs to add records. We have attribute spooling activated right now. Tim Gustafson Baskin School of Engineering UC Santa Cruz t...@soe.ucsc.edu 831

Re: [Bacula-users] Tuning for large (millions of files) backups?

2010-10-08 Thread Tim Gustafson
des the point. Using InnoDB adds quite a bit of overhead to most database operations; shouldn't Bacula be using MyISAM tables, which are much faster? My thinking is that there is not a lot of concurrency with database reads and writes, and probably not much need for referential integrity...or am

[Bacula-users] Understanding Encryption

2011-05-26 Thread Tim Gustafson
.cert and master.key file? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tim Gustafsont...@soe.ucsc.edu Baskin School of Engineering 831-459-5354 UC Santa Cruz

Re: [Bacula-users] Understanding Encryption

2011-05-27 Thread Tim Gustafson
their own master keys, correct? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tim Gustafsont...@soe.ucsc.edu Baskin School of Engineering 831-459-5354 UC Santa Cruz

[Bacula-users] bacula over long-haul connections

2011-06-02 Thread Tim Gustafson
t;you need to tweak your OS TCP/IP stack", but I thought I'd ask here if anyone else has this sort of setup and could maybe offer advice specific to Bacula that might help, at least to some degree. Thanks! -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

[Bacula-users] Director Control Protocol

2011-06-07 Thread Tim Gustafson
recdtor-sd and fd-sd, but nothing about bconsole-director. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tim Gustafsont...@soe.ucsc.edu Baskin School of Engineering 831-45

Re: [Bacula-users] Director Control Protocol

2011-06-07 Thread Tim Gustafson
but it seems like there ought to be a "better" way. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tim Gustafsont...@soe.ucsc.edu Baskin School of Engineering 831-459-5354 UC Santa Cruz

Re: [Bacula-users] Fwd: Director Control Protocol

2011-06-07 Thread Tim Gustafson
;no". Thanks anyhow! -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tim Gustafsont...@soe.ucsc.edu Baskin School of Engineering 831-459-5354 UC Santa Cruz

Re: [Bacula-users] Fwd: Director Control Protocol

2011-06-07 Thread Tim Gustafson
> http://bacula.org/5.0.x-manuals/en/developers/developers/Protocol_Used_Between_Direc.html#SECTION0065 That appears to be the protocol between the director and the file daemon, not bconsole. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[Bacula-users] Backup-To-Files / Multiple Concurrent Jobs

2011-06-10 Thread Tim Gustafson
running at once? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tim Gustafsont...@soe.ucsc.edu Baskin School of Engineering 831-459-5354 UC Santa Cruz Baskin E

Re: [Bacula-users] Backup-To-Files / Multiple Concurrent Jobs

2011-06-10 Thread Tim Gustafson
Whoops, I forgot to attach the config files. Here they are! -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tim Gustafsont...@soe.ucsc.edu Baskin School of Engineering 831-459-5354

Re: [Bacula-users] Backup-To-Files / Multiple Concurrent Jobs

2011-06-10 Thread Tim Gustafson
uot;Maximum Volume Jobs = 1" so that we get a new file on the storage daemon for each job that runs. Is there any way to keep the one-file-per-job feature and also allow multiple concurrent jobs to the device? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-