[Bacula-users] Baculum API Syntax

2020-04-17 Thread Ethan King
I am running Baculum/Bacula  9.6.3 and everything seems to be working
great.  My question regarding the syntax of Baculum Web API.  I am trying
to initiate a job run using the "/api/v1/jobs/run" endpoint but can't
figure out the syntax based on the documentation (
https://www.bacula.org/downloads/baculum/baculum-api).

If you could reply with a simple example of the URL string that shows
the parameters in their correct format, I would greatly appreciate it.

When I run something along the lines of

/api/v1/jobs/run?name=JOB_TEST_02&client=DAL-FVSWRK-006-fd&storage=STORAGE_01&pool=POOL_01&fileset=Test_File_Set_01&level=F

I am getting a response of:

{
"output": "Job does not exist.",
"error": 50
}

I can successfully run the job from the Baculum UI.
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] mtx-changer load timeout

2011-07-15 Thread Ron King


  
  
-> Hi All,
-> 
-> I'm wondering if anyone else has run across this. I'm
running bacula5.0.2 on Linux (Centos 5) and I'm getting a timeout
whenever I use the mtx-changer script to load a tape.
-> 
-> I looked at the script and it determines timeout from
this:
-> 
-> wait_for_drive() {
->   i=0
->   while [ $i -le 300 ]; do  # Wait max 300 seconds
-> if mt -f $1 status 2>&1 | grep "${ready}"
>/dev/null 2>&1; then
->   break
-> fi
-> debug "Device $1 - not ready, retrying..."
-> sleep 1
-> i=`expr $i + 1`
->   done
-> }
-> 
-> but when I issue:
-> 
-> mt -f /dev/nst0 status
-> 
-> I get this:
-> 
-> SCSI 2 tape drive:
-> File number=-1, block number=-1, partition=0.
-> Tape block size 0 bytes. Density code 0x0 (default).
-> Soft error count since last status=0
-> General status bits on (5):
->  DR_OPEN IM_REP_EN
-> 
-> No where does it say 'ready' .
-> 
-> I might be able to kludge something, but I wonder if
anyone has a solution to this. I'd be surprised if it hadn't come up
before, unless I'm missing something obvious, which is certainly
very possible.
-> 
-> thanks,
-> 
-> Eli
-> 
->
+--
-> |This was sent by ermorris@... via Backup Central.
-> |Forward SPAM to abuse@
->
+--

Hello Eli,
I just joined the list and was reading past posts.  If this is old
news, I apologize.
I had a similar issue.  The '${ready}' is actually a variable found
in the mtx-changer.conf file.  The following code 
    if test -f /etc/debian_version ; then
   mt --version|grep "mt-st" >/dev/null 2>&1
   if test $? -eq 1 ; then
  ready="drive status"
   fi
    fi
was a workaround at one point.  Commenting out those lines fixed my
problem as it appears that debian fixed the issue with mt at some
point.

The "DR_OPEN IM_REP_EN" line should appear as "BOT ONLINE IM_REP_EN"
if the drive is loaded with a tape.  From your output, I'd say you
either didn't have a tape loaded, or you selected the wrong device
to look at.  I had a similar issue as the order of the devices in
the changer were reversed under /dev - meaning what I'd assume to be
/dev/nst0 was actually /dev/nst1 and vice versa.  A simple check
would be to load a tape and issue the 'mt -f /dev/nst0 status'
command against all the /dev/nst* devices.  If this is your case,
you can switch the devices around in the bacula-sd.conf file and 

regards,
Ron
  


--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] backup failed for MS exchange server 2010 Sp1

2011-03-06 Thread King
anybody has ideal?

thank you very much!

+--
|This was sent by qinqi...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] backup failed for MS exchange server 2010 Sp1

2011-03-03 Thread King
recently I tried to backup exchange server 2010sp1, but always failed.

FD client OS: windows server 2008R2.

here is log, does anyone have same issue? or have solution, very appreciate.

04-Mar 09:27 backup02.esi.cn-dir JobId 720: Start Backup JobId 720, 
Job=sa004.x.y-job.2011-03-04_09.27.15_37
04-Mar 09:27 backup02.esi.cn-dir JobId 720: Using Device "FileStorage"
04-Mar 09:27 backup02.esi.cn-sd JobId 720: Volume "vol0028" previously 
written, moving to end of data.
04-Mar 09:27 backup02.esi.cn-sd JobId 720: Warning: For Volume "vol0028":
The sizes do not match! Volume=38692047686 Catalog=38570571590
Correcting Catalog
04-Mar 09:28 sa004.x.y-fd JobId 720: Generate VSS snapshots. Driver="VSS 
Vista", Drive(s)="C"
04-Mar 10:57 sa004.x.y-fd JobId 720: Error: 
/home/kern/bacula/k/bacula/src/lib/bsock.c:393 Write error sending 23266 bytes 
to Storage daemon:10.117.106.135:9103: ERR=Input/output error
04-Mar 10:57 sa004.x.y-fd JobId 720: Fatal error: 
/home/kern/bacula/k/bacula/src/filed/backup.c:1024 Network send error to SD. 
ERR=Input/output error
04-Mar 10:59 sa004.x.y-fd JobId 720: Error: 
/home/kern/bacula/k/bacula/src/lib/bsock.c:339 Socket has errors=1 on call to 
Storage daemon:10.117.106.135:9103
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "Task 
Scheduler Writer", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "VSS Metadata 
Store Writer", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "Performance 
Counters Writer", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "System 
Writer", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): 
"SqlServerWriter", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "Shadow Copy 
Optimization Writer", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "ASR Writer", 
State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): 
"FSCVSSWriter", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "Registry 
Writer", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "IIS Metabase 
Writer", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "Microsoft 
Exchange Writer", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "COM+ REGDB 
Writer", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "IIS Config 
Writer", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "BITS 
Writer", State: 0x1 (VSS_WS_STABLE)
04-Mar 10:59 sa004.x.y-fd JobId 720: VSS Writer (BackupComplete): "WMI Writer", 
State: 0x1 (VSS_WS_STABLE)
04-Mar 10:58 backup02.esi.cn-sd JobId 720: JobId=720 
Job="sa004.x.y-job.2011-03-04_09.27.15_37" marked to be canceled.
04-Mar 10:58 backup02.esi.cn-dir JobId 720: Error: Bacula backup02.esi.cn-dir 
5.0.3 (04Aug10): 04-Mar-2011 10:58:16
  Build OS:   x86_64-unknown-linux-gnu redhat 
  JobId:  720
  Job:sa004.x.y-job.2011-03-04_09.27.15_37
  Backup Level:   Full
  Client: "sa004.x.y-fd" 5.0.3 (04Aug10) 
Linux,Cross-compile,Win64
  FileSet:"sa004.x.y-fileset" 2011-03-04 09:27:15
  Pool:   "File" (From Job resource)
  Catalog:"MyCatalog" (From Client resource)
  Storage:"File" (From Job resource)
  Scheduled time: 04-Mar-2011 09:27:14
  Start time: 04-Mar-2011 09:27:18
  End time:   04-Mar-2011 10:58:16
  Elapsed time:   1 hour 30 mins 58 secs
  Priority:   10
  FD Files Written:   23,797
  SD Files Written:   0
  FD Bytes Written:   2,192,735,549 (2.192 GB)
  SD Bytes Written:   0 (0 B)
  Rate:   401.7 KB/s
  Software Compression:   57.0 %
  VSS:yes
  Encryption: no
  Accurate:   no
  Volume name(s): vol0028
  Volume Session Id:  11
  Volume Session Time:1299132906
  Last Volume Bytes:  40,691,919,608 (40.69 GB)
  Non-fatal FD errors:2
  SD Errors:  0
  FD termination status:  Error
  SD termination status:  Error
  Termination:*** Backup Error ***

+--
|This was sent by qinqi...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its

[Bacula-users] Updating database 2.x.x to 3.x.x ubuntu problems

2009-09-08 Thread king
Hello all i am having database problems again, have recently updated to Bacula 
version 3.0.2 (installed from source on ubuntu 8.04). Tried to run 
/etc/bacula/update_mysql_tables and got this error

This script will update a Bacula MySQL database from version 10 to 11
 which is needed to convert from Bacula version 2.0.x to 3.0.x or higher

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
NO)
Update of Bacula MySQL tables failed.

So then i tried to pass the script to mysql like this still did not work

mysql bacula -ubacula -pbacula < /etc/bacula/update_mysql_tables
ERROR 1064 (42000) at line 5: You have an error in your SQL syntax; check the 
manual that corresponds to your MySQL server version for the right syntax to 
use near 'echo " "
echo "This script will update a Bacula MySQL database from version 10 t' at 
line 1

Can i run the script from within mysql? seem to remember that being an unwise 
thing to do!  However i do not know how to get bacula's database updated! need 
pass a username and password to the script somehow? 

Please help
 

--
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


Re: [Bacula-users] libmysqlclient_r.so.12

2009-09-06 Thread king
Yes you are correct i have a couple of versions installed one was from source 
and is version 2.4.4 this is from when i was running dapper.  Now that i have 
upgraded to Hardy which broke parts of my install I have reinstalled bacula 
from the repositories which is at version 2.2.8.  A bit of a mess to say the 
least.  

I would like to get rid of both of these bacula installs, and start fresh with 
a bacula 3.X.X version.  Is this possible? can i keep my config files? Read in 
the new bacula docs (USB stick backups) that i should be able to install a 
recent version of Bacula through the ubuntu repositories is this true? if so 
where are these bacula repositories hiding? as i can only see version 2.4.4.

Please help

Give me a fast ship, for I intend to go in harms way.

- "RYAN vAN GINNEKEN"  wrote:

> I have reinstalled and upgraded a bunch of packages trying to fix this
> issue even broke all my virtual drupal sites for a couple of hours
> very scary heehee.  Anyways here some more info
> 
> ldd /usr/sbin/bacula-dir used to say file not found for
> libmysqlclient_r.so.12 however now it finds version 15, but still
> bacula-dir complains about not being able to find version 12
> 
> Please help
> 
> 
> r...@mx1:/home/c0mputerking# ldd /usr/sbin/bacula-dir
> linux-gate.so.1 =>  (0xb7f0)
> libpython2.5.so.1.0 => /usr/lib/libpython2.5.so.1.0
> (0xb7dc2000)
> libutil.so.1 => /lib/tls/i686/cmov/libutil.so.1 (0xb7dbe000)
> librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb7db4000)
> libmysqlclient_r.so.15 => /usr/lib/libmysqlclient_r.so.15
> (0xb7bd2000)
> libz.so.1 => /usr/lib/libz.so.1 (0xb7bbd000)
> libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0
> (0xb7ba5000)
> libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7ba1000)
> libwrap.so.0 => /lib/libwrap.so.0 (0xb7b99000)
> libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7aa5000)
> libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7a8)
> libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7a75000)
> libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7926000)
> /lib/ld-linux.so.2 (0xb7f01000)
> libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1
> (0xb78f4000)
> libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0xb78db000)
> r...@mx1:/home/c0mputerking# dpkg -S libmysqlclient_r.so
> zimbra-logger:
> /opt/zimbra/logger/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so.15
> zimbra-store:
> /opt/zimbra/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so.15.0.0
> zimbra-logger:
> /opt/zimbra/logger/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so
> libmysqlclient15off: /usr/lib/libmysqlclient_r.so.15
> libmysqlclient16: /usr/lib/libmysqlclient_r.so.16
> libmysqlclient15off: /usr/lib/libmysqlclient_r.so.15.0.0
> libmysqlclient16: /usr/lib/libmysqlclient_r.so.16.0.0
> zimbra-store:
> /opt/zimbra/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so.15
> zimbra-logger:
> /opt/zimbra/logger/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so.15.0.0
> zimbra-store:
> /opt/zimbra/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so
> 
> 
> Give me a fast ship, for I intend to go in harms way.
> 
> - "Olaf Zevenboom"  wrote:
> 
> > Allan Black wrote:
> > > RYAN vAN GINNEKEN wrote:
> > >   
> > >> sudo apt-get install libmysqlclient15off
> > >> Reading package lists... Done
> > >> Building dependency tree
> > >> Reading state information... Done
> > >> libmysqlclient15off is already the newest version.
> > >> 
> > >
> > >   
> > >>> Starting Bacula Director: /sbin/bacula-dir: error while loading
> > s:
> > >>> libmysqlclient_r.so.12: cannot open shared object file: No
> > suchory
> > >>>   
> > >
> > > OK, so libmysqlclient_r seems to be installed, but ld can't find
> it
> > > when bacula-dir is loaded. Find out what libraries bacula-dir
> needs
> > > with:
> > >
> > > # ldd /sbin/bacula-dir
> > >
> > > and then find out where the library is, but I don't know how to
> do
> > > that with apt-get. Does anyone know the Debian equivalent of:
> > >
> > > # rpm -q -l libmysqlclient15off | grep libmysqlclient_r
> > >   
> > 
> > On my Debian Lenny box (Bacula 2.4.4) I get:
> > ldd /usr/sbin/bacula-dir
> > linux-gate.so.1 =>  (0xb7f44000)
> > libpython2.5.so.1.0 => /usr/lib/libpython2.5.so.1.0
> (0xb7dec000)
> > libutil.so.1 => /lib/i686/cmov/libutil.so.1 (0xb7de8000)
> > librt.so.1 => /lib/i686/cmov/librt.so.1 (0xb7dde000)
> > libmysqlclient_r.so.15 => /usr/lib/libmysqlclient_r.so.15
> > (0xb7bf3000)
> > libz.so.1 => /usr/lib/libz.so.1 (0xb7bde000)
> > libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7bc5000)
> > libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7bc1000)
> > libwrap.so.0 => /lib/libwrap.so.0 (0xb7bb9000)
> > libstdc++.so.6 => /usr/lib/libstdc++.so

[Bacula-users] libmysqlclient_r.so.12

2009-08-18 Thread king
I am getting this error while tring to start bacula, using ubuntu 8.04 and 
bacula installed from the apt-get.  This machine has been upgraded from dapper 
and used to have bacula 2.4.something installed from source. 

Starting Bacula Director: /sbin/bacula-dir: error while loading s: 
libmysqlclient_r.so.12: cannot open shared object file: No suchory

Please help

Give me a fast ship, for I intend to go in harms way.

--
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


Re: [Bacula-users] Backporting FD Encryption

2009-03-13 Thread Matthew King
Philipp Geschke  writes:

> Hi,
>
> Matthew King schrieb:
>> I see that encryption of data is working (or at least it's written and
>> compiles) in bacula's SVN repository.
>> 
>> Is this version of bacula (3.0 or 2.5 by the way?) likely to become
>> stable soon, or if not, is backporting the encryption into 2.4 likely to
>> be a mammoth task not worth the effort?
>> 
>> I would like to get the encryption, and I'd rather not compile (and use)
>> the whole of an unstable edition of bacula to get it (apt spoils me
>> rotten), so I want to know if I should wait for the new version or hack
>> the encryption support into the current fd for myself.
>
> Might be that I am completely missunderstanding your issue, but I
> think you were fooled by a license issue that keeps debian lenny (and
> so ubuntu starting with 8.10) packages from supporting encryption at
> all.
>
> data and transport encryption work fine with the 2.44 packages in
> debian lenny, you just need to download the source packages and
> recompile.

This looks like it. I tried to find out which version was first released
with data encryption but when that failed I resorted to seeing which
libraries bacula-fd was linked to and libssl was not one of them.

> http://lists.debian.org/debian-legal/2007/07/msg00144.html

I will look at this. Cheers.

Matthew

-- 
I must take issue with the term "a mere child", for it has been my
invariable experience that the company of a mere child is infinitely
preferable to that of a mere adult.
   --  Fran Lebowitz

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Backporting FD Encryption

2009-03-12 Thread Matthew King
I see that encryption of data is working (or at least it's written and
compiles) in bacula's SVN repository.

Is this version of bacula (3.0 or 2.5 by the way?) likely to become
stable soon, or if not, is backporting the encryption into 2.4 likely to
be a mammoth task not worth the effort?

I would like to get the encryption, and I'd rather not compile (and use)
the whole of an unstable edition of bacula to get it (apt spoils me
rotten), so I want to know if I should wait for the new version or hack
the encryption support into the current fd for myself.

Matthew

-- 
I must take issue with the term "a mere child", for it has been my
invariable experience that the company of a mere child is infinitely
preferable to that of a mere adult.
   --  Fran Lebowitz

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Minor filename parsing bug

2008-01-15 Thread Matthew King
Matthew King <[EMAIL PROTECTED]> writes:

> When a directory is specified in an exclude list with a trailing / it is
> still backed up. I am unsure what happens if it's done in an include
> list.
>
> I haven't looked through the source so I don't have a patch, but I don't
> think this'll require anything major to fix.

I should probably point out that this is with Bacula 1.38.11. It may
have been fixed in 2.x.

Matthew

-- 
I must take issue with the term "a mere child", for it has been my
invariable experience that the company of a mere child is infinitely
preferable to that of a mere adult.
   --  Fran Lebowitz

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Minor filename parsing bug

2008-01-15 Thread Matthew King
When a directory is specified in an exclude list with a trailing / it is
still backed up. I am unsure what happens if it's done in an include
list.

I haven't looked through the source so I don't have a patch, but I don't
think this'll require anything major to fix.

Matthew

-- 
I must take issue with the term "a mere child", for it has been my
invariable experience that the company of a mere child is infinitely
preferable to that of a mere adult.
   --  Fran Lebowitz

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Server backup speed is < 60K/s

2007-08-22 Thread Jason King
I found the problem, it was a firewall traffic shaping issue.

Jason

Ryan Novosielski wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> netstat -ian -- look for any errors at all. There should be none if your
> speed/duplex is set properly and your card is working alright.
>
> Jason King wrote:
>   
>> I've got 13 servers on my LAN/DMZ that bacula backs up on a daily basis. 
>> All the other servers (while being backed up) backup at about 
>> 1000-2000K/s (LAN speed). But I have ONE server that backups up and a 
>> snail pace of about 55K/s. Plus, while the backup is going on the 
>> services that server offers also go extreamly slow. Below are the specs:
>>
>> Running bacula 2.0.1 running on FreeBSD 6.2
>> Agents on other 13 servers running on various platforms (FreeBSD, RHEL4, 
>> Windows)
>> The one server that chugs is a RHEL4 box running the 64bit version of 
>> the bacula agent.
>>
>> It seems to have always been extremely slower than all the other 
>> servers. Could something be limiting bandwidth off of that server? Could 
>> the processes from the services that server is serving be eating up so 
>> much CPU clock cycles that the speed of the backup should be so low? 
>> This particular server is in our DMZ and the backup server is in the LAN 
>> so the data has to traverse the firewall to get backed up. But I have 
>> several other servers on the DMZ that get backed up and none of those 
>> give us a problem.
>>
>> Any thoughts would be appreciated.
>>
>> Jason
>>
>> -
>> This SF.net email is sponsored by: Splunk Inc.
>> Still grepping through log files to find problems?  Stop.
>> Now Search log events and configuration files using AJAX and a browser.
>> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>> 
>
> - --
>   _  _ _  _ ___  _  _  _
>  |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
>  |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
>  \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.5 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFGyeBymb+gadEcsb4RAsxxAJ9Vrx+tIjJHmRw7uWGLNPfQIEVZngCg3QOh
> hCor2iHs3M5O2QuxaZtb8wM=
> =YEMA
> -END PGP SIGNATURE-
>
>   

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Server backup speed is < 60K/s

2007-08-20 Thread Jason King
I've got 13 servers on my LAN/DMZ that bacula backs up on a daily basis. 
All the other servers (while being backed up) backup at about 
1000-2000K/s (LAN speed). But I have ONE server that backups up and a 
snail pace of about 55K/s. Plus, while the backup is going on the 
services that server offers also go extreamly slow. Below are the specs:

Running bacula 2.0.1 running on FreeBSD 6.2
Agents on other 13 servers running on various platforms (FreeBSD, RHEL4, 
Windows)
The one server that chugs is a RHEL4 box running the 64bit version of 
the bacula agent.

It seems to have always been extremely slower than all the other 
servers. Could something be limiting bandwidth off of that server? Could 
the processes from the services that server is serving be eating up so 
much CPU clock cycles that the speed of the backup should be so low? 
This particular server is in our DMZ and the backup server is in the LAN 
so the data has to traverse the firewall to get backed up. But I have 
several other servers on the DMZ that get backed up and none of those 
give us a problem.

Any thoughts would be appreciated.

Jason

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Where is the MediaID increment in MySQL

2007-08-01 Thread Jason King
I've had to make some adjustments during my trials of bacula and my 
MediaID numbering sequence is way off. My current LAST tape is labeled 
"Tape-10" with a MediaID of 10. If I put in a fresh new tape and label 
it "Tape-11", the MediaID would probably be like 41 or 42 or so because 
of the deleting and relabeling of tapes when I was first trying out 
bacula. Now in order to have the MediaID be in line with the rest of the 
media, I have to go into MySQL and manually update that record. This is 
not a big deal at all. It isn't as if they thing will not work if the 
MediaID is out of sequence nor is it hard to make the change. It's just 
for the logistics of keeping things straight in my own mind. But I 
cannot find where bacula labels the MediaID from. There has to be some 
increment field somewhere, but I cannot figure out where it is. Does 
anyone else know where I can find the MediaID increment at?

Jason

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] recycled tapes not storing data

2007-07-31 Thread Jason King
I've got 10 tapes in a rotation. The tapes backup until they are full, 
once they are full I get a notification telling me to insert the next 
tape. It's a really simple setup. The problem I'm having is that once 
tape 10 is full, it wants to rotate back to tape 1 (which it is suppose 
to do), and the status of tape 1 and 2 are both "recycle". But once I 
put the tape in, I immediately get a message telling me to put in tape 
2. I wasn't sure why it would ask me for tape 2 when I just put in tape 
1. I look at the status of tape 1 and it has gone into "error". I put in 
tape 2. A few minutes later I get another message asking me for tape 3 
and again, tape 2 has a status of "error". Have I setup something wrong. 
Are my purge/recycle times not correct? I just don't get it.

Jason

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tape Recycling/rotation question

