Re: [Bacula-users] getting a full system backup

2015-10-01 Thread Michael Schwager
On Sun, Sep 27, 2015 at 7:07 PM, Thing wrote: > I have rebooted the bacula server but when I do a backup it will not pick > up the "/" still only showing usr/ in the restore window. ​When you go into bconsole, do a "list jobs"​. Choose the latest job for your backup. Now, do a list files jobid=

Re: [Bacula-users] ERR message

2015-10-01 Thread Michael Schwager
On Sun, Sep 27, 2015 at 7:09 PM, Thing wrote: > bconsole: bsock.c:223 Socket open error. proto=10 port=9101. ERR=Address > family not supported by protocol ​What is in your /etc/bacula/bconsole.conf file?​ ​What is the "Director" entry in your /etc/bacula/bacula-dir.conf file?​ ​​ *- Mike S

Re: [Bacula-users] Bacula Verify Jobs

2015-10-01 Thread Michael Schwager
Here is an example where the Verify job uses the same schedule but different Messages than standard. Pool, Storage, and Schedule entries are up to you and have not been included; they are not remarkable. The important thing to note is that the Verify will perform a verify of the last backup of the

Re: [Bacula-users] is 7.2 ready for prime time?

2015-10-01 Thread Michael Schwager
On Fri, Sep 25, 2015 at 10:50 AM, Raymond Burns Jr. wrote: > I didn't run a backup of the database because of all the great responses > from people. ​Oh dear Lord man! If running mysql, shut the database down and tar up the​ /var/lib/mysql directory (or whatever you have in /etc/my.cnf). It's s

Re: [Bacula-users] is 7.2 ready for prime time?

2015-10-01 Thread Michael Schwager
Innobackupex is excellent- we use it- but it's not as trivial as a tar copy of the mysql directory (shut the database down first). For example, you may end up using the database username/password on the command line in your scripts (which you should probably avoid). Also, according to the man page,

[Bacula-users] Which JobID did my Verify verify?

2015-10-01 Thread Michael Schwager
Hi, I have a job that, once complete, involves removing a number of backed up files. How do I make sure the files are complete and on tape? ...With a Verify job, of course. Ok, so let's say my job name is "Log" and my verify job is "VerifyLog", with a Job entry in the bacula-dir file of: VerifyJob

Re: [Bacula-users] Bacula daemon message- where did it come from?

2015-08-13 Thread Michael Schwager
On Wed, Aug 12, 2015 at 8:15 AM, Heitor Faria wrote: > I agree with Ana with the fact it is probably not a bug. Even in the > hypothesis Bacula is sending delayed messages this is the reason there is a > time stamp on each log message. Yes: the connection error happened. Yes: > daemon messages ca

Re: [Bacula-users] Bacula daemon message- where did it come from?

2015-08-13 Thread Michael Schwager
the log for your error message. Instead it seems to be an e-mail sent by > bacula after restarting. > Em ter, 11 de ago de 2015 às 15:21, Michael Schwager < > mschwa...@mochotrading.com> escreveu: > >> On Tue, Aug 11, 2015 at 8:49 AM, Martin Simmons >> wrote: >&g

Re: [Bacula-users] Bacula daemon message- where did it come from?

