I am having some hardware issues because of several HVAC outages. So if I am
doing a pg_dump of the bacula database on PostgreSQL, do I need to include oids?
From pg_dump man
-o
--oids Dump object identifiers (OIDs) as part of the data for every
table. Use this option if your appli
FYI
PostgreSQL 8 supports multiple encodings. I find UTF8 to be the default and
you have to specify SQL_ASCII when creating a database although I expect you
can set the default type in the template.
Thomas
On Friday 09 September 2011 15:04:45 Rodrigo Renie Braga wrote:
> Hello list!!
>
> Ha
I have a similar setup with the Dell TL2000 attached via SAS on RedHat
Enterprise Linux but I get results like yours when I run mtx on the drive not
the library. You should try the command from the command line using the -f
attribute on /dev/sg2 and /dev/sg3 directly even though it looks like
Thanks for all the work you do, this sounds great. Sounds a lot like the
Fedora Linux release cycle the last time I looked at it. Good luck on moving
to the new server and thanks to UKFast.
Thomas
On Friday 23 July 2010 11:54:03 Kern Sibbald wrote:
> Hello,
>
> This is a sort of mini-Bacul
I am getting anywhere from 4 to 40 M Bytes/second transfer rate.
sample from log (several lines omitted):
23-May 04:05 ip-bacula-sd JobId 3834: 3307 Issuing autochanger "unload slot
10, drive 0" command.
23-May 04:38 ip-bacula-sd JobId 3834: Job write elapsed time = 00:29:38,
Transfer rate = 21
Are there not more than one bacula packages? On Fedora using yum you can
choose which build and the name of the build basically indicates the
dependency if it is a database.
yum search bacula
bacula-director-common.x86_64 : Common Bacula Director files
bacula-director-mysql.x86_64 : Bacula D
I am using the Dell TL2000 on Fedora 11 and Bacula 3. The Dell TL2000 I have
is actually an IBM ULT 3580 - TD4 with a Dell label on it. It will show up
identifying itself as the IBM with some hardware applications. I've never had
an issue with bacula the TL2000 using the combination described
you might want to try
yum update openssl
yum is the package manager for Fedora and will resolve dependencies. You can
also run
yum deplist openssl |grep crypto
which will probably show libcrypto.so.8 or newer and libk5crypto.so.3 or
newer. It shows these on my Fedora 11 installation 64bit
I think I am correct in saying that I read somewhere on the Bacula site or
documentation that you need a 3.x client for 3.x DIR/SD.
Thomas
On Friday 30 October 2009 10:15:01 Gabriel - IP Guys wrote:
> Can they work together, I've got a FD that is 2.0.x and is giving me
> authentication errors w
ro
like Fedora then you will need to install a different JRE as described in the
documentation with the ITDT program.
Thomas
On Tuesday 27 October 2009 12:42:20 Thomas Bennett wrote:
> I am making an assumption that this is the Dell backup library or actually
> IBM who manufactured t
I am making an assumption that this is the Dell backup library or actually IBM
who manufactured the dell product There is a program itdt-dcr or as shown as
the title to my icon ITDT - DELL Customer Release. I think I found this on
the dell site and it is a desktop program for controlling and ad
This is what I use on all my clients:
-A INPUT -m state --state NEW -m tcp -p tcp --dport 9102 -j ACCEPT
I had only one issue which was on one server and I couldn't connect. I moved
the rule to the top of the list of rules and then I was able to connect. I
usually use a separate rule for eac
Richard,
I'm assuming your paths are like mine, if not edit the path. Try
netstat -tapn
(Shows open ports and status, eg. LISTEN)
If your port does not show up here then the server is not running. You can
also try /etc/rc.d/init.d/bacula-dir status to see if the process is
running.
eg.
I downloaded the LGPL/Free sdk from qt's WEB site to get the newest libraries
and just exported the system path and the QTLIB env so Bacula 3.0.1 would find
the libraries.
http://www.qtsoftware.com/downloads
export QTLIB=/opt/qtsdk-2009.02/qt/lib
The following should be all on one line.
expor
It might help to update your firmware if it is not current.
While setting up Bacula for the first time with RHEL 5.2 and the TL2000 I ran
btape and then cap which showed the tape was append. I tried to run the test
and it failed. I ran cap again and it showed !append. This happened every
ti
I am new to Bacula (moving from Yosemite which was acquired by another company
in the middle of an local issue I was trying to resolve) and have just
yesterday got my recent installation of Bacula 2.4.4 working with PostgreSQL
8.4. I look today and there is already a major and bug fix release.
16 matches
Mail list logo