2007-07-12 Thread Jason King
Ryan Novosielski wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jason King wrote:
>   
>> Ok, I have a question about tape recycling and rotation. I have 9 tapes 
>> in a rotation. Each tape has a retention period of 2 months. The tapes 
>> are switched out when they are full. When I get to tape 9 and bacula 
>> then wants to goto the next available "appendable" volume, which should 
>> be tapes 1-3 or so, when I pop in tape 1, shouldn't bacula just write 
>> over the data that is on that tape as if the tape where a new unused 
>> tape? And shouldn't that tape have a status of "recycle" or "appendable" 
>> or something when its retention period is over? I'm having some issues 
>> with recycled tapes not filling up with the same amount of data as 
>> before. They aren't even filling up with the "native" amount of data 
>> (uncompressed). I'd appreciate any assistance.
>> 
>
> The progression ought to be that that tape is marked "Full" if full, or
> "Used" if it goes above one of your configured thresholds. After that,
> it should eventually prune all of the jobs off that tape and then you'll
> be able to write to it again (and it will be in the states you've
> described). If your tapes stay Appendable (sounds like not the case,
> since you've been filling them), they will never recycle.
>
> - --
>   _  _ _  _ ___  _  _  _
>  |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer III
>  |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
>  \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.6 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFGlZ9Ymb+gadEcsb4RAqQeAJ4g31+Lq6pmfldT8N8miqpY7+U8+wCgog5m
> wBtIDiaoenbumHP24VgVg4o=
> =M6Zp
> -END PGP SIGNATURE-
>   
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> 
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-user
The state of the tapes isn't staying in "append". When the tape fills up 
it goes to a "full" state. After the retention period is up, it does say 
the tape is "recycled", then once the tape is written to again, it goes 
to "append", but the second time around, my tapes aren't holding but 
like 600M while before the were hold a little over 200G. I just don't 
understand.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tape Recycling/rotation question

2007-07-11 Thread Jason King
Ok, I have a question about tape recycling and rotation. I have 9 tapes 
in a rotation. Each tape has a retention period of 2 months. The tapes 
are switched out when they are full. When I get to tape 9 and bacula 
then wants to goto the next available "appendable" volume, which should 
be tapes 1-3 or so, when I pop in tape 1, shouldn't bacula just write 
over the data that is on that tape as if the tape where a new unused 
tape? And shouldn't that tape have a status of "recycle" or "appendable" 
or something when its retention period is over? I'm having some issues 
with recycled tapes not filling up with the same amount of data as 
before. They aren't even filling up with the "native" amount of data 
(uncompressed). I'd appreciate any assistance.

Jason

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Reuse old tapes not working correctly

2007-07-10 Thread Jason King
I have 8 tapes in a cycle. Bacula is suppose to run until the tape is 
full. I have the volume retention set to 4 months, then after that 4 
months the tape should then be in "recycle" or "append" mode and I 
should be able to write data to it fresh. But now each tape is only 
holding a fraction of what is use to be able to hold. Example, I have 
200/400 LTO tapes. The first tape that came back into rotation held 
about 300G the first time around, this time it held about 150G. The next 
tape held only about 140G and the next one only held 600Meg before it 
was labeled "full". Am I not recycling my tapes correctly? Please assist.

Jason

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Restoring to Window - drive specification

2007-04-04 Thread Jason King
You have to setup the D: drive as a resource location I believe.

Yuri T wrote:
> I'm trying to restore to a windows 2000 server. Is there any way to specify
> the drive d: in the Where location? Every time I try to restore it only will
> allow restoring to the root on c: or it ends up in the system32 directory.
>
>
>
>
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Automatically starting Bacula

2007-04-04 Thread Jason King
[EMAIL PROTECTED] wrote:
> ---OpenSUSE 10.2, dir, sd, fd; Bacula 2.0.3; HP-Ultrium 1x8 Autoloader 
> (with 7 slots full and one empty )---
> ---WindowsXP SP2, fd; Bacula 2.0.3---
>
> Hi all,
> I want my bacula daemons to start automatically after rebooting my 
> machine (I put it in the Runlevel manager --Yast-- to start in the 3 
> and 5 ones where it says that it's running but the consoles and trays 
> do not connect until I start manually the daemons from the console by 
> doing a su !!)
>
> please help me (don't forward me to other lists please ;-)) !
>
> Thanks for your time :-)
>
>
> 
> Découvrez une nouvelle façon d'obtenir des réponses à toutes vos 
> questions ! Profitez des connaissances, des opinions et des 
> expériences des internautes sur Yahoo! Questions/Réponses 
> .
> 
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   
This problem is usually caused by the daemon trying to start as 
something other than root. Go into the startup script and make sure it 
is starting as user root.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula job not mounting??

2007-04-04 Thread Jason King
Nathan Metcalf wrote:
>
> Hey guys,
>
> Thanks heaps for your support on my last issue, you probably don’t 
> remember it, but you were a huge help, and the backup has ran 
> successfully for the last week without a single glitch J
>
> Now for the other country. J
>
> We have a small backup job, only about 30gig or so, and thus no 
> Autoloader or anything…..
>
> The job starts at 7:00pm NZT (New Zealand Time) and when I logging in 
> the 9am morning AEST, it’s still running (well, sitting there)
>
> The device status says:
>
> “Device status:
>
> Device "QuantumLTO2" (/dev/nst0) open but no Bacula volume is mounted.
>
> Device is BLOCKED waiting for media.
>
> Total Bytes Read=0 Blocks Read=0 Bytes/block=0
>
> Positioned at File=0 Block=0
>
> ”
>
> In Australia we don’t mount the drive or anything before hand, and I 
> don’t believe I’m suppose to.
>
> In NZ, if I stop the job, and start a fresh one manually, it works 
> fine J I change the pool from Default to the respective day…
>
> Sorry about all the non technical questions, but my company has been 
> dropped with this system with no-one to tech us how to use it. I have 
> read all the manuals I can find, but nothing seems as helpful as 
> talking to someone about my specific issue. And the bloke that 
> recommended and implemented Bacula(as good a job as he did) has left 
> the companyL
>
> Thanks once again J
>
> -- Nathan
>
> Nathan Metcalf
> Australasian IT Support
> Weatherbeeta P/L
>
> E. [EMAIL PROTECTED]
> W . 
> http://www.weatherbeeta.com 
>
>
> Confidentiality and Privilege 
> Notice
>
> The material contained in this message is privileged and confidential 
> to the addressee. If you are not the addressee indicated in this 
> message or responsible for delivery of the message to such person, you 
> may not copy or deliver this message to anyone, and you should destroy 
> it and kindly notify the sender by reply email.
>
> Information in this message that does not relate to the official 
> business of Weatherbeeta must be treated as neither given nor endorsed 
> by Weatherbeeta. Weatherbeeta, its employees, contractors or 
> associates shall not be liable for direct, indirect or consequential 
> loss arising from transmission of this message or any attachments
>
> 
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   

Well the error you are getting is a couple of things. Either the tape 
you have in the loader is not labeled, or literally not mounted. Make 
sure you have automount=yes in the SD configuration so that everytime 
the SD starts it automounts the tape. But in hindsight, you do need to 
manually mount a new tape if you ever eject/unmount the one that is in 
it. Make sure you don't have something running the unmounts the volume 
that is in the drive.

jason

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula-fd on Linux giving intermittent errors

2007-04-02 Thread Jason King
Looks like you are having a socket timeout error. Put in the "Heartbeat 
Interval" on the director config so it will keep the channel open and 
see if that helps.

Jason

Michael Proto wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello all,
>
> I'm seeing a strange problem with my bacula-fd clients after upgrading
> all of my systems to v2.0.3 (client and server). Intermittently, when
> performing a backup of some random client I'll see the following error
> in the Director:
>
> 30-Mar 02:09 archive2-dir: Start Backup JobId 1046,
> Job=guildenstern-a.2007-03-30_01.05.43
> 30-Mar 02:09 archive2-dir: guildenstern-a.2007-03-30_01.05.43 Fatal
> error: Socket error on Storage command: ERR=No data available
> 30-Mar 02:09 archive2-dir: guildenstern-a.2007-03-30_01.05.43 Error:
> Bacula 2.0.3 (06Mar07): 30-Mar-2007 02:09:12
>   JobId:  1046
>   Job:guildenstern-a.2007-03-30_01.05.43
>   Backup Level:   Incremental, since=2007-03-29 02:06:06
>   Client: "guildenstern-a-fd" 2.0.3 (06Mar07)
> i686-pc-linux-gnu,debian,3.1
>   FileSet:"guildenstern" 2007-03-18 21:37:31
>   Pool:   "Daily" (From Run pool override)
>   Storage:"ADIC-Library1" (From Job resource)
>   Scheduled time: 30-Mar-2007 01:05:42
>   Start time: 30-Mar-2007 02:09:05
>   End time:   30-Mar-2007 02:09:12
>   Elapsed time:   7 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
>   Volume name(s):
>   Volume Session Id:  44
>   Volume Session Time:1175201849
>   Last Volume Bytes:  204,618,000,384 (204.6 GB)
>   Non-fatal FD errors:0
>   SD Errors:  0
>   FD termination status:
>   SD termination status:  Error
>   Termination:*** Backup Error ***
>
> If I re-run the job just after the failure, the client works as
> expected. I have about 80 clients, all different platforms (Linux,
> FreeBSD, and Windows), and this seems to only affect the Linux clients.
> Of those Linux clients that are failing it occurs on a variety of
> distributions/versions (Debian v3.0 & v3.1, RHEL v3 & v4) and its
> hit-or-miss whether a given Linux client will work on the first try or
> not, but in all cases I've seen (thus far), the re-run job works fine.
> Some days, a given client will work on the first try, and then the next
> day it fail, then work again the following day, etc... I determined any
> rhyme-or-reason to it other than its just Linux clients that are
> affected. Currently, about 30% of my clients on a given day exhibit this
> behavior.
>
> To work around the problem I've added the following entries to the
> default job resource:
>
> JobDefs {
>   Name = "DefaultJob"
>   Type = Backup
>   Reschedule On Error = yes
>   Reschedule Times = 3
>   Reschedule Interval = 90 seconds
>   ...
>
> This does help my regularly-scheduled jobs to complete without having to
> manually re-run them, but this is not ideal and I'd like to determine
> why the first backup of a given client is failing.
>
> I built and packaged all the Bacula Linux clients myself (so they all
> pull from the same set of config files for quick installation), and I
> used the following compile-time flags when building them:
>
> - --with-openssl --enable-client-only --enable-static-fd --enable-smartalloc
>
> I'm using the static-bacula-fd binary (instead of the bacula-fd binary)
> for maximum portability. They were built on a Debian Sarge host and then
> packaged into appropriate distribution packages.
>
> On one of the often-affected hosts I now have the client started with
> the following flags (out of /etc/inittab):
>
> /sbin/static-bacula-fd -fvc -d100 /etc/bacula/bacula-fd.conf
>   
>> /tmp/bacula-fd.out
>> 
>
> When the client fails, I see the modification timestamp update on the
> resultant /tmp/bacula-fd.out file, but its currently empty. Do I need to
> redirect stderr to this file instead of stdout?
>
> Anyone have any ideas what might be causing these errors or how I can go
> about debugging this unusual (and while not critical, still very
> annoying) problem?
>
>
>
> Thanks!
> Michael Proto
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.7 (FreeBSD)
>
> iD8DBQFGEX3TOLq/wl1XW74RAmOeAJ9U9+O6kNDDp3LBVGyBHvD7Lt+JvgCdFsrI
> f8IzD/gUPS0/F4dGgeIZ7J4=
> =NcOC
> -END PGP SIGNATURE-
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Jason King
I ran into the same problem. You have to check the startup script and 
change the user that it starts as. It's wanting to start as a user other 
than root. Here is the line you are looking for in the rc.d script. The 
-u flag should be changed it root.

: ${bacula_dir_flags=" -u root -g wheel -v -c 
/usr/local/etc/bacula-dir.conf"}

Kimi Ostro wrote:
> Hi list,
>
> today I built bacula from FreeBSD ports.
>
> Now I can start both bacula-sd and bacula-fd on startup, yet I cant
> start bacula-dir on startup. The error message I get in my log is:
> Mar 30 21:13:16 freebsd /boot/generic/kernel: pid 42355 (bacula-dir),
> uid 910: exited on signal 6
>
> I don't know why bacula-dir exits with Abort?
>
> I can start bacula-dir from the command line if I type this:
> # /usr/local/sbin/bacula-fd -vt -c /usr/local/etc/bacula-fd.conf
>
>   


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Trying to workaround the MTWEOF error

2007-03-30 Thread Jason King
Yes, use the "maximum volume bytes" directive to limit the amount of 
data stored to a tape. Once bacula sees that much data has been written, 
it should label the volume as "full" and ask you for the next tape in 
the pool.

Jason

Brian Debelius wrote:
> Brian Debelius wrote:
>   
>> Is there a way I can work around the end of tape MTWEOF error by telling 
>> bacula to limit the amount of data written to the tape?  Lets say I have 
>> an 80GB tape.  Is there a way to tell bacula to only write 75 or 70GB 
>> and then start a new tape?
>>
>> My next thought is, Can logic be added to bacula such that when it 
>> realizes that it has written off the end of the tape, to have it rewind 
>> some amount of blocks, write an eof, and then continue onto the next 
>> tape, starting with and duplicating the blocks it backspaced over on the 
>> first tape?
>>
>> brian
>>   
>> 
> Thinking out loud, I see that there is a 'Maximum Volume Bytes' 
> directive that can be used in the pool resource.  Tapeinfo shows that 
> the  tape size; Partition 0 Size in Kbytes: 76958720.  If I multiply 
> this by 1024 to get bytes or 78805729280, can I use this as the Maximum 
> Volume Bytes to limit the the amount of data written to the tape?
>
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Strange "ERROR" on successful backup

2007-03-28 Thread Jason King
Good call, I have not tried that yet. I'll give that a shot then post 
back to the list.

Jason

Erich Prinz wrote:
>
> Others have experienced issues relating to antivirus scan engines 
> interfering with successful backups. Perhaps it is interfering with 
> the communications between the daemons (different machines from what I 
> gather.)
>
> The others have tested by disabling AV then running a test job.
>
> Erich
>
> On Mar 28, 2007, at 8:55 AM, Jason King wrote:
>
>> Anyone else in the list have any idea what might be causing the problem
>> I'm having? I'm totally at a loss for what to do other than setup a
>> local director on that server. The backup works fine if the director is
>> loaded locally.
>>
>> [EMAIL PROTECTED] wrote:
>>> I already read about that and the "Heartbeat Interval" has already been
>>> setup and changed to 90 seconds. I have Heartbeat setup on both the 
>>> SD and
>>> the FD of this server. I actually had to setup the Heartbeat to 
>>> handle a
>>> different problem with the backup. The Heartbeat solved that problem 
>>> but
>>> then caused/showed this problem. I did attach the trace file. I'm 
>>> not sure
>>> why you didn't see it.
>>>
>>>
>>>> On Monday 26 March 2007 23:55, Jason King wrote:
>>>>
>>>>> Ok, I've got the debug output of the storage daemon now:
>>>>>
>>>>> I have the system setup to spool the data to the drive then write 
>>>>> to the
>>>>> media. Everything looks fine until after the system starts to despool
>>>>> everything to tape. Here are the debug messages from despool on:
>>>>>
>>>>>
>>>>> dctn-sd: ../../stored/spool.c:220 Despooling data
>>>>> dctn-sd: ../../stored/askdir.c:395 >dird: Jmsg
>>>>> Job=dctn.2007-03-26_15.37.12 type=6 level=1174944136 dctn-sd: Job 
>>>>> write
>>>>> elapsed time = 00:44:54, Transfer rate = 3.623 M bytes/second
>>>>> dctn-sd: ../../stored/askdir.c:332 Update cat VolFiles=2
>>>>> dctn-sd: ../../stored/askdir.c:351 >dird: dctn-sd:
>>>>> ../../stored/askdir.c:357 Didn't get vol info vol=GovDeals-01:
>>>>> ERR=Network error on bnet_recv in req_vol_info.
>>>>>
>>>> This indicates that the comm connection from the SD to the Dir was 
>>>> lost.
>>>> There was no error messages from the SD because they were directed 
>>>> to the
>>>> Director.  The details of the error were lost because the message 
>>>> could
>>>> not
>>>> be delivered.  You could write all the messages to a log file, but I
>>>> suspect
>>>> that it will simply show that the comm line dropped, but who knows it
>>>> might
>>>> turn up something interesting.
>>>>
>>>> The solution is to fix the comm line problems. Possibly turning on a
>>>> Heartbeat
>>>> Interval could help.
>>>>
>>>>
>>>>> dctn-sd: ../../stored/block.c:748 dir_update_volume_info terminate
>>>>> writing -- ERROR
>>>>> dctn-sd: ../../stored/block.c:771 Leave terminate_writing_volume --
>>>>> ERROR
>>>>> dctn-sd: ../../stored/spool.c:140 Bad return from despool WroteVol=0
>>>>> dctn-sd: ../compat/compat.cpp:194 Enter wchar_win32_path
>>>>>
>>>>> There is more but it's all the finishing up stuff like removing spool
>>>>> file and releasing the tape drive. So there you have the debug. Looks
>>>>> like the storage daemon isn't able to get the volume information from
>>>>> the tape or something. There is another entry higher up in the log 
>>>>> that
>>>>> shows a similar volume error:
>>>>>
>>>>> dctn-sd: ../../stored/label.c:155 Requested Volume "GovDeals-01" on
>>>>> "DLT-Drive" (Tape0) is not a Bacula labeled Volume, because:
>>>>> ERR=../../stored/block.c:1006 Read zero bytes at 0:0 on device
>>>>> "DLT-Drive" (Tape0).
>>>>> dctn-sd: ../../stored/label.c:179 No volume label - bailing out
>>>>>
>>>> This is enough out of context so that I cannot be sure without 
>>>> looking at
>>>> the
>>>> whole trace file, which I didn't do (it wasn't attached and I don't 

Re: [Bacula-users] Strange "ERROR" on successful backup

2007-03-28 Thread Jason King
Anyone else in the list have any idea what might be causing the problem 
I'm having? I'm totally at a loss for what to do other than setup a 
local director on that server. The backup works fine if the director is 
loaded locally.

[EMAIL PROTECTED] wrote:
> I already read about that and the "Heartbeat Interval" has already been
> setup and changed to 90 seconds. I have Heartbeat setup on both the SD and
> the FD of this server. I actually had to setup the Heartbeat to handle a
> different problem with the backup. The Heartbeat solved that problem but
> then caused/showed this problem. I did attach the trace file. I'm not sure
> why you didn't see it.
>
>   
>> On Monday 26 March 2007 23:55, Jason King wrote:
>> 
>>> Ok, I've got the debug output of the storage daemon now:
>>>
>>> I have the system setup to spool the data to the drive then write to the
>>> media. Everything looks fine until after the system starts to despool
>>> everything to tape. Here are the debug messages from despool on:
>>>
>>>
>>> dctn-sd: ../../stored/spool.c:220 Despooling data
>>> dctn-sd: ../../stored/askdir.c:395 >dird: Jmsg
>>> Job=dctn.2007-03-26_15.37.12 type=6 level=1174944136 dctn-sd: Job write
>>> elapsed time = 00:44:54, Transfer rate = 3.623 M bytes/second
>>> dctn-sd: ../../stored/askdir.c:332 Update cat VolFiles=2
>>> dctn-sd: ../../stored/askdir.c:351 >dird: dctn-sd:
>>> ../../stored/askdir.c:357 Didn't get vol info vol=GovDeals-01:
>>> ERR=Network error on bnet_recv in req_vol_info.
>>>   
>> This indicates that the comm connection from the SD to the Dir was lost.
>> There was no error messages from the SD because they were directed to the
>> Director.  The details of the error were lost because the message could
>> not
>> be delivered.  You could write all the messages to a log file, but I
>> suspect
>> that it will simply show that the comm line dropped, but who knows it
>> might
>> turn up something interesting.
>>
>> The solution is to fix the comm line problems. Possibly turning on a
>> Heartbeat
>> Interval could help.
>>
>> 
>>> dctn-sd: ../../stored/block.c:748 dir_update_volume_info terminate
>>> writing -- ERROR
>>> dctn-sd: ../../stored/block.c:771 Leave terminate_writing_volume --
>>> ERROR
>>> dctn-sd: ../../stored/spool.c:140 Bad return from despool WroteVol=0
>>> dctn-sd: ../compat/compat.cpp:194 Enter wchar_win32_path
>>>
>>> There is more but it's all the finishing up stuff like removing spool
>>> file and releasing the tape drive. So there you have the debug. Looks
>>> like the storage daemon isn't able to get the volume information from
>>> the tape or something. There is another entry higher up in the log that
>>> shows a similar volume error:
>>>
>>> dctn-sd: ../../stored/label.c:155 Requested Volume "GovDeals-01" on
>>> "DLT-Drive" (Tape0) is not a Bacula labeled Volume, because:
>>> ERR=../../stored/block.c:1006 Read zero bytes at 0:0 on device
>>> "DLT-Drive" (Tape0).
>>> dctn-sd: ../../stored/label.c:179 No volume label - bailing out
>>>   
>> This is enough out of context so that I cannot be sure without looking at
>> the
>> whole trace file, which I didn't do (it wasn't attached and I don't have
>> the
>> time anyway).  However I can say that this is is normal when labeling a
>> blank
>> tape.
>>
>> 
>>> But that isn't true because I labeled the tape just before I ran the
>>> job. Crap I don't know what the problem with this thing is. Does this
>>> information help? I have attached the entire debug trace file for anyone
>>> that can help to view.
>>>
>>> Thanks,
>>> Jason
>>>
>>>
>>> Kern Sibbald wrote:
>>>   
>>>> On Monday 26 March 2007 21:54, Brian Debelius wrote:
>>>>
>>>> 
>>>>> Kern Sibbald wrote:
>>>>>
>>>>>   
>>>>>> On Monday 26 March 2007 21:38, Jason King wrote:
>>>>>>
>>>>>>
>>>>>> 
>>>>>>> The problem I have is that this particular SD is running on Windows
>>>>>>>   
>>> so
>>>   
>>>>>>> there is no STOUT. Where do I look from there? I can set the -d
>>>>>>>  

Re: [Bacula-users] Strange "ERROR" on successful backup

2007-03-26 Thread Jason King

Ok, I've got the debug output of the storage daemon now:

I have the system setup to spool the data to the drive then write to the 
media. Everything looks fine until after the system starts to despool 
everything to tape. Here are the debug messages from despool on:



dctn-sd: ../../stored/spool.c:220 Despooling data
dctn-sd: ../../stored/askdir.c:395 >dird: Jmsg 
Job=dctn.2007-03-26_15.37.12 type=6 level=1174944136 dctn-sd: Job write 
elapsed time = 00:44:54, Transfer rate = 3.623 M bytes/second

dctn-sd: ../../stored/askdir.c:332 Update cat VolFiles=2
dctn-sd: ../../stored/askdir.c:351 >dird: dctn-sd: 
../../stored/askdir.c:357 Didn't get vol info vol=GovDeals-01: 
ERR=Network error on bnet_recv in req_vol_info.
dctn-sd: ../../stored/block.c:748 dir_update_volume_info terminate 
writing -- ERROR

dctn-sd: ../../stored/block.c:771 Leave terminate_writing_volume -- ERROR
dctn-sd: ../../stored/spool.c:140 Bad return from despool WroteVol=0
dctn-sd: ../compat/compat.cpp:194 Enter wchar_win32_path

There is more but it's all the finishing up stuff like removing spool 
file and releasing the tape drive. So there you have the debug. Looks 
like the storage daemon isn't able to get the volume information from 
the tape or something. There is another entry higher up in the log that 
shows a similar volume error:


dctn-sd: ../../stored/label.c:155 Requested Volume "GovDeals-01" on 
"DLT-Drive" (Tape0) is not a Bacula labeled Volume, because: 
ERR=../../stored/block.c:1006 Read zero bytes at 0:0 on device 
"DLT-Drive" (Tape0).

dctn-sd: ../../stored/label.c:179 No volume label - bailing out


But that isn't true because I labeled the tape just before I ran the 
job. Crap I don't know what the problem with this thing is. Does this 
information help? I have attached the entire debug trace file for anyone 
that can help to view.


Thanks,
Jason


Kern Sibbald wrote:

On Monday 26 March 2007 21:54, Brian Debelius wrote:
  

Kern Sibbald wrote:


On Monday 26 March 2007 21:38, Jason King wrote:
  
  
The problem I have is that this particular SD is running on Windows so 
there is no STOUT. Where do I look from there? I can set the -d option 
within the services options but I just don't know where to look for the 
debug information.


Well for Windows, you will need to get help from someone else the details 
  
are 
  

slightly different.

However, it seems to me that I already mentioned in a previous email that 
  
the 
  
output is put into bacula.trace (actually, I think it is bacula-sd.trace).  
That file is probably created in the directory the SD executable is 
  
located.  
  
Robert has previously given instructions on how to do this (probably 
  
several 
  
times) on the email list, and it is also documented in the manual for the 
  
FD. 
  
  
  

Mine for what ever reason get created in c:\windows\system32



Oh!  That's precisely why I said "for Windows you will need to get help from 
someone else; the details are slightly different".  

Thanks. Eventhough Win32 is not my favorite platform, I am determined to learn 
these things :-)



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
  
bacula-sd: ../compat/compat.cpp:194 Enter wchar_win32_path
bacula-sd: ../compat/compat.cpp:378 Leave wchar_win32_path=\
bacula-sd: ../compat/compat.cpp:107 Enter convert_unix_to_win32_path
bacula-sd: ../compat/compat.cpp:158 path=\\?\bacula-sd.conf
bacula-sd: ../compat/compat.cpp:167 Leave cvt_u_to_win32_path 
path=\\?\bacula-sd.conf
bacula-sd: ../compat/compat.cpp:194 Enter wchar_win32_path
bacula-sd: ../compat/compat.cpp:208 Leave wchar_win32_path no change 
bacula-sd: ../compat/compat.cpp:729 GetFileAttributes(\\?\bacula-sd.conf): The 
system cannot find the file specified.
bacula-sd: ../../stored/stored_conf.c:675 Inserting director res: dctn-dir
bacula-sd: ../../stored/stored_conf.c:675 Inserting director res: dctn-mon
bacula-sd: ../../stored/stored_conf.c:675 Inserting device res: DLT-Drive
bacula-sd: ../compat/compat.cpp:194 Enter wchar_win32_path
bacula-sd: ../compat/compat.cpp:378 Leave wchar_win32_path=\
dctn-sd: ../../lib/jcr.c:129 read_last_jobs seek to 192
dctn-sd: ../../lib/jcr.c:136 Read num_items=2
dctn-sd: ../../stored/stored.c:476 calling init_dev D:\bacula-tmp
dctn-sd: ../compat/compat.cpp:194 Enter wchar_win32_path
dctn-sd: ../../lib/bnet_server.c:98 Addresses host[ipv4:0.0.0.0:9103] 

Re: [Bacula-users] Strange "ERROR" on successful backup

2007-03-26 Thread Jason King
The problem I have is that this particular SD is running on Windows so 
there is no STOUT. Where do I look from there? I can set the -d option 
within the services options but I just don't know where to look for the 
debug information.

jason

Kern Sibbald wrote:
> On Monday 26 March 2007 21:20, Jason King wrote:
>   
>> You mean in the console?
>> 
>
> No.  
>
>   
>> I set my debug level to 100 and nothing  
>> different has come through to my console. Where can I get the debug 
>> information?
>> 
>
> Unless you redirect the output, it will appear in the shell from which you 
> started the SD.  I.e. stdout.  Note, many rpm and distro scripts send stdout 
> to /dev/null.  The "bacula start" script does not do that.
>
> Also, if you have a non-developer version (i.e. many distros and rpms), then 
> when Bacula daemonizes it closes stdout.  To avoid that as I mentioned, you 
> need to *start* it with at least -d1 on the command line, you can then later 
> change the debug level with the setdebug command.
>
> Also, note that I am saying to set the debug level in the SD.  Each daemon 
> has 
> its own debug level.
>
> I'll leave it to the list to help you get this working if you still have 
> problems ...
>
>   
>> Kern Sibbald wrote:
>> 
>>> On Monday 26 March 2007 19:53, Jason King wrote:
>>>   
>>>   
>>>> I'm sorry, I said that wrong. I tried to say the email I got showed the 
>>>> director sees an errored backup...but the file daemon puts a successful 
>>>> backup in its own history logs. I'll try using debugging to see if that 
>>>> gives me what I need. 
>>>> 
>>>> 
>>>   
>>>   
>>>> Where can I find the debug output? 
>>>> 
>>>> 
>>> On the shell window for Unix/Linux machines, and in bacula.trace for 
>>>   
> Windows 
>   
>>> machine.
>>>
>>>   
>>>   
>>>> Kern Sibbald wrote:
>>>> 
>>>> 
>>>>> On Monday 26 March 2007 18:10, Jason King wrote:
>>>>>   
>>>>>   
>>>>>   
>>>>>> Also, the email I got showed the director does see a successful 
>>>>>> backup...
>>>>>> 
>>>>>> 
>>>>>> 
>>>>> That seems unlikely because the output you showed below indicates that 
>>>>>   
> the 
>   
>>>>>   
>>>>>   
>>> job 
>>>   
>>>   
>>>>> failed.
>>>>>
>>>>>
>>>>>   
>>>>>   
>>>>>   
>>>>>> but like I said, the file daemon says the backup WAS successful  
>>>>>> when I do a "status client" from the console of the director.
>>>>>> 
>>>>>> 
>>>>>> 
>>>>> For the backup to be successful, all three components (DIR, FD, and SD) 
>>>>>   
>>>>>   
>>> must 
>>>   
>>>   
>>>>> report success.  In this case, the Dir did not get a success from the 
>>>>>   
> SD. 
>   
>>>>> Why is the mystery you need to resolve.  
>>>>>
>>>>> You might set debug to -d100 in the SD via the setdebug command before 
>>>>>   
>>>>>   
>>> running 
>>>   
>>>   
>>>>> the job.  If the SD is built with DEBUG off, you will need to start it 
>>>>>   
>>>>>   
>>> with 
>>>   
>>>   
>>>>> atleast -d1 for the setdebug command to work.  A -d100 should show you 
>>>>>   
>>>>>   
>>> where 
>>>   
>>>   
>>>>> things went wrong, if not, up the debug level.
>>>>>
>>>>>   
>>>>>   
>>>>>   
>>>>>> Jason
>>>>>>
>>>>>> Kern Sibbald wrote:
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>> Your email title is a bit misleading as this was not successful 
>>>>>>>   
> backup.
>   
>>

Re: [Bacula-users] Strange "ERROR" on successful backup

2007-03-26 Thread Jason King
You mean in the console? I set my debug level to 100 and nothing 
different has come through to my console. Where can I get the debug 
information?

Kern Sibbald wrote:
> On Monday 26 March 2007 19:53, Jason King wrote:
>   
>> I'm sorry, I said that wrong. I tried to say the email I got showed the 
>> director sees an errored backup...but the file daemon puts a successful 
>> backup in its own history logs. I'll try using debugging to see if that 
>> gives me what I need. 
>> 
>
>   
>> Where can I find the debug output? 
>> 
>
> On the shell window for Unix/Linux machines, and in bacula.trace for Windows 
> machine.
>
>   
>> Kern Sibbald wrote:
>> 
>>> On Monday 26 March 2007 18:10, Jason King wrote:
>>>   
>>>   
>>>> Also, the email I got showed the director does see a successful 
>>>> backup...
>>>> 
>>>> 
>>> That seems unlikely because the output you showed below indicates that the 
>>>   
> job 
>   
>>> failed.
>>>
>>>
>>>   
>>>   
>>>> but like I said, the file daemon says the backup WAS successful  
>>>> when I do a "status client" from the console of the director.
>>>> 
>>>> 
>>> For the backup to be successful, all three components (DIR, FD, and SD) 
>>>   
> must 
>   
>>> report success.  In this case, the Dir did not get a success from the SD. 
>>>
>>> Why is the mystery you need to resolve.  
>>>
>>> You might set debug to -d100 in the SD via the setdebug command before 
>>>   
> running 
>   
>>> the job.  If the SD is built with DEBUG off, you will need to start it 
>>>   
> with 
>   
>>> atleast -d1 for the setdebug command to work.  A -d100 should show you 
>>>   
> where 
>   
>>> things went wrong, if not, up the debug level.
>>>
>>>   
>>>   
>>>> Jason
>>>>
>>>> Kern Sibbald wrote:
>>>> 
>>>> 
>>>>> Your email title is a bit misleading as this was not successful backup.
>>>>>
>>>>> It looks like the SD might have died ... i.e. probably crashed.
>>>>>
>>>>>
>>>>>
>>>>> On Monday 26 March 2007 17:10, Jason King wrote:
>>>>>   
>>>>>   
>>>>>   
>>>>>> According to my bacula database, my backup of one of my servers ended 
>>>>>> 
> in 
>   
>>>>>> an error but when I do a status on the servers file daemon, it shows a 
>>>>>> successful backup, here is the email I received:
>>>>>>
>>>>>> 26-Mar 09:01 maint-dir: Start Backup JobId 353, 
>>>>>> 
>>>>>> 
>>> Job=dctn.2007-03-26_09.01.49
>>>   
>>>   
>>>>>> 26-Mar 09:01 dctn-sd: Wrote label to prelabeled Volume "GovDeals-01" on 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>> device "DLT-Drive" (Tape0)
>>>>>   
>>>>>   
>>>>>   
>>>>>> 26-Mar 09:01 dctn-sd: Spooling data ...
>>>>>> 26-Mar 09:02 dctn-fd: Generate VSS snapshots. Driver="VSS Win 2003", 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>> Drive(s)="D"
>>>>>   
>>>>>   
>>>>>   
>>>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "System Writer", 
>>>>>> 
>>>>>> 
>>> State: 
>>>   
>>>   
>>>>>> 
>>>>>> 
>>>>>> 
>>>>> 0x1 (VSS_WS_STABLE)
>>>>>   
>>>>>   
>>>>>   
>>>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "MSDEWriter", State: 
>>>>>> 
>>>>>> 
>>> 0x1 
>>>   
>>>   
>>>>>> 
>>>>>> 
>>>>>> 
>>>>> (VSS_WS_STABLE)
>>>>>   
>>>>>   
>>>>>

Re: [Bacula-users] Strange "ERROR" on successful backup

2007-03-26 Thread Jason King
No, I didn't know there was such a thing.

Jaime Ventura wrote:
> Hello Jason,
> Are you using the MAIL ON SUCCESS feature?
>
>    Jaime
>
> Jason King wrote:
>> I'm sorry, I said that wrong. I tried to say the email I got showed 
>> the director sees an errored backup...but the file daemon puts a 
>> successful backup in its own history logs. I'll try using debugging 
>> to see if that gives me what I need. Where can I find the debug output?
>>
>> Kern Sibbald wrote:
>>  
>>> On Monday 26 March 2007 18:10, Jason King wrote:
>>>  
>>>> Also, the email I got showed the director does see a successful 
>>>> backup...
>>>>   
>>> That seems unlikely because the output you showed below indicates 
>>> that the job failed.
>>>
>>>
>>>  
>>>> but like I said, the file daemon says the backup WAS successful  
>>>> when I do a "status client" from the console of the director.
>>>>   
>>> For the backup to be successful, all three components (DIR, FD, and 
>>> SD) must report success.  In this case, the Dir did not get a 
>>> success from the SD.
>>> Why is the mystery you need to resolve. 
>>> You might set debug to -d100 in the SD via the setdebug command 
>>> before running the job.  If the SD is built with DEBUG off, you will 
>>> need to start it with atleast -d1 for the setdebug command to work.  
>>> A -d100 should show you where things went wrong, if not, up the 
>>> debug level.
>>>
>>>  
>>>> Jason
>>>>
>>>> Kern Sibbald wrote:
>>>>  
>>>>> Your email title is a bit misleading as this was not successful 
>>>>> backup.
>>>>>
>>>>> It looks like the SD might have died ... i.e. probably crashed.
>>>>>
>>>>>
>>>>>
>>>>> On Monday 26 March 2007 17:10, Jason King wrote:
>>>>>
>>>>>> According to my bacula database, my backup of one of my servers 
>>>>>> ended in an error but when I do a status on the servers file 
>>>>>> daemon, it shows a successful backup, here is the email I received:
>>>>>>
>>>>>> 26-Mar 09:01 maint-dir: Start Backup JobId 353,   
>>> Job=dctn.2007-03-26_09.01.49
>>>  
>>>>>> 26-Mar 09:01 dctn-sd: Wrote label to prelabeled Volume 
>>>>>> "GovDeals-01" on   
>>>>> device "DLT-Drive" (Tape0)
>>>>>
>>>>>> 26-Mar 09:01 dctn-sd: Spooling data ...
>>>>>> 26-Mar 09:02 dctn-fd: Generate VSS snapshots. Driver="VSS Win 
>>>>>> 2003",   
>>>>> Drive(s)="D"
>>>>>
>>>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "System 
>>>>>> Writer",   
>>> State:  
>>>>>>   
>>>>> 0x1 (VSS_WS_STABLE)
>>>>>
>>>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "MSDEWriter", 
>>>>>> State:   
>>> 0x1  
>>>>>>   
>>>>> (VSS_WS_STABLE)
>>>>>
>>>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "WINS Jet 
>>>>>> Writer",   
>>> State:  
>>>>>>   
>>>>> 0x1 (VSS_WS_STABLE)
>>>>>
>>>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "COM+ REGDB 
>>>>>> Writer",   
>>>>> State: 0x1 (VSS_WS_STABLE)
>>>>>
>>>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Dhcp Jet 
>>>>>> Writer",   
>>> State:  
>>>>>>   
>>>>> 0x1 (VSS_WS_STABLE)
>>>>>
>>>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Certificate 
>>>>>>   
>>> Authority",  
>>>>>>   
>>>>> State: 0x1 (VSS_WS_STABLE)
>>>>>

Re: [Bacula-users] Strange "ERROR" on successful backup

2007-03-26 Thread Jason King
I'm sorry, I said that wrong. I tried to say the email I got showed the 
director sees an errored backup...but the file daemon puts a successful 
backup in its own history logs. I'll try using debugging to see if that 
gives me what I need. Where can I find the debug output?

Kern Sibbald wrote:
> On Monday 26 March 2007 18:10, Jason King wrote:
>   
>> Also, the email I got showed the director does see a successful 
>> backup...
>> 
>
> That seems unlikely because the output you showed below indicates that the 
> job 
> failed.
>
>
>   
>> but like I said, the file daemon says the backup WAS successful  
>> when I do a "status client" from the console of the director.
>> 
>
> For the backup to be successful, all three components (DIR, FD, and SD) must 
> report success.  In this case, the Dir did not get a success from the SD. 
>
> Why is the mystery you need to resolve.  
>
> You might set debug to -d100 in the SD via the setdebug command before 
> running 
> the job.  If the SD is built with DEBUG off, you will need to start it with 
> atleast -d1 for the setdebug command to work.  A -d100 should show you where 
> things went wrong, if not, up the debug level.
>
>   
>> Jason
>>
>> Kern Sibbald wrote:
>> 
>>> Your email title is a bit misleading as this was not successful backup.
>>>
>>> It looks like the SD might have died ... i.e. probably crashed.
>>>
>>>
>>>
>>> On Monday 26 March 2007 17:10, Jason King wrote:
>>>   
>>>   
>>>> According to my bacula database, my backup of one of my servers ended in 
>>>> an error but when I do a status on the servers file daemon, it shows a 
>>>> successful backup, here is the email I received:
>>>>
>>>> 26-Mar 09:01 maint-dir: Start Backup JobId 353, 
>>>> 
> Job=dctn.2007-03-26_09.01.49
>   
>>>> 26-Mar 09:01 dctn-sd: Wrote label to prelabeled Volume "GovDeals-01" on 
>>>> 
>>>> 
>>> device "DLT-Drive" (Tape0)
>>>   
>>>   
>>>> 26-Mar 09:01 dctn-sd: Spooling data ...
>>>> 26-Mar 09:02 dctn-fd: Generate VSS snapshots. Driver="VSS Win 2003", 
>>>> 
>>>> 
>>> Drive(s)="D"
>>>   
>>>   
>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "System Writer", 
>>>> 
> State: 
>   
>>>> 
>>>> 
>>> 0x1 (VSS_WS_STABLE)
>>>   
>>>   
>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "MSDEWriter", State: 
>>>> 
> 0x1 
>   
>>>> 
>>>> 
>>> (VSS_WS_STABLE)
>>>   
>>>   
>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "WINS Jet Writer", 
>>>> 
> State: 
>   
>>>> 
>>>> 
>>> 0x1 (VSS_WS_STABLE)
>>>   
>>>   
>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "COM+ REGDB Writer", 
>>>> 
>>>> 
>>> State: 0x1 (VSS_WS_STABLE)
>>>   
>>>   
>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Dhcp Jet Writer", 
>>>> 
> State: 
>   
>>>> 
>>>> 
>>> 0x1 (VSS_WS_STABLE)
>>>   
>>>   
>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Certificate 
>>>> 
> Authority", 
>   
>>>> 
>>>> 
>>> State: 0x1 (VSS_WS_STABLE)
>>>   
>>>   
>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "DFS Replication 
>>>> 
> service 
>   
>>>> 
>>>> 
>>> writer", State: 0x1 (VSS_WS_STABLE)
>>>   
>>>   
>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "FRS Writer", State: 
>>>> 
> 0x1 
>   
>>>> 
>>>> 
>>> (VSS_WS_STABLE)
>>>   
>>>   
>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Registry Writer", 
>>>> 
> State: 
>   
>>>> 
>>>> 
>>> 0x1 (VSS_WS_STABLE)
>>>   
>>>   
>>>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupCompl

Re: [Bacula-users] Strange "ERROR" on successful backup

2007-03-26 Thread Jason King
Also, the email I got showed the director does see a successful 
backup...but like I said, the file daemon says the backup WAS successful 
when I do a "status client" from the console of the director.

Jason

Kern Sibbald wrote:
> Your email title is a bit misleading as this was not successful backup.
>
> It looks like the SD might have died ... i.e. probably crashed.
>
>
>
> On Monday 26 March 2007 17:10, Jason King wrote:
>   
>> According to my bacula database, my backup of one of my servers ended in 
>> an error but when I do a status on the servers file daemon, it shows a 
>> successful backup, here is the email I received:
>>
>> 26-Mar 09:01 maint-dir: Start Backup JobId 353, Job=dctn.2007-03-26_09.01.49
>> 26-Mar 09:01 dctn-sd: Wrote label to prelabeled Volume "GovDeals-01" on 
>> 
> device "DLT-Drive" (Tape0)
>   
>> 26-Mar 09:01 dctn-sd: Spooling data ...
>> 26-Mar 09:02 dctn-fd: Generate VSS snapshots. Driver="VSS Win 2003", 
>> 
> Drive(s)="D"
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "System Writer", State: 
>> 
> 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "MSDEWriter", State: 0x1 
>> 
> (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "WINS Jet Writer", State: 
>> 
> 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "COM+ REGDB Writer", 
>> 
> State: 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Dhcp Jet Writer", State: 
>> 
> 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Certificate Authority", 
>> 
> State: 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "DFS Replication service 
>> 
> writer", State: 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "FRS Writer", State: 0x1 
>> 
> (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Registry Writer", State: 
>> 
> 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Event Log Writer", 
>> 
> State: 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "NTDS", State: 0x1 
>> 
> (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "WMI Writer", State: 0x1 
>> 
> (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 maint-dir: dctn.2007-03-26_09.01.49 Error: Bacula 2.0.1 
>> 
> (12Jan07): 26-Mar-2007 09:39:59
>   
>>   JobId:  353
>>   Job:dctn.2007-03-26_09.01.49
>>   Backup Level:   Full
>>   Client: "dctn-fd" 2.0.3 (06Mar07) 
>> 
> Linux,Cross-compile,Win32
>   
>>   FileSet:"DCTNSet" 2007-03-20 23:32:54
>>   Pool:   "GovDeals" (From Job resource)
>>   Storage:"DLT-Tape" (From Job resource)
>>   Scheduled time: 26-Mar-2007 09:01:47
>>   Start time: 26-Mar-2007 09:01:57
>>   End time:   26-Mar-2007 09:39:59
>>   Elapsed time:   38 mins 2 secs
>>   Priority:   10
>>   FD Files Written:   20,621
>>   SD Files Written:   0
>>   FD Bytes Written:   9,756,487,879 (9.756 GB)
>>   SD Bytes Written:   0 (0 B)
>>   Rate:   4275.4 KB/s
>>   Software Compression:   None
>>   VSS:yes
>>   Encryption: no
>>   Volume name(s): 
>>   Volume Session Id:  2
>>   Volume Session Time:1174687096
>>   Last Volume Bytes:  64,512 (64.51 KB)
>>   Non-fatal FD errors:0
>>   SD Errors:  0
>>   FD termination status:  OK
>>   SD termination status:  Error
>>   Termination:*** Backup Error ***
>>
>> The error messages are not descriptive. At the top, the message just 
>> says "error". Then at the bottom it says "SD termination status: Error. 
>> I don't know what any of that means. What does this all mean? This 
>> backup job uses spooling BTW.
>>
>> Jason
>>
>> -
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay p

Re: [Bacula-users] Strange "ERROR" on successful backup

2007-03-26 Thread Jason King
No, it did not die or crash. The SD is still running. I can check it 
with the director and it's still running just fine.

Jason

Kern Sibbald wrote:
> Your email title is a bit misleading as this was not successful backup.
>
> It looks like the SD might have died ... i.e. probably crashed.
>
>
>
> On Monday 26 March 2007 17:10, Jason King wrote:
>   
>> According to my bacula database, my backup of one of my servers ended in 
>> an error but when I do a status on the servers file daemon, it shows a 
>> successful backup, here is the email I received:
>>
>> 26-Mar 09:01 maint-dir: Start Backup JobId 353, Job=dctn.2007-03-26_09.01.49
>> 26-Mar 09:01 dctn-sd: Wrote label to prelabeled Volume "GovDeals-01" on 
>> 
> device "DLT-Drive" (Tape0)
>   
>> 26-Mar 09:01 dctn-sd: Spooling data ...
>> 26-Mar 09:02 dctn-fd: Generate VSS snapshots. Driver="VSS Win 2003", 
>> 
> Drive(s)="D"
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "System Writer", State: 
>> 
> 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "MSDEWriter", State: 0x1 
>> 
> (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "WINS Jet Writer", State: 
>> 
> 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "COM+ REGDB Writer", 
>> 
> State: 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Dhcp Jet Writer", State: 
>> 
> 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Certificate Authority", 
>> 
> State: 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "DFS Replication service 
>> 
> writer", State: 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "FRS Writer", State: 0x1 
>> 
> (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Registry Writer", State: 
>> 
> 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Event Log Writer", 
>> 
> State: 0x1 (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "NTDS", State: 0x1 
>> 
> (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "WMI Writer", State: 0x1 
>> 
> (VSS_WS_STABLE)
>   
>> 26-Mar 09:39 maint-dir: dctn.2007-03-26_09.01.49 Error: Bacula 2.0.1 
>> 
> (12Jan07): 26-Mar-2007 09:39:59
>   
>>   JobId:  353
>>   Job:dctn.2007-03-26_09.01.49
>>   Backup Level:   Full
>>   Client: "dctn-fd" 2.0.3 (06Mar07) 
>> 
> Linux,Cross-compile,Win32
>   
>>   FileSet:"DCTNSet" 2007-03-20 23:32:54
>>   Pool:   "GovDeals" (From Job resource)
>>   Storage:"DLT-Tape" (From Job resource)
>>   Scheduled time: 26-Mar-2007 09:01:47
>>   Start time: 26-Mar-2007 09:01:57
>>   End time:   26-Mar-2007 09:39:59
>>   Elapsed time:   38 mins 2 secs
>>   Priority:   10
>>   FD Files Written:   20,621
>>   SD Files Written:   0
>>   FD Bytes Written:   9,756,487,879 (9.756 GB)
>>   SD Bytes Written:   0 (0 B)
>>   Rate:   4275.4 KB/s
>>   Software Compression:   None
>>   VSS:yes
>>   Encryption: no
>>   Volume name(s): 
>>   Volume Session Id:  2
>>   Volume Session Time:1174687096
>>   Last Volume Bytes:  64,512 (64.51 KB)
>>   Non-fatal FD errors:0
>>   SD Errors:  0
>>   FD termination status:  OK
>>   SD termination status:  Error
>>   Termination:*** Backup Error ***
>>
>> The error messages are not descriptive. At the top, the message just 
>> says "error". Then at the bottom it says "SD termination status: Error. 
>> I don't know what any of that means. What does this all mean? This 
>> backup job uses spooling BTW.
>>
>> Jason
>>
>> -
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>> 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tape Full Error when tape is not full

2007-03-26 Thread Jason King
It'd help if you told us what the "errors" are that you are seeing. You 
may be having other issues not related to your tapes or your drive.

Jason

Lonny Selinger wrote:
> I'm using a DLT7000 drive and DLT IV tapes (35/70) and basically decided to
> start fresh and start my backups for real after testing and getting things
> working.
>
> I toasted the database tables etc, and re-labled a couple of tapes:
>
> 1) mt -f /dev/nst0 status (verify density)
>
> # mt -f /dev/nst0 status
> SCSI 2 tape drive:
> File number=0, block number=0, partition=0.
> Tape block size 0 bytes. Density code 0x84 (DLT 35GB uncompressed).
> Soft error count since last status=0
> General status bits on (4101):
>  BOT ONLINE IM_REP_EN
>
> 2) Get rid of the existing label
>
> # mt -f /dev/nst0 weof
>
> 3) use label command to add the media again (in my case BRT000 and BRT001)
>
> Ok so far so good, this is what I did the first time with no issues and the
> first time the tape filled to about 33GB. This tim when I did it the backups
> cabbed with an error of "No apendable media found" and the tape was full at
> about 1.3 GB. I did everything all over again but this time before I went
> through everything I actually erased the tape:
>
> # mt -f /dev/nst0 erase
>
> 2.5 hours later I relabeled as lited above. Result ... after some backups
> again it went to 9.3G and error'd out again. What could I possibly be missing?
> Are there other files I should remove when starting from scratch or is there
> another way to debug this?
>
> The media is new and the drive has been working fine for a while now so I'm
> not sure what it could be, maybe a block size issue? Currently it looks like
> it's variable and set to 0:
>
> Tape block size 0 bytes. Density code 0x84 (DLT 35GB uncompressed).
>
> Should I be running HW compression?
>
> Thanks everyone!!
>
> --
> Lonny
>   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Strange "ERROR" on successful backup

2007-03-26 Thread Jason King
According to my bacula database, my backup of one of my servers ended in 
an error but when I do a status on the servers file daemon, it shows a 
successful backup, here is the email I received:

26-Mar 09:01 maint-dir: Start Backup JobId 353, Job=dctn.2007-03-26_09.01.49
26-Mar 09:01 dctn-sd: Wrote label to prelabeled Volume "GovDeals-01" on device 
"DLT-Drive" (Tape0)
26-Mar 09:01 dctn-sd: Spooling data ...
26-Mar 09:02 dctn-fd: Generate VSS snapshots. Driver="VSS Win 2003", 
Drive(s)="D"
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "System Writer", State: 0x1 
(VSS_WS_STABLE)
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "MSDEWriter", State: 0x1 
(VSS_WS_STABLE)
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "WINS Jet Writer", State: 
0x1 (VSS_WS_STABLE)
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "COM+ REGDB Writer", State: 
0x1 (VSS_WS_STABLE)
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Dhcp Jet Writer", State: 
0x1 (VSS_WS_STABLE)
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Certificate Authority", 
State: 0x1 (VSS_WS_STABLE)
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "DFS Replication service 
writer", State: 0x1 (VSS_WS_STABLE)
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "FRS Writer", State: 0x1 
(VSS_WS_STABLE)
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Registry Writer", State: 
0x1 (VSS_WS_STABLE)
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "Event Log Writer", State: 
0x1 (VSS_WS_STABLE)
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "NTDS", State: 0x1 
(VSS_WS_STABLE)
26-Mar 09:39 dctn-fd: VSS Writer (BackupComplete): "WMI Writer", State: 0x1 
(VSS_WS_STABLE)
26-Mar 09:39 maint-dir: dctn.2007-03-26_09.01.49 Error: Bacula 2.0.1 (12Jan07): 
26-Mar-2007 09:39:59
  JobId:  353
  Job:dctn.2007-03-26_09.01.49
  Backup Level:   Full
  Client: "dctn-fd" 2.0.3 (06Mar07) Linux,Cross-compile,Win32
  FileSet:"DCTNSet" 2007-03-20 23:32:54
  Pool:   "GovDeals" (From Job resource)
  Storage:"DLT-Tape" (From Job resource)
  Scheduled time: 26-Mar-2007 09:01:47
  Start time: 26-Mar-2007 09:01:57
  End time:   26-Mar-2007 09:39:59
  Elapsed time:   38 mins 2 secs
  Priority:   10
  FD Files Written:   20,621
  SD Files Written:   0
  FD Bytes Written:   9,756,487,879 (9.756 GB)
  SD Bytes Written:   0 (0 B)
  Rate:   4275.4 KB/s
  Software Compression:   None
  VSS:yes
  Encryption: no
  Volume name(s): 
  Volume Session Id:  2
  Volume Session Time:1174687096
  Last Volume Bytes:  64,512 (64.51 KB)
  Non-fatal FD errors:0
  SD Errors:  0
  FD termination status:  OK
  SD termination status:  Error
  Termination:*** Backup Error ***

The error messages are not descriptive. At the top, the message just 
says "error". Then at the bottom it says "SD termination status: Error. 
I don't know what any of that means. What does this all mean? This 
backup job uses spooling BTW.

Jason

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Remote server backups not working

2007-03-23 Thread Jason King
I have my director in one city and another server with an attached tape 
drive in another city. The server in the remote city is running the SD 
and the FD...the director initiates and handles the job. The job will 
start, but will end prematurely after it backs up about 4 GB of data. 
These are the error messages I'm getting:

23-Mar 10:28 dctn-fd: dctn.2007-03-23_09.25.48 Fatal error: 
../../filed/backup.c:873 Network send error to SD. ERR=Input/output error
23-Mar 10:28 dctn-fd: dctn.2007-03-23_09.25.48 Error: 
../../lib/bnet.c:406 Write error sending len to Storage 
daemon:dctn.informs.com:9103: ERR=Input/output error

I can find NO instance of these messages on the internet. I have no idea 
what they mean. I mean, what the heck is a "len" that is being sent to 
the storage daemon, and why all of a sudden can the storage daemon not 
write. What is causing this network error?

GAH

Any assistance would be appreciated.

Jason

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] backup does nothing

2007-03-22 Thread Jason King
For starters you should do a "stat client" and a "stat director" while 
the job is running to see if the job is waiting on something like a tape 
or something.

Jerome Massano wrote:
> Hello !
>
> First, please excuse my bad english. Also excuse me for this is a very 
> long mail
>
> I'm all new to bacula.
> I installed it yesterday, following the tutorial. Everything worked 
> fine, and I can backup the source tree of bacula with no problem, and 
> restore it with no problem.
> I have modified my configuration files, and I am able to backup and 
> restore the entire system where bacula is installed with no problem...
> Then "what's the problem ?", you would ask.
> Here's my problem :
> After configuring bacula to backup it's own system, I tried to set it 
> up to backup another system on my network. I think I configured it 
> well (please see my configuration files below), but when I run a 
> backup, it starts and does nothing (I can tell it does nothing cause 
> my HDD activity LED is idle, and I've let the job run for more than an 
> hour and it has never finished (I'm backing up only 300 Mb with no 
> compression, the entire system backup on the server backed up more 
> than 3GB in 10 minutes with GZIP6 compression)
>
> Here is what I get on the bconsole when I start a backup :
>
> [EMAIL PROTECTED] bacula]# ./bconsole
> Connecting to Director nec:9101
> 1000 OK: nec-dir Version: 2.0.3 (06 March 2007)
> Enter a period to cancel a command.
> *run
> Automatically selected Catalog: MyCatalog
> Using Catalog "MyCatalog"
> A job name must be specified.
> The defined Job resources are:
>  1: NecFullWeekly
>  2: asperience-sp2
>  3: ChampFullWeekly
>  4: BackupCatalog
>  5: RestoreFiles
> Select Job resource (1-5): 3
> Run Backup job
> JobName:  ChampFullWeekly
> Level:Incremental
> Client:   champ-fd
> FileSet:  Home
> Pool: Default (From Job resource)
> Storage:  File (From Job resource)
> When: 2007-03-22 17:12:42
> Priority: 10
> OK to run? (yes/mod/no): yes
> Job queued. JobId=5
> You have messages.
> *messages
> 22-mar 17:12 nec-dir: No prior Full backup Job record found.
> 22-mar 17:12 nec-dir: No prior or suitable Full backup found in 
> catalog. Doing FULL backup.
> 22-mar 17:12 nec-dir: Start Backup JobId 5, 
> Job=ChampFullWeekly.2007-03-22_17.12.46
> *messages
> You have no messages.
>
>
> This looks ok to me, Am I right ?
> After more than an hour, i cancel the job, and here is what I get (for 
> this example, i canceled after just a few minutes, but it's the same)
>
> *cancel
> Automatically selected Job: JobId=5 
> Job=ChampFullWeekly.2007-03-22_17.12.46
> Confirm cancel (yes/no): yes
> 3000 Job ChampFullWeekly.2007-03-22_17.12.46 marked to be canceled.
> You have messages.
> *
> 22-mar 17:15 nec-sd: Job marked to be canceled.
> 22-mar 17:15 nec-dir: Bacula 2.0.3 (06Mar07): 22-mar-2007 17:15:58
>   JobId:  5
>   Job:ChampFullWeekly.2007-03-22_17.12.46
>   Backup Level:   Full (upgraded from Incremental)
>   Client: "champ-fd"
>   FileSet:"Home" 2007-03-22 15:52:32
>   Pool:   "Default" (From Job resource)
>   Storage:"File" (From Job resource)
>   Scheduled time: 22-mar-2007 17:12:42
>   Start time: 22-mar-2007 17:12:48
>   End time:   22-mar-2007 17:15:58
>   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
>   Volume name(s):
>   Volume Session Id:  2
>   Volume Session Time:1174578407
>   Last Volume Bytes:  0 (0 B)
>   Non-fatal FD errors:0
>   SD Errors:  0
>   FD termination status: 
>   SD termination status:  Waiting on FD
>   Termination:Backup Canceled
>
> I think the "  SD termination status:  Waiting on FD " means that the 
> Storage Daemon never gets nothing from my File Daemon. Am I right ?
> I have nothing more in /var/bacula/working/log.
>
>
>
> The server is running on an SME Server v7, and I build bacula 2.0.3 
> from the sources, with just ./configure --enable-mysql
> The client is running on a OpenSuse, and I build bacula 2.0.3 from the 
> sources, with just ./configure --enable-client-only
> Here are my config files :
>
> on the client :
> champ:/etc/bacula # cat /etc/bacula/bacula-fd.conf
> #
> # Default  Bacula File Daemon Configuration file
> #
> #  For Bacula release 2.0.3 (06 March 2007) -- suse 10.2
> #
> # There is not much to change here except perhaps the
> # File daemon Name to
> #
>
> #
> # List Directors who are permitted to contact this File daemon
> #
> Director {
>   Name = nec-dir
>   Password = "qi4cPV9FlF8Tge3KQs6LjboEJ7foLqg3vu5S5Ys/oHCX"
> }
>
> #
> # Restric

[Bacula-users] Write error sending len to Storage daemon

2007-03-21 Thread Jason King
I getting an error on one of my backup jobs:

21-Mar 00:38 dctn-fd: dctn.2007-03-20_23.36.05 Fatal error: 
../../filed/backup.c:873 Network send error to SD. ERR=Input/output error
21-Mar 00:38 dctn-fd: dctn.2007-03-20_23.36.05 Error: 
../../lib/bnet.c:406 Write error sending len to Storage 
daemon:dctn.informs.com:9103: ERR=Input/output error

The meat of the error seems to be the "Write error sending len to 
Storage daemon error. I'm not sure what it means though. The setup is 
like this:

Bacula director server running in cityA with a server in cityB running 
the FD and SD.  bacula-dir tells FD in cityB to backup data to SD in 
cityB. The backup starts and gets about 4.9Gigs written to the tape 
(about 50%) after which the job get this "fatal error" and stops. I have 
setup the "Heartbeat Interval" option to keep the remote connections 
alive but I'm still not sure what is causing this error.

Any assistance would be greatly appreciated.

Jason King

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Difference Between "Archive" and "Read-Only" Volume Status?

2007-03-13 Thread Jason King
Sure :)

Ryan Novosielski wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I could be wrong, but I don't believe either one is implemented. :-P Do
> I win? :)
>
> =R
>
> Jason King wrote:
>   
>> Not 100% sure, but archived volumes probably stay archived until their 
>> rentention period is up, then they would go into recycle which would 
>> then allow bacula to use them. Read-Only is set by the user and bacula 
>> will never change that attribute.
>>
>> Mike Seda wrote:
>> 
>>> I have the same question:
>>>
>>> "Could someone tell me if there is a difference in the way that Bacula 
>>> handles volumes with the status "Archive" and the status "Read-Only"?"
>>>
>>> Did this ever get answered?
>>>
>>>
>>> Neal Gamradt wrote:
>>>   
>>>   
>>>> All,
>>>>
>>>> Could someone tell me if there is a difference in the way that Bacula 
>>>> handles volumes with the status "Archive" and the status "Read-Only"?  
>>>> Does any data get removed from the database with "Archive"?  I have 
>>>> some files I want to pertinently archive on a volume that I am going 
>>>> to take out of rotation, but I don't want to remove them from the 
>>>> database, that way I can restore quickly if I need to.
>>>>
>>>> Also, does "Disabled" remove the information for that volume from the 
>>>> database?  Thanks!
>>>>
>>>> Running Redhat Enterprise 4.0 with Bacula 1.38.11 and a Superloader 3 
>>>> with an S4 tape drive.
>>>>
>>>> Neal
>>>> 
>
> - --
>   _  _ _  _ ___  _  _  _
>  |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer III
>  |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
>  \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.5 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFF9xAmmb+gadEcsb4RAlsIAJ0V3FIQ2Yc6oQZhp+m+OLPVR15/DgCfQ5OH
> VOwm8OrIsUzzgn3JGcPXVlI=
> =6wYl
> -END PGP SIGNATURE-
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Difference Between "Archive" and "Read-Only" Volume Status?

2007-03-13 Thread Jason King
Not 100% sure, but archived volumes probably stay archived until their 
rentention period is up, then they would go into recycle which would 
then allow bacula to use them. Read-Only is set by the user and bacula 
will never change that attribute.

Mike Seda wrote:
> I have the same question:
>
> "Could someone tell me if there is a difference in the way that Bacula 
> handles volumes with the status "Archive" and the status "Read-Only"?"
>
> Did this ever get answered?
>
>
> Neal Gamradt wrote:
>   
>> All,
>>
>> Could someone tell me if there is a difference in the way that Bacula 
>> handles volumes with the status "Archive" and the status "Read-Only"?  
>> Does any data get removed from the database with "Archive"?  I have 
>> some files I want to pertinently archive on a volume that I am going 
>> to take out of rotation, but I don't want to remove them from the 
>> database, that way I can restore quickly if I need to.
>>
>> Also, does "Disabled" remove the information for that volume from the 
>> database?  Thanks!
>>
>> Running Redhat Enterprise 4.0 with Bacula 1.38.11 and a Superloader 3 
>> with an S4 tape drive.
>>
>> Neal
>>
>> 
>> View Athletes' Collections with Live Search. See it! 
>> 
>> 
>>
>> -
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>> opinions on IT & business topics through brief surveys - and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> 
>>
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>   
>> 
>
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Backup jobs start but will not finish

2007-03-12 Thread Jason King
I have YET to get a clean backup of one of my servers. It is a windows 
2003 server with the SD and FD on it. The Director is located on another 
machine. I setup the director to tell the FD of this server to send it's 
files to the SD of this same server which has a TAPE drive connected to 
it. The job starts and gets to a certain point then just stops and 
throws the tape into "error". The error messages in the email 
notifications is as follows:

12-Mar 14:14 maint-dir: dctn.2007-03-12_14.03.14 Fatal error: Network 
error with FD during Backup: ERR=Connection reset by peer
12-Mar 14:14 maint-dir: dctn.2007-03-12_14.03.14 Fatal error: No Job 
status returned from FD.
12-Mar 14:14 maint-dir: dctn.2007-03-12_14.03.14 Error: Bacula 2.0.1 
(12Jan07): 12-Mar-2007 14:14:52

This is the common error message I get with every job that fails. I have 
no idea what it means. Does anyone know what this problem is caused by?

Jason

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] backup job failing after 998.4 mbytes

2007-03-12 Thread Jason King
I have a backup job running and storing on a Dell PowerVault 110T DLT 
tape drive. The backup job start fine and runs fine until it gets to 
998.4Mbytes. After that the job stops and the tape is put into "error". 
The specific messages I get are these:

09-Mar 17:23 maint-dir: dctn.2007-03-09_17.13.34 Fatal error: Network 
error with FD during Backup: ERR=Connection reset by peer
09-Mar 17:23 maint-dir: dctn.2007-03-09_17.13.34 Fatal error: No Job 
status returned from FD.
09-Mar 17:23 maint-dir: dctn.2007-03-09_17.13.34 Error: Bacula 2.0.1 
(12Jan07): 09-Mar-2007 17:23:46

I have 3 jobs listed under this particular file daemon and two of those 
jobs errored out with 998.4 mbytes stored on the disk. The other job was 
cancelled:

Terminated Jobs:
 JobId  LevelFiles  Bytes   Status   FinishedName
==
   210  Full  4,137998.4 M  Error08-Mar-07 23:57 dctn
   211  Full  0 0   Cancel   09-Mar-07 00:47 dctn
   212  Full  4,137998.4 M  Error09-Mar-07 17:25 dctn

There is about 9 gigs of data on this drive so i'm not sure what is 
causing this. The second job that errored out is also on a different 
tape. I wanted to make sure I didn't just have a bad tape first.

Anyone have any ideas?

Jason

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tape is in "error" status after tape fills up

2007-03-02 Thread Jason King
Oh, the message said that the number of "files" on the tape was a 
different number than was in the catalog. How would that have happened? 
How do I check to see how many "files" or whatever are on the tape so I 
can adjust the catalog?

Jason

Martin Simmons wrote:
>>>>>> On Fri, 02 Mar 2007 09:04:43 -0600, Jason King said:
>>>>>> 
>> I ran my backups last night and my tape filled up. The daemon sent me an 
>> email which told me to change the tape out which I did, and the backup 
>> continued normally. After the backup completed I was looking at some 
>> details of the jobs and noticed that the previous tape was in an "error" 
>> status. I can change the status, I know, but my question is, why would 
>> the tape be in an error status in the first place? Does having the tape 
>> fill all the way up cause it to error...I would think the tape should be 
>> labeled full not error.
>> 
>
> Correct, it should not have the error status.  The email from the job or the
> console output should say why it was marked as error.
>
> Have you tested your setup with the btest fill command?
>
> __Martin
>   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] 400G compressed tape only using 215G

2007-03-02 Thread Jason King
Oh ok, well that makes sense. I'm not sure how much data is already 
compressed. But I understand now.

Thanks,

Jason

John Drescher wrote:
> On 3/2/07, Jason King <[EMAIL PROTECTED]> wrote:
>> I have an LTO2 drive with tapes that hold 200g native and 400g with
>> hardware compression. I have the hardware compression turned on on my
>> tape drive. I know because I went and manually made sure using the tape
>> tools that come with FreeBSD (The os the storage daemon is running on).
>> Last night my tape filled up with only 215G. I know it filled up because
>> I got a message to change tapes from the daemon. I didn't do anything
>> specific in Bacula to tell it to use hardware compression on the tape
>> drive because I didn't think I had to. I made sure hardware compression
>> was enabled in FreeBSD. My question is, is there a specific way to tell
>> bacula to take advantage of hardware compression? Perhaps a setting in
>> the storage daemon config file or the bacula director config file.
>>
> If you fit 215G than hardware compression is definitely on. Are you
> saving mpegs, bz2 files or some other already compressed format as
> these will not compress a second time...
>
> John

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] 400G compressed tape only using 215G

2007-03-02 Thread Jason King
I have an LTO2 drive with tapes that hold 200g native and 400g with 
hardware compression. I have the hardware compression turned on on my 
tape drive. I know because I went and manually made sure using the tape 
tools that come with FreeBSD (The os the storage daemon is running on). 
Last night my tape filled up with only 215G. I know it filled up because 
I got a message to change tapes from the daemon. I didn't do anything 
specific in Bacula to tell it to use hardware compression on the tape 
drive because I didn't think I had to. I made sure hardware compression 
was enabled in FreeBSD. My question is, is there a specific way to tell 
bacula to take advantage of hardware compression? Perhaps a setting in 
the storage daemon config file or the bacula director config file.

Thanks,
Jason

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tape is in "error" status after tape fills up

2007-03-02 Thread Jason King
I ran my backups last night and my tape filled up. The daemon sent me an 
email which told me to change the tape out which I did, and the backup 
continued normally. After the backup completed I was looking at some 
details of the jobs and noticed that the previous tape was in an "error" 
status. I can change the status, I know, but my question is, why would 
the tape be in an error status in the first place? Does having the tape 
fill all the way up cause it to error...I would think the tape should be 
labeled full not error.

THanks,
Jason King

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula returns: The number of files Mismatch!

2007-02-28 Thread Jason King
I got this error message myself once. I was told you can make the 
Catalog match the Volume. I don't remember how it can be done though. 
Search through the mailling list archives...it should be in there for 
this month.

Thomas Franz wrote:
> Hello,
>
> I am running bacula for a lot of month, without any problems.
> But yesterday I've got this message:
> 
> 27-Feb 11:05 dssbkup-sd: Volume "A00040" previously written, moving to end of 
> data.
> 27-Feb 11:06 dssbkup-sd: Backup.2007-02-27_11.05.00 Error: I cannot write on 
> Volume "A00040" because:
> The number of files mismatch! Volume=456 Catalog=457
> 27-Feb 11:06 dssbkup-sd: Marking Volume "A00040" in Error in Catalog.
> ...
>
> OS: FreeBSD 6.1
> Bacula: 1.38.9
> TAPE : LTO-3  (IBM Ultrium-TD3)
> Library: Exabyte
>
> It was the first run after a system restart. ( But this was not the first 
> time 
> bacula runs after a restart) .
>
> I did a "bls -c bacula-sd.conf -j -V A00040 /dev/nsa3 :
> 
>  bls: butil.c:269 Using device: "/dev/nsa3" for reading.
> 27-Feb 20:05 bls: 3301 Issuing autochanger "loaded drive 0" command.
> 27-Feb 20:05 bls: 3302 Autochanger "loaded drive 0", result is Slot 3.
> 27-Feb 20:05 bls: Ready to read from volume "A00040" on device 
> "LTO-3" (/dev/nsa3).
> bls: acquire.c:200 jcr->dcr=0x80a8818
> Volume Record: File:blk=0:1 SessId=1 SessTime=1172134677 JobId=1 DataLen=163
> End Job Session Record: File:blk=58:15321 SessId=1 SessTime=1172134677 
> JobId=741
>Date=22-Feb-2007 12:36:13 Level=I Type=B Files=163 Bytes=118,812,601,974 
> Errors=0 Status=T
> Begin Job Session Record: File:blk=59:1 SessId=2 SessTime=1172134677 JobId=742
>Job=BackupCatalog.2007-02-22_11.10.00 Date=22-Feb-2007 12:36:27 Level=F 
> Type=B
> End Job Session Record: File:blk=59:167 SessId=2 SessTime=1172134677 JobId=742
>Date=22-Feb-2007 12:36:27 Level=F Type=B Files=1 Bytes=10,742,762 Errors=0 
> Status=T
> Begin Job Session Record: File:blk=60:1 SessId=1 SessTime=1172158974 JobId=743
>Job=Backup.2007-02-23_11.05.00 Date=23-Feb-2007 11:05:57 Level=I Type=B
> End Job Session Record: File:blk=184:15075 SessId=1 SessTime=1172158974 
> JobId=743
>Date=23-Feb-2007 13:12:25 Level=I Type=B Files=170 Bytes=124,871,924,365 
> Errors=0 Status=T
> Begin Job Session Record: File:blk=185:1 SessId=2 SessTime=1172158974 
> JobId=744
>Job=BackupCatalog.2007-02-23_11.10.00 Date=23-Feb-2007 13:12:41 Level=F 
> Type=B
> End Job Session Record: File:blk=185:167 SessId=2 SessTime=1172158974 
> JobId=744
>Date=23-Feb-2007 13:12:42 Level=F Type=B Files=1 Bytes=10,758,705 Errors=0 
> Status=T
> Begin Job Session Record: File:blk=186:1 SessId=3 SessTime=1172158974 
> JobId=745
>Job=BackupCatalog.2007-02-24_11.10.00 Date=24-Feb-2007 11:10:12 Level=F 
> Type=B
> End Job Session Record: File:blk=186:167 SessId=3 SessTime=1172158974 
> JobId=745
>Date=24-Feb-2007 11:10:13 Level=F Type=B Files=1 Bytes=10,759,041 Errors=0 
> Status=T
> Begin Job Session Record: File:blk=187:1 SessId=4 SessTime=1172158974 
> JobId=746
>Job=Backup.2007-02-24_15.05.00 Date=24-Feb-2007 15:05:08 Level=I Type=B
> End Job Session Record: File:blk=373:4820 SessId=4 SessTime=1172158974 
> JobId=746
>Date=24-Feb-2007 18:21:53 Level=I Type=B Files=227 Bytes=186,160,933,600 
> Errors=0 Status=T
> Begin Job Session Record: File:blk=374:1 SessId=5 SessTime=1172158974 
> JobId=747
>Job=BackupCatalog.2007-02-25_11.10.00 Date=25-Feb-2007 11:10:11 Level=F 
> Type=B
> End Job Session Record: File:blk=374:168 SessId=5 SessTime=1172158974 
> JobId=747
>Date=25-Feb-2007 11:10:12 Level=F Type=B Files=1 Bytes=10,781,378 Errors=0 
> Status=T
> Begin Job Session Record: File:blk=375:1 SessId=6 SessTime=1172158974 
> JobId=748
>Job=Backup.2007-02-25_15.05.00 Date=25-Feb-2007 15:05:07 Level=I Type=B
> End Job Session Record: File:blk=424:13848 SessId=6 SessTime=1172158974 
> JobId=748
>Date=25-Feb-2007 15:55:11 Level=I Type=B Files=103 Bytes=49,853,197,033 
> Errors=0 Status=T
> Begin Job Session Record: File:blk=425:1 SessId=7 SessTime=1172158974 
> JobId=749
>Job=Backup.2007-02-26_11.05.00 Date=26-Feb-2007 11:05:07 Level=I Type=B
> End Job Session Record: File:blk=455:12387 SessId=7 SessTime=1172158974 
> JobId=749
>Date=26-Feb-2007 11:36:23 Level=I Type=B Files=86 Bytes=30,774,345,961 
> Errors=0 Status=T
> Begin Job Session Record: File:blk=456:1 SessId=8 SessTime=1172158974 
> JobId=750
>Job=BackupCatalog.2007-02-26_11.10.00 Date=26-Feb-2007 11:36:39 Level=F 
> Type=B
> End Job Session Record: File:blk=456:168 SessId=8 SessTime=1172158974 
> JobId=750
>Date=26-Feb-2007 11:36:40 Level=F Type=B Files=1 Bytes=10,798,086 Errors=0 
> Status=T
> 27-Feb 22:41 bls: bls Error: block.c:945 Read error at file:blk 457:0 on 
> device "LTO-3" (/dev/nsa3). ERR=Operation not permi
> tted.
> 27-Feb 22:41 bls: End of Volume at file 457 on device "LTO-3" (/dev/nsa3), 
> Vol

Re: [Bacula-users] bacula-dir won't start from a script

2007-02-27 Thread Jason King
First of all, we need to know what OS you are trying this on. Secondly, 
when you create a script you need to tell the script which shell you 
will be using in the first line of the script:

#!/bin/bash

or something like that. Take a look at some of your other shell scripts. 
Also if you are using this script to start the service automatically you 
have to make sure you are running it as the correct user. You shouldn't 
have to create a "Script" to start a single line service though. You 
could put the command in the bootup process of your particular distro.

Beren wrote:
> Hi Guys,
>
> The bacula startup script won't start the director, however typing 
> "bacula-dir -c /etc/bacula/bacula-dir.conf" works fine.
>
> I tried putting this line into a script and running it:
>
> /usr/sbin/bacula-dir -c /etc/bacula/bacula-dir.conf
>
> It also didn't work...however, if I type it in the command line letter 
> for letter, it works fine.
>
>
>
>
>
> 
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Director daemon does not start on boot

2007-02-27 Thread Jason King
usually a service in bacula doesn't start at boot because it is running 
as the wrong user. While when you manually invoke it, it is running as 
the correct user. Make sure the scripts being used to start the director 
deamon have the correct permissions.

Jason

David Hatcher wrote:
> I run the Bacula (v2.0.1) server on a Fedora Core 5 machine named
> "BACULA."  When I boot this machine, only two of the three Bacula
> daemons start.  When I type "service bacula status," I see the
> "bacula-dir daemon is stopped."   
>
> [EMAIL PROTECTED] /]# service bacula status
> bacula-sd (pid 1858) is running...
> bacula-fd (pid 1871) is running...
> bacula-dir is stopped
> [EMAIL PROTECTED] /]#
>
> I can start the Bacula Director daemon manually by typing "service
> bacula start."  But how to I enable all three daemons to start upon
> boot?  
>
> Thanks,
> David
>
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Email to certain users

