[Bacula-users] Bacula error: ERR=Interrupted system call

2010-07-01 Thread Paul Binkley
Hi,

 

Running Bacula 3.0.2 on CentOS 5.4. Getting an error I haven't encountered
before backing up a Windows 7 client.

 

>From the director:

bconsole> status client

.

Connecting to Client xx-fd at 10.xx.xx.xx:9102

 

xx-fd Version: 3.0.3 (18 October 2009)  VSS Linux Cross-compile Win32

Daemon started 28-Jun-10 07:56, 0 Jobs run since started.

Heap: heap=0 smbytes=10,874 max_bytes=10,996 bufs=53 max_bufs=54

Sizeof: boffset_t=8 size_t=4 debug=0 trace=1

 

Running Jobs:

Director connected at: 01-Jul-10 08:45

No Jobs running.



 

Terminated Jobs:

JobId  LevelFiles  Bytes   Status   FinishedName 

==

  2112  Incr 13,2206.543 G  OK   16-Jun-10 10:11 MISWeeklyBackup



*

 

The terminated job was run manually and was fine, but the scheduled job
fails with the following:

01-Jul 02:31 bacula-dir JobId 2214: Start Backup JobId 2214,
Job=MISWeeklyBackup.2010-07-01_01.05.00_09

01-Jul 02:31 bacula-dir JobId 2214: Using Device "FileStorage"

01-Jul 02:34 bacula-dir JobId 2214: Fatal error: No Job status returned from
FD.

01-Jul 02:34 bacula-dir JobId 2214: Fatal error: bsock.c:135 Unable to
connect to Client: xx-fd on 10.xx.xx.xx:9102. ERR=Interrupted system
call 01-Jul 02:34 bacula-dir JobId 2214: Error: Bacula bacula-dir 3.0.2
(18Jul09): 01-Jul-2010 02:34:22

  Build OS:   x86_64-redhat-linux-gnu redhat 

  JobId:  2214

  Job:MISWeeklyBackup.2010-07-01_01.05.00_09

  Backup Level:   Incremental, since=2010-06-16 09:51:41

  Client: " xx-fd " 3.0.3 (18Oct09)
Linux,Cross-compile,Win32

  FileSet:"MIS FileSet" 2010-03-10 01:05:00

  Pool:   "Weekly" (From Job resource)

  Catalog:"MyCatalog" (From Client resource)

  Storage:"FileStorage" (From Job resource)

  Scheduled time: 01-Jul-2010 01:05:00

  Start time: 01-Jul-2010 02:31:12

  End time:   01-Jul-2010 02:34:22

  Elapsed time:   3 mins 10 secs

  Priority:   10

  FD Files Written:   0

  SD Files Written:   0

  FD Bytes Written:   0 (0 B)

  SD Bytes Written:   0 (0 B)

  Rate:   0.0 KB/s

  Software Compression:   None

  VSS:no

  Encryption: no

  Accurate:   no

  Volume name(s): 

  Volume Session Id:  241

  Volume Session Time:1275585098

  Last Volume Bytes:  7,475,074,671 (7.475 GB)

  Non-fatal FD errors:0

  SD Errors:  0

  FD termination status:  Error

  SD termination status:  Waiting on FD

  Termination:*** Backup Error ***

 

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Feature idea feeler - bconsole "include / grep"

2010-05-06 Thread Paul Binkley
Would totally love to be able to use grep within bconsole...was wishing for
that earlier today. 

-Original Message-
From: Steve Polyack [mailto:kor...@comcast.net] 
Sent: Thursday, May 06, 2010 1:17 PM
To: bacula-de...@lists.sourceforge.net
Cc: bacula-users
Subject: [Bacula-users] Feature idea feeler - bconsole "include / grep"

This is just a feeler to see if there would be any interest in the following
feature:

Now that we have tab completion within bconsole, an additional option has
come to mind which you can see in various other CLI environments (IOS, *NIX
shells): the ability to pipe the output of commands through a various set of
filters.

In the *NIX shell environment you can simply pipe the output of any program
to 'grep' to filter the output.  Cisco IOS allows you to do the same thing,
along with the 'begin' option, which begins output after encountering the
following token.

