[Bacula-users] Rough start with Bacula on Ubuntu

2011-05-25 Thread Melodie Neal
Gentlebeings I have a small server running Ubuntu Lucid, on which I have installed Webmin 1.550 and Bacula 5.0.1 and MySQL (applications installed using apt-get). I am backing up to a file share on another machine, and the set up basically works. I still need to fine tune a few things, but I

Re: [Bacula-users] help = Problem with webacula - no grafical output

2011-05-25 Thread Jérôme Blion
Hello, I think the whole webacula folder has nothing to do in /var/www /usr/share is better... then you can configure Apache configuration files: ln -s /usr/share/webacula/install/apache/webacula.conf /etc/apache2/conf.d/ I think you should have installed Zend framework with aptitude, too... T

[Bacula-users] bacula size calculator?

2011-05-25 Thread Joris Heinrich
Sorry false supject Am 26.05.11 00:21, schrieb Joris Heinrich: > Hello list, > > im planing currently an backup strategy for our company, i have daily > full backups from many sql machines. these backups should saved in > different pools: > > pool1 daily backup > > pool2 14 days > > pool 3 1jahr...

Re: [Bacula-users] help = Problem with webacula - no grafical output

2011-05-25 Thread John Drescher
2011/5/25 Joris Heinrich : > Hello list, > > im planing currently an backup strategy for our company, i have daily full > backups from many sql machines. these backups should saved in different > pools: > You should start a new thread. This has nothing at all to do with "help = Problem with webacul

Re: [Bacula-users] help = Problem with webacula - no grafical output

2011-05-25 Thread Joris Heinrich
Hello list, im planing currently an backup strategy for our company, i have daily full backups from many sql machines. these backups should saved in different pools: pool1 daily backup pool2 14 days pool 3 1jahr... Now my question: exist there an tool which can help to calculate my pools and s

Re: [Bacula-users] bacula on windows?

2011-05-25 Thread Roy Sigurd Karlsbakk
> Is it possible to run at least the bacula storage service on windows? > > My drives are on a windows machine so I need the backup data stored > there. Ideally I would want the director and other components running > there too if possible, but I could live with linux for the director if > need be

[Bacula-users] bacula on windows?

2011-05-25 Thread SSzretter
Is it possible to run at least the bacula storage service on windows? My drives are on a windows machine so I need the backup data stored there. Ideally I would want the director and other components running there too if possible, but I could live with linux for the director if need be. The site

Re: [Bacula-users] help = Problem with webacula - no grafical output

2011-05-25 Thread Jérôme Blion
Hello, Here is the list of commands I typed on the server: apt-get install php5-gd php5-mysql zendframework-bin cp -r webacula-5.5.rc1 /usr/share/webacula php /usr/share/webacula/install/check_system_requirements.php rm -fR /usr/share/webacula/library/Zend/ ln -s /usr/share/php/Zend/ /usr/share/

Re: [Bacula-users] update slots scan

2011-05-25 Thread Mauro Colorio
try this dmesg | grep 2:0:1:1 it will tell you the name of the device where the loaders is attached (sg3 in my case) then mtx -f /dev/sg3 status if it works check ur config files Mauro -- vRanger cuts backup time in h

Re: [Bacula-users] update slots scan

2011-05-25 Thread John Drescher
On Wed, May 25, 2011 at 10:27 AM, Andre Lorenz wrote: > Hello together, > > i have a NEC-LTO4  (FC) 40 slots changer, and 8 slot LTO2 (8 Slots) > changer (SCSI). > > this one was working perfectly. > > after physical move of the changers and servers i cant run anymore > update slots scan on the LT

[Bacula-users] update slots scan

