Hi, 11.07.2007 04:58,, Gokak, Arun Madhukar wrote:: > Hi, > I am trying to replicate bacula backup repository and MySQL database > on another system. Any idea what all files need to be replicated and > what is the procedure to update MySQL bacula database on the other node > in real-time.
Bacula repository: Configuration files, bootstrap files and perhaps the log and mail spool files. The volumes, obviously. The catalog replication is best done by MySQLs clustering feature. Arno > Regards, > Arun. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Wednesday, July 11, 2007 12:32 AM > To: bacula-users@lists.sourceforge.net > Subject: Bacula-users Digest, Vol 15, Issue 9 > > Send Bacula-users mailing list submissions to > bacula-users@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/bacula-users > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Bacula-users digest..." > > > Today's Topics: > > 1. Re: New Exabyte Autochanger question (Maria McKinley) > 2. Re: New Exabyte Autochanger question (Christian Vogel) > 3. Pruning to the scratch pool. (Falk Sauer) > 4. Re: New Exabyte Autochanger question (tomasz dereszynski) > 5. Job Failed Fatal error: sql_create.c:93 Create DB Job record > (Pieter (NL)) > 6. Re: Job Failed Fatal error: sql_create.c:93 Create DB Job > record (Arno Lehmann) > 7. Re: btape and bsr sd.conf tweaks (Martin Simmons) > 8. Winows fd random shutdowns debunked (Mantas M.) > 9. Re: Winows fd random shutdowns debunked (Arno Lehmann) > 10. Re: Winows fd random shutdowns debunked (John Drescher) > 11. Re: Help with backup plan (Steen) > 12. Re: Winows fd random shutdowns debunked (Mantas M.) > 13. Re: Winows fd random shutdowns debunked (John Drescher) > 14. bacula lto-2 drive performance? (Bob Hetzel) > 15. Re: Job Failed Fatal error: sql_create.c:93 Create DB Job > record (Pieter (NL)) > 16. Please mount volume...but volume is already mounted. > (Brian Debelius) > 17. Re: Please mount volume...but volume is already mounted. (mikee) > 18. Re: btape and bsr sd.conf tweaks (Ken Gunderson) > 19. confused by automatic purging (Craig White) > 20. Re: btape and bsr sd.conf tweaks (Martin Simmons) > 21. Re: New Exabyte Autochanger question (Richard White) > 22. Re: confused by automatic purging (John Drescher) > 23. Re: New Exabyte Autochanger question (Richard White) > 24. Re: Pruning to the scratch pool. (Andreas Helmcke) > 25. Unsure of btape output when testing autochanger (Shon Stephens) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 09 Jul 2007 22:03:40 -0700 > From: Maria McKinley <[EMAIL PROTECTED]> > Subject: Re: [Bacula-users] New Exabyte Autochanger question > To: bacula-users <Bacula-users@lists.sourceforge.net> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us-ascii; format=flowed > > John Drescher wrote: >> One other comment the manual states you should use nst0 instead of st0 > see here: >> > http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg16139. > html >> John >> > > I don't quite get this. When I tried to use nst0 instead of st0, it just > > didn't work. And why is it better to use the "non-rewind" variant of the > > device file name? > > cheers, > maria > > > > ------------------------------ > > Message: 2 > Date: Tue, 10 Jul 2007 09:11:20 +0200 > From: Christian Vogel <[EMAIL PROTECTED]> > Subject: Re: [Bacula-users] New Exabyte Autochanger question > To: bacula-users@lists.sourceforge.net > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=utf-8 > > Hi Richard, Hi Group, > > On Mon, Jul 09, 2007 at 12:01:51PM -0700, Richard White wrote: >>> Are you 100% sure that /dev/sg0 is your changer? > ? >> You are right! /dev/sg0 yields some ATA nonsense, but >> /dev/sg1 tells me it is an Exabyte 1x10 1u. I will >> give it another try. > > I recently had to struggle with a server with several > hot-pluggable SATA drives where depending on the number > of plugged drives the /dev/sg nodes seem to shuffle around. > > Recent Linux distributions (namely the udev device management) seems to > have a nice solution to this problem (I am currently running Ubuntu > Feisty). They create symlinks named after the devices serial number, > so in Baculas sd.conf, I have: > > Changer Device = /dev/tape/by-id/scsi-200900de6055fa000 > Archive Device = /dev/tape/by-id/scsi-350060b000033c0d9-nst > > unfortunately, the same udev rules miss the entry to adjust the > tape changer's permissions (/etc/udev/rules.d/40-permissions.rules): > > # SCSI devices > SUBSYSTEMS=="scsi", GOTO="scsi_start" > GOTO="scsi_end" > LABEL="scsi_start" > ATTRS{type}=="1", GROUP="tape" > ----- ADD THE NEXT LINE: vvv > ATTRS{type}=="8", GROUP="tape" > ----- ADD THE PREVIOUS LINE: ^^^ > ATTRS{type}=="5", GROUP="cdrom" > ATTRS{type}=="6", GROUP="scanner" > ATTRS{type}=="3", ATTRS{vendor}=="HP", GROUP="scanner" > ATTRS{type}=="3", ATTRS{vendor}=="Epson", GROUP="scanner" > LABEL="scsi_end" > > Hope it's useful for someone of you. > > Greetings from Germany, > > Chris > -- Arno Lehmann IT-Service Lehmann www.its-lehmann.de ------------------------------------------------------------------------- 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