I believe this would be a nice feature to have for bconsole.  For example,
if I want to see if particular files/directories were backed up for a job I
could simply perform a '*list files jobid=999 | include
filenameImLookingFor'.  "include" could be interchangeable with "grep".  
I realize that I can accomplish the same thing with SQL queries or submit
bconsole commands via a shell and filtering the output, but this still seems
like it would streamline bconsole usage.

Thoughts?
-Steve Polyack


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


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


[Bacula-users] switching between RAID-packs, marking Volume in Error

2010-03-29 Thread Paul Binkley
Hi Folks,

I have a backup scheme that has been working well, with 1 issue. We write to
a 4.5 TB RAID pack for 30 days, then cycle it as offsite backup, replacing
it with an identical array.

Now obviously each RAID pack has a different set of volumes, so when I
switch them, the first job can't seem to figure out which volume to use and
it marks the one it expects as Error in the catalog. I have to force it to
use a Volume on the new RAID and then it seems to work fine until I rotate
it again. I am concerned that this one Volume is getting marked as
erroneous, and would also like this to be as "hands-off" as possible. Has
anyone done this sort of thing before, and did you experience similar
issues?

I may be missing something fundamental and your input is appreciated.

SD and Director are both running 3.0.3 on separate CentOS 5.3 machines.

Thanks!



--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula TUI?

2010-03-19 Thread Paul Binkley
I use bconsole daily, in a pure text/command line environment (PuTTY). It
works great! 

-Original Message-
From: Moray Henderson [mailto:moray.hender...@ict-software.org] 
Sent: Friday, March 19, 2010 8:08 AM
To: Bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Bacula TUI?

Wouter Verhelst wrote:
>On Fri, Mar 19, 2010 at 10:00:53AM +, Moray Henderson wrote:
>> Hello everyone,
>>
>> Would there be any interest in a text user interface configuration 
>> program for Bacula on Linux?  We use an in-house system
administration
>> menu system for our Linux servers, and are considering switching our 
>> backup software to Bacula and writing a text-mode UI for it.  If this 
>> does go ahead, I was wondering if it could be useful in the wider 
>> community.
>
>Eh, there's bacula-console which does that already? Or did you have 
>something else in mind?

As far as I can make out, bacula-console requires X-Windows, which we are
not running.  I haven't seen anything suggesting it will run on a text
console.  If it does, it would simplify my job enormously.


Moray.
"To err is human.  To purr, feline"






--
Download Intel® Parallel Studio Eval Try the new software tools for
yourself. Speed compiling, find bugs proactively, and fine-tune applications
for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] ERR=A Required Privilege Is Not Held By The Client...

2010-02-16 Thread Paul Binkley
Hi All,

Director is 3.0.2, backing up a 32bit Windows Vista client running 3.0.3.

After adding onefs=no to the FileSet options in the director, I get the
error messages during the backup:

Cannot open "C:/Documents and Settings/.../":ERR=A required privilege is not
held by the client.

And,

Could not open directory "C:/Documents and Settings/.../":ERR=Access is
denied

What do I need to do to allow bacula to backup these directories?

Many Thanks,
Paul



--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] How to apply different retention periods to different jobs on same client

2010-01-22 Thread Paul Binkley
Hi all,

I have a situation where I need to apply different retention times to a
variety of jobs on a single client. I tried to define the retention periods
in the Job but it doesn't work (bacula doesn't like it there).

For example, on one machine I have a set of data that I want to be replaced
on a weekly basis, while everything else has a 30 day retention. Can this be
done?

 

Thanks!

 

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Upgrading/migrating bacula director 2.4.4 to 3.0.2 on new machine

2010-01-12 Thread Paul Binkley
Hi all,

 

I wanted to follow up and share my experience with this subject, and ask for
any input about problems I can expect.

 

I seem to have gotten my 2.4.4 director and catalog upgraded to 3.0.2 by
doing the following:

*   Installed Bacula 3.0.2 on CentOS 5.4;
*   Created the empty sqlite DB;
*   Copied bacula.db from production machine (fedora 11) to new machine;
*   Ran "update_bacula_tables" on the copied DB;
*   Test to make sure director will start;
*   Copied appropriate .conf files (after backing up default ones);
*   Modified paths in .conf files as needed;
*   Disable production director and shut down server;
*   Gave new machine the IP of the production machine;
*   Restart director;
*   Use bconsole to verify that the catalog is complete;
*   Run a job;

 

Anything I am overlooking?

 

