Hey everyone!
I’m running Bacula 7.0.4 on Ubuntu 14.04. I’m backing up to two different
devices. One is a hot-swap hard drive bay which I’m treating as a changer
using the vchanger program. These drives get changed out and rotated off
site. The other is a fixed drive. The two devices wil
John,
O.K. Thank you. I will look in to that also.
Uthra
-Original Message-
From: John Drescher [mailto:dresche...@gmail.com]
Sent: Tuesday, July 15, 2014 11:51 AM
To: Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] list
> I had to first stop bacula-sd daemon
>
> I then ran the following command:
>
>
>
> #./bls -V B01206L5 /dev/nst0
>
>
>
> This gave me a listing of all the files on this tape. Please note that “bls”
> utility has other options we can use for example to read the label, to read
> the block etc..
>
T
There is authentication. The fd has a password in the conf file on the
client side. The director contacts the fd and tells it to initiate
communications with the sd with the ip address stored in
bacula-sd.conf. Remember this can not be localhost or 127.0.0.1 since
the fd would then try to connect t
I was able to get a get a listing of the files on my tape with the command that
Ana Emília M. Arruda suggested.
I had to first stop bacula-sd daemon
I then ran the following command:
#./bls -V B01206L5 /dev/nst0
This gave me a listing of all the files on this tape. Please note that "bls"
ut
hi,
my first attempt to simply backup one file, but the output on clients fd
tells that the sd refuses the connection.
1) in bacula-fd.conf
Message {
Name = Standard
..
} this is prepared for an (not installed) director on client. so i defined
a second Message-resource, but how can i tell th
Hello,
2014-07-14 16:50 GMT+02:00 More, Ankush :
> Hi Team,
> We have installed Bacula-7.0.4 on CentOS 6.5.
> I have few doubt regarding backup and restore of client.
>
> 1) Can I define in client configuration file, what file systems to be
> backup?
>
You cannot do this in bacula-fd.conf file.