2007-02-21 Thread Jason King
Thanks, that works great.


David Romerstein wrote:
> On Wed, 21 Feb 2007, Jason King wrote:
>
>   
>> How do I setup the messages of backup jobs of only certain servers to
>> certain ppl. Right now the ppl that get notified get notified about
>> every server being backed up. They only want to get notified about 3 of
>> the servers we backup. How can I set bacula up to do that? I'm using
>> bacula 2.0.2.
>> 
>
> Create a Message resource in bacula-dir.conf that sends mail to the folks 
> that just need notifications about those three servers and then, in the 
> Job definitions that define the backups of those servers, include those 
> Message resources. Don't include those email addresses in your 'Standard' 
> Messages resource, and use that for the other backups.
>
> Messages {
>Name = Those_Three_Servers
>mailcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) [EMAIL PROTECTED]" 
> -s 
> \"Bacula: %t %e of %c %l\" %r"
>operatorcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) [EMAIL 
> PROTECTED]" 
> -s 
> \"Bacula: Intervention needed for %j\" %r"
>mail = [EMAIL PROTECTED], [EMAIL PROTECTED] = all, !skipped
>operator = [EMAIL PROTECTED], [EMAIL PROTECTED] = mount
>console = all, !skipped, !saved
>append = "/var/bacula/working/log" = all, !skipped
> }
>
> Job {
>Name = "BackupThoseThreeServers"
>Type = Backup
>Level = Full
>FileSet="Those_Three_Servers"
>Storage = SOMETHING
>Client = SOMETHING
>Messages = Those_Three_Servers
>Pool = Default
>Priority = 5
> }
>
> -- D
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Email to certain users