2015-08-11 Thread Michael Schwager
On Tue, Aug 11, 2015 at 8:49 AM, Martin Simmons wrote: > > Looks like a bug to me (I've just created > http://bugs.bacula.org/view.php?id=2159). ​Thanks. I have contributed to your bug report. *- Mike Schwager​ (aka, "The Most Greyish of Gnomes")​* * Linux Network Engineer, Mocho Trading LL

Re: [Bacula-users] Bacula daemon message- where did it come from?

2015-08-11 Thread Michael Schwager
On Tue, Aug 11, 2015 at 1:21 AM, Andreas Nastke wrote: > check the mail-headers ('received-from' etc.) to find out > which servers were involved. > ​I did that, but in any event my own logging (see my reply to Ana on this thread) shows that Bacula certainly sent a message, and it was at that tim

Re: [Bacula-users] Bacula daemon message- where did it come from?

2015-08-11 Thread Michael Schwager
9 11:00:01 ch0-backup-01 logger: ch0-backup-01 --> QUIT Aug 9 11:00:01 ch0-backup-01 logger: mailhub <-- 221 2.0.0 Bye Aug 9 11:00:01 ch0-backup-01 logger: bsmtp: bsmtp.c:130-0 mailhub --> 221 2.0.0 Bye *- Mike Schwager* * Linux Network Engineer, Mocho Trading LLC* * 312-646

[Bacula-users] Bacula daemon message- where did it come from?

2015-08-10 Thread Michael Schwager
Hello, Yesterday (Sunday) I received an email from bacula-dir but I don't know why. It contains old authentication error messages from a week ago (see below) that I'd rectified on the 03 August later in the day. I don't know why I received this message now, and I'd like to prevent it from recurring

Re: [Bacula-users] Bacula BLOCKED waiting for mount

2015-08-04 Thread Michael Schwager
prune operations of your jobs scheduled in an adequate > date/time for your environment. > > Also, I would remember you that you can use bls/bextrac/bscan to restore > the directories/files without restoring the volume/job info into catalog. > > Best regards, > Ana > > On Mon, A

Re: [Bacula-users] Bacula BLOCKED waiting for mount

2015-08-03 Thread Michael Schwager
On Sun, Aug 2, 2015 at 5:43 PM, Michael Schwager wrote: > Starngely, we have another tape that SHOULD be available. Tapes in this > pool are set to recycle after 90 days, and 90 days ago from today is May > 4th. > ​ We have a tape that was last written to on March 28. So why would Ba

Re: [Bacula-users] Bacula BLOCKED waiting for mount

2015-08-03 Thread Michael Schwager
/03/2015 09:45 AM, Michael Schwager wrote: > > Kern, > > Thanks for the reply from The Man himself :-) . > > > > I ran update slots, and it's true that EPW681L3 is not in the library. > But > > that's as I planned it it: Why would it go to EPW681L3 when EPW68

Re: [Bacula-users] Bacula BLOCKED waiting for mount

2015-08-03 Thread Michael Schwager
database table, then the volume is purged. In my case, there are Jobs associated with the MediaId in the JobMedia database table, but this JobId does not exist in the Job table. Therefore I believe something happened- maybe I purged this job in the past, in my ignorance- and thus the tape cannot

Re: [Bacula-users] Bacula BLOCKED waiting for mount

2015-08-03 Thread Michael Schwager
e slots barcodes" so that Bacula knows what Volumes are > in the library. > > > Best regards, > Kern > > On 03.08.2015 00:43, Michael Schwager wrote: > > Hello, > We are running Bacula 7.0.5 on CentOS 7.0. This weekend, one of our full > stores blocked waiting on

Re: [Bacula-users] Bacula BLOCKED waiting for mount

2015-08-02 Thread Michael Schwager
*- Mike Schwager* * Linux Network Engineer, Mocho Trading LLC* * 312-646-4783 Phone312-637-0011 Cell312-957-9804 Fax* On Sun, Aug 2, 2015 at 5:43 PM, Michael Schwager wrote: > Hello, > We are running Bacula 7.0.5 on CentOS 7.0. This weekend, one of our full > stores blocked

[Bacula-users] Bacula BLOCKED waiting for mount

2015-08-02 Thread Michael Schwager
Hello, We are running Bacula 7.0.5 on CentOS 7.0. This weekend, one of our full stores blocked waiting on a tape. However I was trying to enjoy the nice Chicago weather and trying not to think about work, so needless to say our backup failed. Starngely, we have another tape that SHOULD be availabl

Re: [Bacula-users] Running Bat on Win7 Pro SP1 64-bit

