[Bacula-users] Back-up Schedules not being carried over to console

2017-04-14 Thread Mark Gregory
Thu 13-Apr 23:05 kristi-Gw WeeklyCycle IncrementalBackup10 Fri 14-Apr 23:05 kristi-Gw WeeklyCycle IncrementalBackup10 Sat 15-Apr 23:05 kristi-Gw WeeklyCycle IncrementalBackup10 Mon 17-Apr 23:05 kristi-Gw WeeklyCycle IncrementalBackup10 Tue 18-Apr

Re: [Bacula-users] Bacula Exchange plugin question

2010-03-15 Thread Gregory Durham
Just an update: VSS is backing up everything needed. I am still in the same position as I was before. When I go to estimate the job it comes up with plugin: "exchange (some other stuff)" not found. Does anyone have any ideas? Thanks, Greg On Tue, Mar 9, 2010 at 2:39 PM, Gregory Dur

Re: [Bacula-users] Exchange Plugin

2010-03-15 Thread Gregory Durham
Hey Steve, If you wouldn't mind, would you post your config for bacula less the passwords of course. I am having some problems with my exchange backing up as well and it seems that you are getting better results than I am. Thanks, Greg On Fri, Mar 5, 2010 at 7:02 AM, skipunk wrote: > > Hi Greg,

Re: [Bacula-users] Bacula-dir 5.01 no listen

2010-03-10 Thread Gregory Durham
check netstat -n and check if the ports are listed and see if the service is correct. Check the passwords in each config file to make sure they match. If this does not work give us a heads up. Thanks, Greg 2010/3/10 mario parreño : > Hi all. I install bacula 5.0.1 and bat in Debian lenny. Directo

Re: [Bacula-users] Bacula Exchange plugin question

2010-03-09 Thread Gregory Durham
ting upset if > all the disks that hold exchange databases aren't included in the VSS set. > > James > >> On Fri, Mar 5, 2010 at 7:31 AM, Gregory Durham >> wrote: >> > Sorry if this is a repost I did not reply to the actual group... >> > >&

Re: [Bacula-users] Bacula Exchange plugin question

2010-03-09 Thread Gregory Durham
Does anyone have any ideas? On Fri, Mar 5, 2010 at 7:31 AM, Gregory Durham wrote: > Sorry if this is a repost I did not reply to the actual group... > > 1)For the mailbox store there are two stores and they are 4gb in total > > 2)All the log i see is: > > The VSS service is

Re: [Bacula-users] Bacula Exchange plugin question