2007-02-21 Thread Jason King
How do I setup the messages of backup jobs of only certain servers to 
certain ppl. Right now the ppl that get notified get notified about 
every server being backed up. They only want to get notified about 3 of 
the servers we backup. How can I set bacula up to do that? I'm using 
bacula 2.0.2.


Jason

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Info on setting up a second catalog?

2007-02-20 Thread Jason King
For starters, you can adjust the scripts to rename the database to 
anything you wish. Just vi the scripts, search for the name of the 
database "bacula", then replace those names where it appears to be 
creating a database...should only be one place though.

Jason

Alan Davis wrote:
>
> I’ve seen a number of comments on the list about using a second DB, 
> usually mentioned as a second catalog, for particular purposes.
>
> I’ve looked through both the User’s manual and Developer’s manual 
> looking for instructions on how to do this but I haven’t found 
> anything other than the mention that it’s possible.
>
> The db create scripts hard-code the db name so they aren’t much help 
> without modifying them.
>
> Is there a write-up anywhere on how to configure a second catalog that 
> would be written with the non-db-savvy admin in mind?
>
> Thanks
>
> 
>
> Alan Davis
>
> Senior Architect
>
> Ruckus Network, Inc.
>
> 703.464.6578 (o)
>
> 410.365.7175 (m)
>
> [EMAIL PROTECTED]
>
> alancdavis AIM
>
> 
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-20 Thread Jason King
That got it fixed! I just needed to install the 64 bit version of the 
bacula-client. I assumed the 64bit version would be available from 
bacula.org through their sourceforge CVS but apparently someone else 
maintains the 64bit version. Who would have known. Anyway...thanks for 
the tip.

