[Bacula-users] I can't use as storage a DVD

2006-08-11 Thread Diego
Hi (newbie in Bacula 1.38.11). All works fine if storage is FileStorage but
when I want to use DVD as storage don't works. (I tested the dvd+rw-tools 6.1 patched and works fine)First I run a job and
then shows this error:

*run
A job name must be specified.
The defined Job resources are:
1: Client1
2: BackupCatalog
3: RestoreFiles
Select Job resource (1-3): 1
Run Backup job
JobName:  Client1
FileSet:  Full Set
Level:Incremental
Client:   devel-server-fd
Storage:  DVD
Pool: Default
When: 2006-08-10 11:30:14
Priority: 10
OK to run? (yes/mod/no): yes
Job started. JobId=13
*autodisplay on
10-ago 11:30 devel-server-dir: Start Backup JobId 13, Job=Client1.2006-08-10_11.30.15
10-ago 11:30 devel-server-sd: Job Client1.2006-08-10_11.30.15 waiting. Cannot find any appendable volumes.
Please use the label  command to create a new Volume for:
Storage:  DVD-Writer (/dev/hdc)
Media type:   DVD
Pool: Default
*


I don't labeled the DVD because is automatic by Bacula. But if I try to label it then shows this error:



*label
The defined Storage resources are:
1: File
2: DVD
Select Storage resource (1-2): 2
Enter new Volume name: DVDvolume
Automatically selected Pool: Default
Connecting to Storage daemon DVD at 127.0.0.1:9103 ...
Sending label command for Volume DVDvolume Slot 0 ...
3910 Unable to open device DVD-Writer (/dev/hdc): ERR=There is no valid media in the device DVD-Writer (/dev/hdc).

Label command failed for Volume DVDvolume.
Do not forget to mount the drive!!!
*
--
I try different DVD-R marks... all are blank DVDs

Then I try to mount the device and shows this:
--

*mount
The defined Storage resources are:
1: File
2: DVD
Select Storage resource (1-2): 2
3001 OK mount. Device=DVD-Writer (/dev/hdc)
*

But the firsts times I call the command mount the DVD, Bacula shows an error, it can't be mounted, but later works.
I don't know what can I do because I didn't find any bug like this...
Thanks for your attention.-- By Diego...8-P
-
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=lnkkid=120709bid=263057dat=121642___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Warning: sql_create.c:831 More than one Filename! 2 for file:

2006-08-11 Thread Alan Brown
On Thu, 10 Aug 2006 [EMAIL PROTECTED] wrote:

 =  On an unmodified Bacula system, dbcheck can run for days.
 = Literally.

 Ah. Ok. So, my attempts to run dbcheck were actually working normally.

Yes.

 = The queries for orphan files, paths and filenames will run ok once this is
 = done (cut runtime down from 3 days to about 20 minutes for over 100
 = million entries)

 That's good to know.

 Do you know why those indicies aren't enabled by default? What's the overhead
 (CPU and disk space) needed to generate and maintain the indicies?

Because they're seldom needed.

 Does having the indicies speed up other bacula operations?

Not as far as I can tell - and there's a slight performance penalty 
associated with inserts because of them. Restores seem a bit faster but 
that's about it.

 Are there any other hints you can offer regarding database tuning 
 (particularly
 with mysql 5.0.22)?

No, but there's plenty of archived discussion on the issue.

As far as I know, noone's really studied Bacula database/query 
optimisation.

It isn't so important on small backups, but it would make a big difference 
on backups and restore of multi-million file filesystems. The hard part is 
keeping such optimisations portable.

AB


-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] High Availability Bacula - Multiple Catalogues - Pros/Cons?

2006-08-11 Thread Dominic Marks
All,

Having had my first database corruption with Bacula, which I don't
feel too bad about after 11 months on a medium sized site (compared to
Veritas!) I have now discovered dbcheck and its limitations.

I understand that dbcheck on a big database with millons and millions
or rows like mine is going to take a long time. However, having the
database locked for days on end is not really workable.

So I thought I would start a discussion on possible workaround methods:

