Re: [Bacula-users] Q: Correct FD setup for macOS 10.15

2022-03-23 Thread Rowdy
, but missing when it actually tried to archive it. Rowdy ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] bacula binaries for mac?

2008-12-31 Thread Rowdy
sons laptop (intel) which I would rather not do. > > Is bat available on Mac? Any other GUI interface available for Mac? > > Thanks. > > Hemant Shah > E-mail: hj...@yahoo.com Yep, these ones work well on my G4 PowerMac (Leopard): http://www.pixelchaos.net/200

Re: [Bacula-users] install bacula on mac OSX through fink

2008-10-22 Thread Rowdy
ollow,i haven't problem to change > method of installation. > > thanks very much!! Greetings, Rather than fink (or even MacPorts), I use an (unofficial) package: http://www.pixelchaos.net/2008/08/19/bacula-242-for-mac-o

Re: [Bacula-users] Installing bacula-fd on Mac OS/X

2008-02-17 Thread Rowdy
did have to mess around with "launchctl load ..." to get the new startup script to appear, I suspect a reboot would have achieved the same. Rowdy - This SF.net email is sponsored by: Microsoft Defy all challenges. Mic

Re: [Bacula-users] Store on two USB-Disks

2006-10-30 Thread Rowdy
ourse the complete restore should work with only one disk. > > Can I configure the device to get this? > > thanks, > niko sams Greetings, There was a thread about this topic back in July 2006, the subject was "Backup to alternate USB HDDs". If you search the archives you wil

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

2006-08-06 Thread Rowdy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Henning Holtschneider wrote: > Rowdy wrote: > >> I do similar to what Ger indicated (I have 2 hard drives alternating in >> an external USB enclosure connected to a box running Bacula under >> FreeBSD), but set the status

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

2006-07-13 Thread Rowdy
l always be created (e.g. /dev/sda), and that will have a corresponding constant mount point (from /etc/fstab). 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 remi

Re: [Bacula-users] Multiple DLT drives

2006-05-02 Thread Rowdy
with 1.38 versions, but I guess it's worth a try. Rowdy --- 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 Applic

Re: [Bacula-users] Disabling Client

2006-03-23 Thread Rowdy
:55, Rowdy wrote: As the disablement (above) is temporary, it would be great if the job could still be listed, but perhaps with the Level shown as "Disabled" :) The job can still be listed -- the only way to list job resources is with "show jobs" or "show job=xxx&q

Re: [Bacula-users] Disabling Client

2006-03-23 Thread Rowdy
client machine was powered off. Rowdy --- 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 t

Re: [Bacula-users] Disabling Client

2006-03-22 Thread Rowdy
nux system. The client continues to be backed up, and I'm afraid that if I proceed with the upgrade, all of my other systems will be delayed in backing up. I found that I had to comment the Job and the Client sections for the machine to be excluded. Rowdy ---

Re: [Bacula-users] Seagate STT20000A with Bacula - longish post

2005-11-18 Thread Rowdy
size reported by Bacula (btape) and the tape drive documentation, I could not get btape to successfully run, so I gave up. tar and dump seem to work ok with the tape drive however. I ended up doing Bacula backups to an external hard drive in a USB enclosure. Rowdy

Re: [Bacula-users] right solution for backup MySQL databases

2005-09-02 Thread Rowdy
use mysqldump to backup it's catalog database if you are using MySQL for that purpose. You can even use the make_catalog_backup script as a template. Rowdy --- SF.Net email is Sponsored by the Better Software Conference & EXPO Septem

Re: [Bacula-users] Insert failures using SQLite

2005-08-01 Thread Rowdy
ing to MySQL. Just an uneducated guess: is Bacula connecting to the database as the same user that you use on the command line? Have a look at the Catalog { ... } section of your bacula-dir.conf. Rowdy --- SF.Net email is sponsored by: Di

Re: [Bacula-users] MSQl crashed

2005-07-21 Thread Rowdy
l rm repair1.sql In case this wraps, the "echo" line containing the list of tables should be one line in the script file. Rowdy --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to

Re: [Bacula-users] Backup on 2 removeable USB disks

2005-07-21 Thread Rowdy
filename (actually each filename is servername_creationdate). Rowdy --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get eve

