[Bacula-users] update bacula on debian3.1

2006-08-13 Thread stefan
1.36 to 1.38? Can someone help? tia stefan pgpQKBO7YIWof.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

Re: [Bacula-users] update bacula on debian3.1

2006-08-13 Thread stefan
> This is really good working. I also had to update the mysql database with "./update_mysql_tables_8_to_9" . So I had to download the tar.gz first. Is there another way to update the mysql DB? update successfull many thanks! :) maybe someone should write this on website!! stefan pgpabDZ

[Bacula-users] can not write to DVD

2006-08-14 Thread stefan
): 15-Aug-2006 00:13:31" It seems I have to edit the SD Device resources but I dont know where. Can someone help? tia stefan pgpa4wQTGAXMW.pgp Description: PGP signature - Using Tomcat but need to do more? Need to sup

Re: [Bacula-users] can not write to DVD

2006-08-14 Thread stefan
8-15_08.27.22 Fatal error: Storage daemon didn't accept Device "DVD" because: 3924 Device "DVD" not in SD Device resources. 15-Aug 08:27 server-dir: Client1.2006-08-15_08.27.22 Error: Bacula 1.38.11 (28

Re: [Bacula-users] can not write to DVD

2006-08-15 Thread stefan
r: Storage: "DVD-Writer" (/dev/hdc) Media type: DVD Pool: Default * " Can someone help? tia stefan pgpvH2MtKKvV9.pgp Description: PGP signature - Us

Re: [Bacula-users] can not write to DVD

2006-08-16 Thread stefan
1.2006-08-16_22.41.53 16-Aug 22:42 server-sd: Please mount Volume "Vol0003" on Storage Device "DVD-Writer" (/dev/hdc) for Job Client1.2006-08-16_22.41.53 * " I was working as root and tried the user option in fstab, but all the same! I searched and googled but can

Re: [Bacula-users] can not write to DVD

2006-08-17 Thread stefan
0 grep bacula-sd server:~#" > /dev/hdc /media/cdrom1 iso9660 ro,user,noauto 0 0 > > to /etc/fstab Yes, my /etc/fstab looks like this! I tried manually mount and I did a reboot. This is not helping :( > > I must admit that to-date I've run as root for DVD

Re: [Bacula-users] can not write to DVD

2006-08-18 Thread stefan
15:15 server-sd: Please mount Volume "Vol0001" on Storage Device "DVD-Writer" (/dev/hdc) for Job Client1.2006-08-18_08.42.47" but can not find a way to mount the volume. What is wrong here? How should I mount he volume? Can not find a way! can someone help? tia stefan

Re: [Bacula-users] can not write to DVD

2006-08-18 Thread stefan
w what you mean with "dvd-handler /dev/hdc prepare" , then I get the same error: "8-Aug 16:35 server-dir: Start Backup JobId 62, Job=Client1.2006-08-18_16.35.20 18-Aug 16:35 server-sd: Please mount Volume "Vol0002" on Storage D

Re: [Bacula-users] can not write to DVD

2006-08-18 Thread stefan
d -c /etc/bacula/bacula-sd.conf -u root -g tape root 5363 5354 0 21:26 ? 00:00:00 /usr/sbin/bacula-sd -c /etc/bacula/bacula-sd.conf -u root -g tape root 5390 4902 0 21:27 pts/200:00:00 grep bacula-sd server:/e

Re: [Bacula-users] can not write to DVD

2006-08-20 Thread stefan
Am Freitag, 18. August 2006 21:38 schrieb stefan: > > Bacula comes with a command called dvd-handler it is the command that > > you have in /etc/bacula/bacula-sd.conf for WritePartCommand and > > FreeSpaceCommand. In your case it seems to be in /etc/bacula/dvd-handler > &g

[Bacula-users] Normal jobs running in parallel to copy jobs

2012-09-10 Thread Stefan
obs both use different storage and pools/volumes What am I missing? Is it impossible to run other jobs in parallel with a copy job? Thanks in advance for your help, Stefan I have the following pool configuration: # Disk Full Backup Pool Pool { Name = Disk.Full Pool Type = Backup #

[Bacula-users] Backup-Proxy-Solution needed

2007-05-28 Thread Stefan Wintermeyer
days to sync)." Has anybody a solution for that problem? Stefan -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk? -> http://www.das-asterisk-buch.de Geschäftsführer: Stefan Wintermeyer

Re: [Bacula-users] problem after user turned off laptop

2006-01-26 Thread Stefan Schwietert
led jobs from running. After stopping bacula and starting again the running queue was empty and all the schedule for today was lost. I'm using 1.38.4 with a Ultrium-2 drive. Any ideas? Stefan -- Stefan Schwietert Fon +49 731 1530 44 Ulmer Volkshochschule Fax +49

