Re: [Bacula-users] Two questions concerning Bacula (Off Course)

2009-09-07 Thread Victor Hugo dos Santos
2009/9/7 Reynier Pérez Mira :
> Julien Cigar wrote:
>> http://wiki.bacula.org/doku.php?id=application_specific_backups:oracle_rdbms
>
> This describe the process when both applications Oracle DB and Bacula
> are in the same system (server as far as I understood) but I have this
> separated: Bacula is running on Ubuntu Server 9.04 and Oracle 10g R2 is
> running on RH AS 4.6 as I said before. So what's the best approach to
> follow here?

review this link:
http://wiki.bacula.org/doku.php?id=application_specific_backups:oracle

bye and comment your resulteds.

-- 
-- 
Victor Hugo dos Santos
Linux Counter #224399

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Two questions concerning Bacula (Off Course)

2009-09-07 Thread Reynier Pérez Mira
Julien Cigar wrote:
> http://wiki.bacula.org/doku.php?id=application_specific_backups:oracle_rdbms

This describe the process when both applications Oracle DB and Bacula 
are in the same system (server as far as I understood) but I have this 
separated: Bacula is running on Ubuntu Server 9.04 and Oracle 10g R2 is 
running on RH AS 4.6 as I said before. So what's the best approach to 
follow here?

> 
> The recommended setup is always to have the same version for both client
> and servers, but 2.4.x FD should be compatible with 3.0.x DIR
> 

You're right. I remember that I have some clients running 2.4.4 and it 
can be backed up without problems.

Cheers
-- 
Ing. Reynier Pérez Mira

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] libmysqlclient_r.so.12

2009-09-07 Thread Olaf Zevenboom
Hi

Not much Bacula related. More Linux general and a bit Ubuntu.
Same recipe as always in cases like this:
1. perform a "purge" (dpkg)
2. remove anything manually if not everything was 
purged/removed/deleted: that's why you want to do this from console and 
not from a GUI.
3. check the install script of manual install
4. remove files/dirs mentioned
5. install from the repository. If the required version is not there and 
an other repository which contains a backport assuming you trust the 
(quality of the) repository-host and package builder. If not build the 
package from the package source and install with dpkg

As you can see: this has nothing to do with Bacula. It is 
packaging/sysadmin/distro related.

Good luck
Olaf