Thanks!

 

  _  

From: Paul Binkley [mailto:paul.bink...@ois.com] 
Sent: Monday, January 11, 2010 11:49 AM
To: 'bacula-users@lists.sourceforge.net'
Subject: 

 

 

Hi list,

 

I have been using Bacula 2.4.4 in production for several months now, so I
have a robust set of backup volumes. I now have a new machine (CentOS 5.4)
up and running with Bacula 3.0.2 installed. Besides fixing up the conf
files, how do I make the new installation work with the existing data? I
don't want to lose access to the 5TB of backed up data.

 

Is there a way to upgrade the existing database and plug it in to the new
installation while retaining all the important information that Bacula needs
to continue using/recycling volumes or accessing existing volumes for
restore?

 

 

Thanks much!

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] (no subject)

2010-01-11 Thread Paul Binkley
 

Hi list,

 

I have been using Bacula 2.4.4 in production for several months now, so I
have a robust set of backup volumes. I now have a new machine (CentOS 5.4)
up and running with Bacula 3.0.2 installed. Besides fixing up the conf
files, how do I make the new installation work with the existing data? I
don't want to lose access to the 5TB of backed up data.

 

Is there a way to upgrade the existing database and plug it in to the new
installation while retaining all the important information that Bacula needs
to continue using/recycling volumes or accessing existing volumes for
restore?

 

 

Thanks much!

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] dependency resolution issues installing 3.0.2

2009-12-02 Thread Paul Binkley
Hi Folks,

Has anyone seen this dependency error before, and if so, what am I doing
wrong?

libpython2.5.so.1.0 is needed by package Bacula-sqlite-3.0.2-1.i386
(/Bacula-sqlite-3.0.2-1.fc10.i386)
libcrypto.so.7 is needed by package Bacula-sqlite-3.0.2-1.i386
(/Bacula-sqlite-3.0.2-1.fc10.i386)
libssl.so.7 is needed by package Bacula-sqlite-3.0.2-1.i386
(/Bacula-sqlite-3.0.2-1.fc10.i386)

I found these similar files on my system.
/usr/lib64/libpython2.5.so.1.0
/usr/lib64/libcrypto.so.7
/usr/lib64/libssl.so.7

Is the problem that Bacula is 32 bit and these dependencies are x64? How can
I get around this?

Thanks!

BTW, The host machine is Fedora 11 x64. I have been running Bacula 2.4.4 on
this machine without issue for months but need to upgrade


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Possible to downgrade sd/fd from 3.0 to 2.4?

2009-11-30 Thread Paul Binkley
Sorry, Director is running 2.4.4 on CentOS 5.3. Storage Daemon is running
3.0.2 on a different CentOS 5.3 machine. Director and Storage are fine
together, but the 2.4.4 director cannot access the 3.0.2 fd (running on the
sd machine). This is all with sqlite.

Do you think upgrading the director is a better solution over the long-term
since the 3.0 director can talk to 2.4 clients?

Of note, I am having dependency problems while trying to upgrade director
from 2.4 to 3.0. Different issue I guess. I will pose that question in a new
thread based on your advice here.

Thanks!

Paul E. Binkley
Objective Interface Systems, Inc.
220 Spring St., Suite 530
Herndon, VA 20170
Tel: 703.295.6528
Fax: 703.296.6501
paul.bink...@ois.com
http://www.ois.com
 
***
This email contains information confidential and proprietary
to Objective Interface Systems, Inc. and should not be
disclosed to third parties without written permission from
Objective Interface Systems, Inc. If this was delivered to
someone other than the intended recipient by mistake please
notify le...@ois.com and remove any remaining copies of this
email.
***

-Original Message-
From: John Drescher [mailto:dresche...@gmail.com] 
Sent: Monday, November 30, 2009 10:03 AM
To: Paul Binkley
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Possible to downgrade sd/fd from 3.0 to 2.4?

On Mon, Nov 30, 2009 at 9:45 AM, Paul Binkley  wrote:
> Hi Folks,
>
> I hope someone can help. I have been using Bacula for a couple of months
now
> running 2.4 on the director and all client daemons, and 3.0 for the
storage
> daemon (my mistake). This has been working fine. The 3.0 file daemon isn't
> compatible with the 2.4 director, so I need to downgrade.
>
> It seems to be much more trouble to upgrade all the clients and the
> director, so downgrading the sd seems to be the best option. Does anyone
> have experience with this? What kind of trouble will I be getting into?
>