2010-03-05 Thread Gregory Durham
mailbox store is? > > Are there any messages in the windows event log that might be relevant? > > Are you definitely running the 64 bit version of bacula? > > Thanks > > James > > > -Original Message- > > From: Gregory Durham [mailto:gregory.dur...@gmai

Re: [Bacula-users] Bacula Exchange plugin question

2010-03-04 Thread Gregory Durham
Thanks for replying and it is Server 2008 x64 and Exchange 2007. I completely forgot to mention it. Thanks, Greg On Thu, Mar 4, 2010 at 4:40 PM, James Harper wrote: > Exchange 2003 or 2007? (or 2010?) > > James > > > -Original Message- > > From: Gregory Du

[Bacula-users] Bacula Exchange plugin question

2010-03-04 Thread Gregory Durham
Hello all, I am having a problem with bacula backing up exchange server. The error logs are at the bottom. I just upgraded to version 5.0.1 as I was having a similar issue on 3.0.3. My configuration on the server is as follows: JobDefs { Name = "ExchangeJob" Type = Backup Level = Full Sch

Re: [Bacula-users] Label command failed

2009-10-01 Thread Gregory
Gregory : > Someone he already encountered this problem ? > Can you help me ? > > Many thanks :) > > Gregory > > -- > Come build with us! The BlackBerry® Developer Conference in SF, CA > i

[Bacula-users] Label command failed

2009-09-28 Thread Gregory
Hi, (I have already sent this message. Sorry if you already received) I use bacula 2.4.4 in debian lenny and etch with FileStorages of 2 servers : - localhost named bacula-srv (lenny) - remote named bombarde (etch with backports) The bacula-director is installed of bacula-srv. The true server st

[Bacula-users] Label command failed

2009-09-25 Thread Gregory
Hi, I use bacula 2.4.4 in debian lenny and etch with FileStorages of 2 servers : - localhost named bacula-srv (lenny) - remote named bombarde (etch with backports) The bacula-director is installed of bacula-srv. The true server storage is bombarde and i use bacula-srv for storage only for test.

Re: [Bacula-users] Project Voting

2006-12-15 Thread Gregory Brauer
Summary: Item new: Add a scheduling syntax that is friendly for weekly rotations Item new: Add a scheduling syntax that is friendly for weekly rotations Date: 28 November 2005 Origin: Gregory Brauer (greg at wildbrain dot com) Status: What: Currently, Bacula only

Re: [Bacula-users] Bacula Restore: Building directory tree takes forever

2006-11-17 Thread Gregory Brauer
Just to give another data point: 6 Jobs, 2,526,246 files in just under 15 minutes (about 95% of the files were in the first of the 6 jobs) Dual Pentium 3 850Mhz 1G Ram RedHat 9 Bacula 1.36.3 MySQL 3.23.58 We switched to MySQL because it was faster than PostgreSQL, though it was just about 2x

[Bacula-users] Dealing with the past... lastlog (sparse files), x86_64, and Bacula

2006-07-13 Thread Gregory Brauer
Due to some poor foresight on the part of the implementers of the "last" utilities, the lastlog is stored as a sparse file where the specified size of the sparse file is based on the highest possible user on the system. On a 64-bit system, that means you get a file which is reported by "ls" and s

Re: [Bacula-users] Can the storage daemon unload a tape?

2006-06-01 Thread Gregory Brauer
Arno Lehmann wrote: > Hello, > > On 5/26/2006 11:05 PM, Bill Moran wrote: >> Gregory Brauer <[EMAIL PROTECTED]> wrote: >> >>> At the end of our weekly cycle I would like to command >>> our loader to unload any tapes that are in the drive >>

[Bacula-users] Can the storage daemon unload a tape?

2006-05-26 Thread Gregory Brauer
At the end of our weekly cycle I would like to command our loader to unload any tapes that are in the drive to make for easy tape swapping. With versions of bacula prior to 1.38 the director daemon was running as root, so ejecting the tape was a simple matter of creating a job that ran an "mtx u

[Bacula-users] OS X restore successful, but with warnings

2006-05-11 Thread Gregory Brauer
I have just successfully tested the OS X HFS+ backup functionality. Good stuff! However on restore I received a warning on each file: 09-May 11:10 rivas-fd: RestoreFiles.2006-05-09_10.32.13 Warning: restore.c:347 Can't restore ACL of /Volumes/RAID/test.mov The permissions and resource forks

Re: [Bacula-users] Autochanger *almost* working (resolved with uglyhack)

2006-05-11 Thread Gregory Brauer
[EMAIL PROTECTED] wrote: Dear Gregory & Brauer, I circumvented this issue in 1.36 using the following technique: We have an autoloader that has tapes changed every day. Prior to running the scheduled jobs for the night the first job (with high priority so it runs first) is an admin job

Re: [Bacula-users] Autochanger *almost* working (resolved with ugly hack)

2006-05-10 Thread Gregory Brauer
Arno Lehmann wrote: Hi, On 5/9/2006 7:37 PM, Gregory Brauer wrote: Gregory Brauer wrote: I believe I can get the behavior I want by setting all of my volumes as InChanger=1 and never running update slots again. I didn't follow this thread, but what behaviour would that be? S

Re: [Bacula-users] Autochanger *almost* working (resolved with ugly hack)

2006-05-09 Thread Gregory Brauer
Gregory Brauer wrote: I believe I can get the behavior I want by setting all of my volumes as InChanger=1 and never running update slots again. I was unable to do this in the Bacula console interface as any time I would mark a volume InChanger=0, it would mark the other volume that was already

Re: [Bacula-users] Autochanger *almost* working

2006-05-08 Thread Gregory Brauer
AltGrendel wrote: I would actually go into the bacula database and look to make sure everything matches up. I know it's supposed to "just work", but I have had to do this once or twice. I think this is because I've accidently moved things and I have an ADIC VLT400 which doesn't have barcode ca

Re: [Bacula-users] Autochanger *almost* working (resolved)

2006-05-08 Thread Gregory Brauer
As usual, the answer was in the documentation: "Bacula will not automatically use a Volume in your autochanger unless it is labeled and the slot number is stored in the catalog and the Volume is marked as InChanger." Because my old loader does not have a barcode reader, "update slots" fails

Re: [Bacula-users] Autochanger *almost* working

2006-04-28 Thread Gregory Brauer
Michel Meyers wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gregory Brauer wrote: Gregory Brauer wrote: I have ready through all of the mail archives about autochanger problems, but am still beating my head against an autochanger problem. I just found that everything works fine if I

Re: [Bacula-users] Autochanger *almost* working

2006-04-27 Thread Gregory Brauer
Gregory Brauer wrote: I have ready through all of the mail archives about autochanger problems, but am still beating my head against an autochanger problem. I just found that everything works fine if I manually run an "update slots" in a console as the first thing I do after runnin

[Bacula-users] Autochanger *almost* working

2006-04-27 Thread Gregory Brauer
I have ready through all of the mail archives about autochanger problems, but am still beating my head against an autochanger problem. Bacula is failing to realize it has the ability to change tapes. This is my first 1.38 install. I have 3 other 1.36 installs working fine. The syntax of the s

Re: [Bacula-users] "label barcodes" command question

2006-03-07 Thread Gregory Orange
Chris Wilson wrote: Hi, I just added some tapes to my autochanger. If I do a "label barcodes" command, will it re-label the existing tapes too, or only label the new tapes? The documentation isn't clear on that topic. Figured I'd ask before I inadvertently wipe out the existing tapes... It

Re: [Bacula-users] list job= and related broader question

2006-03-02 Thread Gregory Orange
Christopher Mills wrote: Just as a side note on mysqlnavigator for anybody interested: I would love to get up to speed on writing sql on the fly at the command line. At this moment I have other priorities (so much to learn, so little time). To this end, then mysqlnavigator has so far been a us

Re: [Bacula-users] list job= and related broader question

2006-03-01 Thread Gregory Orange
Christopher Mills wrote: The bconsole command 'list jobs' gives me a list of runs from all jobs. I want to narrow it to all job runs from a particular job. The bconsole doc under "list" seems to imply that would be done with: list job=My-Job This doesn't work (I am running mysql under Gento

Re: [Bacula-users] Anyone knows about backing up Notes Domino databases (*.nsf) with bacula?

2006-02-27 Thread Gregory Brauer
Jo wrote: Greg That seems like a good way to go about it. We don't do it that way because we tend to be asleep around 1 am. Well the rsync command would simply be part of a RunBeforeJob in Bacula, so there is no need to be present at 1 am. It would be easy to automate the whole process. Gre

Re: [Bacula-users] Anyone knows about backing up Notes Domino databases (*.nsf) with bacula?

2006-02-24 Thread Gregory Brauer
Jo wrote: Christoff Buch schreef: Hi all, what I need to know is: Can they be backed up with bacula while opened? What we do is to stop the Notes service at 1am. Then zip all the nsf files and then restart the Notes service. Then Bacula comes by and backs up the zipped files, while skipping

Re: [Bacula-users] Can't connect to client

2006-02-18 Thread Gregory Parks
Is it normal for it to wait for 12 hrs. or more Greg Dan Langille wrote: On 18 Feb 2006 at 20:01, Gregory Parks wrote: Hi, I am new to bacula and having trouble. A few clients have backed-up and is stuck on one particular client. I did a status and then all. It fails to connect to

[Bacula-users] Can't connect to client

2006-02-18 Thread Gregory Parks
Hi, I am new to bacula and having trouble. A few clients have backed-up and is stuck on one particular client. I did a status and then all. It fails to connect to this one client. Does Bacula skip a client after a while and go to the next? Thanks, Greg -

Re: [Bacula-users] LTO3 performance

2006-02-17 Thread Gregory Orange
Gregory Orange wrote: [EMAIL PROTECTED] wrote: I have a few questions about your bakups. Is there a thousands of small files? Do you have compression set or a signiture in the file set resource? Are you using data spooling? Is the database on the same machine as the bacula server? What

Re: [Bacula-users] LTO3 performance

2006-02-17 Thread Gregory Orange
using? Sorry if you answered these before. I'm using the same settings for all hosts: bacula-1.38.3, MD5 signatures, no spooling. The postgres database is on a different machine to the bacula-dir. -- - - Gregory Orange Phone: +61 8 9387 7955 Systems Adminis

Re: [Bacula-users] LTO3 performance

2006-02-15 Thread Gregory Orange
[EMAIL PROTECTED] wrote: Yes over a network except the fastest one (where all of our data lies), mostly over gigabit. The two slowest hosts are due for retirement in the next few months. Greg. Without 100% gigbit (no 100MBit links/switches routers...) or better between the bacula server and th

Re: [Bacula-users] LTO3 performance

2006-02-15 Thread Gregory Orange
[EMAIL PROTECTED] wrote: We've got a HP DL/585, looks like same drive, dedicated SCSI-attached. The lowest rate I saw on our simple btape fill was 58MB/sec. As for real backup rates, various hosts give different speeds. With all four hosts running 1.38.3 compiled from source, our most recent fu

Re: [Bacula-users] LTO3 performance

2006-02-15 Thread Gregory Orange
our most recent full backups gave speeds of 34.6 (largest volume), 3.5, 14.4, and 5.3MB/s. The best I've seen is in the 40s. None of this is using concurrent jobs or any tweaking of settings, so hopefully this will improve a little once a bit of effort is invested. Cheers, Greg. -- -

Re: [Bacula-users] Re: Disable upgrade of Incremental to Full?

2006-02-13 Thread Gregory Orange
Jens Boettge wrote: Brian A. Seklecki wrote: Is there any way to disable the auto-upgrade option of Incremental/ Differential to Full or stipulate that an Incremental / Differential job "failure" condition occurs when no Full backup exists (instead of promotion)? Why do You want to do that? If

Re: [Bacula-users] Skip a day in , schedule job over two months

2006-02-07 Thread Gregory Orange
Brian A. Seklecki wrote: On Wed, 2006-02-08 at 00:57 +0100, Wolfgang Denk wrote: In message <[EMAIL PROTECTED]> you wrote: If I want to run my Full on Friday, and Incremental on Sun,Mon,Tue,Wed,Thurs,Sat -- the syntax would normally be: "Sun-Thur,Sat" however this syntax is invalid to the Dire

Re: [Bacula-users] is deleting volumes safe?

2006-01-06 Thread Gregory Brauer
Kern Sibbald wrote: Will all job and file records then be deleted also - and the state of the database kept consistent? Or is it necessary to prune or purge the volumes first? You should purge all the volumes before you delete them. Oops... I had assumed Bacula would do this for me, and that

Re: [Bacula-users] Simple Bacula feature request

2005-10-17 Thread Gregory Brauer
Kern Sibbald wrote: I suspect that what is requested is already implemented. Just do an llist volume= to see all the fields available. If you want to see more fields a new query could give you the information ... No, it isn't there. The "FirstWritten" field appears to list the start tim

[Bacula-users] Simple Bacula feature request

2005-10-14 Thread Gregory Brauer
It would be useful if the timestamp when a volume was labeled was stored in the volume table and shown with a "list volumes". This would be helpful for planning when to replace tapes in a loader. Thanks. Greg Brauer [EMAIL PROTECTED] --- Th

Re: [Bacula-users] mysql socket location

2005-10-11 Thread Gregory Orange
David Logan wrote: Gregory Orange wrote: I haven't been able to find any reference - be it in config files, run scripts, or even in the source code - to where the socket location is set. Any ideas? Cheers, Greg. Hi Greg, Different distributions and installation methods put the sock

[Bacula-users] mysql socket location

2005-10-10 Thread Gregory Orange
Hi, new to using Bacula. When initially setting up, on ./bacula start, I get the message that it can't connect to the mysql database, and it's probably a password problem. Not so, I discovered that it was a socket problem, ie bacula was looking for /var/lib/mysql/mysql.sock, whereas mysql here

Re: [Bacula-users] Wonder Bacula... but some questions remained :)

