I guess you are talking about status command output. If so you have to
delete /var/lib/bacula/../*.state files to clear the visualization.
On Wed, 2009-04-15 at 00:52 -0700, Maria McKinley wrote:
> Out of curiosity, can anyone tell me why this script got rid of all of
> the volumes, but not the o
This is my configuration on Solaris 10:
Autochanger {
Name = SunSTK-C2
Device = Drive-0
Changer Command = "/etc/bacula/mtx-changer %c %o %S %a %d"
Changer Device = /dev/scsi/changer/c3t4d1
}
Device {
Name = Drive-0
Description = "HP Ultrium LTO 3"
Media Type = LTO3
Archive Device
1) setup automount of the usb disk on the mountpoint /media/usbdisk
2) always backup to /media/usbdisk
3) add the right number of volumes (I use 5GB size) to fill 3 disks
4) volume retention is 3 months
5) at the end of the month I update last used volume status to Used (it
was Append) before umo
On Tue, 2009-03-31 at 12:02 -0700, Kevin Keane wrote:
> Steve Polyack wrote:
> > Kevin Keane wrote:
> >> Inquiring minds want to know: why would you want to control the
> >> source address? Doesn't the routing table automatically select the
> >> correct one based on the destination address you wa
There are some cache files named bacula-*.state in /var/bacula/.. that
you must remove to clear status command output
On Tue, 2009-03-31 at 09:19 -0500, David Murphy wrote:
> I want to wipe all data from Bacula, I purged and recreated the db and
> removed all the files in /var/lib/bacula and ev
Ok, do you mean that source address can be different from the address of
the interface used for the connection? or do you want to use different
source address?
Thanks :)
On Tue, 2009-03-31 at 16:57 +0200, Axel Rau wrote:
> It's the source address when the FD connect to the SD.
-
What does the directive FDSourceAddress stand for? do you mean src ip in
packet? what's the difference between FDSourceAddress and FDAddress?
I supposed binding fd to an ip/port to be the solution for multihomed
clients or cluster environments..
Thanks,
m
On Mon, 2009-03-30 at 23:54 +0200, Axel Ra
You can use FDAddress or FDAddresses directive in the File Daemon config file
to bind the service to only one interface.
I hope it helps..
Massimo
- Original Message -
From: Axel Rau
Date: Monday, March 30, 2009 9:57 pm
Subject: [Bacula-users] binding of outgoing connection to specific a
Hi all,
is it reasonable to use 1 pool across a tape and a disk storage? I'd
like to implement some sort of high availability backing up daily to
tape library (preferred storage..), when a fault occurs simply switch to
disk and then failbackup to tape library via a migration job. I suppose
bacula i
If your daily modified data can fit into an LTO3 (about 600GB in my
experience), may be you can set an incremental forever policy for your
schedule.
Usually restore requests on file servers refer to a file or directory,
so only one tape is necessary to accomplish the job. Of course, in case
of a d
May be runbefore script is executed as bacula user while bacula-dir.conf
is owned by root and other users are forbidden to read/write/exec it.
A solution should be:
sudo chown bacula. /etc/bacula/bacula-dir.conf
I hope it helps..
Massimo
On Mon, 2009-03-09 at 04:52 -0500, Tony Yarusso wrote:
It seems heartbeat statement fixed my problem too :)
Thanks a lot!
Massimo
On Wed, 2008-12-31 at 10:00 -0500, Brian Willis wrote:
> Massimo Schenone wrote:
> > Hi all,
> > I have the same question: how to backup a remote samba server with 60GB
> > of file system space?
Thanks! I just set up the heartbeat however I guess that a time out is
not the reason why firewall is canceling the connection because
throughput is quite constant
On Wed, 2008-12-31 at 10:00 -0500, Brian Willis wrote:
> Massimo Schenone wrote:
> > Hi all,
> > I have the same q
problem is that when a backup fails
there is no entry in the File table associated to the failed job so I've
always to restart the job from the beginning..
>
> ----
>
> 2008/12/31 Massimo Schenone
> Hi all,
> I have the same question: how to backup a
Hi all,
I have the same question: how to backup a remote samba server with 60GB
of file system space?
I get an average throughput of 220Kb/s but the job always fails with
network error (Connection reset). In the middle there is a firewall and
I asked to people guys to raise tcp conn timeout..
Split
Ok, so I can use "update slots" on an autochanger where barcode reader
and barcode labels are available; whenever the former or the latter is
missing I had to launch a full inventory of the library with "update
slots scan".
I guess the best practice is to label all the available volumes and then
r
t 20:Empty
Storage Element 21:Full
Storage Element 22:Full
Storage Element 23:Full
Storage Element 24:Full
Thanks,
Massimo
- Original Message -
From: John Drescher
Date: Sunday, December 14, 2008 8:59 pm
Subject: Re: [Bacula-users] Update slots
To: Massimo Scheno
Hi all,
when I get an unexpected behaviour when using the command update slots:
*update slots
Automatically selected Storage: SunSTK-C2
Connecting to Storage daemon SunSTK-C2 at splinter:9103 ...
Connecting to Storage daemon SunSTK-C2 at splinter:9103 ...
3306 Issuing autochanger "slots" command.
On Thu, 2008-12-04 at 22:16 +0100, Arno Lehmann wrote:
> Hi,
>
> 04.12.2008 12:28, Massimo Schenone wrote:
> > Hm
> > I have released the drive, done an inventory with "update slots scan"
> > and restarted the backup, then mounted the tape by hand.. now te
sage
(BSD style..) ..is it correct? btape test was successful..
Another question is: may be I need to customize mtx-changer?
Thanks!
M
On Thu, 2008-12-04 at 10:27 +0100, Arno Lehmann wrote:
> Hi,
>
> 04.12.2008 09:48, Massimo Schenone wrote:
> > Hi all,
> > I have bacula 2.2
block=0
Min block=0 Max block=0
Total Bytes=79,478,784 Blocks=1,231 Bytes/block=64,564
Positioned at File=1 Block=0
On Thu, 2008-12-04 at 10:27 +0100, Arno Lehmann wrote:
> Hi,
>
> 04.12.2008 09:48, Massimo Schenone wrote:
> > Hi all,
> > I have bacula 2.2.8 on Solaris 1
Hi all,
I have bacula 2.2.8 on Solaris 10 (package downloaded from
blastwave.org) connectred to a Sun STK C4 autoloader.
Bacula looks like working properly until it needs a tape from a
different pool.
I recreated the problem running a backup: bacula asks for manual mount..
*mount
Automatically s
The answer is:
CFLAGS="-I/usr/kerberos/include" ./configure --with-openssl
--enable-client-only
During configuration the process is not able to find krb5.h..
Bye,
M
On Fri, 2008-11-21 at 15:47 +0100, Massimo Schenone wrote:
> Hi all,
> I'm trying to figure out what's w
Hi all,
I'm trying to figure out what's wrong with my configuration:
./configure --with-openssl --enable-client-only
[...]
Configuration on Mon Nov 17 15:15:32 CET 2008:
Host: i686-pc-linux-gnu -- redhat 9
Bacula version: 2.2.7 (24 December 2007)
Source code location: .
24 matches
Mail list logo