1. Per Client/Job Catalogues

Clearly this would be quite inefficient but I can deal with suspending
the backups of a single system or single job for a while. Also the
dbcheck should be much quicker since it operates on a much smaller
number of files.

In my case I have a MySQL server dedicated to being a Bacula catalogue
server and it has plenty of disc space so this might be a serious
option for me, if not in general.

Other than increasing the complexity of the installation somewhat and
placing more work on the MySQL server, would there be other issues
with this sort of setup?

2. Replicated MySQL Catalogue Server

With a replicated server I could dbcheck against the slave while
suspending the replication. Of course the master and slave would then
be increasingly out of sync and I would still need to shutdown the
master to fix problems encountered.

Other ideas? comments?

Thanks,
Dominic

-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] High Availability Bacula - Multiple Catalogues - Pros/Cons?

2006-08-11 Thread Martin Simmons
 On Fri, 11 Aug 2006 11:03:30 +0100 (BST), Dominic Marks said:
 
 All,
 
 Having had my first database corruption with Bacula, which I don't
 feel too bad about after 11 months on a medium sized site (compared to
 Veritas!) I have now discovered dbcheck and its limitations.

Do you know what caused the database corruption?  Was it a Bacula problem or
the database itself?

I'm thinking that it might be faster to restore a good copy of the database
from a backup.  Don't forget that running dbcheck on a corrupted database
might delete things that you still need (depending on the kind of corruption
it suffered).

-- 
Martin Simmons
LispWorks Ltd
http://www.lispworks.com/

-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] High Availability Bacula - Multiple Catalogues - Pros/Cons?

2006-08-11 Thread Alan Brown
On Fri, 11 Aug 2006, Dominic Marks wrote:

 I understand that dbcheck on a big database with millons and millions
 or rows like mine is going to take a long time. However, having the
 database locked for days on end is not really workable.

See my posting from yesterday. I have approx 100 million entries in the 
database and processing was completed in a few hours once indexes were 
done.

 So I thought I would start a discussion on possible workaround methods:

 1. Per Client/Job Catalogues

No need. Appropriate indexing takes care of it, along with saner delete 
statements.

AB



-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] High Availability Bacula - Multiple Catalogues - Pros/Cons?

2006-08-11 Thread Alan Brown
On Fri, 11 Aug 2006, Martin Simmons wrote:

 I'm thinking that it might be faster to restore a good copy of the database
 from a backup

Yes, IF you have a logfile you can replay too.

.  Don't forget that running dbcheck on a corrupted database
 might delete things that you still need (depending on the kind of corruption
 it suffered).

Don't forget to run mysqlcheck -A before dbcheck - and don't run dbcheck 
while Bacula is doing backups.

AB


-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] newbie to tapes question

2006-08-11 Thread Jaime Ventura
Here they are.

# Definition of file storage device
Storage {
 Name = IBM Ultrium 3
# Do not use localhost here
 Address = 10.13.23.17# N.B. Use a fully qualified name 
here
 SDPort = 9103
 Password = nTy3L4vcT+FonGqepWbqvLY6h4pmyDBnCvsu+qaaQ44s
 Device = IBM Ultrium 3
 Autochanger = yes
 Media Type = Ultrium 3
}

Pool {
 Name = TapePoolForSERVERS
 Pool Type = Backup
 Recycle = yes   # Bacula can automatically recycle 
Volumes
 AutoPrune = yes # Prune expired volumes
 Volume Retention = 365 days # one year
 Accept Any Volume = yes # write on any volume in the pool
}



Job {
 Name = jtgv-gsi
 Client = jtgv-fd
 Type = Backup
 Pool = TapePoolForSERVERS
 Storage = IBM Ultrium 3
 Messages = Standard
 Fileset = FileSetForjtgv
 Write Bootstrap = /var/bacula/jtgv-gsi.bsr
 Reschedule On Error = yes
 Reschedule Interval = 2 minutes
 Reschedule Times = 10

}