jason

Ryan Novosielski wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> This is why asking good questions are important.
>
> You do not have a /lib/libacl.so.1 because you likely have a
> /lib64/libacl.so.1 -- you are no doubt using 32-bit Bacula RPM's that
> rely on libraries you won't have. I see that on my 64-bit system I have
> a 32-bit Bacula RPM hanging around, but it's not the one I installed so
> it may just be there by mistake.
>
> At any rate, the package I currently run is maintainted by Felix Schwarz
> and is available at the archive page.
>
> Jason King wrote:
>   
>> Yes, x86_64 indeed.
>>
>> Ryan Novosielski wrote:
>> Wait a second... is this machine x86_64 by any chance (notice you also
>> did not include that in your original question)?
>>
>> Jason King wrote:
>>  
>> 
>>>>> Alright I'm out of ideas. I don't know how to install the libraries
>>>>> this thing needs. I've tried copying to every director the strace
>>>>> says it looking for and I'm still not working. On the GOOD news...I'm
>>>>> not getting a Seg Fault anymore. Now it says
>>>>> "bacula-fd: error while loading shared libraries: libacl.so.1: cannot
>>>>> open shared object file: No such file or directory"
>>>>>
>>>>> I've run the program with strace and found all the instances where
>>>>> it's looking for libacl.so.1 and copied them all over to it. I cannot
>>>>> get this thing to work. I don't know what to do now. Here is my
>>>>> strace output:
>>>>>
>>>>> [EMAIL PROTECTED] tls]# bacula-fd
>>>>> bacula-fd: error while loading shared libraries: libacl.so.1: cannot
>>>>> open shared object file: No such file or directory
>>>>> [EMAIL PROTECTED] tls]# strace bacula-fd -f -d 500
>>>>> execve("/usr/sbin/bacula-fd", ["bacula-fd", "-f", "-d", "500"], [/*
>>>>> 23 vars */]) = 0
>>>>> [ Process PID=1927 runs in 32 bit mode. ]
>>>>> uname({sys="Linux", node="lovelace.informs.com", ...}) = 0
>>>>> brk(0)  = 0x8147000
>>>>> access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or
>>>>> directory)
>>>>> open("/etc/ld.so.cache", O_RDONLY)  = 3
>>>>> fstat64(0x3, 0xcf6c)= 0
>>>>> old_mmap(NULL, 77355, PROT_READ, MAP_PRIVATE, 3, 0) = 0xf7feb000
>>>>> close(3)= 0
>>>>> open("/lib/tls/i686/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such
>>>>> file or directory)
>>>>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or
>>>>> directory)
>>>>> open("/lib/tls/i686/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file
>>>>> or directory)
>>>>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or
>>>>> directory)
>>>>> open("/lib/tls/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file
>>>>> or directory)
>>>>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or
>>>>> directory)
>>>>> open("/lib/tls/libacl.so.1", O_RDONLY)  = 3
>>>>> read(3,
>>>>> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\31\200"..., 512)
>>>>> = 512
>>>>> close(3)= 0
>>>>> stat64(0xcf90, 0xd000)  = 0
>>>>> open("/lib/i686/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such
>>>>> file or directory)
>>>>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or
>>>>> directory)
>>>>> open("/lib/i686/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or
>>>>> directory)
>>>>> stat64(0xcf90, 0xd000)  = 0
>>>>> open("/lib/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or
>>>>> directory)
>>>>>

Re: [Bacula-users] Reporting packages?

2007-02-19 Thread Jason King
bacula-web works well for an overall picture of the backup process and 
how long it took. It doesn't give a detailed listing of each file but 
that isn't a report...that is a listing.

Cheers,
Jason

Del Miller wrote:
> Are there any reporting packages for Bacula?  In particular, I'd like to 
> generate a list of files that were successfully backed up on a given 
> day.  I'm sure I could poke around with some SQL and generate something 
> but was kinda hoping for something a little more robust than my rusty 
> query skills.
>
> Regard
> Del Miller
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Daemon Message "Cannot Bind Port" and "Broken Pipe"

2007-02-19 Thread Jason King
I keep getting this "bacula daemon message" in my Inbox from bacula. I'm 
not sure what it means. I've read several posts on it and several ppl 
have tried answering me by telling me to check netstat  and seeing if 
something else has tied up that port. I don't see anything. I'm running 
the bacula 2.0.1 on FreeBSD while getting the error message. It doesn't 
happen very often but enough to make me want to question it.


Jason
--- Begin Message ---
19-Feb 13:48 maint-dir: Warning: Cannot bind port 9101: ERR=Address already in 
use: Retrying ...
19-Feb 14:51 maint-dir:  Error: bnet.c:439 Write error sending 1 bytes to 
client:216.248.165.125:36131: ERR=Broken pipe
--- End Message ---
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] No compression

2007-02-19 Thread Jason King
Software compress is turned on via the FileSet diretive..ie 
(compression=GZIP). Make sure you have the correct compression option 
set in the fileset directives and make sure that whatever software 
compression you are using is actually installed onto the server.

Jason

Pierre Bernhardt wrote:
> Hi,
>
> here the relevant director configuration:
>
> # Job definition for rotate
> JobDefs {
>   Name = "RotateJob"
>   Type = Backup
>   Level = Incremental
>   Schedule = "Cycle"
>   Max Start Delay = 14400
>   Max Wait Time = 3600
>   Spool Attributes = yes
>   Storage = Libra-8
>   Messages = Standard
>   Pool = Daily
>   Priority = 9
> }
>
> Job {
>   Name = "spaceetch_full"
>   JobDefs = "RotateJob"
>   Client = spaceetch-fd
>   FileSet = "Full Set"
>   Write Bootstrap = "/var/lib/bacula/spaceetch_full.bsr"
> }
>
> # List of files to be backed up
> FileSet {
> Name = "Full Set"
> Include {
> Options {
> signature = SHA1
> compression = GZIP
> verify = ipnsm1
> aclsupport = yes
> onefs = yes
> }
> File = /boot
> File = /
> File = /var
> }
> Exclude {
> File = /var/lib/bacula/bacula.db
> File = /var/run/*
> File = /dev
> File = /proc
> File = /tmp
> File = /lib/init/rw
> File = /.journal
> File = /.fsck
> }
> }
>
> Here the output from the log:
>
> 10-Feb 14:38 spaceetch-dir: Bacula 2.0.0 (04Jan07): 10-Feb-2007 14:38:16
>   JobId:  15
>   Job:spaceetch_full.2007-02-10_14.35.00
>   Backup Level:   Differential, since=2007-02-08 14:45:14
>   Client: "spaceetch-fd" 2.0.0 (04Jan07)
> i486-pc-linux-gnu,debian,4.0
>   FileSet:"Full Set" 2007-02-03 12:09:42
>   Pool:   "Weekly" (From Run pool override)
>   Storage:"Libra-8" (From Job resource)
>   Scheduled time: 10-Feb-2007 14:35:00
>   Start time: 10-Feb-2007 14:35:03
>   End time:   10-Feb-2007 14:38:16
>   Elapsed time:   3 mins 13 secs
>   Priority:   9
>   FD Files Written:   75
>   SD Files Written:   75
>   FD Bytes Written:   18,573,232 (18.57 MB)
>   SD Bytes Written:   18,645,524 (18.64 MB)
>   Rate:   96.2 KB/s
>   Software Compression:   None
>   VSS:no
>   Encryption: yes
>   Volume name(s): DDS3_33
>   Volume Session Id:  1
>   Volume Session Time:1171114211
>   Last Volume Bytes:  6,685,249,536 (6.685 GB)
>   Non-fatal FD errors:0
>   SD Errors:  0
>   FD termination status:  OK
>   SD termination status:  OK
>   Termination:Backup OK
>
> 10-Feb 14:38 spaceetch-dir: Begin pruning Jobs.
> 10-Feb 14:38 spaceetch-dir: No Jobs found to prune.
> 10-Feb 14:38 spaceetch-dir: Begin pruning Files.
> 10-Feb 14:38 spaceetch-dir: No Files found to prune.
> 10-Feb 14:38 spaceetch-dir: End auto prune.
>
> Any idea why software compression is turned off? With my Catalog backup I
> havn't a problem (both are using same bacula-fd):
>
> Here teh definition:
>
> # Default job definition
> JobDefs {
>   Name = "DefaultJob"
>   Type = Backup
>   Level = Incremental
>   Client = spaceetch-fd
>   FileSet = "Full Set"
>   Schedule = "Cycle"
>   Storage = Libra-8
>   Messages = Standard
>   Pool = Default
>   Priority = 10
> }
>
> Job {
>   Name = "BackupCatalog"
>   JobDefs = "DefaultJob"
>   Level = Full
>   FileSet="Catalog"
>   Schedule = "WeeklyCycleAfterBackup"
>   RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup bacula"
>   RunAfterJob  = "/etc/bacula/scripts/delete_catalog_backup"
>   Write Bootstrap = "/var/lib/bacula/BackupCatalog.bsr"
>   Priority = 11   # run after main backup
> }
>
> # This is the backup of the catalog
> FileSet {
>   Name = "Catalog"
>   Include {
> Options {
>   compression = GZIP
>   signature = SHA1
>   verify = ipnsm1
> }
> File = /var/lib/bacula/bacula.sql
>   }
> }
>
> Here the log:
>
> 10-Feb 14:46 spaceetch-dir: Bacula 2.0.0 (04Jan07): 10-Feb-2007 14:46:34
>   JobId:  17
>   Job:BackupCatalog.2007-02-10_14.35.02
>   Backup Level:   Full
>   Client: "spaceetch-fd" 2.0.0 (04Jan07)
> i486-pc-linux-gnu,debian,4.0
>   FileSet:"Catalog" 2007-01-24 23:10:00
>   Pool:   "Default" (From Job resource)
>   Storage:"Libra-8" (From Job resource)
>   Scheduled time: 10-Feb-2007 14:35:01
>   Start time: 10-Feb-2007 14:44:07
>   End time:   10-Feb-2007 14:46:34
>   Elapsed time:   2 mins 27 secs
>   Priority:   11
>   FD Files Written:   1
>   SD Files Written:   1
>   FD Bytes Written:   2,415,664 (2.415 MB)
>   SD Bytes Written:   2,416,870 (2.416 MB)
>   Rate:   16.4

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Jason King
Yes, x86_64 indeed.

Ryan Novosielski wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Wait a second... is this machine x86_64 by any chance (notice you also
> did not include that in your original question)?
>
> Jason King wrote:
>   
>> Alright I'm out of ideas. I don't know how to install the libraries this 
>> thing needs. I've tried copying to every director the strace says it 
>> looking for and I'm still not working. On the GOOD news...I'm not 
>> getting a Seg Fault anymore. Now it says
>> "bacula-fd: error while loading shared libraries: libacl.so.1: cannot 
>> open shared object file: No such file or directory"
>>
>> I've run the program with strace and found all the instances where it's 
>> looking for libacl.so.1 and copied them all over to it. I cannot get 
>> this thing to work. I don't know what to do now. Here is my strace output:
>>
>> [EMAIL PROTECTED] tls]# bacula-fd
>> bacula-fd: error while loading shared libraries: libacl.so.1: cannot 
>> open shared object file: No such file or directory
>> [EMAIL PROTECTED] tls]# strace bacula-fd -f -d 500
>> execve("/usr/sbin/bacula-fd", ["bacula-fd", "-f", "-d", "500"], [/* 23 
>> vars */]) = 0
>> [ Process PID=1927 runs in 32 bit mode. ]
>> uname({sys="Linux", node="lovelace.informs.com", ...}) = 0
>> brk(0)  = 0x8147000
>> access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or 
>> directory)
>> open("/etc/ld.so.cache", O_RDONLY)  = 3
>> fstat64(0x3, 0xcf6c)= 0
>> old_mmap(NULL, 77355, PROT_READ, MAP_PRIVATE, 3, 0) = 0xf7feb000
>> close(3)= 0
>> open("/lib/tls/i686/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such 
>> file or directory)
>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
>> directory)
>> open("/lib/tls/i686/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
>> directory)
>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
>> directory)
>> open("/lib/tls/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
>> directory)
>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
>> directory)
>> open("/lib/tls/libacl.so.1", O_RDONLY)  = 3
>> read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\31\200"..., 
>> 512) = 512
>> close(3)= 0
>> stat64(0xcf90, 0xd000)  = 0
>> open("/lib/i686/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file 
>> or directory)
>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
>> directory)
>> open("/lib/i686/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
>> directory)
>> stat64(0xcf90, 0xd000)  = 0
>> open("/lib/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
>> directory)
>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
>> directory)
>> open("/lib/libacl.so.1", O_RDONLY)  = 3
>> read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\31\200"..., 
>> 512) = 512
>> close(3)= 0
>> stat64(0xcf90, 0xd000)  = 0
>> open("/usr/lib/tls/i686/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No 
>> such file or directory)
>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
>> directory)
>> open("/usr/lib/tls/i686/libacl.so.1", O_RDONLY) = -1 ENOENT (No such 
>> file or directory)
>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
>> directory)
>> open("/usr/lib/tls/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such 
>> file or directory)
>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
>> directory)
>> open("/usr/lib/tls/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
>> directory)
>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
>> directory)
>> open("/usr/lib/i686/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such 
>> file or directory)
>> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
>> directory)
>> open("/usr/lib/i686/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
>> directory)
>> stat64(0xcf90, 0xd000)  

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Jason King
  = ?
Process 1927 detached



