Re: [Bacula-users] Dealing with the past... lastlog (sparse files), x86_64, and Bacula

2006-07-13 Thread Scott Ruckh
This is what you said Gregory Brauer > > Due to some poor foresight on the part of the implementers of > the "last" utilities, the lastlog is stored as a sparse file where > the specified size of the sparse file is based on the highest > possible user on the system. On a 64-bit system, that means

Re: [Bacula-users] Backup to alternate USB HDDs

2006-07-13 Thread Greg Vickers
Hi Ryan, > Ryan Novosielski <[EMAIL PROTECTED]> wrote: > > Rowdy wrote: > > > An automated solution for you might be to write a cron job to run an > SQL > > update command to set the media status to Used at the end of each > week's > > cycle, and maybe even fire off a reminder email to whoever

[Bacula-users] Dealing with the past... lastlog (sparse files), x86_64, and Bacula

2006-07-13 Thread Gregory Brauer
Due to some poor foresight on the part of the implementers of the "last" utilities, the lastlog is stored as a sparse file where the specified size of the sparse file is based on the highest possible user on the system. On a 64-bit system, that means you get a file which is reported by "ls" and s

[Bacula-users] Problem when restoring files

2006-07-13 Thread Hans-Peter Straub
sorry for double sending :-( - Hello all, i get a problem when restoring files from an archiv. When storing the backup all goes well. But when i'm going to restore it, i get the folowing error: - 13-Jul 19:42 server-dir: Start Restore J

[Bacula-users] (no subject)

2006-07-13 Thread Hans-Peter Straub
Hello all, i get a problem when restoring files from an archiv. When storing the backup all goes well. But when i'm going to restore it, i get the folowing error: - 13-Jul 19:42 server-dir: Start Restore Job Restore-e6-htdocs.2006-07-13_19.42.42 13-Jul 19:42 serve

[Bacula-users] 1.38.11 autochanger...

2006-07-13 Thread Erik Dykema
Hi- I'm in the process of upgrading from 1.38.10 to 1.38.11 , and I have noticed something wierd with the autochanger resource. If I define the autochanger with only one drive device, i.e.: Autochanger { Name = Autochanger Device = drive1 Changer Device = /dev/change

[Bacula-users] GNU autconf macro for HAVE_IPV6 check on NetBSD

2006-07-13 Thread Brian A. Seklecki
[not sure if this is a user-@ or devel-@ topic -- the last/only ipv6 discussion I saw was to -users, so when you respond, please choose the appropriate] All: The GNU autoconf macro below is what we use to test for IPv6 in 1.38.10. It tries simply to instantiate a number of ipv6 structures. Howev

Re: [Bacula-users] tapes not filling up?

2006-07-13 Thread Hristo Benev
On Thu, 2006-07-13 at 09:54 -0500, Henrik Hudson wrote: On Thursday 13 July 2006 09:00, Hristo Benev <[EMAIL PROTECTED]> sent a missive stating: > Did you clean the tape drive? Yes, I tried that. Henrik To exclude HW issues can you redo tape test: http://www.bacula.org/dev-manual/Testi

Re: [Bacula-users] tapes not filling up?

2006-07-13 Thread Henrik Hudson
On Thursday 13 July 2006 09:00, Hristo Benev <[EMAIL PROTECTED]> sent a missive stating: > Did you clean the tape drive? Yes, I tried that. Henrik > > On Wed, 2006-07-12 at 17:26 -0500, Henrik Hudson wrote: > > Hey List- > > > > I'm having some issues with tapes not filling up all the way. Th

[Bacula-users] 1.38.11 -- stable?

2006-07-13 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 What's the feeling these days about 1.38.11? Seems like the last couple of releases were pretty turbulent. Is 1.38.11 at this point in reasonably good shape (no show-stopping bugs, etc.)? - -- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |

Re: [Bacula-users] Backup to alternate USB HDDs

2006-07-13 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rowdy wrote: > An automated solution for you might be to write a cron job to run an SQL > update command to set the media status to Used at the end of each week's > cycle, and maybe even fire off a reminder email to whoever is supposed > to swap USB d

Re: [Bacula-users] tapes not filling up?

2006-07-13 Thread Hristo Benev
Did you clean the tape drive? On Wed, 2006-07-12 at 17:26 -0500, Henrik Hudson wrote: > Hey List- > > I'm having some issues with tapes not filling up all the way. The system was > running fine for about 3-4months and then suddenly I started having issues > with tapes only using about 20% of th

[Bacula-users] bacula - next version

2006-07-13 Thread Bernhard Suttner
Helo, what is new in the next version (1.39) and when will it be released? Greets, Bernhard Suttner -- Bernhard Suttner <[EMAIL PROTECTED]> ANDURAS service solutions AG Innstra_e 71 - 94036 Passau - Germany Web: www.anduras.de - Tel: +49 (0)851-4 90 50-0 - Fax: +49 (0)851-4 90 50-55 Rechts

[Bacula-users] file count mismatch

2006-07-13 Thread Santa Claus
Hi,I have problem.The same set of files backuped, restored and then again backuped (pseudo migration ;)FIRST :main.dir: Start Backup ... ...  FD Files Written:   2,983  SD Files Written:   2,983  FD Bytes Written:   2,269,780,608 (

Re: [Bacula-users] Status of encryption in Bacula

2006-07-13 Thread Kern Sibbald
I've forwarded this to the bacula-users list where you can get support. On Thursday 13 July 2006 11:35, Stefan Neufeind wrote: > Kern Sibbald wrote: > > On Thursday 13 July 2006 09:32, Stefan Neufeind wrote: > >> Hi Kern, > >> > >> I've found > >> http://www.bacula.org/?page=projects > >> > >> and

[Bacula-users] sqlite to mysql migration

2006-07-13 Thread Georg Weiß
Hello List Lately i migrated the database of bacula from sqlite to mysql using a sample script i've found in the cvs repo. now running the first backup i get the following warnings: --8<-- 13-Jul 09:37 calculon-dir: Calculon_Full_Backup.2006-07-13_08.27.54 Warning: sql_create.c:831 More than one F

Re: [Bacula-users] Status of encryption in Bacula

2006-07-13 Thread Kern Sibbald
On Thursday 13 July 2006 09:32, Stefan Neufeind wrote: > Hi Kern, > > I've found > http://www.bacula.org/?page=projects > > and it says that file-daemon-level encryption (item 1) is in the works. > However that item has been standing for quite a while now :-) Do you > know if it is already availabl

Re: [Bacula-users] Backup to alternate USB HDDs

2006-07-13 Thread James Harper
Not directly related to your question, but if you want to forego the mucking around with mounting and unmounting, consider using autofs. I use the following configuration under Amanda (and have tested Bacula under the same) at a client who uses 4 USB hdd's: /etc/auto.master: /vol/etc/auto.vol

[Bacula-users] Last chance before I throw this @#! tape drive through the window ...

2006-07-13 Thread Julien Cigar
Hello list, I have always problems with my tape drive and Bacula. A problem resolved, another appears. I'm despaired to make this drive working with Bacula ... this is my last mail before I plan to backup on disk only (which is a pity enough ..). First my complete configuration : OS: Linux (De

Re: [Bacula-users] Backup to alternate USB HDDs

2006-07-13 Thread Rowdy
Greg Vickers wrote: > Hi all, > > A client of mine would like to backup their single Debian server and > they have purchased two external 100Gb USB2 HDDs for this purpose. > I'm looking at using Bacula to do this, but can't work out a graceful > way of configuring Bacula to do this. (Bacula versio