Re: [Bacula-users] bsmtp -- wrong date

2006-01-26 Thread Stefan Schwietert
setup: mailcommand = "/usr/bin/mail -h localhost -r \"\(Bacula\) %r\" -s \"Bacula: %t %e of %c %l\" %r" operatorcommand = "/usr/bin/mail -h localhost -r \"\(Bacula\) %r\" -s \"Bacula: Intervention needed for %j\" %r" It works exactly as

Re: [Bacula-users] problem after user turned off laptop

2006-01-26 Thread Stefan Schwietert
Arno Lehmann schrieb: Hello, On 1/26/2006 10:18 AM, Stefan Schwietert wrote: I had another bug with this situation. Bacula was doing a backup from a workstation with spooling. After 8GB it began to despool the data to tape and while this was done the user switched off the workstation. So

Re: [Bacula-users] bacula 1.38.x for mac osx 10.3

2006-03-08 Thread Stefan Schwietert
aunchd and its mechanism to manage ports and sockets.Stefan --  Stefan Schwietert Systembetreuer Ulmer Volkshochschule

Re: [Bacula-users] bacula 1.38.x for mac osx 10.3

2006-03-09 Thread Stefan Schwietert
o the config file. After removing the blank everything went well.Just to document it: bacula-fd compiled well with the apple development package from the installation disks and has been installed with launchd (XML configuration as noted above) on MacOS X 10.4.5 (Tiger) on an iMac Intel Core Duo.Stefan

[Bacula-users] Migrating from SQLite to PostgreSQL

2005-06-16 Thread Stefan Armbruster
t;. When applying this to the db, I've got this error: ERROR: relation "nextid" does not exist So is there a recommended way to move from sqlite to postgres? Is the database sturcture identical since "nextid" table seems to exist in sqlite and not in postgresql? Rega

[Bacula-users] Windows FD "filename or extension too long"

2005-06-21 Thread Stefan Armbruster
o deal with this? Please don't recommend to shorten the path names, since the management has a fixed schema how to name paths and files, and they won't change this :-( Should I skip the windows fd and use smbfs to mount the windows drive? Regards, Stefan ---

Re: [Bacula-users] Windows FD "filename or extension too long"

2005-06-21 Thread Stefan Armbruster
directory names when restoring? If yes, I probably could restore the deep nested files into a rather short path. E.g. assume file d:/path1/path2/path3/myfile.txt to be restored into d:/restore/myfile.txt without /path1/path2/path3. Stefan Am Dienstag, 21. Juni 2005 11:01 schrieb Kern Sibbald:

Re: [Bacula-users] Windows FD "filename or extension too long" (solved in parts)

2005-06-21 Thread Stefan Armbruster
he windows box. Not very elegant... but it works. Regards, Stefan Am Dienstag, 21. Juni 2005 11:53 schrieb Stefan Armbruster: > Hi, > > thanks for your answer. The "portable" options is currently not used, aka > off. I'll run some tests with this option enabled. > I&#

Re: [Bacula-users] Windows FD "filename or extension too long" (solved in parts)

2005-06-21 Thread Stefan Armbruster
Hi , Am Dienstag, 21. Juni 2005 23:13 schrieb Kern Sibbald: > On Tuesday 21 June 2005 18:25, Stefan Armbruster wrote: > > Hi, > > > > I solved this issue (at least paritally..). Switching on the "portable" > > flag in the fileset causes the backup to emit war

Re: [Bacula-users] Tabellen fuer bacula

2005-06-22 Thread Stefan Armbruster
tains all the "create table" statements. There's also a grant_postgresql_privileges. For a quick overview of the table structure: http://cvs.sourceforge.net/viewcvs.py/bacula/bacula/src/cats/make_postgresql_tables.in?rev=1.21&only_with_tag=Branch-1_3

Re: Compilation errors on Macintosh (was [Bacula-users] Bacula FD on Macintosh)

2006-04-12 Thread Stefan Schwietert
bit tricky to create a configuration for launchd. Stefan --  Stefan Schwietert Systembetreuer Ulmer Volkshochschule

[Bacula-users] Can't label tape in HP loader (SureStore DAT24x6)

2006-05-09 Thread Stefan MARTEL
Hi everybody I work with ubuntu 5.10, bacula 1.36.3 and mtx 1.3.9 and i have a big problem. I can't write data on tape because bacula wrote error each i try to label and mount the autoloader In bconsole when i run label, i have this message : *label Using default Catalog name=MyCatalog DB=bac

Re: [Bacula-users] Device is BLOCKED waiting for appendable media.

2006-05-18 Thread Stefan MARTEL
Quoting Marcin Wasilewski <[EMAIL PROTECTED]>: Hi Marcin. Can you explain more precisly your problem. In your bconsole make : list media and look the VolStatus, Is it mark "error" ??? Have you already backup data on this volume ? Stefan Hello Group, I wonder that You could

Re: [Bacula-users] Problem rewriting on a tape with an autoloader

2006-05-24 Thread Stefan MARTEL
Quoting Arno Lehmann <[EMAIL PROTECTED]>: Hello, On 5/23/2006 11:36 AM, eklektik wrote: Hi everybody I work with ubuntu 5.10 and bacula 1.36.3 and i have a problem Good time to upgrade to 1.38.current, perhaps... I know but i have a problem (with a mysql file) when i try to install When

Re: [Bacula-users] pre-checking tape for next backup

2009-02-13 Thread Stefan Lubitz
Hi Arno, hi James, I have got nearly the same "problem" If one of you could give me a good hint where to start for the script, it would be great :-) Thanks, Stefan -Ursprüngliche Nachricht- Von: Arno Lehmann [mailto:a...@its-lehmann.de] Gesendet: Donnerstag, 11. Dezember 200