I've made the changes you suggested. Since I'm testing backup to tape on 
a test environment (I was already doing backups to disk for a while),
I've canceled the job, deleted the volumes on bacula, initialized 
tapes(rewind, weof...) and now I'll do the same tests again: first 
without using a recycled tape, and then use a recycled one.

By the way, I've run a job without adding the volumes to the pool. So, 
job status is waiting for an appendable volume. I've added the tapes 
to the pool and I think bacula will wake up and search again for an 
appendable volume (and this time it will find one).
Is there any way to force the job to retry estead of wainting for it to 
wake up and retry itself ?
Once again, thank you for your help.





 


Jaime Ventura
[Infra-estruturas e Comunicações]

Rua Dr. António Bernardino de Almeida, 431
4200 - 072 Porto
Telef: +351 22 834 05 00 (04) - ext. 1641
Fax: +351 22 832 11 59

e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
url:www.isep.ipp.pt http://www.isep.ipp.pt 







Alan Brown wrote:
 On Thu, 10 Aug 2006, Jaime Ventura wrote:

 Thank you for reply.
 Can you take a look on the sections you mentioned?
 My autocharger is a Dell PowerVault 124T with only one drive.
 I believe its correct.

 It looks mostly ok, but I would not use Whitespace in labels


 Thanks
 #
 Autochanger {
 Name = TapeLoader124T
 Device = IBM Ultrium 3

  Device = IBM-Ultrium-3

 Changer Command = /etc/bacula/mtx-changer %c %o %S %a %d
 Changer Device = /dev/sg5
 }

 Device {
 Name = IBM Ultrium 3

 Name = IBM-Ultrium-3

 Drive Index = 0
 Media Type = Ultrium 3

 Media Type = Ultrium-3

 Archive Device = /dev/nst0
 AutomaticMount = yes;   # when device opened, read it
 AlwaysOpen = yes;
 RemovableMedia = yes;
 RandomAccess = no;

 LabelMedia = yes; # lets Bacula label unlabeled media
 Volume Poll Interval = 7200   # time between device rechecks

 Spool Directory = /var/bacula/spool/   # read spooling section
 Maximum Spool Size = 2000 # 200Gb  # of manual.
 Maximum Job Spool Size = 200 # 20Gb#


 AutoChanger = yes
 # Enable the Alert command only if you have the mtx package loaded
 Alert Command = sh -c 'tapeinfo -f %c |grep TapeAlert|cat'
 }

 It looks mostly OK

 Because of the speed of LTO3 media, you should always use spooling for 
 everything - except possibly full backups - otherwise the tape spends 
 a lot of time shoe-shining

 What storage device are you calling in your -dir job{} entries?

 What are your bacula-dir storage{} entries?








 Jaime Ventura
 [Infra-estruturas e Comunicações]

 Rua Dr. António Bernardino de Almeida, 431
 4200 - 072 Porto
 Telef: +351 22 834 05 00 (04) - ext. 1641
 Fax: +351 22 832 11 59

 e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 url: www.isep.ipp.pt http://www.isep.ipp.pt




 Alan Brown wrote:
 On Thu, 10 Aug 2006, Jaime Ventura wrote:

 *mount
 The defined Storage resources are:
1: File
2: IBM Ultrium 3

 Judging from this, you have malconfigured your autochanger resource.

 Please re-read the manual and ensure you have an autochanger section 
 AND
 a section for each tape drive in the autochanger.

 AB




-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Warning: sql_create.c:831 More than one Filename! 2 for file:

2006-08-11 Thread Dominic Marks
Frank Sweetser wrote:
 On Mon, Aug 07, 2006 at 11:24:55AM +0100, Dominic Marks wrote:
 Hello,

 I'm getting a lot of these messages when backing up certain systems.
 Can someone clarify exactly what the error is referring to?
 
 Sounds like you've got some bad data in your catalog database.  Try
 using the dbcheck utility to verify this and clean out any duplicate
 or stale records.
 

Thanks Frank,

I'm running dbcheck now. I don't know how long is usual for a dbcheck 
run but
it has had the cpu at 100% for about 10 hours so far. I opted to run all 
the checks
and its currently checking for orphaned path entries. Our MySQL database is