Re: [Bacula-users] Lost connection to MySQL server during query

2005-07-13 Thread Rowdy
some indication whether it is a problem with the job that runs first, or a problem with the particular job that you happened to run first. 2. Inspect the MySQL logs. 3. Check/repair the MySQL database. Rowdy --- This SF.Net email is sponsored

Re: [Bacula-users] Multiple external HDDs as backup media

2005-06-27 Thread Rowdy
Tony Whitmore wrote: On Mon, Jun 27, 2005 at 09:05:13PM +1000, Rowdy wrote: Hi Tony, Hey Rowdy, thanks for your reply. Excellent, I'll have a browse through the manual and see if I can work out how to do that. Quick question - do you perform full backups every time, or

Re: [Bacula-users] Multiple external HDDs as backup media

2005-06-27 Thread Rowdy
e USB enclosure. This is not necessarily the most ideal situation, sometimes it is preferable to write the catalog backups to another device or even another server, but for me it seems to work. Rowdy --- SF.Net email is sponsored by: Discover E

Re: [Bacula-users] RE: Database creation

2005-06-21 Thread Rowdy
Sakaio Manoa wrote: Rowdy, Thanks for the help - seems to learn a lot as we move along I have done what you suggested and I can see the tables been created for the bacula database however I still am experiencing this: 21-Jun 22:17 bacula-dir: Warning

Re: [Bacula-users] Baculas mysql-database

2005-06-21 Thread Rowdy
in /usr/local/share/bacula. FreeBSD 4.x would probably be the same. Also, the Bacula config files are in /usr/local/etc. Rowdy --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadm

Re: [Bacula-users] RE: Database creation

2005-06-18 Thread Rowdy
Chris Lee wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Russell Howe Sent: Saturday, 18 June, 2005 06:49 To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] RE: Database creation On Sat, Jun 18, 2005 at 08:21:11PM +1000, Rowdy

Re: [Bacula-users] RE: Database creation

2005-06-18 Thread Rowdy
pace between -p and password - this is a MySQL convention. Nearly there :) Rowdy --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts

Re: [Bacula-users] RE: Database creation

2005-06-16 Thread Rowdy
Sakaio Manoa wrote: As requested I got this Which mysql /usr/bin/mysql Echo $PATH /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin Cheers Sakaio P Manoa Thank you. So, mysql is on your path, however the make_mysql_tables script reports an error about not being ab

Re: [Bacula-users] RE: Database creation

2005-06-13 Thread Rowdy
do anything else to specify MYSQL to bacula? Cheers Have you also run make_mysql_tables? On FreeBSD the two (create_mysql_database and make_mysql_tables) are different scripts and have to be run separately. Rowdy --- This SF.Net email is

Re: [Bacula-users] bcopy syntax"

2005-06-02 Thread Rowdy
Misty Stanley-Jones wrote: On Thursday 02 June 2005 06:02 am, Rowdy wrote: According to the documentation: http://www.bacula.org/rel-manual/Volume_Utility_Tools.html#SECTION000328000 Usage: bcopy [-d debug_level] -b bootstrap specify a bootstrap file -c

Re: [Bacula-users] bcopy syntax"

2005-06-02 Thread Rowdy
reading mailing list archives it seems that not many people are using bcopy not very much, and few people ever ask about it so there is little documentation. Kern has, several times, asked for feedback on bcopy, so if you do try it, please post again to let us know

Re: [Bacula-users] bacula, mysql, on Freebsd 5.3

2005-05-01 Thread Rowdy
dave wrote: Hello, I've got a working bacula install running on a FreeBSD 5.3 system with a mysql database. My problem is on boot bacula starts before mysql, generating an error, the director tries to access mysql, which doesn't happen. Once the system is booted i manually start bacula and all

Re: [Bacula-users] SQL/Bacula problem.

2005-04-11 Thread Rowdy
why not start the MySQL command line tool and do a 'repair table File;'? You could even set this up as a cron job. Rowdy --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products

Re: [Bacula-users] Bad data in record

2005-03-16 Thread Rowdy
ward Space File = no; BSF at EOM = yes; Backward Space Record = no; } I have only had the drive a couple of weeks, but so far regular full and incremental backups have worked fine. Rowdy --- SF email is sponsored by - The IT Product Guide Read ho