[Bacula-users] restoring big files spanning multiple volumes?

2009-03-18 Thread Stefan Palme
be nice to know how to avoid this problem for future backups. But I would also be lucky about a way how to completely restore this file (I guess all relevant data is available in the backups files, but the restore process does not handle it well). Any help possible? Tha

Re: [Bacula-users] restoring big files spanning multiple volumes?

2009-03-18 Thread Stefan Palme
(-0147) when using the bacula console (at least this is my interpretation of the error messages). A question about this one: "Error: attribs.c:421 File size of restored file ./var/lib/postgresql/backup/database.dump not correct. Original 3682990713, restored 309133312.&

Re: [Bacula-users] restoring big files spanning multiple volumes?

2009-03-30 Thread Stefan Palme
On Wed, 2009-03-18 at 13:16 +0100, Stefan Palme wrote: > Hi all, > [...] > One of the files to be backuped has around 3.5 GB. In all my backups > this file (obviously) spans two volumes. > > The problem: this large file can not be restored. > [...] > Forward spacing V

[Bacula-users] Backup Speed

2008-10-09 Thread Stefan Lubitz
Would you change something? Is the performane OK? If not, what do you think is the problem? Is it possible to write to 2 drives at the same time, to increase write performance? I know.This are a lot of questions, but I have no experience in Backup Systems :-) Thanks for your help, Stefan Lo

[Bacula-users] Update Bacula Manual Page 522 ???

2008-10-09 Thread Stefan Lubitz
limits: 0, partitions: 0, s2 log: 0 kernel: st0: sysv: 0 nowait: 0 end Isn't it easyer to use: mt -f /dev/nst0 stshowopt What do you think? Regards, Stefan - This SF.Net email is sponsored by the Moblin Your

Re: [Bacula-users] Backup Speed

2008-10-09 Thread Stefan Lubitz
few GB. > Thanks for the tip! This means it is better to have a small spoolsize? Correct? I will try this. But at the moment I start from the beginning. It seems something is completely wrong in my configuration. At the moment I am not able to get btest running... Stefan -

Re: [Bacula-users] ERR=Input/output error / only some times

2008-10-14 Thread Stefan Lubitz
I am using are new, also is the Library and all the cabels. Thanks for further help, Stefan Messages: Oct 14 14:04:56 BACKUP3 kernel: [101067.953408] mptscsih: ioc1: attempting task abort! (sc=81011bd15a80) Oct 14 14:04:56 BACKUP3 kernel: [101067.953413] ch 2:0:4:1: CDB: Inquiry: 12 00 00

[Bacula-users] ERR=Input/output error / only some times

2008-10-14 Thread Stefan Lubitz
. ERR=Input/output error. btape: btape.c:868 Read block 1898 failed! ERR=Input/output error Can you please help me, where I can start to investigate? Thanks, Stefan -- Stefan Lubitz System Administrator ___ MACKEVISIO

[Bacula-users] problems with bacula client and windows 2008 hosted on vmware.

2008-10-29 Thread Stefan Eriksson
Hi I'm trying to startup my bacula service under windows 2008 hosted on vmware. But I keep getting this error when I try to start the service: Windows could not start the bacula File Service service on Local Computer. Error 1067: The process terminated unexpectedly This is with default configurat

Re: [Bacula-users] problems with bacula client and windows 2008 hosted on vmware.

