Re: [Bacula-users] Update Bacula from 2.4.4 to 5.0.2

2010-07-07 Thread Richard Mortimer
Hi, I did this exact same upgrade last week and it went very smoothly for me (despite moving the database and director to a different server that runs a different instruction set/architecture. Notes inline below. On 07/07/2010 20:15, Dan Langille wrote: > On 7/7/2010 1:40 PM, Stefan Schwarz wro

Re: [Bacula-users] Bacula is using half size of lto2 tapes

2010-07-07 Thread Koldo Santisteban
thank you very much for the info!! Best regards On 7/6/10, C M Reinehr wrote: > On Tue 06 July 2010 01:55:45 am Koldo Santisteban wrote: >> Thanks for your answer John. Please, could you tell me detailed info about >> differences between /dev/st0 and /dev/nst0 ?? I don´t know anything about >> th

Re: [Bacula-users] Update Bacula from 2.4.4 to 5.0.2

2010-07-07 Thread Dan Langille
On 7/7/2010 1:40 PM, Stefan Schwarz wrote: > What are the steps to make this big update without loosing the old data > (on Debian-Lenny)? I would add: - backup *.conf files - dump bacula database to text file I can't comment on the rest: I don't use Debian. > - Install new 5.02 packages from de

[Bacula-users] Update Bacula from 2.4.4 to 5.0.2

2010-07-07 Thread Stefan Schwarz
What are the steps to make this big update without loosing the old data (on Debian-Lenny)? - Install new 5.02 packages from debian-testing (backports) - Update all fd to at least 3.x-versions - Update database with update-script to newer format (where do i find it and does this script upgrade dir

Re: [Bacula-users] Bacula Volumes autopurge

2010-07-07 Thread John Drescher
I can't read that on the mailing list. I am going to work now. I will take a look at it on the forum later. John -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprin

[Bacula-users] Bacula Volumes autopurge

2010-07-07 Thread snuffy
*list media Pool: FilePool +-+--+---+-+-+--+--+-+--+---+---+-+ | MediaId | VolumeName   | VolStatus | Enabled | VolBytes        | VolFiles | VolRetention | Recycle | Slot | InC

[Bacula-users] restore windows path - traversal problem

2010-07-07 Thread duxbuz
Hello I am trying to restore a particular file from a backed up windows system. When i run restore and i get dropped to $ prompt i can pwd c:\Program Files\Bacula/ but i cannot traverse the directories with the 'cd' command. I did read: cd The cd command changes the current directory to the

[Bacula-users] Restore to different machine

2010-07-07 Thread duxbuz
I was stuck on this. When you type 'done' it gives option of yes\mod\no choose 'mod' and change Restore Client. You can also change the place it restores with 'Where' e.g Linux client /tmp/bacula-restore or Windows client /somedir/oncdrive http://man.chinaunix.net/network/bacula/bacula_man

Re: [Bacula-users] Bacula Volumes autopurge

2010-07-07 Thread John Drescher
On Wed, Jul 7, 2010 at 8:06 AM, snuffy wrote: > > Hi, > > I have a small testbackup-enviroment with 24 Clients. On my Backuphost I have > a SCSI LTO-2 Drive with 5 Tapes (Mon - Fri) and a storage partition for the > most files. > > Device { >  Name = TapeStorage >  Media Type = LTO-2 >  Archive

[Bacula-users] Bacula-rescue Centos 5.3

2010-07-07 Thread Daniele Ferrara
Hi all I have configurate infrastructure of bacula, and all work perfectaly for backup Files. I building solution for disaster recovery and restore Image system, but i have problem for create CD-Rescue. My system is Centos 5.3 i have tried with source bacuale-rescue 5.0.2 and rpm package bacula

[Bacula-users] Bacula Volumes autopurge

2010-07-07 Thread snuffy
Hi, I have a small testbackup-enviroment with 24 Clients. On my Backuphost I have a SCSI LTO-2 Drive with 5 Tapes (Mon - Fri) and a storage partition for the most files. Device { Name = TapeStorage Media Type = LTO-2 Archive Device = /dev/st0 AutomaticMount = yes; Lab

Re: [Bacula-users] Setup Bacula Sun Solaris 10 SPARC

2010-07-07 Thread Fred
Hello, if I can add some precisions. Le mercredi 07 juillet 2010 11:26:22, Anatoly Pugachev a écrit : > Koray, > > please see below, > > most SUNW* packages are from installation media (dvd/cd) of Solaris 10. > If you don't have installation dvd/cd disks, you can download them for > free from

Re: [Bacula-users] Setup Bacula Sun Solaris 10 SPARC

2010-07-07 Thread Anatoly Pugachev
Koray, please see below, On 07.07.2010 / 11:37:39 +0300, Koray AGAYA wrote: > Hi, > > I use Sun Solaris 10 SPARC and I want to install bacula-5.0.2.tar.gz But I > read manual and İnstall some package > > SUNWbinutils, > SUNWarc, > SUNWhea, > SUNWGcc, > SUNWGnutls > SUNWGnutls-devel > SUNWGmak

[Bacula-users] Setup Bacula Sun Solaris 10 SPARC

2010-07-07 Thread Koray AGAYA
Hi, I use Sun Solaris 10 SPARC and I want to install bacula-5.0.2.tar.gz But I read manual and İnstall same package SUNWbinutils, SUNWarc, SUNWhea, SUNWGcc, SUNWGnutls SUNWGnutls-devel SUNWGmake SUNWgccruntime SUNWlibgcrypt SUNWzlib SUNWzlibs SUNWbinutilsS SUNWGmakeS SUNWlibm SPARC/ Solaris 10

[Bacula-users] Setup Bacula Sun Solaris 10 SPARC

2010-07-07 Thread Koray AGAYA
Hi, I use Sun Solaris 10 SPARC and I want to install bacula-5.0.2.tar.gz But I read manual and İnstall some package SUNWbinutils, SUNWarc, SUNWhea, SUNWGcc, SUNWGnutls SUNWGnutls-devel SUNWGmake SUNWgccruntime SUNWlibgcrypt SUNWzlib SUNWzlibs SUNWbinutilsS SUNWGmakeS SUNWlibm SPARC/ Solaris 10

Re: [Bacula-users] Restore to different machine

2010-07-07 Thread Beck J Mr
The 'Where' option is where the backup gets sent to on the file system of the client to be restored. The option you actually need to change is 'Restore Client' If you use encryption, you need to have the correct keys available to the client you are restoring to. James -Original Message-

Re: [Bacula-users] Restore to different machine

2010-07-07 Thread Ken
When you do the 'restore' command in bconsole, you can choose to change 'Where' to restore to. As long as machine b has a running Bacula-fd, you can restore to there. Ken > -Original Message- > From: Dirk H. Schulz [mailto:dirk.sch...@kinzesberg.de] > Sent: Wednesday, 7 July 2010 2:28 PM

[Bacula-users] Restore to different machine

2010-07-07 Thread Dirk H. Schulz
Hi folks, I am looking for a possibility to restore data to a different machine from that machine that data has been backed up off. I have saved data from machine a and want to restore them to machine b. Do I have to configure machine b with the bacula-fd.conf file of machine a, or is there so