Output so far:

Checking for Filenames with a trailing slash
Found 0 bad Filename records.
Checking for Paths without a trailing slash
Found 1 bad Path records.
Checking for duplicate Filename entries.
Found 1 duplicate Filename records.
Checking for duplicate Path entries.
Found 0 duplicate Path records.
Checking for orphaned JobMedia entries.
Found 0 orphaned JobMedia records.
Checking for orphaned File entries. This may take some time!
Found 284456 orphaned File records.
Checking for orphaned Path entries. This may take some time!

I'll paste the rest of the output when dbcheck finishes.

Thanks,
Dominic

-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Warning: sql_create.c:831 More than one Filename! 2 for file:

2006-08-11 Thread Dominic Marks
Jeffrey L. Taylor wrote:
 Quoting Dominic Marks [EMAIL PROTECTED]:
 I don't think this made it to the list yesterday:

 [snip]
 Anyway, dbcheck did something bad to MySQL over night and it had to be
 restarted because Bacula and the MySQL Server both stopped responding.
 I'm going to dump and archive the catalogue in its broken state and
 then start with a fresh one unless anyone has any great ideas? I'm
 open to all suggestions - but obviously I need to get the backup
 system back online ASAP.

 
 On an unmodified Bacula system, dbcheck can run for days.  And it
 locks the database so no backups or restores can be done until it
 finishes.  Look in the archives for this list about adding indexes.
 There are two or three indexes that can be added.  These additions cut
 the runtime for over two days on my SOHO system with 5 computers to a
 few minutes.

Hmm. I've renamed the Bacula database on the MySQL server so I can
try and fix what I have in there already. I can't wait for several days 
downtime
on a critical service like this though.

I'll try adding the indexes and hopefully that will increase 
performance. This
installation is for about 70 desktops, laptops and servers. Database is 
about
1.5GB.

Thanks very much all who responded.

Dominic

 HTH,
   Jeffrey
 
 
 -
 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=lnkkid=120709bid=263057dat=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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] High Availability Bacula - Multiple Catalogues - Pros/Cons?

2006-08-11 Thread Dominic Marks
Martin Simmons wrote:
 On Fri, 11 Aug 2006 11:03:30 +0100 (BST), Dominic Marks said:
 All,

 Having had my first database corruption with Bacula, which I don't
 feel too bad about after 11 months on a medium sized site (compared to
 Veritas!) I have now discovered dbcheck and its limitations.
 
 Do you know what caused the database corruption?  Was it a Bacula problem or
 the database itself?

Bacula. MySQL seems perfectly happy. Bacula has a number of symptoms which
make it unusable for a production system.

 I'm thinking that it might be faster to restore a good copy of the database
 from a backup.  Don't forget that running dbcheck on a corrupted database
 might delete things that you still need (depending on the kind of corruption
 it suffered).
 

Well, I still have everything. I renamed the bacula database in MySQL 
and created
a fresh one as a means of allowing new jobs to operate in the mean time. 
I can't
wait for dbcheck to finish which is taking days with no backup service 
in operation.

Hence the discussion.

Thanks Martin,
Dominic

-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] High Availability Bacula - Multiple Catalogues - Pros/Cons?

2006-08-11 Thread Dominic Marks
Alan Brown wrote:
 On Fri, 11 Aug 2006, Martin Simmons wrote:
 
 I'm thinking that it might be faster to restore a good copy of the database
 from a backup
 
 Yes, IF you have a logfile you can replay too.
 
 .  Don't forget that running dbcheck on a corrupted database
 might delete things that you still need (depending on the kind of corruption
 it suffered).
 
 Don't forget to run mysqlcheck -A before dbcheck - and don't run dbcheck 
 while Bacula is doing backups.

Thanks for the information guys. Is there a Bacula Disaster Recovery 
(in the
sense of  a problem with a Bacula installation) guide? If not that would 
be a very
valuable resource.