2008-10-29 Thread Stefan Eriksson
oktober 2008 16:00 Kopia: bacula-users@lists.sourceforge.net Ämne: Re: [Bacula-users] problems with bacula client and windows 2008 hosted on vmware. Stefan Eriksson wrote: > Hi I'm trying to startup my bacula service under windows 2008 hosted on > vmware. But I keep getting this error wh

Re: [Bacula-users] problems with bacula client and windows 2008 hosted on vmware.

2008-10-30 Thread Stefan Eriksson
Bruno Friedmann [mailto:[EMAIL PROTECTED] Skickat: den 29 oktober 2008 19:01 Kopia: bacula-users@lists.sourceforge.net Ämne: Re: [Bacula-users] problems with bacula client and windows 2008 hosted on vmware. Stefan Eriksson wrote: > Thanks the -t parameter solved my issue, now to the next

Re: [Bacula-users] problems with bacula client and windows 2008 hosted on vmware.

2008-10-30 Thread Stefan Eriksson
henticate with File daemon at "192.168.0.2:9102". Possible causes: Passwords or names not the same or Maximum Concurrent Jobs exceeded on the FD or FD networking messed up (restart daemon). Anyone know what it can be? -Ursprungligt meddelande- Från: Stefan Eriksson [mailto:[EMAIL

Re: [Bacula-users] Fatal error: File daemon at "192.168.0.13:9102" rejected Hello command

2008-11-04 Thread Stefan Eriksson
daemon at "192.168.0.13:9102" rejected Hello command Hi Stefan! We have seen something similar when running VSS on 64 bits windows system. If you have 64 bits windows you can try switching VSS off. Cheers! Mathias Stjernström On 4 nov 2008, at 13.35, Stefan Eriksson wrote: > 04-Nov

Re: [Bacula-users] Fatal error: File daemonat "192.168.0.13:9102"rejected Hello command

2008-11-04 Thread Stefan Eriksson
Yes I can telnet 192.168.0.13 on port 9102 with no problem so the port is open, As for vmware networking, it shouldnt be an issue as it works great with windows 2003. And I dont think its a fw issue as I've completely turned of the firewall and still no go. As for connections, the bacula server do

[Bacula-users] Fatal error: File daemon at "192.168.0.13:9102" rejected Hello command

2008-11-04 Thread Stefan Eriksson
ng windows 2008. I have the correct password etc as its not the same error message, does anyone know what this error means and how to fix it? I've googled it and there's not much info about it. Thanks Stefan -

Re: [Bacula-users] Fatal error: File daemon at "192.168.0.13:9102"rejected Hello command

2008-11-04 Thread Stefan Eriksson
: [Bacula-users] Fatal error: File daemon at "192.168.0.13:9102"rejected Hello command "Stefan Eriksson" <[EMAIL PROTECTED]> kirjoitti viestissä news:[EMAIL PROTECTED] > 04-Nov 13:31 backup-dir: test.2008-11-04_13.31.41 Fatal error: File daemon > at "192.168.0.13:

[Bacula-users] FW: Fatal error: File daemonat "192.168.0.13:9102"rejected Hello command

2008-11-05 Thread Stefan Eriksson
How can I move forward with this, I cant post a bugreport without given permission to do so here, if I post a bugreport maybe its easier to get this issue solved or corrected, I'll be available to try new code on a test machine --- Re: [Bacula-users] Fatal error: File daemonat "192

Re: [Bacula-users] Fatal error: File daemon at "192.168.0.13:9102"rejected Hello command

2008-11-06 Thread Stefan Eriksson
32-bit version available). Maybe it helps if you can use Wireshark or similar to see what is actually being sent/received? Stefan Eriksson wrote: > Yes I can telnet 192.168.0.13 on port 9102 with no problem so the port is > open, > As for vmware networking, it shouldnt be an issue as it wo

[Bacula-users] redirect waiting jo to another storage

2008-11-29 Thread Stefan Pampel
job? Actually i tired to define two storages witin JobDefs like this: Storage = BAR Storage = FOO But it seems not fo fit my requirements. Thanks and best regards Stefan Pampel -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkkxa2UACgkQXXT1nfS2Z+F9mgCeIxethXjVPyDbg

Re: [Bacula-users] Fatal error: File daemon at "192.168.0.13:9102"rejected Hello command

2008-12-04 Thread Stefan Eriksson
rror: File daemon at "192.168.0.13:9102" rejected Hello command 05-Dec 01:34 backup-dir: bacula_-_TEST.2008-12-05_00.05.32 Error: Bacula backup02-dir 2.2.4 (14Sep07): 05-Dec-2008 01:34:49 Best Regards -Ursprungligt meddelande- Från: Stefan Eriksson [mailto:[EMAIL PROTECTED] Skickat:

[Bacula-users] FW: Fatal error: File daemon at "192.168.0.13:9102"rejected Hello command

2008-12-09 Thread Stefan Eriksson
" 05-Dec 01:34 backup-dir: bacula_-_TEST.2008-12-05_00.05.32 Fatal error: File daemon at "192.168.0.13:9102" rejected Hello command 05-Dec 01:34 backup-dir: bacula_-_TEST.2008-12-05_00.05.32 Error: Bacula backup02-dir 2.2.4 (14Sep07): 05-Dec-2008 01:34:49 Best Regards -U

[Bacula-users] The number of files mismatch!

2008-12-09 Thread Stefan Lubitz
no mtx: Request Sense: EOM=no mtx: Request Sense: ILI=no mtx: Request Sense: Additional Sense Code = 53 mtx: Request Sense: Additional Sense Qualifier = 03 mtx: Request Sense: BPV=no mtx: Request Sense: Error in CDB=no mtx: Request Sense: SKSV=no MOVE MEDIUM from Element Address 256 to

[Bacula-users] schedule writing and spooling on different drives and spool directorys

2008-12-09 Thread Stefan Lubitz
be a good solution and is this possible in bacula? What do you think? Regards, Stefan -- Stefan Lubitz System Administrator ___ MACKEVISION Medien Design GmbH, Stuttgart Forststraße 7 D - 70174 Stuttgart Tel.: +49 (0) 711

Re: [Bacula-users] The number of files mismatch!

2008-12-09 Thread Stefan Lubitz
nly when starting from scratch with empty > tapes, so that's normal ... > > > On Tue, 2008-12-09 at 08:40 +0100, Stefan Lubitz wrote: > >> Hi all, >> >> sine I have added the Paramters: >> BSFatEOM = yes; >> TWOEOF = yes; >> OfflineonUnmou

[Bacula-users] All jobs failed - what's next?

2015-06-26 Thread Stefan Lamby
Hi. All my backup jobs failed because of a missing storage resource. New jobs are scheduled for this evening. If I can live with it: Will I miss anything if I wait until this evening? Will bacula look back and see what needs to be done? What do you recommend? Stefan

Re: [Bacula-users] All jobs failed - what's next?

2015-06-26 Thread Stefan Lamby
um 12:16 > geschrieben: > > > If the backup is incremental it will backup the differences between the > most recent sucessful backup and the job that is run tonight. Nothing > should be missed out. > > Liam > > On 26/06/2015 10:00, Stefan Lamby wrote: > > Hi. >

[Bacula-users] 3910 Unable to open device ""nas2016" (/nas2016)": ERR=dev.c:575 Could not open: /nas2016/bkp-nas-0419, ERR=no permission

2016-05-19 Thread Stefan Lamby
acula-sd.conf 1336 ?Ssl0:00 /usr/sbin/bacula-sd -f -c /etc/bacula/bacula-sd.conf -u bacula -g tape Please help, my backups are not running. Thanks. Stefan -- Mobile security can be enabling, not merely restrict

[Bacula-users] [SOLVED] Re: 3910 Unable to open device ""nas2016" (/nas2016)": ERR=dev.c:575 Could not open: /nas2016/bkp-nas-0419, ERR=no permission

2016-05-19 Thread Stefan Lamby
bacula touch test already showed that it was possible to write to the nfs share. Thanks for your help. Stefan > "Clark, Patti" hat am 19. Mai 2016 um 18:55 geschrieben: > > Is your bacula user a member of the disk group on your SD system? > > What is the state of se

[Bacula-users] mysqldump not working due to missing password

2017-01-04 Thread Stefan Kiehne
'x'@'y' (using password: NO). I can log in to mysql as bacula with no problem (using 'sudo -u bacula mysql') So what am I missing here? Also when it fails, the job still continues without error which i

Re: [Bacula-users] mysqldump not working due to missing password

2017-01-05 Thread Stefan Kiehne
is there a way to have the Job fail on an error like that? Stefan On Thu, Jan 5, 2017 at 1:33 PM, Martin Simmons wrote: > >>>>> On Thu, 5 Jan 2017 08:47:08 +0100, Stefan Kiehne said: > > > > Hi guys, > > > > I have a ClientRunBeforeJob directive that makes

Re: [Bacula-users] Issue with Bacula

2017-01-23 Thread Stefan Kiehne
g/7.4.x-manuals/en/main/Basic_Volume_Management.html for more information on Volume Management in Bacula. Regards Stefan KIehne On Mon, Jan 23, 2017 at 8:47 AM, Swapnil Bhaigude < swapnil.bhaig...@zycus.com> wrote: > Hi Team, > > > > I have successfully scheduled backup but

[Bacula-users] 800, 000+ orphaned paths entries cannot be pruned when using bvfs

2019-01-17 Thread Stefan Muenkner
function number: 9 Pruning orphaned Path entries isn't possible when using BVFS. Is there anything I can do about it? Best regards Stefan -- this is an empty signature :-) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net

Re: [Bacula-users] 800, 000+ orphaned paths entries cannot be pruned when using bvfs

2019-01-22 Thread Stefan Muenkner
sole without bat running and then dbcheck could clear up the orphaned path entries. Best regards, Stefan Am 20.01.19 um 13:51 schrieb Kern Sibbald: > Hello Stefan, > > Please submit a bug report on this.  When running dbcheck, it is my opinion > that we should not be relying on .bvf

Re: [Bacula-users] 800, 000+ orphaned paths entries cannot be pruned when using bvfs

2019-01-23 Thread Stefan Muenkner
Am 23.01.19 um 11:03 schrieb Radosław Korzeniewski: > Hello, Hi, > wt., 22 sty 2019 o 14:39 Stefan Muenkner <mailto:stefan.muenk...@uni-saarland.de>> napisał(a): > > (...) > Searching for hascache in the rest of the source I found that hascache in > the

[Bacula-users] Full backup earliest after n days

2019-11-15 Thread Stefan Melber
to prevent then to make another full backup on the next weekend but instead then doing an incremental one. How can that be done? Best regards,     Stefan ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge

[Bacula-users] Autochanger does not change disk when full...

2020-01-13 Thread Stefan Melber
an 20:27 bsastf670-fd JobId 153: Error: bsock.c:536 Socket has errors=1 on call to Storage daemon:NASBox:9103 13-Jan 20:28 NASBox-dir JobId 153: Error: Bacula NASBox-dir 9.0.6 (20Nov17): How can i prevent this and give bacula a hint to change to the free disk? Best regards,     Stefan

Re: [Bacula-users] Autochanger does not change disk when full...

2020-01-14 Thread Stefan Melber
first tried the autochanger... Best regards,     Stefan On 1/14/2020 12:30 AM, Stefan Melber wrote: Hi Bacula-Users, i use a setup with two disks based on autochanger to save my backups - see configuration below. The changing between the two disks for different jobs works fine, but in

[Bacula-users] Bacula Full backup fails : DB Error: mergejoin input data is out of order (solved and a possible reason)

2022-07-28 Thread Stefan Muenkner
k did fix those, the full backup succeeded as expected. Cheers Stefan Münkner -- -- this is an empty signature :-) ___ Bacula-users mailing list Bacula-users@lists.source

[Bacula-users] Bacula Full backup fails : DB Error: mergejoin input data is out of order (solved and a possible reason)

2022-07-28 Thread Stefan Muenkner
eck fixed those, the full backup succeeded as expected. Cheers Stefan Münkner -- -- -- this is an

[Bacula-users] doing 2. backup over wan with limited bandwith

2013-04-28 Thread Stefan Fuhrmann
tual fullbackup" possible? How? 4.) cheapest way, buy more bandwith in due to 3. Corrections? Ideas? Or does someone has an another idea doing a second backup from datacenter to firm over wan? Can someone help? tia Stefan

[Bacula-users] bweb uninitialized value $ret{"storage_cmd"}

2013-04-29 Thread Stefan Fuhrmann
10.0.103/cgi-bin/bweb/bweb.pl?action=cmd_storage per console is a file-backup configured. Can someone help? tia Stefan -- Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-base

[Bacula-users] virtual fullbackup questions, diffs over wan/vpn; time difference between full/ diff backup for virtual full backup

2013-05-08 Thread Stefan Fuhrmann
ot;virtual full backups" with that great time difference between full- and diff- backups? tia Stefan -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide

[Bacula-users] disk full, director not available, director not working

2013-05-13 Thread Stefan Fuhrmann
Hello all, the disk is full and the director is not reachable. Just to test I did also a reboot. I want to delete older backups now, but how when director isnt working? Can someone help? tia# Stefan -- Learn Graph

[Bacula-users] 1 job write to 2 n

2013-05-14 Thread Stefan Fuhrmann
Hello all, is ist poosible to define one job and the backup data is written to 2 locations, ex /backup-data and backup-data2? Or have I to define for every location its own job? -- AlienVault Unified Security Managemen

[Bacula-users] virtual backup script

2013-05-16 Thread Stefan Fuhrmann
Hello all, we want to do an automated virtual backup one time a week. As I can see there is some scripting necessary. Can I do it with bashing? Whats the best way doing such a job? Or someone has a working virtual- backup- script? Can someone help? tia Stefan

[Bacula-users] run jobs on broken schedule

2013-05-21 Thread Stefan Fuhrmann
Hello all, I have scheduled fullVirtual ans some jobs are running, one gives an error. Now the other scheduled jobs arent running but having the state "created" and it seems queue is stopped. Is that normal? How to run them now? Can someone help?

[Bacula-users] multiple 2 directors, storage accessing same clients, 2 backups on 2 different locations

2013-06-06 Thread Stefan Fuhrmann
error: No Job status returned from FD. Is this a way I can run or are there any difficulties? Is there another way preffered doing 2 backups on 2 different locations? tia Stefan -- How ServiceNow helps IT people transform

[Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-10 Thread Stefan Lamby
: Marking Volume "bkp-nas-0265" in Error in Catalog. 13-Jun 23:39 backnix05-sd JobId 11348: Fatal error: Job 11348 canceled. 13-Jun 22:40 extranix-fd JobId 11348: Fatal error: job.c:2390 Bad response to Append Data command. Wanted 3000 OK data , got 3903 Error append data Do you have any a

Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-10 Thread Stefan Lamby
work together with a current sd or do I have to renew everything? Thanks, Stefan > Kern Sibbald hat am 10. Juli 2014 um 17:36 geschrieben: > > Unfortunately, neither CIFS nor NFS include a truncate() function, and this > problem was not noticed because not many people write Volumes

Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-17 Thread Stefan Lamby
You wrote writing Volumes directly to a CIFS mount is not really a good idea for a number of reasons. What do you recommend as best practice instead? Best regards, Stefan > Kern Sibbald hat am 10. Juli 2014 um 17:36 geschrieben: > > Unfortunately, neither CIFS nor NFS include a

Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-17 Thread Stefan Lamby
Got you, thanks. Best regards, Stefan > Josh Fisher hat am 17. Juli 2014 um 14:12 geschrieben: > > On 7/17/2014 4:38 AM, Stefan Lamby wrote: > > > > You wrote writing Volumes directly to a CIFS mount is not really > > > a good idea for a number of

Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-17 Thread Stefan Lamby
Got the point. I'll think about buying 2 more SATA HDs using software raid to store the precious Volumes on those. Btw., using md, is there something wrong with using it in partnership with bacula? Cheers, Stefan > Kern Sibbald hat am 17. Juli 2014 um 19:38 geschrieben: > > On

Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-18 Thread Stefan Lamby
> Kern Sibbald hat am 18. Juli 2014 um 10:37 geschrieben: > > On 07/17/2014 08:41 PM, Stefan Lamby wrote: > > > > Got the point. > > I'll think about buying 2 more SATA HDs using software raid to store > > the precious Volumes on th

Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-29 Thread Stefan Lamby
Hello List. I followed the advice you gave and updated director and sd to the most current version to avoid this truncate error I reported before (see below). Too sad, we do have the same issue again. Do you have any more advice? Thank you! Stefan This is the current log: 29-Jul 23:30

Re: [Bacula-users] Installing with RPMs

2010-05-05 Thread Stefan Muenkner
On 04.05.2010 20:32, Joseph Spenner wrote: > --- On Tue, 5/4/10, Joseph Spenner wrote: > >> From: Joseph Spenner >> Subject: Re: [Bacula-users] Installing with RPMs >> To: bacula-users@lists.sourceforge.net >> Date: Tuesday, May 4, 2010, 11:29 AM >> --- On Tue, 5/4/10, Phil Stracchino >> >> wro

[Bacula-users] Update Bacula from 2.4.4 to 5.0.2

2010-07-07 Thread Stefan Schwarz
something? greetings Stefan -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first

[Bacula-users] Using multiple Drives / Bacula Version 2.4.4

2010-09-03 Thread Stefan Lubitz
block=0 Positioned at File=0 Block=0 Device "Drive-2" (/dev/nst1) is not open. Drive 1 status unknown. Used Volume status: MBB065 on device "Drive-1" (/dev/nst0) Reader=0 writers=0 devres=0 volinuse=0 Reg

Re: [Bacula-users] Using multiple Drives / Bacula Version 2.4.4

2010-09-03 Thread Stefan Lubitz
h, thanks for the hint :-) At the moment both jobs are using one pool (differential pool). I allready searched in the archive but haven't found the solution. That's why I wrote the mail ;-) Maybe i missed someting.. I will search again. Than

[Bacula-users] different filesets for different job-types?

2010-09-21 Thread Stefan Palme
2:30 Run = Incremental mon-sat at 2:30 } FileSet { Name = "Full Set" Include { @ListOfFiles File = /the/special/file } } FileSet { Name = "Incremental Set" Include { @ListOfFiles } } How can I specify that my Incremental backups use the "Increme

