Re: [Bacula-users] Restore only the contents of the last job

2009-09-17 Thread Jose Perez
Thanks anyway to everybody. I just found the not using the 'select' option at the restore command did the trick. However it would be nice that this 'select' option be more documented that just "use the tree selection method". Bye :) On Wed, Sep 16, 2009 at 9:04 PM, Jose Perez wrote: > Hi all: >

[Bacula-users] Want to backup pst files in vista in addition to desktop and documents

2009-09-17 Thread Syn, Joonho
I’m able to back up the Desktop and Documents folders without much problem, but backing up the default location for .pst files seems much more difficult. I want to backup C:/Users/*/AppData/Local/Microsoft/Outlook/*.pst but with my current FileSet directives, I’m still only backing up Desktop a

Re: [Bacula-users] Creating a Volume on a tape times out

2009-09-17 Thread John Drescher
> My email client I use does it on top sorry, but here is my output > No problem. > > mt: /dev/nst0: rmtioctl failed: Input/output error > > That was for: mt -f /dev/nst0 status If so this is really bad. It is essential that mt works with your tape drive Does mt -f /dev/st0 status work? If

Re: [Bacula-users] Creating a Volume on a tape times out

2009-09-17 Thread Watson, Joe
-Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: Thursday, September 17, 2009 4:40 PM To: Watson, Joe Cc: bacula-users Subject: Re: [Bacula-users] Creating a Volume on a tape times out On Thu, Sep 17, 2009 at 5:32 PM, Watson, Joe wrote: > I think this got side

Re: [Bacula-users] Creating a Volume on a tape times out

2009-09-17 Thread John Drescher
On Thu, Sep 17, 2009 at 5:32 PM, Watson, Joe wrote: > I think this got side tracked I know now why the status doesn't work on the > tape drive but only on the autochanger. However I am trying to trouble shoot > the tape drive because I cant get it working with bacula. I run the btape > test whi

Re: [Bacula-users] Creating a Volume on a tape times out

2009-09-17 Thread Watson, Joe
I think this got side tracked I know now why the status doesn't work on the tape drive but only on the autochanger. However I am trying to trouble shoot the tape drive because I cant get it working with bacula. I run the btape test which errors out and looks like; 17-Sep 11:25 btape Job

Re: [Bacula-users] Creating a Volume on a tape times out

2009-09-17 Thread John Drescher
On Thu, Sep 17, 2009 at 4:58 PM, Watson, Joe wrote: > Product Type: Tape Drive > Vendor ID: 'HP      ' > Product ID: 'Ultrium 4-SCSI  ' > Revision: 'W24W' > Attached Changer API: No > SerialNumber: 'HU19215LV5' > MinBlock: 1 > MaxBlock: 16777215 > SCSI ID: 4 > SCSI LUN: 0 > Ready: yes > BufferedMo

Re: [Bacula-users] Creating a Volume on a tape times out

2009-09-17 Thread Watson, Joe
Product Type: Tape Drive Vendor ID: 'HP ' Product ID: 'Ultrium 4-SCSI ' Revision: 'W24W' Attached Changer API: No SerialNumber: 'HU19215LV5' MinBlock: 1 MaxBlock: 16777215 SCSI ID: 4 SCSI LUN: 0 Ready: yes BufferedMode: yes Medium Type: Not Loaded Density Code: 0x46 BlockSize: 0 DataCompEnabl

Re: [Bacula-users] Creating a Volume on a tape times out

2009-09-17 Thread John Drescher
On Thu, Sep 17, 2009 at 4:30 PM, Watson, Joe wrote: > I am adding that I ran; >   sudo mtx -f /dev/sg0 status > > to get this; > mtx: Request Sense: Long Report=yes > mtx: Request Sense: Valid Residual=no > mtx: Request Sense: Error Code=70 (Current) > mtx: Request Sense: Sense Key=Illegal Request

Re: [Bacula-users] Creating a Volume on a tape times out

2009-09-17 Thread Watson, Joe
I am adding that I ran; sudo mtx -f /dev/sg0 status to get this; mtx: Request Sense: Long Report=yes mtx: Request Sense: Valid Residual=no mtx: Request Sense: Error Code=70 (Current) mtx: Request Sense: Sense Key=Illegal Request mtx: Request Sense: FileMark=no mtx: Request Sense: EOM=no mtx: Re

Re: [Bacula-users] Repeated job failures

2009-09-17 Thread Cedric Tefft
Alan Brown wrote: > On Wed, 16 Sep 2009, Richard Mortimer wrote: > > >> The immediate failure is because the number of affected rows is zero. I'm not >> sure what the underlying cause could be (apart from the fact that JobId >> 104670 >> is not in the Job table - pruning or a bug?) >> > >

Re: [Bacula-users] Creating a Volume on a tape times out

2009-09-17 Thread Watson, Joe
I put in brand new tapes is there something I am missing this is the result of testing the tape drive using btape Using btape to test the drive /dev/nst0 I get this error 17-Sep 11:25 btape JobId 0: Error: block.c:568 Write error at 0:0 on device "Ultrium 4-SCSI" (/dev/nst0). ERR=Input/output er

Re: [Bacula-users] Creating a Volume on a tape times out

2009-09-17 Thread Alex Chekholko
Hi Joe, Before dealing with bacula, make sure you understand how to use the commands 'mt', 'mtx', 'tapeinfo' and then make sure that they are working correctly. Then see how 'mtx-changer' uses 'mtx' to do its business. E.g. try: cat /proc/scsi/scsi (this will show you the devices, 0,1,2,..) tape

Re: [Bacula-users] Backup with Bacula on a samba share

2009-09-17 Thread giggzounet
Lukasz Szybalski a écrit : > On Thu, Sep 17, 2009 at 6:47 AM, giggzounet wrote: >> Hi all, >> >> I'm a newbie in the "backup world". Unfortunately my boss would like >> that I install a backup system for our labor. And I'm a little bit lost... >> >> We have 5 pc running under linux opensuse 11.0 (

Re: [Bacula-users] Backup with Bacula on a samba share

2009-09-17 Thread Lukasz Szybalski
On Thu, Sep 17, 2009 at 6:47 AM, giggzounet wrote: > Hi all, > > I'm a newbie in the "backup world". Unfortunately my boss would like > that I install a backup system for our labor. And I'm a little bit lost... > > We have 5 pc running under linux opensuse 11.0 (bacula is available for > opensuse

Re: [Bacula-users] Backup with Bacula on a samba share

2009-09-17 Thread Josh Fisher
giggzounet wrote: > Hi all, > > I'm a newbie in the "backup world". Unfortunately my boss would like > that I install a backup system for our labor. And I'm a little bit lost... > > We have 5 pc running under linux opensuse 11.0 (bacula is available for > opensuse 11.0 : version 2.2.7). On each of

Re: [Bacula-users] concurrency issues: The number of files mismatch! Volume=4 Catalog=3

2009-09-17 Thread user100
Have you tried to change "Recycle = no" to "Recycle = yes" in the pool definition? If it´s possible to change that for you it may be a well working workaround. I had this "no" setting in my config (but did not really need it because the cycle was many years anyway). After changing to "yes" conc

Re: [Bacula-users] concurrency issues: The number of files mismatch! Volume=4 Catalog=3

2009-09-17 Thread Nicolae Mihalache
I will do that indeed, but I still prefer to understand what's going on. thanks nicolae user100 wrote: > Have you tried to change "Recycle = no" to "Recycle = yes" in the pool > definition? If it´s possible to change that for you it may be a well > working workaround. I had this "no" setting in

[Bacula-users] Ann: Bran Backup server 1.0 beta1

2009-09-17 Thread Stanislav Ievlev
Greetings! I'm pleased to announce the first beta version of a Bran Backup server. Bran is a bacula based backup server solution. The main goal of this project is to provide a special Linux distribution to organize backup center of your organization. Just after a very simple install procedure you

Re: [Bacula-users] apt source for Debian

2009-09-17 Thread francisco javier funes nieto
You can get the tar.gz tarball from bacula.org and compile yourself!! It's so easy ! J. 2009/9/17 Roy Kidder > Can anyone suggest a good Bacula 3.x apt source for Debian Lenny? I run > stable and 2.4.4 is latest available. > > Thanks, > Roy > > > > > > ---

[Bacula-users] Backup with Bacula on a samba share

2009-09-17 Thread giggzounet
Hi all, I'm a newbie in the "backup world". Unfortunately my boss would like that I install a backup system for our labor. And I'm a little bit lost... We have 5 pc running under linux opensuse 11.0 (bacula is available for opensuse 11.0 : version 2.2.7). On each of these 5 PC we have a user and

[Bacula-users] autochanger , drives, devices, jobs and director question

2009-09-17 Thread Spiros Ioannou
Hello, I have an autochanger with two lto drives and 76 slots. I have defined the appropriate storage daemon Autochanger {} and 2 Device {} entries, but in the director inside the Storage {...} there seems to be a need to define the "Device". The device is actually one drive inside the autochang

[Bacula-users] apt source for Debian

2009-09-17 Thread Roy Kidder
Can anyone suggest a good Bacula 3.x apt source for Debian Lenny? I run stable and 2.4.4 is latest available. Thanks, Roy -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer even

[Bacula-users] concurrency issues: The number of files mismatch! Volume=4 Catalog=3

2009-09-17 Thread Nicolae Mihalache
Hello, I have inherited a bacula 3.0.2 installation, and after a few days I noticed I have problems when running concurrent jobs, as described in this bug report: http://bugs.bacula.org/view.php?id=1288 I'm trying to understand how the problem appears. 1. it would be great if the time messages in

[Bacula-users] Problem with Parameter "Max Wait Time"

2009-09-17 Thread Markus Kress
Hello, I've a questuion about "Max Wait Time". When does the "Max Wait Time" start? I'm using Bacula 3.0.2 and have the following scheduling: 1:00 some preparing (admin job) 1:01 filesystem backup (with Priority = 30) 1:02 backup of bacula catalog (with Priority = 35) My setting are: Maximum C