Re: [Bacula-users] include statement in config files?

2006-12-26 Thread [EMAIL PROTECTED]
for an individual file include you can place an "@" in front of the filename. I dont think that there is a full directory include at this time. Here is an example of my bacula-dir.conf: Director { Name = kninfra01_mycastle-dir DIRport = 9501 QueryFile = "/usr/local/bacula_mycastle/etc/query.

Re: [Bacula-users] how to configure Bacula to use MYSQL on a remote server?

2007-01-03 Thread [EMAIL PROTECTED]
user bacula1 and password pass1 And Bacula server2 would connect to MYSQL server and use BACULA2 db with user bacula2 and password pass2 T

[Bacula-users] Windows backup failure

2007-03-13 Thread [EMAIL PROTECTED]
: bsmtp.c:88 Fatal malformed reply from localhost: 504 <[EMAIL PROTECTED]>: Sender address rejected: need fully-qualified address 01-Mar 18:30 Ubuntuccc-dir: Client1.2007-03-01_18.30.00 Error: message.c:473 Mail program terminated in error. CMD=/usr/lib/bacula/bsmtp -h localhost -f "(Bac

[Bacula-users] backup failure - Bad job command

2007-03-15 Thread [EMAIL PROTECTED]
I have the following setup:Bacula Director running on an Ubuntu 6.06 server and is version 1.36.3 The File Director is run on a Windows Small Business Server 2003 The Storage Director is run on a Windows 2000 system using an HP DAT72 device.I have resolved a previous problem I had with an incorrec

[Bacula-users] Restoring filenames with spaces from Windows on Linux

2005-12-02 Thread [EMAIL PROTECTED]
Hello, I'm doing backups of WinXP/2000 files on a Linux (Mandrake 10.2) server. The backup seems to work OK, but not the restore of the Windows files on the Linux Server. In bacula-dir, I can see and mark the files, the backup files have the right size, the restore seems to work OK, but the file

[Bacula-users] archive

2006-01-04 Thread [EMAIL PROTECTED]
hi, I use bacula 1.36.2 installed with the debian/sarge packages I have this pool: Pool { Name = PascalPool Pool Type = Backup AutoPrune = yes # Use Volume Once = yes Recycle = yes Label Format = "Volume-" Volume Retention = 10 days Maximun Volume Jobs = 1 Maximun Volumes = 10 A

[Bacula-users] Re: archive

2006-01-04 Thread [EMAIL PROTECTED]
Sorry! Maximun idiot! [EMAIL PROTECTED] wrote: >hi, >I use bacula 1.36.2 installed with the debian/sarge packages >I have this pool: >Pool { > Name = PascalPool > Pool Type = Backup > AutoPrune = yes > # Use Volume Once = yes > Recycle = yes > Label Format =

Re: [Bacula-users] archive

2006-01-05 Thread [EMAIL PROTECTED]
Will L (sent by Nabble.com) wrote: > [EMAIL PROTECTED] wrote: > ps: yes it is not really the place for this question but this > question > is too avoid to post somethings that could be solved few month > ago. Is > it some way to do a search query t

[Bacula-users] limit size of a pool

2006-01-05 Thread [EMAIL PROTECTED]
Hi again! I back-up in File. My pool is with 7 files, with recyle turn... Is it some possibility to limit the pool size (yes, pool not volume), some directive in pool as Maximun ( ;-) ) Pool Bytes. I want to make sure that the pool are not growing more than my disk can afford. I have in a cycle 2 F

[Bacula-users] 3 theads in debian

2006-01-16 Thread [EMAIL PROTECTED]
Hi, I use debian sarge. When i lauch bacula (/etc/init.d/bacula-sd start) i obtains 4 threads # pgrep -l bacula 30232 bacula-sd 30233 bacula-sd 30234 bacula-sd 30235 bacula-sd I wanted to obtain only one (as it is in my other machine with bacula). Is somebody knowing where is the parameter which co

Re: [Bacula-users] 3 theads in debian

2006-01-16 Thread [EMAIL PROTECTED]
30232 f bacula-sd root 30233 f bacula-sd root 30235 f bacula-sd Perhaps i am totaly wrong but you know ... i am a newbie :-D Michel Meyers wrote: > Christoph Haas wrote: > > On Monday 16 January 2006 16:02, [EMAIL PROTECT

[Bacula-users] ERR=Device or resource busy

2006-01-17 Thread [EMAIL PROTECTED]
Hi all! i have a tape library attache: # cat /proc/scsi/sg/device_strs HP C1557A U812 HP C1557A U812 i can tar on the tape the changer works fine. In /etc/bacula/bacula-dir.conf i have this storage and pool definitions Storage { Name =

[Bacula-users] ERR=Device or resource busy

2006-01-17 Thread [EMAIL PROTECTED]
Hi all! i have a tape library attache: # cat /proc/scsi/sg/device_strs HP C1557A U812 HP C1557A U812 i can tar on the tape the changer works fine. In /etc/bacula/bacula-dir.conf i have this storage and pool definitions Storage { Name =

[Bacula-users] Tape not automatically mounting

2006-02-15 Thread [EMAIL PROTECTED]
Hi, I'm new to bacula. I looked in the manual and the mailing list but didn't find a solution. I'm using bacula 1.36.3 on a debian sarge system. Connected to the system is a exabyte 221L with one IBM LTO-1 drive. I got jobs scheduled which run fine. When there is no tape in the drive it l

Re: [Bacula-users] Tape not automatically mounting

2006-02-15 Thread [EMAIL PROTECTED]
Arno Lehmann schreef: Hello, On 2/15/2006 10:47 AM, [EMAIL PROTECTED] wrote: Hi, I'm new to bacula. I looked in the manual and the mailing list but didn't find a solution. I'm using bacula 1.36.3 on a debian sarge system. Connected to the system is a exabyte 221L with one

[Bacula-users] changing database name

2006-02-16 Thread [EMAIL PROTECTED]
Hi, When configuring and compilingbacula, is there a way to change the database name 'bacula'? I can't find where to change it. Or is the only way, to change all scripts that use the database? -- Best regards, Marc Cuypers --- This SF.net

Re: [Bacula-users] changing database name

2006-02-16 Thread [EMAIL PROTECTED]
Dan Langille schreef: On 16 Feb 2006 at 10:56, [EMAIL PROTECTED] wrote: Hi, When configuring and compilingbacula, is there a way to change the database name 'bacula'? I can't find where to change it. The database name is set at run time. It is not set at compile time.

Re: [Bacula-users] Tape not automatically mounting

2006-02-17 Thread [EMAIL PROTECTED]
Arno Lehmann schreef: Hello, On 2/15/2006 10:47 AM, [EMAIL PROTECTED] wrote: Hi, I'm new to bacula. I looked in the manual and the mailing list but didn't find a solution. I'm using bacula 1.36.3 on a debian sarge system. Connected to the system is a exabyte 221L with one

[Bacula-users] small bug?: make_catalog_backup

2006-02-17 Thread [EMAIL PROTECTED]
Hi, In the script make_catalog_backup bacula 1.38.5 are the following lines: # To read back a PostgreSQL database use: # cd /home/marc/bacula/bin/working # dropdb bacula # psql bacula http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 __

Re: [Bacula-users] Problems: "Connection reset by peer"

2006-02-17 Thread [EMAIL PROTECTED]
Ger Apeldoorn schreef: Hi all! I'm using the latest bacula and am having difficulties with the backup of one of the servers. (RHEL3) I posted here before, thinking it had something todo with the Sonic firewall, but that does not seem the case. This is the setup: FD - Firewall with op

[Bacula-users] listing all versions of a file

2006-02-20 Thread [EMAIL PROTECTED]
Hi, Is there an easy way to list all versions of a particular file, in all backup jobs? For example: list all versions of file '/var/log/syslog' or list all versions of file(s) '/var/log/mail.*' -- Best regards, Marc --- This SF.

Re: [Bacula-users] file count mismatch by restore

2006-02-24 Thread [EMAIL PROTECTED]
Florian Kieling schreef: Hi Folks, in this morning i starting an restore for one of my Clients. But i get this message: 24-Feb 09:55 covilinux-dir: Start Restore Job RestoreFiles_COVILinux.2006-02-24_09.55.18 24-Feb 09:55 covilinux-sd: Ready to read from volume "wsp-server.de_0001" on device "

Re: [Bacula-users] Tape not automatically mounting

2006-02-24 Thread [EMAIL PROTECTED]
Arno Lehmann schreef: Hi, I didn't follow the list very close during the last days, so sorry if this is already resolved! On 2/17/2006 10:18 AM, [EMAIL PROTECTED] wrote: ... The first job starts and when finished it unloads the tape (with runafterjob command)-->backup OK

[Bacula-users] (no subject)

2006-03-09 Thread [EMAIL PROTECTED]
Dear Collegues, I use Bacula 1.36.3 with one usb hard disk which is 400 GB in large. I have configured Bacula in such way I have 5 archives incremented daily during whole year. All mondays are stored in one file -Monday, tuesdays - in Tuesday etc. and are incremented since 1 January. Now they are

[Bacula-users] Re: Restore problems

2006-03-09 Thread [EMAIL PROTECTED]
Kern Sibbald wrote: > Hello, > > A general comment: perhaps I am wrong, but it seems to me that the scheme you > are using for backups (one Volume for each day) is virtually guaranteed to > cause a catastrophe if there is a disk error. The reason is that you have > *all* Wednesdays in a single

[Bacula-users] SOP of migration

2006-03-28 Thread [EMAIL PROTECTED]
Dear All, After successfully migrate from 1.32f-5/sqlite on a sol8/sparc to 1.38.5-4/mysql on a centos3/i386, I post my diary here. ALWAYS keep older production-run bacula's source-tree and environment. Install AppServ to your PC and use phpMyAdmin to monitor DBs when migrating. 1. Dump ba

[Bacula-users] PLS help me to confirm my catalog in mysql was corrupted

2006-04-03 Thread [EMAIL PROTECTED]
B opened filesvr: restore.c:65 Updated job start record filesvr: restore.c:67 RestoreJobId=0 filesvr: restore.c:85 Open connection with storage daemon filesvr: cram-md5.c:114 sending resp to challenge: filesvr: cram-md5.c:52 send: auth cram-md5 <[EMAIL PROTECT

[Bacula-users] Gnome-console buttons

2006-05-03 Thread [EMAIL PROTECTED]
la; DB Address = localhost; user = bacula; password = "***" } Messages { Name = Standard mailcommand = "/usr/lib/bacula/bsmtp -h 192.168.1.1 -f \"\(Bacula\) %r\" -s \"Bacula: %t %e of %c %l\" %r" operatorcommand = "/usr/lib/bacula/bsmtp -h 192.1

Re: [Bacula-users] Gnome-console buttons

2006-05-03 Thread [EMAIL PROTECTED]
bian sarge package is quite old... thank you john, I will read bacula changelog [EMAIL PROTECTED] a écrit : Hi, At first, excuse my english, i'm french... Bacula works fine on my Debian Sarge + LTO2, and I use gnome console. I defined jobs in bacula-dir.conf and run the jobs with command

[Bacula-users] kernel: st0: MTSETDRVBUFFER only allowed for root

2006-05-04 Thread [EMAIL PROTECTED]
Hi, At beginning and ending of my backup i receive this message in my syslog : kernel: st0: MTSETDRVBUFFER only allowed for root What does it mean? Thank you! -- - Sylvain DAVID / Administrateur réseau Etranges Libellules 17 Rue des Archers 69002 LYON tel

Re: [Bacula-users] kernel: st0: MTSETDRVBUFFER only allowed for root

2006-05-04 Thread [EMAIL PROTECTED]
Name = MyCatalog dbname = bacula; DB Address = localhost; user = bacula; password = "*******" } # -- Messages { Name = Standard mailcommand = "/usr/lib/bacula/bsmtp -h 192.168.1.1 -f \"\(Bacula\)

Re: [Bacula-users] kernel: st0: MTSETDRVBUFFER only allowed for root

2006-05-04 Thread [EMAIL PROTECTED]
Hi Brett, Thank you for answer. I posted back more information about my configuration, logfile &co directly on the the original thread. If something looks clear for you answer me :) I'm wondering if doing a chmod bacula:tape /dev/nst0 is dirty or not. Sylvain. [EMAIL PROTECTED

Re: [Bacula-users] kernel: st0: MTSETDRVBUFFER only allowed for root

2006-05-05 Thread [EMAIL PROTECTED]
Nobody wants to help me? :'( [EMAIL PROTECTED] a écrit : Thank you Dan, here's all information I have Before posting, it's an evidence, I searched on my friend google, but the only concrete solution I found was to change permission on /dev/nst0. before : crw-rw 1 root t

Re: [Bacula-users] kernel: st0: MTSETDRVBUFFER only allowed for root

2006-05-09 Thread [EMAIL PROTECTED]
obably* be ignored -- see the end of the Tape Testing chapter for more details in the 1.38.9 manual (on-line). On Friday 05 May 2006 15:24, [EMAIL PROTECTED] wrote: Nobody wants to help me? :'( [EMAIL PROTECTED] a écrit : Thank you Dan, here's all information I have Before

[Bacula-users] sqlite crash in bacula-dir-1.36.2-1mdk

2005-05-17 Thread [EMAIL PROTECTED]
Hello all, On a fresh install of bacula, the following leads to a crash : - do some backup - edit bacula-dir.conf to add some files - restart bacula-dir results in this error (seen from bconsole): *status dir Using default Catalog name=MyCatalog DB=bacula Could not open database "bacula". sqlit

[Bacula-users] [SOLVED] sqlite crash in bacula-dir-1.36.2-1mdk

2005-05-18 Thread [EMAIL PROTECTED]
Jean Marc Message original Objet: [Bacula-users] sqlite crash in bacula-dir-1.36.2-1mdk De: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Date:Mar 17 mai 2005 16:30 À: bacula-u

Re: [Bacula-users] [SOLVED] sqlite crash in bacula-dir-1.36.2-1mdk

2005-05-18 Thread [EMAIL PROTECTED]
an other console and typed status monitor and got the error. - I stopped the strace, cd'ed to a directory writable by bacula and did the same, and this time I got no error. To make sure that /var/tmp, /usr/tmp and /tmp are readable/writable by the user bacula, I did this : [EMAIL PROTECTE

[Bacula-users] Wonder Bacula... but some questions remained :)

2005-09-14 Thread [EMAIL PROTECTED]
Hi World, First, thanks to developers for this wonderful tool: "Bacula". But some questions remained a little bit hard for me... let's go with the firs :) It's about my backup strategy, I have the same question than Gilberto Nunes Ferreira, and I saw that Phil Stracchino said that there is no

[Bacula-users] Two clients in the same job

2005-11-11 Thread [EMAIL PROTECTED]
Hi to @ll. This is the first time I use bacula and I want to know if there's any way to define one job but that can "point to" different clients. Now I'll explain you my case that can help to understand my question: As we defined in our security policie, we hav

Re: [Bacula-users] Two clients in the same job

2005-11-11 Thread [EMAIL PROTECTED]
El Viernes, 11 de Noviembre de 2005 11:41, Geir Asle Borgen escribió: > On Fri, 2005-11-11 at 11:21 +0100, [EMAIL PROTECTED] wrote: > > Hi to @ll. > > > > This is the first time I use bacula and I want to know if there's any > > way to define one job b

Re: [Bacula-users] Two clients in the same job

2005-11-11 Thread [EMAIL PROTECTED]
El Viernes, 11 de Noviembre de 2005 12:17, Geir Asle Borgen escribió: > On Fri, 2005-11-11 at 11:58 +0100, [EMAIL PROTECTED] wrote: > > El Viernes, 11 de Noviembre de 2005 11:41, Geir Asle Borgen escribió: > > > On Fri, 2005-11-11 at 11:21 +0100, [EMAIL PROTECTED] wrote: > &g

[Bacula-users] MTSETDRVBUFFER only allowed for root.

2005-11-14 Thread [EMAIL PROTECTED]
Hi to @all. I have installed bacula and running but the user and group that use with the director is root and I know that an security issue explain that is better to use other user (like bacula). In my debian sarge the default installation run bacula-director as bacula user bu

Re: [Bacula-users] MTSETDRVBUFFER only allowed for root.

2005-11-15 Thread [EMAIL PROTECTED]
El Lunes, 14 de Noviembre de 2005 16:38, [EMAIL PROTECTED] escribió: Hi there... can anybody help me? > Hi to @all. > > I have installed bacula and running but the user and group that use with > the director is root and I know that an security issue explain that is >

Re: [Bacula-users] MTSETDRVBUFFER only allowed for root.

2005-11-15 Thread [EMAIL PROTECTED]
El Martes, 15 de Noviembre de 2005 12:05, escribió: > On Tuesday 15 November 2005 12:07, [EMAIL PROTECTED] wrote: > > El Lunes, 14 de Noviembre de 2005 16:38, [EMAIL PROTECTED] escribió: > > > > Hi there... can anybody help me? > > Either run your SD as root, or ignore

[Bacula-users] Appendable volumes

2005-11-15 Thread [EMAIL PROTECTED]
Hi there. I'm looking for the method to do the next action: When I do the backup I want to save the files in tapes and in the hard disk. I want that the files backed up in the HD have the files retained only for the last 15 days, and then I want bacula will recicle the

Re: [Bacula-users] Appendable volumes

2005-11-15 Thread [EMAIL PROTECTED]
El Martes, 15 de Noviembre de 2005 14:18, Florian Schnabel escribió: > [EMAIL PROTECTED] wrote: > > Hi there. > > > > I'm looking for the method to do the next action: > > > > When I do the backup I want to save the files in tapes and in

Re: [Bacula-users] Appendable volumes

2005-11-15 Thread [EMAIL PROTECTED]
El Martes, 15 de Noviembre de 2005 16:07, Florian Schnabel escribió: > MaxUseDuration Sorry Florian but, What is MaxUseDuration? I have been looking for this term in last manual (October 31 2005) and I have used google ("bacula MaxUseDuration") and have not been able to find the term. You can ex

Re: [Bacula-users] Appendable volumes

2005-11-15 Thread [EMAIL PROTECTED]
El Martes, 15 de Noviembre de 2005 16:24, escribió: > It is written as Max Use Duration in the manual... In google and in my manual there not found, only when I'm looking for "Use Duration" (or Duration) I can found the "Volume Use Duration" term... but never "Max User Duration". This term could

Re: [Bacula-users] Appendable volumes

2005-11-15 Thread [EMAIL PROTECTED]
El Martes, 15 de Noviembre de 2005 16:36, [EMAIL PROTECTED] escribió: Thanks a lot (and sorry by the insistence)... I'll prove your solutions. > El Martes, 15 de Noviembre de 2005 16:24, escribió: > > It is written as Max Use Duration in the manual... > > In google and in

[Bacula-users] Any way to automount tapes?

2005-11-16 Thread [EMAIL PROTECTED]
Hello again. My question today is related with tapes and a "automount" possibility. I explain the case, I have a server located in "client home" and I want to do the backup automatically everyday, and when the tape fill, want the client only change the tape and no mor

[Bacula-users] Why some message don't send by mail until the end of job?

2005-11-16 Thread [EMAIL PROTECTED]
ull. Something that is strange is that the warning message show without finishing job using the command "message" in the console. My Message Resource in the director is: Messages { Name = Standard mailcommand = "/usr/lib/bacula/bsmtp -h mail.tqr.biz -f \"\(Bacula\) [EMAIL PROTECT

[Bacula-users] What happen when bacula catalog crash?

2005-11-16 Thread [EMAIL PROTECTED]
Hello again. Now I come with another question. Can an user restore the files in the tapes when the database was damaged? If ii's possible, How can be done? Greetings. -- Pablo C. Vergara Castro. Departamento de informática. TQR-Software Tlfno.: (+34) 986

Re: [Bacula-users] Problem in btape test

2005-11-16 Thread [EMAIL PROTECTED]
El Miércoles, 16 de Noviembre de 2005 17:15, Carles Biosca escribió: >   Media Type = TRAVAN40 The first thing I'm looking wrong is that the media type maybe have other value, like AIT, DDS, DDS-2, DDS-4, DLT, LTO, ... maybe ¿TRAVAN 4? -- Pablo C. Vergara Castro. Departamento de informátic

[Bacula-users] Re: Your message to Bacula-users awaits moderator approval

2006-05-23 Thread [EMAIL PROTECTED]
Dne pátek 19 květen 2006 15:05 [EMAIL PROTECTED] napsal(a): > Your mail to 'Bacula-users' with the subject > > Can't mount DVD+RW > > Is being held until the list moderator can review it for approval. > > The reason it is being held: > >

[Bacula-users] Removing old clients from the database

2006-06-05 Thread [EMAIL PROTECTED]
Hi, I was wondering how you remove database entires for clients that are no longer being used. Currently I simply remove them from bacula-dir.conf but I suspect the database entries still exist. I'm getting a really bloated mysql bacula directory (currently nearly 1GB with 37 clients; used to

Re: [Bacula-users] Removing old clients from the database

2006-06-07 Thread [EMAIL PROTECTED]
Martin Simmons wrote: >>>>>> On Tue, 06 Jun 2006 13:22:56 +0800, "[EMAIL PROTECTED]" <[EMAIL >>>>>> PROTECTED]> said: >>>>>> >> Hi, >> >> I was wondering how you remove database entires for client

[Bacula-users] Bacula in RHel4

2006-07-05 Thread [EMAIL PROTECTED]
How can I run bacula in Red Hat Enterprise 4 ? MySQL is working and I can access well trhu the mysql client Djoni ERROR Starting the Bacula Storage daemon Starting the Bacula File daemon Starting the Bacula Director daemon 03-Jul 17:11 bacula-dir: Fatal error: Could not open database "

[Bacula-users] bacula and "nice" command?

2006-08-23 Thread [EMAIL PROTECTED]
Hi all, I use bacula 1.38.11 on Debian Sarge with a LTO2 drive. Sometimes I have to run backup during the day and I use software compression, so it sucks all the vital essence of the server CPU and affects samba performances. My question is : can I custom the script which launch bacula with the

Re: [Bacula-users] Windows-Client doesn't work

2006-08-24 Thread [EMAIL PROTECTED]
> > marco > > 2006/8/23, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > Hello! > > > > I try to make a backup with the Windows-Client (current Version 1.38.11 or > > so). First, Windows wasn't able to start the service because the > > config

[Bacula-users] Problem with cancel a job

2006-09-12 Thread [EMAIL PROTECTED]
Hello, our administrator is currently in holiday and I have a problem with our backup system : bacula. We use a powerVault 110T on a EMC² server with Dedian. Friday, the backup was too large for our storage support. So I have try to kill the job in the bacula console with "cancel" command and

Re: [Bacula-users] Problem with cancel a job

2006-09-12 Thread [EMAIL PROTECTED]
I have already try "unmount" then "mount" commands and a restart of daemon but nothing change. regards, Sylvain Gavin Conway a écrit : >> >> So, a job 270 is still running and waiting for a new device ? I have >> try the command "cancel jobid=270" "cancel job=270" "cancel 270" but >> each time

Re: [Bacula-users] Problem with cancel a job

2006-09-13 Thread [EMAIL PROTECTED]
quot; (/dev/nst0). 3606 JobId=278 wants mounted, but drive "LTO-2" (/dev/nst0) has no Volume. The job of last friday is already present. And the new job 278 wait for Tuesday Pool and say that drive LTO-2 has a FridayPool. And yet, I have changed the tape and put the one of Tuesday

Re: [Bacula-users] Removable Disk HOWTO

2006-11-14 Thread [EMAIL PROTECTED]
> Josh Fisher (11/13/2006 10:25 PM): > Attached is a "Bacula And Removable Disk HOWTO" that describes a method Thank you! Matteo - Using Tomcat but need to do more? Need to support web services, security? Get stuff done qu

[Bacula-users] User manual source

2007-05-09 Thread [EMAIL PROTECTED]
Hi to all: May I obtain the source text for the User Manual ( March 2007 ) ? May be I can use the html edition ? Nothing promised but I could translate it to Spanish I'm making my first steps with bacula, more questions comming soon :) Best Regards D.

[Bacula-users] rpm for fc6 in a production environment

2007-05-10 Thread [EMAIL PROTECTED]
hi guys... i have to compile the last bacula release on a server with a strict security policy (production environment) so on the server there isn't gcc. is there an rpm for fedora core 6 pre build and ready to install? how can i compile the package by myself on another machine? thank you in ad

[Bacula-users] Dell LT-2000

2007-06-05 Thread [EMAIL PROTECTED]
Hi, Is someone using the Dell LT-2000 Autoloader and bacula? -- Best regards, Marc - 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

Re: [Bacula-users] Dell LT-2000

2007-06-12 Thread [EMAIL PROTECTED]
Peter Eisch schreef: > I am with NetBSD 3.1 as the host. > > I like it. > Hi Peter, That's nice to hear. Do you use LTO-2 or LTO-3? What speeds are you getting? -- Marc - This SF.net email is sponsored by DB2 Express Dow

Re: [Bacula-users] Get Message About Different Filesystem

2007-06-13 Thread [EMAIL PROTECTED]
El mié, 13-06-2007 a las 08:04 -0700, Mike Vasquez escribió: > I have compiled bacula-fd on an HP-UX machine. When I went to run the > director located on a Debian machine I get messages like "/home is a > different filesystem. Will not descend from / into /home" > I also get this message on /opt,

[Bacula-users] does anyone here backup onto DVD?

2007-06-14 Thread [EMAIL PROTECTED]
Hello List, does anyone here backup onto DVD-R/RW or DVD-RAM? How reliable is it? Half a year ago when i last checked, it was still beta. Cheers, Mario - This SF.net email is sponsored by DB2 Express Download DB2 Express C -

[Bacula-users] DVD Error: Wrong medium type, /dev/hda already carries isofs!, media is not formatted or unsupported, write failed: Wrong medium type, etc...

2007-06-14 Thread [EMAIL PROTECTED]
ofs! About to execute 'mkisofs -quiet -A Bacula Data -input-charset=default -iso-level 3 -pad -p dvd-handler / growisofs -sysid BACULADATA -R /tmp/backup/Vol | builtin_dd of=/dev/hda obs=32k seek=0' /dev/hda: "Current Write Speed" is 8.2x1385KBps. :-[ [EMAIL PROTECTED] fai

Re: [Bacula-users] DVD Error: Wrong medium type, /dev/hda already carries isofs!, media is not formatted or unsupported, write failed: Wrong medium type, etc...

2007-06-14 Thread [EMAIL PROTECTED]
ofs -sysid BACULADATA -R /tmp/backup/Vol0003 | builtin_dd of=/dev/hda obs=32k seek= /dev/hda: "Current Write Speed" is 8.2x1385KBps. :-( unable to [EMAIL PROTECTED]: Input/output error :-( write failed: Input/output error Error while writing part file: /usr/bin/growisofs -use-the-force-luke=no

[Bacula-users] DVD Backup handler - Wrong concept?

2007-06-15 Thread [EMAIL PROTECTED]
Hello List, when backing up to a dvd, bacula stored its file in the spool directory. If the DVD is full, does then the whole backup process stop and wait for a new media? Example: I am on holiday for 14 days. After 4 Days the DVD is full. Does then backula not back up at all until my DVD is wri

Re: [Bacula-users] DVD Backup handler - Wrong concept?

2007-06-15 Thread [EMAIL PROTECTED]
Hi Arno, Arno Lehmann schrieb: > Hi, > > On 6/15/2007 9:47 AM, [EMAIL PROTECTED] wrote: > >> Hello List, >> >> when backing up to a dvd, bacula stored its file in the spool directory. >> If the DVD is full, does then the whole backup process stop and wait

[Bacula-users] RunAfterJob

2007-06-15 Thread [EMAIL PROTECTED]
Hello List, i would like to do something with each created volume. By using the RunAfterJob command and the %v variable it turned out, that %v contains only the last volume. For example: After a Full Job created 12 Volumes, each 250MB big, the command here: RunAfterJob = "md5sum %v" Results in

[Bacula-users] Newbie question about full/inc on differents jobs/pools

2007-06-15 Thread [EMAIL PROTECTED]
l or more email addresses, you will need # to replace the %r in the from field (-f part) with a single valid # email address in both the mailcommand and the operatorcommand. # What this does is, it sets the email address that emails wou

Re: [Bacula-users] RunAfterJob

2007-06-15 Thread [EMAIL PROTECTED]
/DVD_Volumes.html But there again, i wont be able to get the Filename so that i can pass the to further scripts. Can anyone commet this? Thanks, Mario Arno Lehmann schrieb: > Hi, > > On 6/15/2007 5:21 PM, [EMAIL PROTECTED] wrote: > >> Hello List, >> >> i would

Re: [Bacula-users] RunAfterJob

2007-06-16 Thread [EMAIL PROTECTED]
Hello, > On 6/15/2007 11:07 PM, [EMAIL PROTECTED] wrote: > >> Hello Arno, Hello List, >> >> i found this in google: >> http://mailinglist-archive.com/bacula.user/2003-10/msg00407.html >> >> Mr. Kern added the %v option, but it seems it either got

[Bacula-users] DVD-Ram Backup strategie

2007-06-16 Thread [EMAIL PROTECTED]
Hello List, once again, the DVD Media issue :) This time i will try to get it right, explain it well and define my requirements. My original goal was to write to DVD-R or DVD-RW. Since bacula does not: a) carry on the backup even if the DVD-Media is full b) catch up on the Volumes which need top

Re: [Bacula-users] need help managing disk configuration

2007-06-21 Thread [EMAIL PROTECTED]
El jue, 21-06-2007 a las 06:55 -0500, mikee escribió: > On Thu, 21 Jun 2007, Scott McDaniel might have said: > I'm doing this now and should end up with about ~2T of RAID5 when I know that RAID5 is very appealing 'cause you end with 'a lot of usable disk space' but, I always discourage to use

Re: [Bacula-users] need help managing disk configuration

2007-06-21 Thread [EMAIL PROTECTED]
El jue, 21-06-2007 a las 14:38 -0500, Jeff Kalchik escribió: > on RAID5 volumes. I pointed out that his high performance database had > been running on a RAID5 (hardware implementation over Fibre Channel) > volume set for 6 months. With a lot of NVRAM in the storage cabinet? ;) Regards D.

Re: [Bacula-users] The thing with restoring Moved and Deleted files

2007-06-26 Thread [EMAIL PROTECTED]
Kern Sibbald schrieb: > > Here is a nice quote I found the other day that is may be appropriate -- > though I don't want to imply that any Bacula users are ingrates: > > "Linux users can, at times, be the worst kind of ingrates, whining and >complaining about what they perceive as missing f

Re: [Bacula-users] The thing with restoring Moved and Deleted files

2007-07-02 Thread [EMAIL PROTECTED]
El lun, 02-07-2007 a las 13:35 +0100, Alan Brown escribió: > On Sun, 1 Jul 2007, Steen wrote: > > > On Tuesday 26 June 2007 15:16:31 Alan Brown wrote: > >> > >> Fortunately in bacula, 90% of the work is already done - there is a file > >> database in place. > > So the database does not know of del

[Bacula-users] [Fwd: Re: The thing with restoring Moved and Deleted files]

2007-07-02 Thread [EMAIL PROTECTED]
resending to the list --- Begin Message --- El lun, 02-07-2007 a las 14:29 +0100, Alan Brown escribió: > On Mon, 2 Jul 2007, [EMAIL PROTECTED] wrote: > > > My two cents: > > > > May be could be possible for bacula-fd to collect/transmit to bacula-dir > > the creat

[Bacula-users] [OffTopic] Install bacula and you will get this stress level

2007-07-09 Thread [EMAIL PROTECTED]
Install bacula as your backup solution and you will get this level of stress when thinking about the protection of your data :) http://www.youtube.com/watch?v=GEWYS_fhKeg&NR=1 - This SF.net email is sponsored by DB2 Express