Re: [Bacula-users] different filesets for different job-types?

2010-09-21 Thread Stefan Palme
. So I could just define a second Job with its own FileSet (that contains only the special file), and this Job will run only once a week. The obvious disadvantage of this approach is that the special file will not be restored when I do a restore of the

Re: [Bacula-users] How to parse Bacula conf files

2010-10-21 Thread Stefan Muenkner
On 20.10.2010 16:25, Josh Fisher wrote: > > On 10/19/2010 8:28 AM, Yuri Timofeev wrote: >> Hi >> >> During development the prototype of the my new system (Webacula 5.5), >> I tried to parse the bacula-dir.conf. >> However, this is probably not possible with simple regexp's. >> It turned out that s

Re: [Bacula-users] How to parse Bacula conf files

2010-10-21 Thread Stefan Muenkner
. You only need to provide the XSLT file and adapt that for future versions. Provided there are no principal problems anyway, since not everything maps cleanly into XML and back again. But in the end somebody needs to do that by actually write, testing and documenting some code. Stefan On

Re: [Bacula-users] prevent windows shutdown when backup run

2011-04-21 Thread Stefan Muenkner
s://lists.sourceforge.net/lists/listinfo/bacula-users It might work that way, by going into a loop querying whether a backup task is currently being run and leave the loop only if no task is run (with a message to the user). But it would still leave the problem, how to detect that a backup task is bei

