[Bacula-users] Installing SD only

2011-03-09 Thread Bartłomiej Syryjczyk
Hi,
 Is it possible to install storage daemon only from sources and in 
this case is the MySQL is needed?
I've got director and catalog on different machine without connection to 
tabe library, and want to install SD on another host.

-- 
Pozdrawiam,

*Bartłomiej Syryjczyk*
Sekcja TWD Zakład Analiz Statystycznych
tel. +48 660675043

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Installing SD only

2011-03-09 Thread Simone Martina
On 03/09/2011 02:28 PM, Bartłomiej Syryjczyk wrote:
 Hi,
  Is it possible to install storage daemon only from sources and in 
 this case is the MySQL is needed?
 I've got director and catalog on different machine without connection to 
 tabe library, and want to install SD on another host.
 
Yes, if you lounch ./configure --help you can see that using
--disable-build-dird --without-mysql you should compile only the storage
deamon.
Anyway, I'have not try this on my installations.

Simone

PS: Sorry, I've replied only to Bartłomiej Syryjczyk

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Installing SD only

2011-03-09 Thread Phil Stracchino
On 03/09/11 09:55, Simone Martina wrote:
 On 03/09/2011 02:28 PM, Bartłomiej Syryjczyk wrote:
 Hi,
  Is it possible to install storage daemon only from sources and in 
 this case is the MySQL is needed?
 I've got director and catalog on different machine without connection to 
 tabe library, and want to install SD on another host.

 Yes, if you lounch ./configure --help you can see that using
 --disable-build-dird --without-mysql you should compile only the storage
 deamon.
 Anyway, I'have not try this on my installations.

Actually, this is not correct.  You still need to specify the correct
catalog DB engine when building only the storage daemon, because the
storage daemon includes the storage daemon tools - btape, bscan etc -
and some of those tools (bscan in particular) need to be able to access
the catalog database directly without going through the Director.


-- 
  Phil Stracchino, CDK#2 DoD#299792458 ICBM: 43.5607, -71.355
  ala...@caerllewys.net   ala...@metrocast.net   p...@co.ordinate.org
  Renaissance Man, Unix ronin, Perl hacker, SQL wrangler, Free Stater
 It's not the years, it's the mileage.

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users