[Bacula-users] Bacula and Oracle rman integration

2007-07-09 Thread [EMAIL PROTECTED]
Hi to all: I'm in the process of integrate Oracle rman and bacula to provide a good mix of the 2 worlds ( not an idea to make in my free time, this is a must-do for me ). I've created a post in my blog with my point of view ( pieces, scenarios...). http://dballester.blogspot.com/2007/07/integ

Re: [Bacula-users] Bacula and Oracle rman integration

2007-07-09 Thread [EMAIL PROTECTED]
> Once you get things finalized, feel free to add a section with your > methodology to the wiki page so others can find it. > Of course, is the idea, thanks :) D. - This SF.net email is sponsored by DB2 Express Download D

Re: [Bacula-users] bacula lto-2 drive performance?

2007-07-10 Thread [EMAIL PROTECTED]
El mar, 10-07-2007 a las 10:31 -0400, Bob Hetzel escribió: > Hi all, > > I'm currently implementing a new bacula server running on a new dual > core/dual cpu Dell PowerEdge 2900 server into a Dell Powervault 136T > with a LTO-2 drive (IBM Ultrium-td2 model). The tape drive and robot > are on a

Re: [Bacula-users] Every day diferent tape

2007-07-12 Thread [EMAIL PROTECTED]
El jue, 12-07-2007 a las 19:00 +0200, Afinat escribió: > Hi all: > > Is possible to do this configuration? > > I want to do a full backup every friday (with a tape labeled friday). > Then, every day, I want to do an incremental backup (mon, tue, web...) > with a diferent tape every day. Every