2011-05-25 Thread Andre Lorenz
Hello together, i have a NEC-LTO4 (FC) 40 slots changer, and 8 slot LTO2 (8 Slots) changer (SCSI). this one was working perfectly. after physical move of the changers and servers i cant run anymore update slots scan on the LTO4 :-( on the old LTO2 i can run it without any problems. lsscsi will

Re: [Bacula-users] Question about lost 'tapes'

2011-05-25 Thread Phil Stracchino
On 05/25/11 08:42, Roy Sigurd Karlsbakk wrote: > Hi all > > Seems I've lost a couple of 'tapes', or files, that is. After a multiple > drive failure, some files are listed as corrupt by ZFS: > > errors: Permanent errors have been detected in the following files: > > /dbpool/bacula/data/

Re: [Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread Hugo Letemplier
2011/5/25 Radosław Korzeniewski : > Hi, > > 2011/5/25 Hugo Letemplier >> >> I added this option to my pool but it's not working, I still see the >> important size of the volume files on my drive. >> I updated all my volume before purging. >> > > If you updated your volumes parameters then execute

[Bacula-users] help = Problem with webacula - no grafical output

2011-05-25 Thread AliKate AliKatador
Hi everybody: First of all apologize for my English. My problem: I have bacula 5.0.3 instaled (Laptop with 2.6.39-1-amd64 on Debian 6), it work. Bconsole too, and bat with QT interface too. Now I wan't to try webacula. I install webacula 5.5 ... I follow all the steps. I can log in http://localh

Re: [Bacula-users] Question about lost 'tapes'

2011-05-25 Thread Radosław Korzeniewski
Hi, 2011/5/25 Roy Sigurd Karlsbakk > Hi all > > Seems I've lost a couple of 'tapes', or files, that is. After a multiple > drive failure, some files are listed as corrupt by ZFS: > > errors: Permanent errors have been detected in the following files: > >/dbpool/bacula/data/Incr-1466 >

Re: [Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread Radosław Korzeniewski
Hi, 2011/5/25 Hugo Letemplier > > I added this option to my pool but it's not working, I still see the > important size of the volume files on my drive. > I updated all my volume before purging. > > If you updated your volumes parameters then execute following command in console: * purge volume

Re: [Bacula-users] bacula-web error

2011-05-25 Thread Bacula-Dev
Hi Robert, Is the bacula-web installation and MySQL Server the same machine ? Did you tried to change the ip address of the MySQL server by 127.0.0.1 Another test to do when you test with the MySQL client # mysql -u bacula -h 192.168.100.93 -p Best regards Davide =

[Bacula-users] Question about lost 'tapes'

2011-05-25 Thread Roy Sigurd Karlsbakk
Hi all Seems I've lost a couple of 'tapes', or files, that is. After a multiple drive failure, some files are listed as corrupt by ZFS: errors: Permanent errors have been detected in the following files: /dbpool/bacula/data/Incr-1466 /dbpool/bacula/data/Incr-0731 Now, this wasn

[Bacula-users] Every other week schedule

2011-05-25 Thread Jon Schewe
I found a nice solution for an every other week schedule on this list that uses a script before the job to check if it's the correct week or not and exits with an appropriate status. This does what I want, except it generates an error email on the off weeks. Anyone have a solution for an every othe

Re: [Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread Hugo Letemplier
2011/5/25 Phil Stracchino : > On 05/25/11 05:59, Hugo Letemplier wrote: >> Hi, >> >> I got some disk volumes that I just want to "erase" "on demand". >> Indeed, theses ones were not recycled for various reasons (not in the >> good pool, new job upgraded to full, bad retention times…) >> I don't wan

Re: [Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread Phil Stracchino
On 05/25/11 05:59, Hugo Letemplier wrote: > Hi, > > I got some disk volumes that I just want to "erase" "on demand". > Indeed, theses ones were not recycled for various reasons (not in the > good pool, new job upgraded to full, bad retention times…) > I don't want to delete theses volumes because

Re: [Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread J. Echter
Am 25.05.2011 11:59, schrieb Hugo Letemplier: > Hi, > > I got some disk volumes that I just want to "erase" "on demand". > Indeed, theses ones were not recycled for various reasons (not in the > good pool, new job upgraded to full, bad retention times…) > I don't want to delete theses volumes becau

[Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread Hugo Letemplier
Hi, I got some disk volumes that I just want to "erase" "on demand". Indeed, theses ones were not recycled for various reasons (not in the good pool, new job upgraded to full, bad retention times…) I don't want to delete theses volumes because I want to check that in the time theses volumes will b

[Bacula-users] AUTO: In Training All Day - will check emails periodically

2011-05-25 Thread Rene Fiby
I am out of the office from Wed 25/05/2011 until Fri 27/05/2011. Note: This is an automated response to your message "Bacula-users Digest, Vol 61, Issue 28" sent on 5/25/2011 6:27:03 AM. This is the only notification you will receive while this person is away. _