You did not say what OS your 3.0 client was on. Also a 3.0 director
can talk to a 2.4.X client. At home I have this setup.

John


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Possible to downgrade sd/fd from 3.0 to 2.4?

2009-11-30 Thread Paul Binkley
Hi Folks,

I hope someone can help. I have been using Bacula for a couple of months now
running 2.4 on the director and all client daemons, and 3.0 for the storage
daemon (my mistake). This has been working fine. The 3.0 file daemon isn't
compatible with the 2.4 director, so I need to downgrade.

It seems to be much more trouble to upgrade all the clients and the
director, so downgrading the sd seems to be the best option. Does anyone
have experience with this? What kind of trouble will I be getting into?

Thanks!

Paul E. Binkley
Objective Interface Systems, Inc.
220 Spring St., Suite 530
Herndon, VA 20170
Tel: 703.295.6528
Fax: 703.296.6501
paul.bink...@ois.com
http://www.ois.com
 
***
This email contains information confidential and proprietary
to Objective Interface Systems, Inc. and should not be
disclosed to third parties without written permission from
Objective Interface Systems, Inc. If this was delivered to
someone other than the intended recipient by mistake please
notify le...@ois.com and remove any remaining copies of this
email.
***


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Director connection failure -- FD and SD on same machine

2009-11-19 Thread Paul Binkley
Greetings,

 

I am having an issue in that the director cannot communicate with a
particular file daemon. The file daemon in question is running on the same
machine as the storage daemon.

 

If the file daemon is not running, the director has no problem with any
other file daemons, but if the fd in question is running, the director can
communicate with other clients only until a failed try with the problem fd.

 

The included console output shows this anomaly. Notice that the estimate
works fine for 2 different clients, then fails when trying to access the
"bad" client, then can no longer access the previously good clients.

 

Also possibly of note is the fact that the Fatal Error line shows that the
director seems to be stuck on the bad fd (xxx.xxx.0.70:9102) after the
original failure.

 

Thanks for any suggestions.

 

#estimate

.

Using Catalog "MyCatalog"

Connecting to Client bacula-fd at xxx.xxx.0.71:9102

2000 OK estimate files=197593 bytes=20,445,781,245

#estimate

.

Using Catalog "MyCatalog"

Connecting to Client MISD620-fd at xxx.xxx.61.7:9102

2000 OK estimate files=100996 bytes=40,012,706,471

#estimate

.

Using Catalog "MyCatalog"

Connecting to Client remotefs-fd at xxx.xxx.0.70:9102

Failed to connect to Client.

19-Nov 15:24 bacula-dir JobId 0: Fatal error: File daemon at "
xxx.xxx.0.70:9102" rejected Hello command

#estimate

.

Using Catalog "MyCatalog"

Connecting to Client bacula-fd at xxx.xxx.0.71:9102

Failed to connect to Client.

19-Nov 15:25 bacula-dir JobId 0: Fatal error: Unable to authenticate with
File daemon at " xxx.xxx.0.70:9102". Possible causes:

Passwords or names not the same or

Maximum Concurrent Jobs exceeded on the FD or

FD networking messed up (restart daemon).

Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for
help.

#estimate

.

Using Catalog "MyCatalog"

Connecting to Client MISD620-fd at xxx.xxx.61.7:9102

Failed to connect to Client.

19-Nov 15:25 bacula-dir JobId 0: Fatal error: Unable to authenticate with
File daemon at " xxx.xxx.0.70:9102". Possible causes:

Passwords or names not the same or

Maximum Concurrent Jobs exceeded on the FD or

FD networking messed up (restart daemon).

Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for
help.

#

 

Paul E. Binkley

Objective Interface Systems, Inc.

220 Spring St., Suite 530

Herndon, VA 20170

Tel: 703.295.6528

Fax: 703.296.6501

paul.bink...@ois.com

http://www.ois.com

 

***

This email contains information confidential and proprietary

to Objective Interface Systems, Inc. and should not be

disclosed to third parties without written permission from

Objective Interface Systems, Inc. If this was delivered to

someone other than the intended recipient by mistake please

notify   le...@ois.com and remove any remaining copies
of this

email.

***

 

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users