Displaying 20 results from an estimated 6000 matches similar to: "Bacula 9.4.1 Dbdriver issue"
2019 Jan 28
0
Bacula 9.4.1 Dbdriver issue
Am 25.01.19 um 13:13 schrieb Alessandro Baggi:
> Hi list,
> I created my rpm for Bacula 9.4.1 reading centos srpm spec files. I
> made a single package and not split in several packages because this
> is my first rpm so I created my spec file taking a cue from bacula-5.3
> spec file.
>
> All works as intended, an rpm was created and installed without any
> not fixable
2015 May 11
5
Bacula backup system
Hi there,
In my last request I have asked info about backuppc and other backup
solutions. After some test I have choosen bacula. Many people said it's too
complex and try to make it works is a challenge. I've tested backuppc and I
don't like it for a stupid reason... I must install on centos external
software, configure a web server with cgi with suid enabled (apache does
not have
2015 Dec 02
2
CentOS and bacula
Hi Fabio,
thanks for your reply. (I'm new with bacula).
To make things more clear:
1) Reinstall CentOS and software;
2) Configure database and import catalog
3) Copy last valid configuration for dir, sd,fd and console.
4) Re-attach my disk backup device with last volumes
That's all?
Another question is about Catalog backup. When I need to restore a
backup, bacula reads catalog and
2016 Oct 19
4
Bacula Restore
Hi list,
another question about bacula, but this time about restoring backups.
I've a server that I must backup every day. My plan is:
from mon to sat incrimental backup
and on sunday full backup.
When I will perform a restore I must restore from last valid full
backup and then all valid incremental backup from last backup to
specific date.
This server has aweb managed application where
2015 Dec 02
2
CentOS and bacula
Hi list,
I've a bacula system based on disk volume that I need to refresh (new
install). There is a way to mantain the "current status" (volumes,
catalog and other if needed) when migrating the system to a new
installation?
Thanks in advance
2008 Jun 30
2
Using ODBC/RODBC with DBI
Hi all, I would like the following code to work, but it doesn't:
library(DBI)
library(RODBC)
m <- dbDriver("RODBC") # Example for dbConnect(DBI), causes error
m <- dbDriver("ODBC") # Example for DBIDriver-class(DBI), causes error
The errors are:
Error in do.call(as.character(drvName), list(...)) :
could not find function "RODBC"
(substitute
2020 Jul 01
2
[OT] Bacula offsite replication
Hi everyone,
I have updated my backup server to CentOS 8.2. It runs bacula performing
backup on disks. I would like to replicate backups on another offsite
machine.
I read about the ability to configure a new storage daemon in the
offsite location and create a Migration/Copy Jobs. If I'm not wrong, it
replicates only volumes but not replicate the catalog. I will try this.
Another way to
2003 Oct 11
2
Problem in 'methods' package (PR#4525)
Full_Name: Fernando Henrique Ferraz Pereira da Rosa
Version: 1.8.0
OS: Linux 2.4.21
Submission from: (NULL) (200.206.211.169)
After installing R 1.8.0, the R DBI interface stopped working. I tracked it
down as a problem in the 'methods' package, that comes in the default
installation.
Somehow the function '.valueClassTest' which is defined on package
'methods',
2018 Dec 05
1
C7 Bacula and Selinux
Hi list,
I'm trying to understand SELinux on C7.
I encountered problem running bacula when system is enforced.
The problem is when bacula try to run BeforeJobScript. In this script
there is an occourrence to systemctl stop httpd and hostname command and
I got error on permission on this 2 commands.
Reading RHEL 7 SELinux Guide seems that I need a domain transaction but
I don't know how
2020 Jul 02
3
[OT] Bacula offsite replication
Il 02/07/20 15:02, Valeri Galtsev ha scritto:
>
>
> On 7/2/20 3:22 AM, Alessandro Baggi wrote:
>> Il 01/07/20 17:13, Leroy Tennison ha scritto:
>>> I realize this shouldn't happen, the file is a tgz and isn't being
>>> modified while being transmitted.? This has happened maybe three
>>> times this year and unfortunately I've just had to deal
2011 Feb 15
2
Bacula
Dear all,
I get a message from root as follows;
09-Feb 11:26 bacula-dir JobId 0: Fatal error: Could not open Catalog
"MyCatalog", database "bacula".
09-Feb 11:26 bacula-dir JobId 0: Fatal error: postgresql.c:227 Unable
to connect to PostgreSQL server. Database=bacula User=bacula
Possible causes: SQL server not running; password incorrect;
max_connections exceeded.
09-Feb 11:26
2020 Jul 01
4
[OT] Bacula offsite replication
Hi Leroy,
How I can confirm that during rsync transfer corruption are not encountered?
Thank you in advance.
Il 01/07/20 16:04, Leroy Tennison ha scritto:
> I've used rsync (but probably not for the size you're referring to), it works and has enough features to meet most needs. I have had a single situation where corruption occurred during transfer (a few times, have no idea why),
2009 Jul 19
2
Bacula Instalation - Dependencies problems
Hi list,
I try to install bacula-client-3.0.1-3.el5.pp.x86_64.rpm but have
problems with some Dependencies, please if anyone know how fix that
I'll apreciate the info.
yum install bacula-client-3.0.1-3.el5.pp.x86_64.rpm
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* epel: www.gtlib.gatech.edu
* rpmforge: ftp-stud.fht-esslingen.de
* base: centos.pop.com.br
*
2015 Dec 02
1
CentOS and bacula
Il 02/12/2015 16:31, m.roth at 5-cent.us ha scritto:
> Alessandro Baggi wrote:
>> Hi Fabio,
>> thanks for your reply. (I'm new with bacula).
>> To make things more clear:
>> 1) Reinstall CentOS and software;
>
> Why? This isn't Windows, so why reinstall CentOS, or are you building a
> new system, or migrating one from 6 to 7?
> <snip>
>
2006 Nov 09
1
bacula rpm --rebuild on x86_64?
I tried to install the latest bacula last night, rebuilding from the
source rpm ... this is the command line I used, following the
instructions at bacula.org:
# rpmbuild --rebuild --define "build_centos4 1" \
--define "build_x86_64 1" --define "build_mysql4 1" bacula-1.39.26-1.src.rpm
but the rebuild fails, citing all sorts of dependencies being
required. problem
2007 Jul 02
3
Bacula in CentOS 5
Hi all,
I'm planning to use Bacula in production environment. I've seen the
Bacula packages are not provided neither by any official repo nor any
third popular repo (as rpmforge).
?Anyone use bacula in CentOS 5?
--
Thanks,
Jordi Espasa Clofent
2008 Apr 23
2
ROracle error at step 1
Hi
I Can't connect to the Oracle database, any tips? Has anybody actually
got ROracle up and running on windows?
>> unable to find an inherited method for function "dbConnect",
for signature "OraDriver"
I can happily connect to the same database through RODBC. Oracle client,
version 9.2 installed, amongst others.
Sean
> library(DBI)
> library(ROracle)
2014 Sep 12
1
requireNamespace() questions
I am trying to follow directions at
http://cran.r-project.org/doc/manuals/r-patched/R-exts.html#Suggested-packages
regarding handling suggested packages with requireNamespace() rather
than require(), and I have some questions.
1/ When I do requireNamespace() in a function is the loading of the
namespace only effective within the function?
2/ At the link above in the manual it says "Note
2007 Sep 02
4
Bacula + DomUs and LTO Tapes
Hi Friends !!!
I have one xen server (debian etch) already in production; there
are samba, squid, 2 ldap servers , apache2, postgresql and others, 8
virtual machines at total in a hardware raid5. Now I need a backup
system, and i will use bacula with a dell ultrium3 LTO.
I would like to know if there are problems with i/o? How can I
connect a DomU directly to /dev/st0 of Dom0
2007 Oct 31
2
DBI Package
Hello everyone!
Congratulations by this gorgeous software.
My name is Germán Carrillo, I'm writting from Colombia. I don't have much
experience with R, reason why I use the R-GUI (version 2.5.1) on Windows.
I have some problems with DBI package, I want to connect to PostgreSQL
database but I don't know the way to do it.
I was reading the DBI manual and I tried write in my R Console