k...@computerking.ca wrote:
> Yes you are correct i have a couple of versions installed one was from source 
> and is version 2.4.4 this is from when i was running dapper.  Now that i have 
> upgraded to Hardy which broke parts of my install I have reinstalled bacula 
> from the repositories which is at version 2.2.8.  A bit of a mess to say the 
> least.  
>
> I would like to get rid of both of these bacula installs, and start fresh 
> with a bacula 3.X.X version.  Is this possible? can i keep my config files? 
> Read in the new bacula docs (USB stick backups) that i should be able to 
> install a recent version of Bacula through the ubuntu repositories is this 
> true? if so where are these bacula repositories hiding? as i can only see 
> version 2.4.4.
>
> Please help
>
> Give me a fast ship, for I intend to go in harms way.
>
> - "RYAN vAN GINNEKEN"  wrote:
>
>   
>> I have reinstalled and upgraded a bunch of packages trying to fix this
>> issue even broke all my virtual drupal sites for a couple of hours
>> very scary heehee.  Anyways here some more info
>>
>> ldd /usr/sbin/bacula-dir used to say file not found for
>> libmysqlclient_r.so.12 however now it finds version 15, but still
>> bacula-dir complains about not being able to find version 12
>>
>> Please help
>>
>>
>> r...@mx1:/home/c0mputerking# ldd /usr/sbin/bacula-dir
>> linux-gate.so.1 =>  (0xb7f0)
>> libpython2.5.so.1.0 => /usr/lib/libpython2.5.so.1.0
>> (0xb7dc2000)
>> libutil.so.1 => /lib/tls/i686/cmov/libutil.so.1 (0xb7dbe000)
>> librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb7db4000)
>> libmysqlclient_r.so.15 => /usr/lib/libmysqlclient_r.so.15
>> (0xb7bd2000)
>> libz.so.1 => /usr/lib/libz.so.1 (0xb7bbd000)
>> libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0
>> (0xb7ba5000)
>> libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7ba1000)
>> libwrap.so.0 => /lib/libwrap.so.0 (0xb7b99000)
>> libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7aa5000)
>> libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7a8)
>> libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7a75000)
>> libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7926000)
>> /lib/ld-linux.so.2 (0xb7f01000)
>> libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1
>> (0xb78f4000)
>> libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0xb78db000)
>> r...@mx1:/home/c0mputerking# dpkg -S libmysqlclient_r.so
>> zimbra-logger:
>> /opt/zimbra/logger/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so.15
>> zimbra-store:
>> /opt/zimbra/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so.15.0.0
>> zimbra-logger:
>> /opt/zimbra/logger/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so
>> libmysqlclient15off: /usr/lib/libmysqlclient_r.so.15
>> libmysqlclient16: /usr/lib/libmysqlclient_r.so.16
>> libmysqlclient15off: /usr/lib/libmysqlclient_r.so.15.0.0
>> libmysqlclient16: /usr/lib/libmysqlclient_r.so.16.0.0
>> zimbra-store:
>> /opt/zimbra/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so.15
>> zimbra-logger:
>> /opt/zimbra/logger/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so.15.0.0
>> zimbra-store:
>> /opt/zimbra/mysql-standard-5.0.67-pc-linux-gnu-i686-glibc23/lib/mysql/libmysqlclient_r.so
>>
>>
>> Give me a fast ship, for I intend to go in harms way.
>>
>> - "Olaf Zevenboom"  wrote:
>>
>> 
>>> Allan Black wrote:
>>>   
 RYAN vAN GINNEKEN wrote:
   
 
> sudo apt-get install libmysqlclient15off
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> libmysqlclient15off is already the newest version.
> 
>   
   
 
>> Starting Bacula Director: /sbin/bacula-dir: error while loading
>> 
>>> s:
>>>   
>> libmysqlclient_r.so.12: cannot open shared object file: No
>> 
>>> suchory
>>>   
>>   
>> 
 OK, so libmysqlclient_r seems to be installed, but ld can't find
 
>> it
>> 
 when bacula-dir is loaded. Find out what l

Re: [Bacula-users] Two questions concerning Bacula (Off Course)

2009-09-07 Thread Mike Holden
Reynier Pérez Mira wrote:
> Hi every:
> I have two questions about Bacula.
>
> 1) Recently my boss tell me that he need  to backup a Oracle 10g R2
> installed on RedHat 4.5 AS. How I can do this?

Personally, I would look to Oracle's own backup tools, like RMAN, and 
configuring a
Flash Recovery Area (FRA) for Oracle backups, rather than using an external 
tool,
however good Bacula may be at simple file backups!
-- 
Mike Holden

http://www.by-ang.com - the place to shop for all manner of hand crafted items,
including Jewellery, Greetings Cards and Gifts





--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Two questions concerning Bacula (Off Course)

2009-09-07 Thread Julien Cigar
On Mon, 2009-09-07 at 08:49 -0400, Reynier Pérez Mira wrote:
> Hi every:

Hello,

> I have two questions about Bacula.
> 
> 1) Recently my boss tell me that he need  to backup a Oracle 10g R2 
> installed on RedHat 4.5 AS. How I can do this?

http://wiki.bacula.org/doku.php?id=application_specific_backups:oracle_rdbms

> 2) I have one Debian Lenny with OSSIM and I need to backup this too. My 
> Bacula server is running Bacula 3.0.1 and Bacula FD on Debian 
> repositories is 2.4.4-1. Can I backup this client too or I need to build 
> Bacula FD 3.0.x client?
> 

The recommended setup is always to have the same version for both client
and servers, but 2.4.x FD should be compatible with 3.0.x DIR

> Cheers and thanks in advance