Thanks,
Dominic

 AB
 
 
 -
 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=lnkkid=120709bid=263057dat=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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] High Availability Bacula - Multiple Catalogues - Pros/Cons?

2006-08-11 Thread Martin Simmons
 On Fri, 11 Aug 2006 11:34:08 +0100, Dominic Marks said:
 
 Martin Simmons wrote:
  On Fri, 11 Aug 2006 11:03:30 +0100 (BST), Dominic Marks said:
  All,
 
  Having had my first database corruption with Bacula, which I don't
  feel too bad about after 11 months on a medium sized site (compared to
  Veritas!) I have now discovered dbcheck and its limitations.
  
  Do you know what caused the database corruption?  Was it a Bacula problem or
  the database itself?
 
 Bacula. MySQL seems perfectly happy. Bacula has a number of symptoms which
 make it unusable for a production system.

Any idea what happened to cause the More than one filename problem?  It
would be nice to fix Bacula if possible.

__Martin

-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] High Availability Bacula - Multiple Catalogues - Pros/Cons?

2006-08-11 Thread Alan Brown
On Fri, 11 Aug 2006, Martin Simmons wrote:

 Bacula. MySQL seems perfectly happy. Bacula has a number of symptoms which
 make it unusable for a production system.

 Any idea what happened to cause the More than one filename problem?  It
 would be nice to fix Bacula if possible.

More than one Filename or more than one FilenameId ?

The first is expected, the second is broken.

AB


-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] [Fwd: Re: High Availability Bacula - Multiple Catalogues - Pros/Cons?]

2006-08-11 Thread Dominic Marks
As usual I forgot to send this from my subscribed address first time around:

Martin Simmons wrote:
 On Fri, 11 Aug 2006 11:34:08 +0100, Dominic Marks said:
 Martin Simmons wrote:
 On Fri, 11 Aug 2006 11:03:30 +0100 (BST), Dominic Marks said:
 All,

 Having had my first database corruption with Bacula, which I don't
 feel too bad about after 11 months on a medium sized site (compared to
 Veritas!) I have now discovered dbcheck and its limitations.
 Do you know what caused the database corruption?  Was it a Bacula problem or
 the database itself?
 Bacula. MySQL seems perfectly happy. Bacula has a number of symptoms which
 make it unusable for a production system.
 
 Any idea what happened to cause the More than one filename problem?  It
 would be nice to fix Bacula if possible.
 
 __Martin

I think it could have its origins outside of Bacula. I'm backing up a
lot of Windows systems running Oracle and Java. Certainly some
Java applications (OC4J) seem to have some strange controls
over the file system, I also have problems with .Net  applications
on certain other systems where I get errors which nobody else
seems to get.

  1. Packet size too big (apparently fixed, but the fix doesn't help for me)
  2. Overlapped I/O operation is in progress, when trying to take a VSS
snapshot.

Since the Windows file system is a rather different beast from UNIX and
I've never had a sniff of a problem backing up our FreeBSD, Linux and
Solaris systems I'm inclined to suggest they are responsible. The 'more
than one file name' error doesn't tell me what file has more than one
name, although I think it is supposed to:

30-Jul 19:00 bacula-dir: backup-gdc055.2006-07-30_19.00.07 Warning:
sql_create.c:831 More than one Filename! 2 for file:

I believe the path to the file should be printed after the colon,
perhaps a valid file in Windows created somehow with a null/empty
name? It seems strange that it would happen on a number of
clients almost at the same time. In fact - this all started on 28th of
July, interestingly it seems to have originated on the system of a
.NET developer. After his initial backup it looks like pretty much
  all our developers systems started getting the same error message.

I can make the mail report from Bacula available to interested parties
but I'd rather not make it widely public. I've had a read but I don't
really know what to look for and frankly the log is rather odd, perhaps
even a red herring.

Very happy to work with interested parties on the issue, preferably in
private until the issue is resolved (if there is one).

Thanks,
Dominic


-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] 1.38.10: Windows client on IPv6?