Ryan Novosielski wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I wouldn't personally do either one of those things (though they are one
> answer).
>
> You really need to know where those files are supposed to be and install
> those packages from that version of RHEL. All that stuff is definitely
> available if bacula is to ever run on RHEL. If you mix and match
> distribution numbers, you're asking for trouble. I occasionally do the
> same myself, but not for anything more important than movie players or
> desktop software.
>
> Again, I think I've personally asked you for this already, if you want
> decent help, provide decent information. When in doubt, if your original
> request for help fits in an SMS, you've messed up.
>
> RHEL4.1 and RHEL4.4 are not even that similar as pertains to version
> numbers. I have 4.3, if I'm not mistaken, and have /lib64/libssl.so.4 --
> however, this file is not owned by any package, according to rpm. If you
> don't have it, I'd be concerned.
>
> Per Andreas Buer wrote:
>   
>> Hi.
>>
>> I would recommend that you install from source unless you have the 
>> required libraries installed for bacula - do not use --nodeps unless you 
>> know exactly what you are doing. Or you might compare the machine you've 
>> got working with this one.
>>
>> Per.
>>
>>
>> Jason King wrote:
>> 
>>> On another note, what packages are required to install and run the 
>>> bacula client. The RPM requires some dependencies but it is requiring 
>>> some .so.# files and I don't know what package those libraries would 
>>> be under. I've tried up2date -i bacula-client and it isn't available. 
>>> Tried the RPM and it has required library files so I just FORCED the 
>>> install by telling it --nodeps while doing the rpm install. Then as I 
>>> tried to start it the system would say "Can't find file 
>>> /lib/libssl.so.4" or whatever file it needed. I would go get the file 
>>> it needed and put it in place then try to start it again...then it 
>>> would tell me "Can't find file /lib/libcrypto.so.4" and so on until it 
>>> started working...I did this successfully on another RHEL4 machine but 
>>> this one doesn't work for whatever reason. I think it has something to 
>>> do with the fact that I never installed the required packages except 
>>> for copying files from one place to another manually. I might have 
>>> flubbed something up while doing the manual install of the required 
>>> lib files.
>>>
>>> Jason
>>>
>>> Jason King wrote:
>>>   
>>>> Ok, here you go:
>>>>
>>>> Jason
>>>>
>>>> Aaron Knister wrote:
>>>> 
>>>>> Try this-
>>>>>
>>>>> strace bacula-fd -f -d 500 2>&1 | tee log.out
>>>>>
>>>>> Then post log.out
>>>>>
>>>>> -Aaron
>>>>>
>>>>> Jason King wrote:
>>>>>   
>>>>>> Here is the output:
>>>>>>
>>>>>> [EMAIL PROTECTED] ~]# bacula-fd -f -d 500
>>>>>> Segmentation fault
>>>>>> [EMAIL PROTECTED] ~]#
>>>>>>
>>>>>> Not very helpful huh?
>>>>>>
>>>>>> Jason
>>>>>>
>>>>>> Per Andreas Buer wrote:
>>>>>>  
>>>>>> 
>>>>>>> Jason King wrote:
>>>>>>>  
>>>>>>>   
>>>>>>>> I'm trying to run the bacula-client on my RHEL box. I have it 
>>>>>>>> running correctly on another RHEL box but on another one it 
>>>>>>>> doesn't work. When I try and start the FD I get a simple message 
>>>>>>>> "Segmentation Fault".
>>>>>>>>   
>>>>>>>> 
>>>>>>> Could you start it with "bacula-fd -f -d 500" and post the output 
>>>>>>> here?
>>>>>>>
>>>>>>>
>>>>>>> Per.
>>>>>>> 
>>>>>>>   
>>>>>> -
>>>>>>  
>>>>>>
>

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Jason King
On another note, what packages are required to install and run the 
bacula client. The RPM requires some dependencies but it is requiring 
some .so.# files and I don't know what package those libraries would be 
under. I've tried up2date -i bacula-client and it isn't available. Tried 
the RPM and it has required library files so I just FORCED the install 
by telling it --nodeps while doing the rpm install. Then as I tried to 
start it the system would say "Can't find file /lib/libssl.so.4" or 
whatever file it needed. I would go get the file it needed and put it in 
place then try to start it again...then it would tell me "Can't find 
file /lib/libcrypto.so.4" and so on until it started working...I did 
this successfully on another RHEL4 machine but this one doesn't work for 
whatever reason. I think it has something to do with the fact that I 
never installed the required packages except for copying files from one 
place to another manually. I might have flubbed something up while doing 
the manual install of the required lib files.

Jason

Jason King wrote:
> Ok, here you go:
>
> Jason
>
> Aaron Knister wrote:
>> Try this-
>>
>> strace bacula-fd -f -d 500 2>&1 | tee log.out
>>
>> Then post log.out
>>
>> -Aaron
>>
>> Jason King wrote:
>>> Here is the output:
>>>
>>> [EMAIL PROTECTED] ~]# bacula-fd -f -d 500
>>> Segmentation fault
>>> [EMAIL PROTECTED] ~]#
>>>
>>> Not very helpful huh?
>>>
>>> Jason
>>>
>>> Per Andreas Buer wrote:
>>>  
>>>> Jason King wrote:
>>>>   
>>>>> I'm trying to run the bacula-client on my RHEL box. I have it 
>>>>> running correctly on another RHEL box but on another one it 
>>>>> doesn't work. When I try and start the FD I get a simple message 
>>>>> "Segmentation Fault".
>>>>>   
>>>> Could you start it with "bacula-fd -f -d 500" and post the output 
>>>> here?
>>>>
>>>>
>>>> Per.
>>>> 
>>>
>>> - 
>>>
>>> Take Surveys. Earn Cash. Influence the Future of IT
>>> Join SourceForge.net's Techsay panel and you'll get the chance to 
>>> share your
>>> opinions on IT & business topics through brief surveys-and earn cash
>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV 
>>>
>>> ___
>>> Bacula-users mailing list
>>> Bacula-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>>
>>>   
>>
> 
>
> execve("/usr/sbin/bacula-fd", ["bacula-fd", "-f", "-d", "500"], [/* 23 vars 
> */]) = 0
> uname({sys="Linux", node="lovelace.informs.com", ...}) = 0
> brk(0)  = 0x8147000
> access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or 
> directory)
> open("/etc/ld.so.cache", O_RDONLY)  = 3
> fstat64(0x3, 0xcf6c)= 0
> old_mmap(NULL, 77355, PROT_READ, MAP_PRIVATE, 3, 0) = 0xf7feb000
> close(3)= 0
> open("/lib/tls/i686/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
> directory)
> open("/lib/tls/i686/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
> directory)
> open("/lib/tls/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
> directory)
> open("/lib/tls/libacl.so.1", O_RDONLY)  = -1 ENOENT (No such file or 
> directory)
> stat64(0xcf90, 0xd000)  = 0
> open("/lib/i686/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or 
> directory)
> open("/lib/i686/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> stat64(0xcf90, 0xd000)  = 0
> open("/lib/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> stat64(0xcf90, 0xd000)  = -1 ENOENT (N

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Jason King

Ok, here you go:

Jason

Aaron Knister wrote:

Try this-

strace bacula-fd -f -d 500 2>&1 | tee log.out

Then post log.out

-Aaron

Jason King wrote:

Here is the output:

[EMAIL PROTECTED] ~]# bacula-fd -f -d 500
Segmentation fault
[EMAIL PROTECTED] ~]#

Not very helpful huh?

Jason

Per Andreas Buer wrote:
 

Jason King wrote:
   
I'm trying to run the bacula-client on my RHEL box. I have it 
running correctly on another RHEL box but on another one it doesn't 
work. When I try and start the FD I get a simple message 
"Segmentation Fault".
  

Could you start it with "bacula-fd -f -d 500" and post the output here?


Per.



- 


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to 
share your

opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV 


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

  