[Bacula-users] Newbie question about labelling tapes for certain days

2011-05-31 Thread Stefan Günther
ingle pool for every single day together with a single entry for every day in the schedule definition? That would mean, that during labelling, I would assign the volume name "monday", slot number "1" and pool "monday" ? Tha

Re: [Bacula-users] Newbie question about labelling tapes for certain days

2011-05-31 Thread Stefan Günther
g with the tape in slot1 on monday? Thanks, Stefan ___ Schon gehört? WEB.DE hat einen genialen Phishing-Filter in die Toolbar eingebaut! http://produkte.web.de/go/toolbar

Re: [Bacula-users] Newbie question about labelling tapes for certain days

2011-06-03 Thread Stefan Günther
ool = Weekly sun at 00:01     } Schedule {   Name = "Backup"   Run = Level = Incremental Pool = Daily mon-fri at 18:00   Run = Level = Full Pool = Weekly sun at 00:01     } Thanks, Stefan ___ Schon gehört? WEB.DE hat einen geniale

Re: [Bacula-users] Newbie question about labelling tapes for certain days

2011-06-03 Thread Stefan Günther
Hi, >Remember that the schedule will override the Pool and Level in the job. >http://bacula.org/5.0.x-manuals/en/main/main/Configuring_Director.html#SECTION00185 > GREAT! Thanks, Stefan ___ Schon gehört? WEB.DE