Re: [Bacula-users] rescue cd and usb keyboard and mouse

2007-07-20 Thread [EMAIL PROTECTED]
El vie, 20-07-2007 a las 10:13 -0700, Raymond Luong escribió: > Ok > > > > I'm sure someone knows the answer to this. I don't. I'm trying to > create a rescue cd on a fedora core 6 using bacula-2.0.3 to create the > bacula-static-fd file and bacula-rescue-.2.0.0 to create the iso > > > >

[Bacula-users] Recycling volumes

2007-07-30 Thread [EMAIL PROTECTED]
Hi all!!Lately I'm having problems with extra volumes created in a pool. I have a pool for each computer with 5 volumes for each pool (one for day). This is my pool's resource: Pool {Name = UserPoolPool Type = BackupRecycle = yesAutoPrune = yesVolume Retention = 162hMaximum Volume Jobs = 1Maximum V

[Bacula-users] Run bconsole automatically

2007-07-30 Thread [EMAIL PROTECTED]
Hi all!!I realized that if I want to recycle volumes greater than 1G I have to run bconsole with a command that performs a communication between director and fdI want to know if there's a way to perform this automaticallyThanks Encuentra tu tv, video, dvd,… ---

Re: [Bacula-users] [Bacula-devel] Fwd: Bacula Feature Request

2007-08-29 Thread [EMAIL PROTECTED]
nesday 29 August 2007 13:30 > From: Martin Schmid <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > > Item n: feature to prevent jobs from starting twice >Date: Date submitted > Origin: Martin Schmid [EMAIL PROTECTED] > Status: New > > What: I have sho

[Bacula-users] [OT] Postgresql database enconding and heterogeneous clients

2007-09-21 Thread [EMAIL PROTECTED]
Hi to all: I've the bacula catalog under Postgresql and the database was created with UTF8 encoding. Now, trying to protect one 'old' client ( REDHAT 3 ) I get errors from backup job - better said, the errors are raised in the database - claiming for some characters not valid fro UTF8 encoding, ex

[Bacula-users] Configurating for Qualstar TLS

2007-10-16 Thread [EMAIL PROTECTED]
Hey folks, Anyone using a Qualstar unit with Bacula? First time user of this software and I'm working with a Qualstar TLS-412360. Any help/input would be appreciated. Mike - This SF.net email is sponsored by: Splunk Inc

Re: [Bacula-users] Configurating for Qualstar TLS

2007-10-17 Thread [EMAIL PROTECTED]
>> Anyone using a Qualstar unit with Bacula? > Not personally, but I know of installations using Qualstar devices. > Just follow the normal setup procedure as outlined in the manual. > After you ran all the recommended tests, the settings should be ok. Have been, got the daemons compiled and runn

[Bacula-users] Testing Changer?

2007-10-17 Thread [EMAIL PROTECTED]
I've successfully run btape and the test functions on the tape drive in my changer. I can't seem to find any information on how I will be using the changer itself now, to add/remove tapes, change them, etc. I'm using a 12 drive changer, Qualstar TLS-412360 with only one drive installed at thi

[Bacula-users] Testing Changer?

2007-10-17 Thread [EMAIL PROTECTED]
Sorry, I meant after running the device and changer tests, I need more information on what is wrong. Child died from signal 15? === Autochanger test === 3301 Issuing autochanger "loaded" command. Slot 1 loaded. I am going to unload it. 3302 Issuing autochanger "unload 1 0" command. unload statu

[Bacula-users] Can bacula maintain multiple changers/libraries

2007-10-17 Thread [EMAIL PROTECTED]
Since I am new to the world of tape, I don't know all of the correct terms so will try to explain. My changer has built in, the capabilities to be seen as multiple storage units by allowing the user to partition the unit to suit his/her needs. In other words, I can subdivide the machine into mu

[Bacula-users] Can load a tape but not unload

2007-10-17 Thread [EMAIL PROTECTED]
Testing in trying to get my changer to work. The drive seems to be doing fine, the btape test goes well. The autochanger on the other hand, I can't seem to find enough information to resolve problems. For example, I am able to load a tape from slot 1; /etc/bacula/mtx-changer /dev/sg0 load 1 /dev

[Bacula-users] Can load a tape but not unload

2007-10-17 Thread [EMAIL PROTECTED]
Update, figured it out. I need to first issue 'mt offline' before I can gain access to the tape. Now I need to figure out how I tell bacula about this? Mike --- Testing in trying to get my changer to work. The drive seems to be doing fine, the btape test goes well. The autochanger on the othe

  1   2   >