Regards,
Julien

-- 
Julien Cigar
Belgian Biodiversity Platform
http://www.biodiversity.be
Université Libre de Bruxelles (ULB)
Campus de la Plaine CP 257
Bâtiment NO, Bureau 4 N4 115C (Niveau 4)
Boulevard du Triomphe, entrée ULB 2
B-1050 Bruxelles
Mail: jci...@ulb.ac.be
@biobel: http://biobel.biodiversity.be/person/show/471
Tel : 02 650 57 52

No trees were killed in the creation of this message.
However, many electrons were terribly inconvenienced.


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Two questions concerning Bacula (Off Course)

2009-09-07 Thread Reynier Pérez Mira
Hi every:
I have two questions about Bacula.

1) Recently my boss tell me that he need  to backup a Oracle 10g R2 
installed on RedHat 4.5 AS. How I can do this?
2) I have one Debian Lenny with OSSIM and I need to backup this too. My 
Bacula server is running Bacula 3.0.1 and Bacula FD on Debian 
repositories is 2.4.4-1. Can I backup this client too or I need to build 
Bacula FD 3.0.x client?

Cheers and thanks in advance
-- 
Ing. Reynier Pérez Mira

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Show disabled jobs

2009-09-07 Thread Martin Simmons
> On Fri, 4 Sep 2009 20:12:08 -0300, Daniel Bareiro said:
> 
> I've a productive server with Debian GNU/Linux Etch for Sparc which has
> installed Bacula 1.38.11. Is there in this version some way to obtain a
> listing of disabled jobs?

The show jobs command prints it.

__Martin

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Dell PV LT2000 supported in Bacula ?

2009-09-07 Thread Bekker
Hello,

We're planning on buying an LTO4 autochanger to meet our growing backup
demands. I've found some postings to the mailing list concerning an
LT2000, but it had some issues with Bacula at that time.

Does this autochanger work properly with Bacula at the moment ?

Kind regards,

Arno Bekker




--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] incorrect autolabel behaviour

2009-09-07 Thread Christian Gaul
ZMike schrieb:
> Oleg Gawriloff wrote:
>   
>> We have test setup with 2 clients. Each of them must be backed up to 
>> separate volume (disk file). For this we using following config 
>> (attached). The problem is: when backup schedule time arrived and 2nd 
>> client have problems (for example turned-off) director _first_ creates 
>> new volume for this client and only then tries to connect to file daemon 
>> on this client. Which results in empty volume with status append. Then 
>> when next  backup time arrives for 1st client - director see that append 
>> volume exists and does not create separate volume for this. Its 
>> unacceptable. Any ideas how in any stance backup for each client goes 
>> only to its volumes?
>>   
>> 
> Create two different pools?
>
> Also, it looks like you're trying to do catalogue' job in your pool 
> definition. Are you sure you want to duplicate this?
>
>   
>> Pool {
>>Name = STORAGE-POOL-MAIN
>>Pool Type = Backup
>>Storage = MAIN-STORAGE
>>Maximum Volume Jobs = 1 # Make new volume for each new backup
>>Auto Prune = yes
>>Volume Retention = 1 month
>>Recycle = yes
>>Recycle Oldest Volume = yes
>>RecyclePool = STORAGE-POOL-RESERVE
>>Label Format = 
>> "${Client}-Level-${Level}-${Hour}-${Minute}-${Day}-${Month}-${Year}"
>> }
>>   
>> 
>
> wbr Mike
>
>   
Even using 2 pools will result in the name of the volume not being
consistent over time. The Volume would still be created on the first run
and used on the second run if your client is turned off on the first run
and the Time / Date in the Volume name will have nothing to do with the
actual data on it.

Once the first Volume gets recycled its all over.

I tried using this approach as well when i started with bacula, but gave
up on it. As the docs say, stop trying to fight it and try thinking the
way the scheduler currently does.

I guess you are trying to take the disk volumes to tape eventually,
based on their filename. If that is so, check out copy / migration jobs,
which might do what you are trying to force via filenames.


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users