2006-08-11 Thread David Lebel
Hi,I can't see to make my client running on Windows to work with IPv6. Is it because the client wasn't compiled in to support IPv6?Is that normal?I don't have such issues with clients running on FreeBSD.
Ciao, ...David-- // david lebel [EMAIL PROTECTED]// http://www.lebel.org/// pgp: 3633 6999 D47E 73ED 099F4341 08A4 8E48 EF56 61D1
-
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=lnkkid=120709bid=263057dat=121642___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Client Run Before Job question

2006-08-11 Thread Eric Bollengier
Hi,

I haven't tried this yet, but I figured I'd ask.  Is it possible to
have multiple Client Run Before Job options for the Job directive?

This is  implemented in version 1.39 with RunScript feature.

Bye

-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] encrypting files?

2006-08-11 Thread Mike
I have a possible situation at work where one user (I'll not
go into the details) needs to have all files from that
workstation encrypted before they get on the network and on
tape. Has there been a discussion, plan, or option I've overlooked
such that the bacula-fd.conf can contain a passphrase for
each file and when the files are read for sending to the
director and sd the files are encrypted and when files are
sent from the sd they are decrypted.

What I'm thinking is the fd is the gateway to everything
else in bacula and that when a file goes out through the fd
the file is encrypted and when the file comes in through fd to
the workstation fd decrypts the file. The user on the workstation
always sees unencrypted files, regular data as if nothing
is different. Anybody sniffing on the network or finding
a random tape is able to see the files, but since the files
are encrypted the files and tape and anything on the network
is useless.

If not discussed previously I'd like to see a parameter
for what encryption program to use (pgp, gpg, enigma, etc)
and a parameter for either a pass phrase, chat script,
or something similiar to be given. Maybe the program needs
two parameters, one for encryption and one for decryption.

Thoughts?

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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] rebuild catelog/database/mysql?

2006-08-11 Thread Mike
If something happens to mysql (I just had a filesystem fill
and it corrupted the bugzilla.File table) is there a way in
bconsole to mount a tape and have SD read the tape to rebuild
the Catalog?

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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] rebuild catelog/database/mysql?

2006-08-11 Thread Jason Martin
On Fri, Aug 11, 2006 at 03:25:05PM -0500, Mike wrote:
 If something happens to mysql (I just had a filesystem fill
 and it corrupted the bugzilla.File table) is there a way in
 bconsole to mount a tape and have SD read the tape to rebuild
 the Catalog?
yes, check the docs. I believe it is the bscan utility that can
do that.

-Jason Martin
-- 
Both of his feet are firmly planted in the air.
This message is PGP/MIME signed.


pgpoKWfsvTV8X.pgp
Description: 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=lnkkid=120709bid=263057dat=121642___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] change request

2006-08-11 Thread Mike
Testing bacula today (intending to go to production next week) on
my backup server that has about 200G of data to backup as a full,
when I execute 'status dir' in bconsole the large number of files
and cumulative file sizes causes the report to shift sideways a
few characters (not lining up) for that job. Do I enter a request
in this email list or through sf.net for that to be corrected.

It is a minor, cosemetic issue.

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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bacula-web mysql bd error: not found

2006-08-11 Thread Eelco Bel
Hi all,

I have installed Bacula-web 1.1 and bacula-mysql-1.38.11-3.fc5.i386.rpm 
on MySql 5.0.18-2.1 rpm.
The index.php is giving the error DB error: not found.
The results on the test.php are all good.


As descibed at http://www.bacula.org/bacula-web/index.html i have to 
login in mysql from the command line with the credentials that are 
givven in the configs/bacula.conf. This results in the following line:

mysql -h localhost -u bacula -p bacula

With this I can login to the bacula database so I think this isnt the 
problem. But what else can be not found the apache error_log is always 
saying the same:

[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Use 
of undefined constant hostspec - assumed 'hostspec' in 
/home/apache/vhost/bacula.netforce-is.nl/classes.inc on line 44
[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Use 
of undefined constant username - assumed 'username' in 
/home/apache/vhost/bacula.netforce-is.nl/classes.inc on line 45
[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Use 
of undefined constant password - assumed 'password' in 
/home/apache/vhost/bacula.netforce-is.nl/classes.inc on line 46
[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Use 
of undefined constant database - assumed 'database' in 
/home/apache/vhost/bacula.netforce-is.nl/classes.inc on line 47
[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Use 
of undefined constant phptype - assumed 'phptype' in 
/home/apache/vhost/bacula.netforce-is.nl/classes.inc on line 48
[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Only 
variable references should be returned by reference in 
/home/apache/vhost/bacula.netforce-is.nl/external_packages/smarty/Config_File.class.php
 
on line 126

But this are just notices and it should be working fine wehn im reading 
other php and bacula-web websites.

Does anyone have an idea??

Help whould be appreciated.

-- 

Met Vriendelijke Groet/Greetings
Eelco Bel
www.netforce-is.nl


This email has been scanned by Netforce-Is.nl Mail Server with ClamAV Antivirus 
and is therefore free of viruses.



-
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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] encrypting files?

2006-08-11 Thread Landon Fuller


On Aug 11, 2006, at 13:24, Mike wrote:


I have a possible situation at work where one user (I'll not
go into the details) needs to have all files from that
workstation encrypted before they get on the network and on
tape. Has there been a discussion, plan, or option I've overlooked
such that the bacula-fd.conf can contain a passphrase for
each file and when the files are read for sending to the
director and sd the files are encrypted and when files are
sent from the sd they are decrypted.

What I'm thinking is the fd is the gateway to everything
else in bacula and that when a file goes out through the fd
the file is encrypted and when the file comes in through fd to
the workstation fd decrypts the file. The user on the workstation
always sees unencrypted files, regular data as if nothing
is different. Anybody sniffing on the network or finding
a random tape is able to see the files, but since the files
are encrypted the files and tape and anything on the network
is useless.

If not discussed previously I'd like to see a parameter
for what encryption program to use (pgp, gpg, enigma, etc)
and a parameter for either a pass phrase, chat script,
or something similiar to be given. Maybe the program needs
two parameters, one for encryption and one for decryption.


This functionality is available in the 1.39 betas; I have some  
documentation on my web site:
	http://landonf.bikemonkey.org/code/bacula/ 
Configuring_Bacula_Encryption.20060305184424.26351.sandbox.html


The encryption is implemented in Bacula, using OpenSSL. Instead of  
simple symmetric encryption, asymmetric encryption is used to encrypt  
the session keys. This allows you to maintain a master keypair for  
said user's encrypted data, and retain the ability to restore their  
data should their encryption keypair be lost.


There is still one major gotcha, namely, it's possible for the  
director to restore new keys or a bacula configuration file to the  
client, and thus force later backups to be made with a compromised  
key and/or with no encryption at all. There has been some discussion  
on the list regarding solutions to this problem, including limiting  
where the director can send a restoration job on the file daemon.


-landonf


PGP.sig
Description: This is a digitally signed message part
-
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=lnkkid=120709bid=263057dat=121642___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] encrypting files?

2006-08-11 Thread Mike
On Fri, 11 Aug 2006, Landon Fuller might have said:

 This functionality is available in the 1.39 betas; I have some  
 documentation on my web site:
   http://landonf.bikemonkey.org/code/bacula/ 
 Configuring_Bacula_Encryption.20060305184424.26351.sandbox.html
 
 The encryption is implemented in Bacula, using OpenSSL. Instead of  
 simple symmetric encryption, asymmetric encryption is used to encrypt  
 the session keys. This allows you to maintain a master keypair for  
 said user's encrypted data, and retain the ability to restore their  
 data should their encryption keypair be lost.
 
 There is still one major gotcha, namely, it's possible for the  
 director to restore new keys or a bacula configuration file to the  
 client, and thus force later backups to be made with a compromised  
 key and/or with no encryption at all. There has been some discussion  
 on the list regarding solutions to this problem, including limiting  
 where the director can send a restoration job on the file daemon.

Wonderful. Any estimate on the release of 1.39?

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=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users