2005-09-14 Thread Gregory Brauer
Small correction. This: First job has: RunBeforeJob = "/etc/bacula/weekcheck 1" Second job has: RunBeforeJob = "/etc/bacula/weekcheck 2" should, of course, read: First job has: RunBeforeJob = "/etc/bacula/weekcheck 0" Second job has: RunBeforeJob = "/etc/bacula/weekcheck 1" Greg --

Re: [Bacula-users] Wonder Bacula... but some questions remained :)

2005-09-14 Thread Gregory Brauer
Phil Stracchino wrote: The documentation appears to be in error in this regard. According to Kern, the following Schedule syntax will work for this: Schedule { Name = "Alternate Pools" Run = Level=Differential Pool=Pool1 1st,3rd,5th mon-fri at 10:00 Run = Level=Differential Pool=Poo

Re: [Bacula-users] Getting bacula status from a command line

2005-07-18 Thread Gregory Brauer
Brian McDonald wrote: Gregory Brauer wrote: Is it possible to get the results of a status command to stdout from a command line command? I'm looking for something like: bconsole -c "status client=foo-fd" Sure. cartman# echo "status client=cartman-fd" | bconsole

[Bacula-users] Getting bacula status from a command line

2005-07-18 Thread Gregory Brauer
Is it possible to get the results of a status command to stdout from a command line command? I'm looking for something like: bconsole -c "status client=foo-fd" Thanks. Greg --- SF.Net email is sponsored by: Discover Easy Linux Migration St

Re: [Bacula-users] Tips on backing up a Network Appliance

2005-04-13 Thread Gregory Brauer
Andy Moran wrote: Hello, At the risk of riducule, I was wondering if anyone had any experience backing up a netapp with bacula.Commercial backup like legatos talk to the netapp directly using some netapp protocol, but with the lack of a method of doing this, it seems the only solution is to mou