Bacula on a QNAP TS-439U-SP

Printers, HDDs, USB/eSATA drives, 3rd-party programs
Post Reply
dfontaine
New here
Posts: 2
Joined: Thu Jan 14, 2010 11:38 pm

Bacula on a QNAP TS-439U-SP

Post by dfontaine »

Hello,

I m searching a NAS where i can install Bacula. I found the QNAP's NAS but i
don't know if it's possible to install bacula on it.
Do you have any experience with the QNAP's NAS and Bacula ?

Regards,

Damien Fontaine
AlexKe
Experience counts
Posts: 1820
Joined: Wed Jan 06, 2010 2:49 pm

Re: Bacula on a QNAP TS-439U-SP

Post by AlexKe »

Hi Damien

After you install ipkg by qpkg, you can try

[~] # ipkg list bacula
bacula - 3.0.3-1 - A set of Open Source, enterprise ready, computer programs to manage backup, recovery, and verification of computer data across
Successfully terminated.
[~] # ipkg install bacula
Installing bacula (3.0.3-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optwa ... -1_arm.ipk
Installing tcpwrappers (7.6-4) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optwa ... -4_arm.ipk
Configuring bacula
Configuring tcpwrappers
Successfully terminated.
[~] # bacula start
Starting the Bacula Storage daemon
Starting the Bacula File daemon
Starting the Bacula Director daemon

BR,
Alex
//Support Resource//
Online User Manual: http://docs.qnap.com
Tech Support Form: http://www.qnap.com/en/index.php?lang=en&sn=4574
Download Center: http://www.qnap.com/en/index.php?lang=en&sn=848
dfontaine
New here
Posts: 2
Joined: Thu Jan 14, 2010 11:38 pm

Re: Bacula on a QNAP TS-439U-SP

Post by dfontaine »

Hi Alex,

Thanks for your answer. so, I go buy it.

Damien
pgf
First post
Posts: 1
Joined: Tue Dec 07, 2010 2:44 am

Re: Bacula on a QNAP TS-439U-SP

Post by pgf »

I just tried to install and run Bacula on my new TS-459 pro+ and I get the following errors. It looks like the wrong version of python is installed. I tried installing the latest, but it it the wrong version as well:

Code: Select all

[~] # ipkg list bacula                
bacula - 3.0.3-1 - A set of Open Source, enterprise ready, computer programs to manage backup, recovery, and verification of computer data across 
Successfully terminated.
[~] # ipkg install bacula
Installing bacula (3.0.3-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/bacula_3.0.3-1_i686.ipk
package bacula suggests installing python25
Installing libstdc++ (6.0.9-6) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/libstdc++_6.0.9-6_i686.ipk
Installing openssl (0.9.8p-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/openssl_0.9.8p-1_i686.ipk
Installing readline (6.1-2) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/readline_6.1-2_i686.ipk
Installing ncurses (5.7-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/ncurses_5.7-1_i686.ipk
Installing sqlite (3.7.3-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/sqlite_3.7.3-1_i686.ipk
Installing tcpwrappers (7.6-4) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/tcpwrappers_7.6-4_i686.ipk
Installing zlib (1.2.5-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/zlib_1.2.5-1_i686.ipk
Configuring bacula
Configuring libstdc++
Configuring ncurses
update-alternatives: Linking //opt/bin/clear to /opt/bin/ncurses-clear
Configuring openssl
Configuring readline
Configuring sqlite
Configuring tcpwrappers
Configuring zlib
Successfully terminated.
[~] # bacula start
Starting the Bacula Storage daemon
/opt/sbin/bacula-sd: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file or directory
Starting the Bacula File daemon
/opt/sbin/bacula-fd: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file or directory
Starting the Bacula Director daemon
/opt/sbin/bacula-dir: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file or directory
sl0n
Starting out
Posts: 12
Joined: Mon Sep 13, 2010 5:29 pm

Re: Bacula on a QNAP TS-439U-SP

Post by sl0n »

To be able to start bacula you need you install "python25" package:

Code: Select all

[~]
# ipkg install python25
Installing python25 (2.5.5-2) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/python25_2.5.5-2_arm.ipk
Installing bzip2 (1.0.6-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/bzip2_1.0.6-1_arm.ipk
Configuring bzip2
update-alternatives: Linking //opt/bin/bzip2 to /opt/bin/bzip2-bzip2
Configuring python25
Successfully terminated.
[~] # 
[~] #
[~] # bacula start         
Starting the Bacula Storage daemon
Starting the Bacula File daemon
Starting the Bacula Director daemon
xunil321
New here
Posts: 2
Joined: Thu May 10, 2012 5:57 pm

Re: Bacula on a QNAP TS-439U-SP

Post by xunil321 »

Dear all,
I followed exactly the procedure described here and installed Bacula 3.0.3 onto
our TS-859U-RP+ successfully. Since we are running in our IT environment
the Bacula 5.2.5 Director and Storage daemons on a SLES 11 system we
need to run on the NAS only the bacula-fd process.
In order to backup now the NAS drives to the SLES 11 system where a tape
library is attached it is a must that the bacula client (TS-859) can communicate
with the bacula storage daemon (SLES 11 maschine) via Port 9103 ie
"telnet SLES_11 9103"
should give us something like this:
Connected to SLES_11.
Escape character is '^]'.
But nothing happens, no response, "no connection closed" or other text is appearing.
We have NO Firewall between the two systems for instance
"telnet SLES_11" or "telnet SLES_11 25" (smtp Port)
are working.
Doing "netstat -alnp | grep 9103" on the SLES_11
tcp 0 0 0.0.0.0:9103 0.0.0.0:* LISTEN 2677/bacula-sd
you can see SLES_11 is listening on ALL incomming connections.
What's wrong here?
Many thanks for any hint!
Rainer
Trickydick
Starting out
Posts: 11
Joined: Wed Feb 12, 2014 12:53 am

Re: Bacula on a QNAP TS-439U-SP

Post by Trickydick »

Any solutions?
Post Reply

Return to “Hardware & Software Compatibility”