[Bacula-users] Why doesn't Bacula use the whole tape?

2011-06-10 Thread Stefan Günther
bel" command to create a new Volume for: Storage: "Drive-1" (/dev/st0) Pool: TestPool Any idea what's going wrong? Thanks for any suggestions or hints, Stefan Media type: Ultrium-LTO3 ___ Scho

Re: [Bacula-users] Why doesn't Bacula use the whole tape?

2011-06-14 Thread Stefan Günther
read 65536 byte block with 64512 byte transfer. [ 7426.885546] st0: Sense Key : Not Ready [current] [ 7426.885552] st0: Add. Sense: Medium not present we have changed the tapes, to make sure, that it isn't the problem of a faulty medium, but that

Re: [Bacula-users] Why doesn't Bacula use the whole tape? [SOLVED]

2011-07-06 Thread Stefan Günther
. [ 3856.794626] st0: Failed to read 65536 byte block with 64512 byte transfer. Stefan ___ Schon gehört? WEB.DE hat einen genialen Phishing-Filter in die Toolbar eingebaut! http://produkte.web.de/go/toolbar

Re: [Bacula-users] Bacula backup problems

2011-09-09 Thread Stefan Muenkner
e the director's config file, the contents > of that "pre_backup.sh" script and the output of running > # vgdisplay > and > # lvdisplay > so we could try to figure out how it's supposed to work and how to > fix the situation, but I'd rather call that person out f

  1   2   3   >