> Thanks Brian, I added this and it seems to indicate things are working
> OK without adding any sleep, so I need to keep looking.
>
> The following is the sequence as I attempt to label a tape after having
> deleted the Volume record, manually rewound the tape and done an "mt -f
> /dev/nst0 weof"
On Fri, Jan 8, 2010 at 5:12 AM, stuartb wrote:
>
> Hi All,
>
> New to Bacula so please be gentle...
>
> I have set up a full backup system to run every night -> backing up to a Sony
> AIT-3 tape system.
>
> So far everything seems to work, but I would like to run a tape log rotation
> system (ta
Brian Debelius wrote:
> Try turning on debug in mtx-changer. Modify the wait_for_drive()
> function to add another debug statement to confirm that the device is
> ready, and that the function did not just time out.
>
> wait_for_drive() {
> i=0
> while [ $i -le 300 ]; do # Wait max 300 seconds
> if
Hi All,
New to Bacula so please be gentle...
I have set up a full backup system to run every night -> backing up to a Sony
AIT-3 tape system.
So far everything seems to work, but I would like to run a tape log rotation
system (tape a tape home each night and replace with another tape, 3 in to
I am setting up bacula at home and my network connection is a cable modem using
dhcp. Up until now that hasn't been a problem. I really don't need to set up
clients for now, I just want to experiement using bacula to backup the machine
its installed on. I brought up webacula and when I try to se
Hello Arno and Renaud,
I can believe that there might be a bug in the lock manager software, but I am
very surprised that it is turned on. It should only be turned on for
developers, and thus though this patch may be correct (I don't think so, but
Eric can answer more definitively), it should n
> On Thu, 7 Jan 2010 21:29:55 +0100, Guillaume Laurès said:
>
> Hello fellow bacula users,
>
> I ran on a small issue today, using a Verify Job for the first time.
> I backed up 6000+ files, around 55 Gb (a Windows whole drive). Then I
> changed the letter of the drive, and restored all the
Hello,
this is just forwarding your mail to bacula-devel, where it's more
likely to be picked up, looked at, and perhaps integrated into the
code base :-)
Cheers, and thanks for not only analyzing the problem, but also
providing a possible fix!
Arno
07.01.2010 16:34, Renaud Marquet wrote:
>
Wow.
Since setting the Maximum Block Size to 262144, and the Maximum File
Size to 4G, I am now getting 35MB/s which is up from 15-18MB/s. Now I
am not spooling, these are copy jobs, so I don't know if this makes a
difference.
On 1/7/2010 4:46 PM, Jesper Krogh wrote:
> 05-Jan 00:37 bacula-sd
On 01/08/10 09:13, Brian C. Huffman wrote:
> All,
>
> I'm having trouble backing up a Windows XP machine that has a directory
> (and everything below it) selected for encryption (properties on the
> directory). I'm getting "ERR=Access is denied" for the files. It's
> confusing, b/c it's still rea
> I'm having trouble backing up a Windows XP machine that has a directory
> (and everything below it) selected for encryption (properties on the
> directory). I'm getting "ERR=Access is denied" for the files. It's
> confusing, b/c it's still reading the full directory structure and
> encryption s
All,
I'm having trouble backing up a Windows XP machine that has a directory
(and everything below it) selected for encryption (properties on the
directory). I'm getting "ERR=Access is denied" for the files. It's
confusing, b/c it's still reading the full directory structure and
encryption shoul
Hi all, i'm using bacula for backup all my network. I have two storage server
debian based. Now i want to add a new server for a new department. I like to
reuse a windows 2003 server with an HP storage works DAT 40.
It's compatible with bacula sd? someone can send me a link or a suggestions
for th
> On Wed, 06 Jan 2010 11:37:18 +0100, Marek Simon said:
>
> Hi,
> I do some experiments with bacula database and I found that there is no
> foreign key constraint between jobmedia and job, jobmedia and media, job
> and file and many similar logicaly connected tables. Why? Constraints
> prev
14 matches
Mail list logo