2015-06-30 Thread Michael Schwager
Mocho Trading LLC* * 312-646-4783 Phone312-637-0011 Cell312-957-9804 Fax* On Mon, Jun 29, 2015 at 2:30 PM, Michael Schwager < mschwa...@mochotrading.com> wrote: > Hello, > I've downloaded Bacula from > https://sourceforge.net/projects/bacula/files/Win32_64/5.2.10/

[Bacula-users] Running Bat on Win7 Pro SP1 64-bit

2015-06-29 Thread Michael Schwager
Hello, I've downloaded Bacula from https://sourceforge.net/projects/bacula/files/Win32_64/5.2.10/ and installed bat (only) using the bacula-win64-5.2.10.exe file. During the installation, at asked me about my Director information, and I believe I gave it the correct info. Now I go to c:Program Fil

Re: [Bacula-users] Loading file listings from old tapes

2015-06-29 Thread Michael Schwager
ies.​ *- Mike Schwager* * Linux Network Engineer, Mocho Trading LLC* * 312-646-4783 Phone312-637-0011 Cell312-957-9804 Fax* On Tue, Jun 23, 2015 at 1:33 PM, Michael Schwager < mschwa...@mochotrading.com> wrote: > > > On Tue, Jun 23, 2015 at 12:20 PM, Heitor Faria &g

Re: [Bacula-users] Loading file listings from old tapes

2015-06-23 Thread Michael Schwager
On Tue, Jun 23, 2015 at 12:20 PM, Heitor Faria wrote: > I have changed the retention periods to 12 months, and I have done some > bscan's of some old tapes. I thought that would repopulate my database with > the file names, but it has not. echo "list jobs jobid=190" | bconsole > returns "No resul

[Bacula-users] Loading file listings from old tapes

2015-06-23 Thread Michael Schwager
Greetings Baculans, We are running Bacula on Centos 6.5, which means Bacula 5.0.0. Over the past 9 months I had been backing up files with File and Job Retention periods in the Client resource of bacula-dir.conf of 60 days. So our old file listings have been pruned, but I need them back. How do I d

[Bacula-users] Tapes not changing VolStatus

2015-04-22 Thread Michael Schwager
Hello, I have a couple of tapes that I believe should be up for recycling. These tapes have a VolRetention period of 7,776,000 which is 90 days ( / 86400 == 90). Now is: # date +%s 1429719504 So 90 days ago is: # dc 2k 1429719504 7776000 - p 1421943504 # date -d@1421943504 Thu Jan 22 16:18:24 UTC 2

Re: [Bacula-users] Volumes purged but not recycled

2015-03-24 Thread Michael Schwager
On Tue, Mar 24, 2015 at 1:04 PM, Michael Schwager < mschwa...@mochotrading.com> wrote: > The question then is: How do I get a Purged, Recycle-able tape to get > written to starting at the beginning? Do I need to delete it and re-add it? ​Ooops- I figured it out. The order of operati

Re: [Bacula-users] Volumes purged but not recycled

2015-03-24 Thread Michael Schwager
On Mon, Mar 23, 2015 at 10:43 AM, Ana Emília M. Arruda < emiliaarr...@gmail.com> wrote: > When the volumes 16 to 26 were created, do you had "Recycle = yes" > configured in this pool? It seems that these volumes were created without > this option configured in your pool. Every change you made in y

[Bacula-users] Volumes purged but not recycled

2015-03-23 Thread Michael Schwager
Hello, I am running Bacula 5.0.0 on Centos 6.5 *. I have old tapes that are in Purged VolStatus and one of them is in our tape Changer library but Bacula is not using it. Is there something I need to do to Purged volumes to make Bacula write to them? I have a retention period of 90 days on my tape

[Bacula-users] How Bacula Chooses a tape in the pool to write to

2014-11-24 Thread Michael Schwager
Hello, I noticed that Bacula seems to be writing to tapes in a way that I don't understand. If there are two tapes in an autochanger and they are in the same pool, bacula writes to them both. I would expect it to fill a tape and then start on the next one. For example, we have: Pool: Tape +--