execve("/usr/sbin/bacula-fd", ["bacula-fd", "-f", "-d", "500"], [/* 23 vars 
*/]) = 0
uname({sys="Linux", node="lovelace.informs.com", ...}) = 0
brk(0)  = 0x8147000
access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 3
fstat64(0x3, 0xcf6c)= 0
old_mmap(NULL, 77355, PROT_READ, MAP_PRIVATE, 3, 0) = 0xf7feb000
close(3)= 0
open("/lib/tls/i686/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or directory)
open("/lib/tls/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or directory)
open("/lib/tls/libacl.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
stat64(0xcf90, 0xd000)  = 0
open("/lib/i686/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or directory)
open("/lib/i686/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xcf90, 0xd000)  = 0
open("/lib/sse2/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xcf90, 0xd000)  = -1 ENOENT (No such file or directory)
open("/lib/libacl.so.1", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\362"..., 512) = 512
fstat64(0x3, 0xd000)= 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf7fea000
old_mmap(0xc1e000, 20948, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) 
= 0xc1e000
old_mmap(0xc23000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0xc23000
close(3)= 0
open("/usr/lib/libz.so.1", O_RDONLY)= 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\25"..., 512) = 512
fstat64(0x3, 0xcfe4)= 0
old_mmap(NULL, 65124, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xf7fda000
old_mmap(0xf7fe9000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0xf7fe9000
close(3)= 0
open("/lib/libutil.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\f\0"..., 512) = 512
fstat64(0x3, 0xcfc8)= 0
old_mmap(NULL, 12428, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xf7fd6000
old_mmap(0xf7fd8000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xf7fd8000
close(3)= 0
open("/lib/tls/librt.so.1", O_RDONLY)   = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320 \0"..., 512) = 512
fstat64(0x3, 0xcfac)= 0
old_mmap(NULL, 81656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xf7fc2000
old_mmap(0xf7fca000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0xf7fca000
old_mmap(0xf7fcc000, 40696, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf7fcc000
close(3)= 0
open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
re

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-15 Thread Jason King
Here is the output:

[EMAIL PROTECTED] ~]# bacula-fd -f -d 500
Segmentation fault
[EMAIL PROTECTED] ~]#

Not very helpful huh?

Jason

Per Andreas Buer wrote:
> Jason King wrote:
>> I'm trying to run the bacula-client on my RHEL box. I have it running 
>> correctly on another RHEL box but on another one it doesn't work. 
>> When I try and start the FD I get a simple message "Segmentation Fault".
>
> Could you start it with "bacula-fd -f -d 500" and post the output here?
>
>
> Per.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Segmentation Fault on RHEL4

2007-02-14 Thread Jason King
I'm trying to run the bacula-client on my RHEL box. I have it running 
correctly on another RHEL box but on another one it doesn't work. When I 
try and start the FD I get a simple message "Segmentation Fault". The 
system logs say the same thing "Segmentation Fault". There are no other 
clued that I can see that would give me an idea as to WHY the bacula-fd 
daemon is faulting when I try to start it. Has anyone else run into this 
issue with RHEL before?

jason

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Job had "ERROR", now the catalog shows no job ran

2007-02-14 Thread Jason King
I see...what's the syntax of the bscan command. I'm reading the man 
pages now but I want to make sure I get the flag usage correct.

My tape does have more than one job on it...but only a few...and it was 
for bacula testing anyway. I could purge the whole tape and start it 
over but I want to make sure that the bacula database stays updated if I 
do it. How would I go about deleting the entire tape and starting it 
over while making sure the bacula catalog stays updated?

Alan Brown wrote:
> On Wed, 14 Feb 2007, Jason King wrote:
>
>> Now my tape still shows that I have put 100G of
>> data on it...but the catalog shows that no job actually ran.
>
> Not quite, it shows no job completed - the attributes are despooled to 
> tape after the job finishes.
>
>> Question is, can I update the catalog with the data on the tape?
>
> bscan will do it, but you won't be able to resume the job.
>
>> Can I "ERASE" that job from the tape so that the next backup job will
>> take place at the beginning position of that errored out backup job so
>> as not to wast 100G worth of tape?
>
> Only if the failed job is the only one on the tape - in which case all 
> you need to do is purge the entire thing and start over.
>
> If not, then no.
>
>
>
>
>

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Job had "ERROR", now the catalog shows no job ran

2007-02-14 Thread Jason King
This is kind of strange. I ran a backup job last night (about 100G 
worth). Everything went fine but I got to a DFSRoot folder which is just 
a windows virtual DFS folder so bacula couldn't actually grab it so the 
whole job errored out. Now my tape still shows that I have put 100G of 
data on it...but the catalog shows that no job actually ran. When I try 
a restore it also shows no record of a job for that client having run 
yet. So if I wanted to do a restore I couldn't because the catalog isn't 
showing a backup took place because of the error.

Question is, can I update the catalog with the data on the tape?

or

Can I "ERASE" that job from the tape so that the next backup job will 
take place at the beginning position of that errored out backup job so 
as not to wast 100G worth of tape?

Jason

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Hardware Compression

2007-02-14 Thread Jason King
Yes, that was the solution. Thank you.

Brian Debelius wrote:
> Looks like tapeinfo can be built for BSD.
>
> http://www.bacula.org/dev-manual/Testing_Your_Tape_Drive.html#SECTION004037000
>  
>
>
> mt  -f  /dev/nsa0  comp  enable
>
> Does that do it?
>
> or
>
> http://www.bacula.org/dev-manual/Testing_Your_Tape_Drive.html#SECTION004036000
>  
>
>
> _If you have built the *mtx* program in the *depkgs* package, you can 
> use tapeinfo_ to get quite a bit of information about your tape drive 
> even if it is not an autochanger. This program is called using the 
> SCSI control device. On Linux for tape drive /dev/nst0, this is 
> usually /dev/sg0, while on FreeBSD for /dev/nsa0, the control device 
> is often /dev/pass2. For example on my DDS-4 drive (/dev/nst0), I get 
> the following:
>
> tapeinfo -f /dev/sg0 Product Type: Tape Drive Vendor ID: 'HP ' Product 
> ID: 'C5713A ' Revision: 'H107' Attached Changer: No MinBlock:1 
> MaxBlock:16777215 SCSI ID: 5 SCSI LUN: 0 Ready: yes BufferedMode: yes 
> Medium Type: Not Loaded Density Code: 0x26 BlockSize: 0
>
>
>
> Jason King wrote:
>> I believe FreeBSD (my os) uses a command called "mt"...anyway...here 
>> is the output from "mt status":
>>
>>
>> [EMAIL PROTECTED] /usr/ports]# mt status
>> Mode  Density  Blocksize  bpi  Compression
>> Current:  0x42 variable   00x1
>> -available modes-
>> 0:0x42 variable   00x1
>> 1:0x42 variable   00x1
>> 2:0x42 variable   00x1
>> 3:0x42 variable   00x1
>> -
>> Current Driver State: at rest.
>> -
>> File Number: 0  Record Number: 0Residual Count 0
>>
>>
>>
>> Looks like compression is set to 0x1...not sure what that means though
>>
>> Do you know what it means?
>>
>> jason
>>
>>
>

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Hardware Compression

2007-02-13 Thread Jason King
I believe FreeBSD (my os) uses a command called "mt"...anyway...here is 
the output from "mt status":


[EMAIL PROTECTED] /usr/ports]# mt status
Mode  Density  Blocksize  bpi  Compression
Current:  0x42 variable   00x1
-available modes-
0:0x42 variable   00x1
1:0x42 variable   00x1
2:0x42 variable   00x1
3:0x42 variable   00x1
-
Current Driver State: at rest.
-
File Number: 0  Record Number: 0Residual Count 0



Looks like compression is set to 0x1...not sure what that means though

Do you know what it means?

jason


Brian Debelius wrote:
> I believe you can use tapeinfo to see if compression is turned on.
>
> Jason King wrote:
>> How do I make sure bacula is using hardware compression when backing 
>> up to my Ultrium tape drive?
>>
>> Jason
>>
>> - 
>>
>> Using Tomcat but need to do more? Need to support web services, 
>> security?
>> Get stuff done quickly with pre-integrated technology to make your 
>> job easier.
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache 
>> Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>   
>

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Hardware Compression

2007-02-13 Thread Jason King
How do I make sure bacula is using hardware compression when backing up 
to my Ultrium tape drive?

Jason

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Error Message?

2007-02-13 Thread Jason King
I'm seeing this error message every once in a while...what does it mean?

13-Feb 14:20 maint-dir: Warning: Cannot bind port 9101: ERR=Address 
already in use: Retrying ...

Thanks,
Jason



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Help With Documentaion

2007-02-13 Thread Jason King
Matt, there is no "dummy" guide for backups just as there are no "Dummy" 
guides for performing surgery. You said yourself it can be complicated. 
It's difficult to "dummy" down a complicated process like backups, 
especially using Bacula. The bacula manual is not overly complicated but 
you will need to read a bit of information before you'll understand what 
to do. Bacula is suprisingly easy to use...the hard part is figuring out 
the process of backing up...not installing and configuring Bacula. The 
bacula manual also has some pretty good tips on "best practices".

Good luck.

Jason

Matt Hunt wrote:
> I have looked around 'tinternet for some documentation on setting up
> Bacula.  There is a fair amount out there but what I need is some sort
> of dummy guide.  I am new to backups and I have heard that they can be a
> difficult task to set up and maintain, so if anyone has any URL's to any
> sites or documentation which I could understand I would be most grateful. 
>
> All comments will be appreciated.
>
> Thanks
>
>
> Matt Hunt BSc
> Yorkshire & Humber Service Centre
>
>
> -
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] btape (fill) command question

2007-02-13 Thread Jason King
I am running the "FILL" command using the btape testing tool. The tape 
has been filled and it wrote something (i guess) to the second tape 
after asking me to mount another tape. AFter it wrote the second tape it 
asked me to mount the first tape for reading. I've been at this prompt 
for about 2 hours...


07:55:59 Done filling tapes at 0:13. Now beginning re-read of first tape ...
Mount first tape. Press enter when ready:
13-Feb 07:58 btape: Ready to read from volume "TestVolume1" on device 
"LTO-Drive" (/dev/nsa0).
Rewinding.
Reading the first 1 records from 0:0.
1 records read now at 1:5084
Reposition from 1:5084 to 307:14499



I'm not sure if it should take this long or not because I've never ran 
the fill command. The activity light on the tape drive is still blinking 
so I guess it's still doing something. I was hoping someone else had run 
this command before and could let me know if everything is ok.

Jason

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] data not going to tape

2007-02-12 Thread Jason King
My jobs are running and not giving any errors...but the job never stops 
running and NO data is being put on the tapes. I had this working Friday 
of last week and now it just doesn't work at all. Anyone have a clue?

Jason

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Getting No Data

2007-02-09 Thread Jason King
It does finally finish if I give it long enough...but it is VERY long.

Jason

Arno Lehmann wrote:
> Hello,
>
> On 2/9/2007 6:04 PM, Jason King wrote:
>   
>> That fixed the problem.
>>
>> Now I'm having another problem. On ONE specific Windows 2000 "Storage 
>> Edition" server I do an estimate and the query just sits there and does 
>> nothing apparently.
>> 
>
> You could check that machine for activity. Also, try the command 
> 'estimate listing job=Storage' which should report every file it would 
> back up.
>
> Finaly, you can try to run the client FD with debug output: on a 
> console, enter the command 'setdebug level=200 trace=1 
> client=', run the estimate command, wait, and after some 
> time turn debugging off again. Then, examine the trace file that should 
> be in Baculas working directory on the client. You will find lots of 
> stuff usually, and perhaps you can identify a problem. At least you 
> should be able to find the beginning of the estimate job, and then see 
> if there's anything useful following that.
>
> Given a big enough fileset, the estimate command can take quite a while 
> to complete.
>
> Arno
>
>
>   
>> This is the output I'm seeing:
>>
>> *estimate
>> The defined Job resources are:
>>  1: Maint Full
>>  2: Mail
>>  3: Anne
>>  4: Storage
>>  5: Webapps
>>  6: Widow
>>  7: DC
>>  8: DCTN
>>  9: BackupCatalog
>> 10: RestoreFiles
>> Select Job resource (1-10): 4
>> Using Catalog "MyCatalog"
>> Connecting to Client storage-fd at storage:9102
>>
>> It stays on that message until I CNTL^C out of the process. That is the 
>> only server I'm having troubles with and I'm not sure why. I'm not 
>> seeing any error messages to let me know what might be causing it.
>>
>> jason
>>
>>
>>
>> Philip W. Dalrymple III wrote:
>>
>> 
>>> Well you need a Fileset for each set of files that you want to back up.
>>>
>>> For linux and unix boxes I have a single file set for the "base" and 
>>> for each box zero to 4 extra Filesets (one to 5 jobs) for Windows 
>>> boxes right now I have a unique file set for each (I am going to 
>>> change than
>>> when we get some new hardware we have on order).
>>>
>>> The working directory is where the daemons store there temp files.
>>>
>>> Jason King wrote:
>>>
>>>   
>>>> So I need a FileSet directive for every server correct? What is the 
>>>> "WorkingDirectory" in the client config file all about?
>>>>
>>>> Philip W. Dalrymple III wrote:
>>>>
>>>> 
>>>>> is there anything in the directory
>>>>> /usr/ports/sysutils/bacula-server/work/bacula-2.0.1
>>>>> on your "MailServer" (that is all that you told bacula to back up).
>>>>>
>>>>> Jason King wrote:
>>>>>
>>>>>
>>>>>   
>>>>>> Ahh yes. Here is the FileSet directive on my server:
>>>>>>
>>>>>>
>>>>>> # List of files to be backed up
>>>>>> FileSet {
>>>>>> Name = "Full Set"
>>>>>> Include {
>>>>>>   Options {
>>>>>> signature = MD5
>>>>>>   }
>>>>>> #
>>>>>> #  Put your list of files here, preceded by 'File =', one per line
>>>>>> #or include an external list with:
>>>>>> #
>>>>>> #File = >>>>> #
>>>>>> #  Note: / backs up everything on the root partition.
>>>>>> #if you have other partitons such as /usr or /home
>>>>>> #you will probably want to add them too.
>>>>>> #
>>>>>> #  By default this is defined to point to the Bacula build
>>>>>> #directory to give a reasonable FileSet to backup to
>>>>>> #disk storage during initial testing.
>>>>>> #
>>>>>>   File = /usr/ports/sysutils/bacula-server/work/bacula-2.0.1
>>>>>> }
>>>>>>
>>>>>> #
>>>>>> # If you backup the root directory, the following two excluded
>>>>>> #   files can be useful
>>>>>> #
>>>>>

Re: [Bacula-users] Getting No Data

2007-02-09 Thread Jason King
That fixed the problem.

Now I'm having another problem. On ONE specific Windows 2000 "Storage 
Edition" server I do an estimate and the query just sits there and does 
nothing apparently. This is the output I'm seeing:

*estimate
The defined Job resources are:
 1: Maint Full
 2: Mail
 3: Anne
 4: Storage
 5: Webapps
 6: Widow
 7: DC
 8: DCTN
 9: BackupCatalog
10: RestoreFiles
Select Job resource (1-10): 4
Using Catalog "MyCatalog"
Connecting to Client storage-fd at storage:9102

It stays on that message until I CNTL^C out of the process. That is the 
only server I'm having troubles with and I'm not sure why. I'm not 
seeing any error messages to let me know what might be causing it.

jason



Philip W. Dalrymple III wrote:
> Well you need a Fileset for each set of files that you want to back up.
>
> For linux and unix boxes I have a single file set for the "base" and 
> for each box zero to 4 extra Filesets (one to 5 jobs) for Windows 
> boxes right now I have a unique file set for each (I am going to 
> change than
> when we get some new hardware we have on order).
>
> The working directory is where the daemons store there temp files.
>
> Jason King wrote:
>> So I need a FileSet directive for every server correct? What is the 
>> "WorkingDirectory" in the client config file all about?
>>
>> Philip W. Dalrymple III wrote:
>>> is there anything in the directory
>>> /usr/ports/sysutils/bacula-server/work/bacula-2.0.1
>>> on your "MailServer" (that is all that you told bacula to back up).
>>>
>>> Jason King wrote:
>>>
>>>> Ahh yes. Here is the FileSet directive on my server:
>>>>
>>>>
>>>> # List of files to be backed up
>>>> FileSet {
>>>>  Name = "Full Set"
>>>>  Include {
>>>>Options {
>>>>  signature = MD5
>>>>}
>>>> #
>>>> #  Put your list of files here, preceded by 'File =', one per line
>>>> #or include an external list with:
>>>> #
>>>> #File = >>> #
>>>> #  Note: / backs up everything on the root partition.
>>>> #if you have other partitons such as /usr or /home
>>>> #you will probably want to add them too.
>>>> #
>>>> #  By default this is defined to point to the Bacula build
>>>> #directory to give a reasonable FileSet to backup to
>>>> #disk storage during initial testing.
>>>> #
>>>>File = /usr/ports/sysutils/bacula-server/work/bacula-2.0.1
>>>>  }
>>>>
>>>> #
>>>> # If you backup the root directory, the following two excluded
>>>> #   files can be useful
>>>> #
>>>>  Exclude {
>>>>File = /proc
>>>>File = /tmp
>>>>File = /.journal
>>>>File = /.fsck
>>>>  }
>>>> }
>>>>
>>>> I'm brand new to bacula. I'm not even sure if I'm approaching this 
>>>> thing right.
>>>>
>>>> jason
>>>>
>>>>
>>>> Philip W. Dalrymple III wrote:
>>>>
>>>>> sorry, your FileSet directive from your console configuration, it 
>>>>> will look SOMETHING like the one
>>>>> below.
>>>>>
>>>>>
>>>>> FileSet {
>>>>>  Name = "fs-dynamo-all"
>>>>>  Enable VSS = yes
>>>>>  Ignore FileSet Changes = yes
>>>>>  Include {
>>>>>Options {
>>>>>  signature = MD5
>>>>>  compression=GZIP
>>>>>  IgnoreCase = yes
>>>>>}
>>>>> #  File = "C:/Documents and Settings/"
>>>>>File = "C:/mdt/"
>>>>>  }
>>>>>
>>>>> }
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Jason King wrote:
>>>>>
>>>>>> I'd be happy to but I don't know what you mean by "post your file 
>>>>>> list". I'm not sure what the file list is.
>>>>>>
>>>>>> Jason
>>>>>>
>>>>>> Philip W. Dalrymple III wrote:
>>>>>>
>>>>>>> Could you post your file list, I think that you have an error 
>>>>>>> either in that list on in

Re: [Bacula-users] Getting No Data

2007-02-08 Thread Jason King
So I need a FileSet directive for every server correct? What is the 
"WorkingDirectory" in the client config file all about?

Philip W. Dalrymple III wrote:
> is there anything in the directory
> /usr/ports/sysutils/bacula-server/work/bacula-2.0.1
> on your "MailServer" (that is all that you told bacula to back up).
>
> Jason King wrote:
>
>> Ahh yes. Here is the FileSet directive on my server:
>>
>>
>> # List of files to be backed up
>> FileSet {
>>  Name = "Full Set"
>>  Include {
>>Options {
>>  signature = MD5
>>}
>> #
>> #  Put your list of files here, preceded by 'File =', one per line
>> #or include an external list with:
>> #
>> #File = > #
>> #  Note: / backs up everything on the root partition.
>> #if you have other partitons such as /usr or /home
>> #you will probably want to add them too.
>> #
>> #  By default this is defined to point to the Bacula build
>> #directory to give a reasonable FileSet to backup to
>> #disk storage during initial testing.
>> #
>>File = /usr/ports/sysutils/bacula-server/work/bacula-2.0.1
>>  }
>>
>> #
>> # If you backup the root directory, the following two excluded
>> #   files can be useful
>> #
>>  Exclude {
>>File = /proc
>>File = /tmp
>>File = /.journal
>>File = /.fsck
>>  }
>> }
>>
>> I'm brand new to bacula. I'm not even sure if I'm approaching this 
>> thing right.
>>
>> jason
>>
>>
>> Philip W. Dalrymple III wrote:
>>
>>> sorry, your FileSet directive from your console configuration, it 
>>> will look SOMETHING like the one
>>> below.
>>>
>>>
>>> FileSet {
>>>  Name = "fs-dynamo-all"
>>>  Enable VSS = yes
>>>  Ignore FileSet Changes = yes
>>>  Include {
>>>Options {
>>>  signature = MD5
>>>  compression=GZIP
>>>  IgnoreCase = yes
>>>}
>>> #  File = "C:/Documents and Settings/"
>>>File = "C:/mdt/"
>>>  }
>>>
>>> }
>>>
>>>
>>>
>>>
>>> Jason King wrote:
>>>
>>>> I'd be happy to but I don't know what you mean by "post your file 
>>>> list". I'm not sure what the file list is.
>>>>
>>>> Jason
>>>>
>>>> Philip W. Dalrymple III wrote:
>>>>
>>>>> Could you post your file list, I think that you have an error 
>>>>> either in that list on in one
>>>>> other thing that I ran into.
>>>>>
>>>>> in one case where we had a Win 2000 box and set
>>>>> Enable VSS = yes
>>>>> we got a lot of files not seen by the fd. (Enable VSS is on the 
>>>>> job record) removing
>>>>> it made the backup work (files in use could not be backed up of 
>>>>> course, that is just windows)
>>>>>
>>>>> Jason King wrote:
>>>>>
>>>>>> There is no error message. It just says "OK", this is the stat on 
>>>>>> the machine that should be being backed up:
>>>>>>
>>>>>> bacula-fd Version: 2.0.1 (12 January 2007)  
>>>>>> i386-portbld-freebsd5.4 freebsd 5.4-STABLE
>>>>>> Daemon started 07-Feb-07 15:14, 2 Jobs run since started.
>>>>>> Heap: bytes=140,946 max_bytes=208,089 bufs=52 max_bufs=76
>>>>>> Sizeof: boffset_t=8 size_t=4 debug=0 trace=0
>>>>>>
>>>>>> Running Jobs:
>>>>>> Director connected at: 08-Feb-07 08:00
>>>>>> No Jobs running.
>>>>>> 
>>>>>>
>>>>>> Terminated Jobs:
>>>>>> JobId  LevelFiles  Bytes   Status   FinishedName
>>>>>> == 
>>>>>>
>>>>>> 3  Full  0 0   OK   07-Feb-07 15:20 
>>>>>> MailServer
>>>>>>12  Incr  0 0   OK   07-Feb-07 23:02 
>>>>>> MailServer
>>>>>>
>>>>>>
>>>>>> As you can see the job appears to "complete" but it has NO dat

Re: [Bacula-users] Getting No Data

2007-02-08 Thread Jason King
I thought the client daemon had the information of what to backup on it. 
It's the FD that actually pushed the data over to the SD on the server. 
Do I need a seperate FileSet for each server?

Jason

Jason King wrote:
> You probably DO have the problem. I'm not really familiar yet with the 
> FileSets in the director config file. I'll need to comb over those 
> config options.
>
> Arno Lehmann wrote:
>   
>> Hello,
>>
>> On 2/8/2007 6:46 PM, Jason King wrote:
>>   
>> 
>>> I'd be happy to but I don't know what you mean by "post your file list". 
>>> I'm not sure what the file list is.
>>> 
>>>   
>> I don't undersand that, too.
>>
>> But I suggest you post the fileset you used in the jobs (or at least one).
>>
>> If you're not sure what that means we've got the problem ;-)
>>
>> If you verified the fileset and the job definition and are absolutely 
>> sure it should work I can only recommend the commands 'show 
>> jobs=' which should give you, among lots of other output, a 
>> section similar to this one:
>>
>> --> FileSet: name=LinuxGoblin
>>O SVpnugsi1:f
>>N
>>I /
>>N
>>E /tmp/*
>>E /home/*
>>E /proc/*
>>E /dev/pts/*
>>E /dev/shm/*
>>E /var/bacula/*
>>N
>>
>> Which, in turn, should closely resemble your fileset definition. If it 
>> doesn't, use the reload command or restart the DIR.
>>
>> If it does but does not appear to work, you should run the DIR with 
>> debug output (level 200 should work iirc) and you'll see what fileset 
>> data the DIR sends to the FD.
>>
>> Arno
>>
>>   
>> 
>>> Jason
>>>
>>> Philip W. Dalrymple III wrote:
>>>
>>> 
>>>   
>>>> Could you post your file list, I think that you have an error either 
>>>> in that list on in one
>>>> other thing that I ran into.
>>>>
>>>> in one case where we had a Win 2000 box and set
>>>> Enable VSS = yes
>>>> we got a lot of files not seen by the fd. (Enable VSS is on the job 
>>>> record) removing
>>>> it made the backup work (files in use could not be backed up of 
>>>> course, that is just windows)
>>>>
>>>> Jason King wrote:
>>>>
>>>>
>>>>   
>>>> 
>>>>> There is no error message. It just says "OK", this is the stat on the 
>>>>> machine that should be being backed up:
>>>>>
>>>>> bacula-fd Version: 2.0.1 (12 January 2007)  i386-portbld-freebsd5.4 
>>>>> freebsd 5.4-STABLE
>>>>> Daemon started 07-Feb-07 15:14, 2 Jobs run since started.
>>>>> Heap: bytes=140,946 max_bytes=208,089 bufs=52 max_bufs=76
>>>>> Sizeof: boffset_t=8 size_t=4 debug=0 trace=0
>>>>>
>>>>> Running Jobs:
>>>>> Director connected at: 08-Feb-07 08:00
>>>>> No Jobs running.
>>>>> 
>>>>>
>>>>> Terminated Jobs:
>>>>> JobId  LevelFiles  Bytes   Status   FinishedName
>>>>> ==
>>>>>3  Full  0 0   OK   07-Feb-07 15:20 MailServer
>>>>>   12  Incr  0 0   OK   07-Feb-07 23:02 MailServer
>>>>>
>>>>>
>>>>> As you can see the job appears to "complete" but it has NO data and 
>>>>> NO files. I don't know what the problem might be.
>>>>>
>>>>> Jason
>>>>>
>>>>> Darien Hager wrote:
>>>>>
>>>>>
>>>>>
>>>>> 
>>>>>   
>>>>>> On Feb 7, 2007, at 2:37 PM, Jason King wrote:
>>>>>>
>>>>>>
>>>>>>  
>>>>>>
>>>>>>   
>>>>>> 
>>>>>>> I've got my director communicating with ALL of my remote servers (file
>>>>>>> daemons) correctly. Doing a *stat and checking on the clients gives me
>>>>>>> the client information. I setup the jobs in the diretors config  
>>>>>>> file and
>>>>>>>

Re: [Bacula-users] Getting No Data

2007-02-08 Thread Jason King
You probably DO have the problem. I'm not really familiar yet with the 
FileSets in the director config file. I'll need to comb over those 
config options.

Arno Lehmann wrote:
> Hello,
>
> On 2/8/2007 6:46 PM, Jason King wrote:
>   
>> I'd be happy to but I don't know what you mean by "post your file list". 
>> I'm not sure what the file list is.
>> 
>
> I don't undersand that, too.
>
> But I suggest you post the fileset you used in the jobs (or at least one).
>
> If you're not sure what that means we've got the problem ;-)
>
> If you verified the fileset and the job definition and are absolutely 
> sure it should work I can only recommend the commands 'show 
> jobs=' which should give you, among lots of other output, a 
> section similar to this one:
>
> --> FileSet: name=LinuxGoblin
>O SVpnugsi1:f
>N
>I /
>N
>E /tmp/*
>E /home/*
>E /proc/*
>E /dev/pts/*
>E /dev/shm/*
>E /var/bacula/*
>N
>
> Which, in turn, should closely resemble your fileset definition. If it 
> doesn't, use the reload command or restart the DIR.
>
> If it does but does not appear to work, you should run the DIR with 
> debug output (level 200 should work iirc) and you'll see what fileset 
> data the DIR sends to the FD.
>
> Arno
>
>   
>> Jason
>>
>> Philip W. Dalrymple III wrote:
>>
>> 
>>> Could you post your file list, I think that you have an error either 
>>> in that list on in one
>>> other thing that I ran into.
>>>
>>> in one case where we had a Win 2000 box and set
>>> Enable VSS = yes
>>> we got a lot of files not seen by the fd. (Enable VSS is on the job 
>>> record) removing
>>> it made the backup work (files in use could not be backed up of 
>>> course, that is just windows)
>>>
>>> Jason King wrote:
>>>
>>>
>>>   
>>>> There is no error message. It just says "OK", this is the stat on the 
>>>> machine that should be being backed up:
>>>>
>>>> bacula-fd Version: 2.0.1 (12 January 2007)  i386-portbld-freebsd5.4 
>>>> freebsd 5.4-STABLE
>>>> Daemon started 07-Feb-07 15:14, 2 Jobs run since started.
>>>> Heap: bytes=140,946 max_bytes=208,089 bufs=52 max_bufs=76
>>>> Sizeof: boffset_t=8 size_t=4 debug=0 trace=0
>>>>
>>>> Running Jobs:
>>>> Director connected at: 08-Feb-07 08:00
>>>> No Jobs running.
>>>> 
>>>>
>>>> Terminated Jobs:
>>>> JobId  LevelFiles  Bytes   Status   FinishedName
>>>> ==
>>>>3  Full  0 0   OK   07-Feb-07 15:20 MailServer
>>>>   12  Incr  0 0   OK   07-Feb-07 23:02 MailServer
>>>>
>>>>
>>>> As you can see the job appears to "complete" but it has NO data and 
>>>> NO files. I don't know what the problem might be.
>>>>
>>>> Jason
>>>>
>>>> Darien Hager wrote:
>>>>
>>>>
>>>>
>>>> 
>>>>> On Feb 7, 2007, at 2:37 PM, Jason King wrote:
>>>>>
>>>>>
>>>>>  
>>>>>
>>>>>   
>>>>>> I've got my director communicating with ALL of my remote servers (file
>>>>>> daemons) correctly. Doing a *stat and checking on the clients gives me
>>>>>> the client information. I setup the jobs in the diretors config  
>>>>>> file and
>>>>>> tried to run the backup. The backup starts and ends within about 5
>>>>>> seconds and doesn't backup ANY data on ANY of the servers. What  
>>>>>> could I
>>>>>> have done wrong?
>>>>>>   
>>>>>> 
>>>>> I assume the backup failed with an error message? If so, could you  
>>>>> post it here?
>>>>>
>>>>> Check that the information the director has for the storage daemon 
>>>>> is  valid. For instance, you cannot tell the director that the 
>>>>> storage  daemon is "localhost", because the director gives that 
>>>>> information to  the clients and for them "localhost" is the wrong 
>>

Re: [Bacula-users] Getting No Data

2007-02-08 Thread Jason King
Ahh yes. Here is the FileSet directive on my server:


# List of files to be backed up
FileSet {
  Name = "Full Set"
  Include {
Options {
  signature = MD5
}
#
#  Put your list of files here, preceded by 'File =', one per line
#or include an external list with:
#
#File =  sorry, your FileSet directive from your console configuration, it will 
> look SOMETHING like the one
> below.
>
>
> FileSet {
>  Name = "fs-dynamo-all"
>  Enable VSS = yes
>  Ignore FileSet Changes = yes
>  Include {
>Options {
>  signature = MD5
>  compression=GZIP
>  IgnoreCase = yes
>}
> #  File = "C:/Documents and Settings/"
>File = "C:/mdt/"
>  }
>
> }
>
>
>
>
> Jason King wrote:
>
>> I'd be happy to but I don't know what you mean by "post your file 
>> list". I'm not sure what the file list is.
>>
>> Jason
>>
>> Philip W. Dalrymple III wrote:
>>
>>> Could you post your file list, I think that you have an error either 
>>> in that list on in one
>>> other thing that I ran into.
>>>
>>> in one case where we had a Win 2000 box and set
>>> Enable VSS = yes
>>> we got a lot of files not seen by the fd. (Enable VSS is on the job 
>>> record) removing
>>> it made the backup work (files in use could not be backed up of 
>>> course, that is just windows)
>>>
>>> Jason King wrote:
>>>
>>>> There is no error message. It just says "OK", this is the stat on 
>>>> the machine that should be being backed up:
>>>>
>>>> bacula-fd Version: 2.0.1 (12 January 2007)  i386-portbld-freebsd5.4 
>>>> freebsd 5.4-STABLE
>>>> Daemon started 07-Feb-07 15:14, 2 Jobs run since started.
>>>> Heap: bytes=140,946 max_bytes=208,089 bufs=52 max_bufs=76
>>>> Sizeof: boffset_t=8 size_t=4 debug=0 trace=0
>>>>
>>>> Running Jobs:
>>>> Director connected at: 08-Feb-07 08:00
>>>> No Jobs running.
>>>> 
>>>>
>>>> Terminated Jobs:
>>>> JobId  LevelFiles  Bytes   Status   FinishedName
>>>> ==
>>>> 3  Full  0 0   OK   07-Feb-07 15:20 MailServer
>>>>12  Incr  0 0   OK   07-Feb-07 23:02 MailServer
>>>>
>>>>
>>>> As you can see the job appears to "complete" but it has NO data and 
>>>> NO files. I don't know what the problem might be.
>>>>
>>>> Jason
>>>>
>>>> Darien Hager wrote:
>>>>  
>>>>
>>>>> On Feb 7, 2007, at 2:37 PM, Jason King wrote:
>>>>>
>>>>>  
>>>>>  
>>>>>
>>>>>> I've got my director communicating with ALL of my remote servers 
>>>>>> (file
>>>>>> daemons) correctly. Doing a *stat and checking on the clients 
>>>>>> gives me
>>>>>> the client information. I setup the jobs in the diretors config  
>>>>>> file and
>>>>>> tried to run the backup. The backup starts and ends within about 5
>>>>>> seconds and doesn't backup ANY data on ANY of the servers. What  
>>>>>> could I
>>>>>> have done wrong?
>>>>>>
>>>>>
>>>>> I assume the backup failed with an error message? If so, could 
>>>>> you  post it here?
>>>>>
>>>>> Check that the information the director has for the storage daemon 
>>>>> is  valid. For instance, you cannot tell the director that the 
>>>>> storage  daemon is "localhost", because the director gives that 
>>>>> information to  the clients and for them "localhost" is the wrong 
>>>>> computer. This kind  of error doesn't prevent the director from 
>>>>> contacting all your  clients, but it would prevent the clients 
>>>>> from connecting to the  storage daemon.
>>>>>
>>>>> -- 
>>>>> --Darien A. Hager
>>>>> [EMAIL PROTECTED]
>>>>>
>>>>>
>>>>>
>>>>> - 
>>>>>
>>>>> Using Tomcat but need to do more? Need to support we

Re: [Bacula-users] Getting No Data

2007-02-08 Thread Jason King
I'd be happy to but I don't know what you mean by "post your file list". 
I'm not sure what the file list is.

Jason

Philip W. Dalrymple III wrote:
> Could you post your file list, I think that you have an error either 
> in that list on in one
> other thing that I ran into.
>
> in one case where we had a Win 2000 box and set
> Enable VSS = yes
> we got a lot of files not seen by the fd. (Enable VSS is on the job 
> record) removing
> it made the backup work (files in use could not be backed up of 
> course, that is just windows)
>
> Jason King wrote:
>
>> There is no error message. It just says "OK", this is the stat on the 
>> machine that should be being backed up:
>>
>> bacula-fd Version: 2.0.1 (12 January 2007)  i386-portbld-freebsd5.4 
>> freebsd 5.4-STABLE
>> Daemon started 07-Feb-07 15:14, 2 Jobs run since started.
>> Heap: bytes=140,946 max_bytes=208,089 bufs=52 max_bufs=76
>> Sizeof: boffset_t=8 size_t=4 debug=0 trace=0
>>
>> Running Jobs:
>> Director connected at: 08-Feb-07 08:00
>> No Jobs running.
>> 
>>
>> Terminated Jobs:
>> JobId  LevelFiles  Bytes   Status   FinishedName
>> ==
>> 3  Full  0 0   OK   07-Feb-07 15:20 MailServer
>>12  Incr  0 0   OK   07-Feb-07 23:02 MailServer
>>
>>
>> As you can see the job appears to "complete" but it has NO data and 
>> NO files. I don't know what the problem might be.
>>
>> Jason
>>
>> Darien Hager wrote:
>>  
>>
>>> On Feb 7, 2007, at 2:37 PM, Jason King wrote:
>>>
>>>  
>>>   
>>>> I've got my director communicating with ALL of my remote servers (file
>>>> daemons) correctly. Doing a *stat and checking on the clients gives me
>>>> the client information. I setup the jobs in the diretors config  
>>>> file and
>>>> tried to run the backup. The backup starts and ends within about 5
>>>> seconds and doesn't backup ANY data on ANY of the servers. What  
>>>> could I
>>>> have done wrong?
>>>>
>>> I assume the backup failed with an error message? If so, could you  
>>> post it here?
>>>
>>> Check that the information the director has for the storage daemon 
>>> is  valid. For instance, you cannot tell the director that the 
>>> storage  daemon is "localhost", because the director gives that 
>>> information to  the clients and for them "localhost" is the wrong 
>>> computer. This kind  of error doesn't prevent the director from 
>>> contacting all your  clients, but it would prevent the clients from 
>>> connecting to the  storage daemon.
>>>
>>> -- 
>>> --Darien A. Hager
>>> [EMAIL PROTECTED]
>>>
>>>
>>>
>>> - 
>>>
>>> Using Tomcat but need to do more? Need to support web services, 
>>> security?
>>> Get stuff done quickly with pre-integrated technology to make your 
>>> job easier.
>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache 
>>> Geronimo
>>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 
>>>
>>> ___
>>> Bacula-users mailing list
>>> Bacula-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>>  
>>>   
>>
>> - 
>>
>> Using Tomcat but need to do more? Need to support web services, 
>> security?
>> Get stuff done quickly with pre-integrated technology to make your 
>> job easier.
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache 
>> Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>  
>>

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Windows Daemon Stopping

2007-02-08 Thread Jason King
Yes, I figured out the problem. Thanks.

Michel Meyers wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jason King wrote:
>> I'm trying to run the Windows File-Daemon on a Windows 2003 "Storage
>> Edition" server but the service will not run. It starts up...but 2
>> seconds later it stops again. Anyone else have this issue with Windows?
>
> Usually it does that if the config file is bad. Check the configuration
> files and make sure all paths in there are valid (c:/bacula/working
> not just /bacula/working and so on).
>
> Greetings,
> Michel
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.6 (MingW32) - GPGrelay v0.959
>
> iD8DBQFFyu4a2Vs+MkscAyURAgaSAJ4z1aiRhk33oG/TarK+mlOjJrFEzQCgozw8
> 3BeacVCp7u0lMytRrsYncMI=
> =Yx6s
> -END PGP SIGNATURE-

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Getting No Data

2007-02-08 Thread Jason King
There is no error message. It just says "OK", this is the stat on the 
machine that should be being backed up:

bacula-fd Version: 2.0.1 (12 January 2007)  i386-portbld-freebsd5.4 
freebsd 5.4-STABLE
Daemon started 07-Feb-07 15:14, 2 Jobs run since started.
 Heap: bytes=140,946 max_bytes=208,089 bufs=52 max_bufs=76
 Sizeof: boffset_t=8 size_t=4 debug=0 trace=0

Running Jobs:
Director connected at: 08-Feb-07 08:00
No Jobs running.


Terminated Jobs:
 JobId  LevelFiles  Bytes   Status   FinishedName
==
 3  Full  0 0   OK   07-Feb-07 15:20 MailServer
12  Incr  0 0   OK   07-Feb-07 23:02 MailServer


As you can see the job appears to "complete" but it has NO data and NO 
files. I don't know what the problem might be.

Jason

Darien Hager wrote:
> On Feb 7, 2007, at 2:37 PM, Jason King wrote:
>
>   
>> I've got my director communicating with ALL of my remote servers (file
>> daemons) correctly. Doing a *stat and checking on the clients gives me
>> the client information. I setup the jobs in the diretors config  
>> file and
>> tried to run the backup. The backup starts and ends within about 5
>> seconds and doesn't backup ANY data on ANY of the servers. What  
>> could I
>> have done wrong?
>> 
>
> I assume the backup failed with an error message? If so, could you  
> post it here?
>
> Check that the information the director has for the storage daemon is  
> valid. For instance, you cannot tell the director that the storage  
> daemon is "localhost", because the director gives that information to  
> the clients and for them "localhost" is the wrong computer. This kind  
> of error doesn't prevent the director from contacting all your  
> clients, but it would prevent the clients from connecting to the  
> storage daemon.
>
> --
> --Darien A. Hager
> [EMAIL PROTECTED]
>
>
>
> -
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Getting No Data

2007-02-07 Thread Jason King
I've got my director communicating with ALL of my remote servers (file 
daemons) correctly. Doing a *stat and checking on the clients gives me 
the client information. I setup the jobs in the diretors config file and 
tried to run the backup. The backup starts and ends within about 5 
seconds and doesn't backup ANY data on ANY of the servers. What could I 
have done wrong?

Jason

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] client daemon

2007-02-07 Thread Jason King
Fantastic...Windows gave no messages except that is just "stop 
unexpectedly" but the flag options helped me understand that I had a 
configuration file issue. Thanks

Jaosn

Darien Hager wrote:
> On Feb 7, 2007, at 6:44 AM, Jason King wrote:
>
>   
>> I have bacula-dir, bacula-sd and bacula-fd running on the same server
>> for testing purposes. For some reason, when I do a status all, the
>> director can NEVER connect to the file-daemon. From my reading it
>> appears that I have my file-daemon configured wrong but I don't know
>> where it is configured wrong. What kind of entry should I have in my
>> director and what should the file-daemon config file look like to make
>> sure the director can communicate with the file-daemon.
>> 
>
> Does it give an error message or reason it cannot connect? If you  
> could post it here... If it gives no message, you can try starting up  
> the Director and/or FD on the command line with "-f -d200" and it  
> will give you some nice debug output to read.
>
> I have a similar problem, but I think it has something to do with how  
> I'm using TLS and Certificate Authority stuff.
>
> --
> --Darien A. Hager
> [EMAIL PROTECTED]
> Mobile: (206) 734-5666
>
>
>
> -
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Windows Daemon Stopping

2007-02-07 Thread Jason King
I'm trying to run the Windows File-Daemon on a Windows 2003 "Storage 
Edition" server but the service will not run. It starts up...but 2 
seconds later it stops again. Anyone else have this issue with Windows?

Jason

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] client daemon

2007-02-07 Thread Jason King
I have bacula-dir, bacula-sd and bacula-fd running on the same server 
for testing purposes. For some reason, when I do a status all, the 
director can NEVER connect to the file-daemon. From my reading it 
appears that I have my file-daemon configured wrong but I don't know 
where it is configured wrong. What kind of entry should I have in my 
director and what should the file-daemon config file look like to make 
sure the director can communicate with the file-daemon.

Jason

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tape Label

2007-02-06 Thread Jason King
Awesome, the tape was empty so that worked great.

jason

Ryan Novosielski wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Is the data dispensable? If so, mt rewind and mt weof.
>
> If not, btape (I believe) is willing to forceably label a tape that
> already has a table. I'd expect you fall more into the first camp though
> (unless you managed to relabel a tape by accident that contains data and
> didn't do anything else to it by mistake).
>
> I suspect this is in the manual, as it is a rather frequently asked
> question.
>
> Jason King wrote:
>   
>> I accidentally labeled one of my tapes an incorrect name and then 
>> removed the entries from my MySQL database. Now when I try to relabel 
>> the tape bconsole will not let me...it says it's already been labeled. 
>> When I try to "relabel" the tape it wants to take an entry from the 
>> database which isn't there anymore. Anyone have any ideas on how to 
>> handle this issue?
>>
>> I just need to relabel my tape.
>>
>> Jason
>>
>> -
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job 
>> easier.
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>> 
>
>
> - --
> -  _  _ _  _ ___  _  _  _
> |Y#| |  | |\/| |  \ |\ |  | | Ryan Novosielski - Systems Programmer III
> |$&| |__| |  | |__/ | \| _| | [EMAIL PROTECTED] - 973/972.0922 (2-0922)
> \__/ Univ. of Med. and Dent.| IST/AST - NJMS Medical Science Bldg - C630
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.3 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFFyNd3mb+gadEcsb4RAtdnAKDgmMH4EjPKyabBE+1Iiosf9je02gCg5NCq
> MgEf0YBMS0IHnVcJmcmD000=
> =Tgkk
> -END PGP SIGNATURE-
>   

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tape Label

2007-02-06 Thread Jason King
I accidentally labeled one of my tapes an incorrect name and then 
removed the entries from my MySQL database. Now when I try to relabel 
the tape bconsole will not let me...it says it's already been labeled. 
When I try to "relabel" the tape it wants to take an entry from the 
database which isn't there anymore. Anyone have any ideas on how to 
handle this issue?

I just need to relabel my tape.

Jason

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Paid Support

2007-02-02 Thread Jason King
I'm looking for someone that can support Bacula on a FreeBSD or RHEL4 
system. A yearly maintenance fee will be paid. Please respond if you are 
interested.

Jason King

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] duplicate emails?

2007-01-23 Thread Brandon King
I believe the issue has to do with Thunderbird loosing track of which 
e-mails it has already downloaded from the mail server. When this 
happens, you get a second copy of the e-mail. This usually happens to me 
when Thunderbird is open and the power goes out or the computer crashes 
from some reason (testing buggy software). It doesn't happen every time 
there is a crash, just some of the time. I hope this helps.

-Brandon King

DAve wrote:
> Chris Hoogendyk wrote:
>   
>> James Harper wrote:
>> 
>>> Is it just me, or did the list just duplicate about 20 emails from a few
>>> days ago?
>>>   
>> I've experienced this too, and they were definitely duplicates, but it 
>> wasn't isolated to the bacula-users list. Some of the messages had 
>> originated from my own net and never left the building. There were 50 or 
>> 60 duplicate messages with date time stamps spanning a couple of days.
>>
>> Upon examining full headers of two identical messages, it appeared to be 
>> some sort of snafu between my client and my server. Messages I had 
>> downloaded and that should have been tagged as downloaded somehow got 
>> downloaded again. Although the original headers and message-id (set by 
>> sendmail on the server) were identical, and the date time stamp was 
>> identical, the X-UIDL was different. I believe X-UIDL is written by 
>> Thunderbird, since it is sandwiched between X-Account-Key and 
>> X-Mozilla-Status in the headers.
>>
>> So, I am convinced that this was a network communication error or a 
>> Thunderbird bug, although I would certainly grant that there are other 
>> potential causes for this sort of thing. The fact that other people on 
>> the bacula-users list did not experience the same thing, and that I had 
>> messages duplicated that were totally isolated within my own net, makes 
>> it clear that it had nothing to do with the bacula-users list.
>>
>> So the same would apply to Mr. Harper. It's just a coincidence that it 
>> happened to both of us, but maybe that says something about the 
>> occasional frequency of this sort of problem. I can remember it 
>> happening once or twice in the past to me.
>> 
>
> About once a month for me, for the last three versions of Thunderbird. 
> The one and only similarity between each instance was that it only 
> happens to listmail. I have never tracked down enough information to 
> feel confident enough to file a bug report.
>
> DAve
>
>   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] new install old tapes!

2006-11-14 Thread Mike King
How can i blank out all tapes and do a full company backup?

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] dlt7000 .conf files

2006-11-14 Thread Mike King
can someone please send me their conf files - passwords... i cant this 
overland autochanger working correctly!

Thanks,

Mike

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] [Fwd: Re: Need 1 Pool, 2 raid arrays.]

2006-10-05 Thread Brandon King
Oops, I forgot to reply to the list...
--- Begin Message ---


Arno Lehmann wrote:
> Hi,
>
> On 10/4/2006 6:50 PM, Brandon King wrote:
>   
>> Hello,
>>
>> I have just added a second raid array to my bacula server and want to 
>> have 2/3 of my incremental pool be on Array0 and the other 1/3 on Array1.
>>
>> To set this up, I added a second Device to bacula-sd.conf (both devices 
>> shown below):
>>
>> Device {
>>   Name = FileStorage
>>   Media Type = File
>>   Archive Device = /home/bacula
>>   LabelMedia = yes;   # lets Bacula label unlabeled media
>>   Random Access = Yes;
>>   AutomaticMount = yes;   # when device opened, read it
>>   RemovableMedia = no;
>>   AlwaysOpen = no;
>> }
>>
>> Device {
>>   Name = FileStorage2
>>   Media Type = File
>>   Archive Device = /hd_array0/bacula
>>   LabelMedia = yes;   # lets Bacula label unlabeled media
>>   Random Access = Yes;
>>   AutomaticMount = yes;   # when device opened, read it
>>   RemovableMedia = no;
>>   AlwaysOpen = no;
>> }
>> 
>
> You need different file types for this to work. You found the reason 
> yourself ;-)
>
> Arno
>   
Hi Arno,

Thanks for the response. Let me see if I understand what you mean. You
are saying that in order for me to have multiple devices used in the
same pool, the "Device's" have to be different "Media Types"? Which
would mean that bacula can't support having one pool with with more than
one "File type" device?

I guess if that's the case I will have to have different pools for each
raid array? Any suggestions on what I should do? Is there an easy
solution that I am just not seeing?

-Brandon King

--- End Message ---
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Need 1 Pool, 2 raid arrays.

2006-10-04 Thread Brandon King
Hello,

I have just added a second raid array to my bacula server and want to 
have 2/3 of my incremental pool be on Array0 and the other 1/3 on Array1.

To set this up, I added a second Device to bacula-sd.conf (both devices 
shown below):

Device {
  Name = FileStorage
  Media Type = File
  Archive Device = /home/bacula
  LabelMedia = yes;   # lets Bacula label unlabeled media
  Random Access = Yes;
  AutomaticMount = yes;   # when device opened, read it
  RemovableMedia = no;
  AlwaysOpen = no;
}

Device {
  Name = FileStorage2
  Media Type = File
  Archive Device = /hd_array0/bacula
  LabelMedia = yes;   # lets Bacula label unlabeled media
  Random Access = Yes;
  AutomaticMount = yes;   # when device opened, read it
  RemovableMedia = no;
  AlwaysOpen = no;
}


The director has the following configuration for the client we call affypet:

JobDefs {
  Name = "AffypetJob"
  Type = Backup
  Pool = FullBackupPool
  Level = Incremental
  Client = affypet-fd
  FileSet = "Win32FileSet"
  Schedule = "WeeklyCycle"
  Storage = File
  Messages = Standard
  Priority = 10
}

Job {
  Name = "affypet"
  Client = affypet-fd
  JobDefs = "AffypetJob"
  Write Bootstrap = "/var/lib/bacula/affypet.bsr"
}

Client {
  Name = affypet-fd
  Address = affypet.
  FDPort = 9102
  Catalog = MyCatalog
  Password = ""
  File Retention = 2 months
  Job Retention = 3 months
  AutoPrune = yes # Prune expired Jobs/Files
}

# Definition of file storage device
Storage {
  Name = File
  Address = 
  SDPort = 9103
  Password = ""
  Device = FileStorage
  Media Type = File
}

Storage {
  Name = File2
  Address = 
  SDPort = 9103
  Password = ""
  Device = FileStorage2
  Media Type = File
}

# Full pool definition
Pool {
  Name = FullBackupPool
  Pool Type = Backup
  Recycle = yes   # Bacula can automatically recycle Volumes
  AutoPrune = yes # Prune expired volumes
  Volume Retention = 56 days  # almost two months
  Volume Use Duration = 28 days   # almost a month
  Accept Any Volume = yes # write on any volume in the pool
}


# Inc pool definition
Pool {
  Name = IncPool
  Pool Type = Backup
  Recycle = yes   # Bacula can automatically recycle Volumes
  AutoPrune = yes # Prune expired volumes
  Volume Retention = 28 days  # almost two months
  Volume Use Duration = 7 days   # almost a month
  Accept Any Volume = yes # write on any volume in the pool
}

# Diff pool definition
Pool {
  Name = DiffPool
  Pool Type = Backup
  Recycle = yes   # Bacula can automatically recycle Volumes
  AutoPrune = yes # Prune expired volumes
  Volume Retention = 28 days  # almost two months
  Volume Use Duration = 13 days   # almost a month
  Accept Any Volume = yes # write on any volume in the pool
}


Using the label command in bconsole, it let me create 12 volumes for the 
IncPool; 4 volumes on FileStorage (Device) and 8 volumes on 
FileStoreage2 (Device).

This morning I got the message:

03-Oct 23:05 packrat-sd: Please mount Volume "IncVol11" on Storage Device 
"FileStorage" (/home/bacula) for Job affypet.2006-10-03_23.05.00


I know that IncVol11 is on Device "FileStorage2" (/hd_array0/bacula), 
which explains why the mount failed. My question is, how to set it up so 
I can have one incremental pool with 12 volumes; 4 volumes on raid 
array1 and 8 volumes on raid array 8. Please let me know if I left out 
any information that would be helpful. Thank you in advance for any 
advice you can give.

-Brandon King

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] WinXP Bacula client problem

2006-07-31 Thread Brandon King
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
Thanks for the suggestion. TcpView is a nice way of viewing
connections, but as I found out, won't tell you if tcp-filtering is
turned on, which was my problem! It's now working again after I added
port 9102 to tcp-filtering exceptions as well as windows firewall!

- -Brandon King

Georger Araujo wrote:
> Get TCPView from
> http://www.sysinternals.com/Utilities/TcpView.html and
> check if bacula-fd.exe is really listening on port
> 9102. It definitely could be a firewall issue.
> Double-check exceptions, both in programs and ports,
> and make sure the client (IP and port) is correctly
> configured on both sides (bacula-dir.conf and
> bacula-fd.conf). Regards,
>
> Georger
>
> --- Brandon King <[EMAIL PROTECTED]> escreveu:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hello,
>> I've got bacula setup and running on a Linux
>> server and I've been
>> trying to setup up clients. So, far I've tried three
>> WinXP machines.
>> Two of them worked just fine, but one of them I am
>> having trouble
>> with. For some reason bacula-fd.exe service doesn't
>> seem to be opening
>> up port 9102 or it's being blocked by windows.
>> I have opened up port 9102 in the Windows
>> firewall. I ran nmap
>> from the server running bacula-dir/sd before Windows
>> firewall was
>> opened up and got the following output:
>>
>> Starting Nmap 4.03 ( http://www.insecure.org/nmap/ )
>> at 2006-07-31
>> 12:26 PDT
>> Interesting ports on [snip: domain] ([snip: ip]):
>> PORT STATE  SERVICE
>> 9102/tcp filtered unknown
>>
>> After opening up the port, I get the following
>> output:
>>
>> Starting Nmap 4.03 ( http://www.insecure.org/nmap/ )
>> at 2006-07-31
>> 12:26 PDT
>> Interesting ports on [snip: domain] ([snip: ip]):
>> PORT STATE  SERVICE
>> 9102/tcp closed unknown
>>
>> When I run nmap against another WinXP box that is
>> working with bacula,
>> then I get this output with nmap.
>>
>> Starting Nmap 4.03 ( http://www.insecure.org/nmap/ )
>> at 2006-07-31
>> 12:26 PDT
>> Interesting ports on [snip: domain] ([snip: ip]):
>> PORT STATE  SERVICE
>> 9102/tcp open   unknown
>>
>> When I run netstat -an on the WinXP box which is NOT
>> working with
>> bacula, it shows that it's listening on port 9102. I
>> just doing get
>> it... Is it possible Windows firewall or some other
>> part of windows
>> isn't letting bacula-fd.exe talk to the outside
>> world? Any ideas of
>> where I should look? What other information can I
>> provide you guy
>> which would help diagnose this problem?
>>
>> - -Brandon King
>
>
>
> ___
> Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu
celular. Registre seu aparelho agora!
> http://br.mobile.yahoo.com/mailalertas/
> 
>
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEzp2xXwPLIra/hMcRApU8AJ9+fZIeH2O61kKzfB4K5llTF6uLrgCfbarJ
KRHI2vNcFOSohVpoUXLJtO8=
=9pf9
-END PGP SIGNATURE-


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] WinXP Bacula client problem

2006-07-31 Thread Brandon King




-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I forgot to mention I am using bacula 1.38.11 with win32 client
1.38.10. Also, the error message I get when doing 'status client' from
the bconsole, I get:

Connecting to Client burner-fd at xxx.xxx.xxx.xxx:9102
Failed to connect to Client burner-fd.

- -Brandon King

Brandon King wrote:
> Hello,
> I've got bacula setup and running on a Linux server and I've
been
> trying to setup up clients. So, far I've tried three WinXP
machines.
> Two of them worked just fine, but one of them I am having trouble
> with. For some reason bacula-fd.exe service doesn't seem to be
opening
> up port 9102 or it's being blocked by windows.
> I have opened up port 9102 in the Windows firewall. I ran
nmap
> from the server running bacula-dir/sd before Windows firewall was
> opened up and got the following output:
>
> Starting Nmap 4.03 ( http://www.insecure.org/nmap/ ) at
2006-07-31
> 12:26 PDT
> Interesting ports on [snip: domain] ([snip: ip]):
> PORT STATE  SERVICE
> 9102/tcp filtered unknown
>
> After opening up the port, I get the following output:
>
> Starting Nmap 4.03 ( http://www.insecure.org/nmap/ ) at
2006-07-31
> 12:26 PDT
> Interesting ports on [snip: domain] ([snip: ip]):
> PORT STATE  SERVICE
> 9102/tcp closed unknown
>
> When I run nmap against another WinXP box that is working with
bacula,
> then I get this output with nmap.
>
> Starting Nmap 4.03 ( http://www.insecure.org/nmap/ ) at
2006-07-31
> 12:26 PDT
> Interesting ports on [snip: domain] ([snip: ip]):
> PORT STATE  SERVICE
> 9102/tcp open   unknown
>
> When I run netstat -an on the WinXP box which is NOT working with
> bacula, it shows that it's listening on port 9102. I just doing
get
> it... Is it possible Windows firewall or some other part of
windows
> isn't letting bacula-fd.exe talk to the outside world? Any ideas
of
> where I should look? What other information can I provide you guy
> which would help diagnose this problem?
>
> -Brandon King
>
>
>
>
-
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to
> share your
> opinions on IT & business topics through brief surveys --
and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEznShXwPLIra/hMcRAjNZAJ0Ut71Q119XW+GuSGdpjbf7hocMmACghT0L
DPXiS8n59ZPW8ds5IMkj84g=
=8Smz
-END PGP SIGNATURE-



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] WinXP Bacula client problem

2006-07-31 Thread Brandon King
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,
I've got bacula setup and running on a Linux server and I've been
trying to setup up clients. So, far I've tried three WinXP machines.
Two of them worked just fine, but one of them I am having trouble
with. For some reason bacula-fd.exe service doesn't seem to be opening
up port 9102 or it's being blocked by windows.
I have opened up port 9102 in the Windows firewall. I ran nmap
from the server running bacula-dir/sd before Windows firewall was
opened up and got the following output:

Starting Nmap 4.03 ( http://www.insecure.org/nmap/ ) at 2006-07-31
12:26 PDT
Interesting ports on [snip: domain] ([snip: ip]):
PORT STATE  SERVICE
9102/tcp filtered unknown

After opening up the port, I get the following output:

Starting Nmap 4.03 ( http://www.insecure.org/nmap/ ) at 2006-07-31
12:26 PDT
Interesting ports on [snip: domain] ([snip: ip]):
PORT STATE  SERVICE
9102/tcp closed unknown

When I run nmap against another WinXP box that is working with bacula,
then I get this output with nmap.

Starting Nmap 4.03 ( http://www.insecure.org/nmap/ ) at 2006-07-31
12:26 PDT
Interesting ports on [snip: domain] ([snip: ip]):
PORT STATE  SERVICE
9102/tcp open   unknown

When I run netstat -an on the WinXP box which is NOT working with
bacula, it shows that it's listening on port 9102. I just doing get
it... Is it possible Windows firewall or some other part of windows
isn't letting bacula-fd.exe talk to the outside world? Any ideas of
where I should look? What other information can I provide you guy
which would help diagnose this problem?

- -Brandon King


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEzm5YXwPLIra/hMcRAtPCAKCDEgTQbEne1Ap6ZetVwR+JStjCRgCfb0eG
2NtTiAHUio7e9QIHD4cIWf4=
=kExT
-END PGP SIGNATURE-


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Wierdness with Blank DVDs

2006-06-27 Thread Nicole King
Title: Message



Dear 
All,
 
I hope that someone can 
shed some light on this.
 
I'm writing my backups to 
DVD+RW. All seems to work very well with a virgin, never-before-written DVD. 
In  testing the DVD using dvd-handler script, I can see that the status of 
the DVD is blank. However, if I use a DVD+RW that has been previously written 
and blanked according to the instructions at http://bacula.org/rel-manual/DVD_Volumes.html#SECTION000263000, 
the DVD+RW is now no longer reported as blank. dvd+rw-mediainfo reports such as "Disc 
Status: complete". However, dvd-handler is expecting "blank" to identify an 
empty DVD+RW. As suggested in the manual, I've tried to mount the DVD 
using the linux mount command which fails because there is no file system on it. 
I should therefore expect that bacula could use it. However, it seems that 
bacula regards the DVD as not empty, tries to mount it and 
fails.
 
In summary: a 
never-before-used DVD+RW works as expected. A DVD+RW that has been used before, 
but blanked according to the instructions in the manual does not have a file 
system, but bacula does not regard it as blank. As a consequence, bacula tries 
to mount it and fails because there is no file system. Seems like a catch-22 to 
me.
 
Has anyone seen this 
behaviour before (I suspect it's due to a quirk in my DVD writer) and did you 
find any solution?
 
Best 
regards
 
Nicole
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] DDS-4 Tape Low Capacity

2006-03-17 Thread Nicole King








Dear All,

 

I hope someone can shed some light on this.

 

I have a Seagate DDS-4 drive (Osprey I think). I have TDK
catridges that claim to be 20/40GB (I guess the upper figure is with hardware
data compression). However, in use with Bacula and also when used with “fill”
on btape, I get a maximum of about 1,200,000,000 bytes written on each tape
before it reckons the tape is full. I was expecting to get about 20 times as
much data on a tape.

 

Has anyone any ideas?

 

Many thanks

 

Catsmuvva (aka Nicole)

 








Re: [Bacula-users] Bacula on MacOSX

2006-02-24 Thread Mikel King


On Feb 23, 2006, at 9:56 PM, Ian Levesque wrote:


Hi Mikel,

Does Bacula offer some of the same metadata selectability under  
MAC OSX as Retrospect?


I don't have any experience with generating client-side file lists,  
but theoretically you could write a script that builds a list of  
files/folders with certain metadata by using the OS X command "mdls".


For instance, here's a folder with the orange label:

ian% mdls -name kMDItemFSLabel Downloads
Downloads -
kMDItemFSLabel = 7


Meaning, one, ok it's probably the only one, of Retros features is  
to select or exclude items from a job by the color attributed to  
the item. Believe it or not this is a critical issue for one of my  
clients who are mostly artists and need this visual bell.


I believe it... I'm looking into using Bacula to replace Retrospect  
for client backups in our network as well, where there was a policy  
at oe time where folders with a red label weren't backed up. Though  
I can define a new policy (these are technical users, not artists) ;-)


I'm interested in what you come up with, regardless.

Cheers,
Ian


Thanks Ian,

	This is exactly what I'm trying to do. I have the artists mark  
folders in a specific colour in this case grey and those are excluded  
from ALL backup jobs. Of course with Retro being as flaky as it has  
been lately, and the uncertainty regardless of all of EMCInsignia's  
assurances, I am of a mind set to try something else.



Cheers,
Mikel King
CIO, Director of Network Operations
Optimized Computer Solutions, INC
Tech Alliance, INC
39 West Fourteenth Street
Second Floor
New York, NY 10011
http://www.ocsny.com
http://www.techally.com
t: 212.727.2100x132
+--+
How do you spell cooperation? Pessimists use
each other, but optimists help each other.
Collaboration feeds your spirit, while
competition only stokes your ego. You'll
find the best way to get along.
+--+






---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula on MacOSX

2006-02-23 Thread Mikel King
Does Bacula offer some of the same metadata selectability under MAC  
OSX as Retrospect? Meaning, one, ok it's probably the only one, of  
Retros features is to select or exclude items from a job by the color  
attributed to the item. Believe it or not this is a critical issue  
for one of my clients who are mostly artists and need this visual bell.


Cheers,
Mikel King
Optimized Computer Solutions, INC
Tech Alliance, INC
39 West Fourteenth Street
Second Floor
New York, NY 10011
http://www.ocsny.com
http://www.techally.com
t: 212.727.2100x132
+--+
How do you spell cooperation? Pessimists use
each other, but optimists help each other.
Collaboration feeds your spirit, while
competition only stokes your ego. You'll
find the best way to get along.
+--+





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] daemon news

2006-02-02 Thread Mikel King

Greetings all,

Since Chris and I are revamping the dn article submission system I
have setup a temporary daemonsnews at yahoogroups.com holding site.
Anyone who is interesting in submitting an article please join the
group and post it there. We are looking to add a couple of articles
per week to dn. Of course this is all dependent upon the number of
submissions and the amount of editing and formatting we need to
perform on each submission.

http://groups.yahoo.com/group/daemonnews/


Cheers,
Mikel King
Optimized Computer Solutions, INC
Tech Alliance, INC
39 West Fourteenth Street
Second Floor
New York, NY 10011
http://www.ocsny.com
http://www.techally.com
t: 212.727.2100x132
+--+
How do you spell cooperation? Pessimists use
each other, but optimists help each other.
Collaboration feeds your spirit, while
competition only stokes your ego. You'll
find the best way to get along.
+--+





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


  1   2   >