On Wed, 2005-10-19 at 11:17 +0100, Martin Simmons wrote:
> > On Wed, 19 Oct 2005 12:08:24 +1000, Craig Holyoak <[EMAIL PROTECTED]>
> > said:
>
> Craig> I'm running bacula 1.36.2 on Debian stable. Whenever I try to run a
> restore
> Craig> job, it fails with:
>
> Craig> 19-Oct 1
Hi,
i'm making an 'administration tool' and i would like to allow user to
select which files to backup, is it possible to list remote files ? ( i can
auth and send commands to the file daemon but i don't see commands which
return a list of files)
thx.
Fred PIERROT
-
E-L
I got the following error when trying a restore that
spanned two dvds using the cvs code from about 8 hours
ago. The first dvd I labeled with the label command as
DVD0002. When it was asking for a new disk I inserted
the second I and ran the label command with the label
DVD0003 but after mounting i
Hello,
I use backup strategy of the sample config (3 level). But it does only work if
there is no interuption. Because the selection of the proper media is done by
RetensionPeriod and VolumeUseDuration.
If I specify a VolumeUseDuration of 6 for inc level for each day of the week
except sunday and
Paul Burton wrote:
> I'm getting really frustrated now.
> I've been trying unsuccessfully to get a backup done in bacula and am
> having trouble with an error i can't work out
> when i run the job everything connects ok, i have done tcpdump and seen
> traffic between client and server i have check
Hi list.
Somebody had experience on backup with Bacula using drive Dell DLT VS160 and Red Hat Entrerprise Linux?
I need to do functional this drive with this linux and i'd like to know how can i do this?
Thanks.
Everton Thomaz
Promoção Yahoo! Acesso Grátis: a cada hora navegada você acu
Arno:
I thought it was curious too. I was certain that Dan's fix was what I needed.
I checked to see that endblock was now defined as bigint:
bacula=# \d jobmedia
Table "public.jobmedia"
Column | Type |Modifiers
Hello,
On 19.10.2005 21:44, Doug Sampson wrote:
...
I looked at the development manual and I can't find what I'm searching for.
I did note that the Bacula CDROM restore is now available for the Solaris
platform but still not for FreeBSD. :( There's no new additions to the
FreeBSD portion of the
> Take a look at the end of the Restore chapter in the
> development manual. I
> have started a list of things you should do and how to
> recover from various
> situations -- note the word "started" above, which means
> there is still much
> more documentation to add. If you have any commen
Hello,
On 19.10.2005 20:07, Anthony Dodson wrote:
19-Oct 13:37 macaroni-dir: LoonAll.2005-10-19_13.27.38 Error: sql_create.c:141
sql_create.c:141 update UPDATE Media SET EndFile=0, EndBlock=2999743393 WHERE
MediaId=203 failed:
ERROR: integer out of range
...
I tried the table modifications
Hello all:
I am running bacula-1.36.3 with a postgres database. I added a new client to
backup to file media. This client backs up, but at the end the job throws an
error like this:
19-Oct 13:27 macaroni-dir: Start Backup JobId 6679,
Job=LoonAll.2005-10-19_13.27.38
19-Oct 13:27 macaroni-sd:
Volume Shadow Copy Service is only available on Windows 2003 and above.
You can install the VSS Client on Windows 2000 machines; however this
only allows you to view the VSS snapshots taken on a Windows 2003
machine.
>From my understanding Windows 2000 does not have VSS Server
capabilities. So ba
Arno Lehmann wrote:
> On 19.10.2005 09:32, Mahesh Bhat wrote:
>> (2) I have read about Bacula's support for VSS, which allows to backup
>> files
>> that are currently being used by an application. Can i use this
>> feature with
>> Bacula version 1.36.3 ? I remember having read that version 1.37
>>
Just to add a little more to this, this last time it crashed, the
director.conmsg
file had this:
--snip--
19-Oct 07:38 storage: Committing spooled data to Volume. Despooling
1,936,073,855 bytes ...
19-Oct 07:39 mx7: mx7.2005-10-19_05.00.06 Fatal error: job.c:1662 Comm error
with SD. bad response
After applying the patch, fixing the bacula-sd.conf
and clearing the /tmp/backup folder DVD writing seems
to be working now. Thanks Nicolas and Arno. Only one
question remaning does DVD+R work too?
---
This SF.Net email is sponsored by:
Power Ar
Hi Arno,
I know you've heard it before but your (very speedy!) responses to this
list are absolutely priceless to those of us new to Bacula. Do you ever
sleep? :-)
Sure. The problem is that Bacula doesn't reset the information in the
catalog about loaded media in that case - it only restes
Hello,
On 19.10.2005 17:00, William D. Hamblen wrote:
Thanks for the reply Arno,
Anyway, my question. I have the 8 loaded tapes assigned to two pools
(6 in one and 2 in the other). I have run "update slots scan" and it
all looks right and seems to be working (so far) but "list pools"
show
Hello,
On Wed, 2005-10-19 at 11:56 +0100, David Raine wrote:
> Removing the following lines from line 497 of block.c, in
> write_block_to_dev() fixed the problem:
>
> if (!do_dvd_size_checks(dcr)) {
> /* Error message already sent */
> return false;
> }
>
> Should this be prefixed w
> > I think your are not using correctly the new
> > dvd-handler scripts (That's
> > not your fault as the default bacula-sd.conf is
> > wrong, and the
> > documentation has not been updated yet). You
> should
> > have these lines in
> > bacula-sd.conf:
> > WritePartCommand = "/etc/bacula/dvd-ha
> I think your are not using correctly the new
> dvd-handler scripts (That's
> not your fault as the default bacula-sd.conf is
> wrong, and the
> documentation has not been updated yet). You should
> have these lines in
> bacula-sd.conf:
> WritePartCommand = "/etc/bacula/dvd-handler %a
> write %
Hello,
Much work has been done concerning DVD-writing in the past few days, so
your bug has probably been fixed in the CVS.
If you wish to use the CVS version of Bacula, please read the other mail
I just sent to the list (Re: [Bacula-users] Still can not label DVD+RW
media.), because it contains
> I suggest you don't use the label command, but
> rather let bacula label
> volumes as needed. That's what I've been testing
> with and this works here.
>
When I tried that it said it was waiting for an
appendable media:
19-Oct 10:50 jmd0-dir: Start Backup JobId 71,
Job=JMD0-Default.2005-10-19_10
Hello
On Wed, 2005-10-19 at 16:12 +0200, Arno Lehmann wrote:
> John,
>
> On 19.10.2005 15:40, [EMAIL PROTECTED] wrote:
>
> > I updated my bacula to the latest version in the
> > repository last night built and installed that
> > version. I tried a simple dvd backup but the label
> > command stil
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of frank
> Sent: Monday, October 17, 2005 11:14 PM
> To: bacula-users@lists.sourceforge.net
> Subject: RE: [Bacula-users] Connection to remote Storage Daemon hangs
>
> > -Original Message-
> > From:
John,
On 19.10.2005 15:40, [EMAIL PROTECTED] wrote:
I updated my bacula to the latest version in the
repository last night built and installed that
version. I tried a simple dvd backup but the label
command still fails to complete even with rw media.
The new problem is the operation never compl
I updated my bacula to the latest version in the
repository last night built and installed that
version. I tried a simple dvd backup but the label
command still fails to complete even with rw media.
The new problem is the operation never completes (well
it was running for about 10 minutes at last c
Thanks and apologies. I have now also joined the devel list.
Have also just completed my first full backup with bacula. Excellent - just
what
is needed. Many thanks to all those involved with this top-class solution.
From: Arno Lehmann <[EMAIL PROTECTED]>
To: David Raine <[EMAIL PROTECTED]>
Hello,
Thanks for a great product!
Could someone tell me how to begin troubleshooting the problem I’m
having? I’m getting bsmtp errors all over the place! But it’s only
from one particular pool, is that strange? I’m getting these errors for
every backup in my UNIXOS pool. The error
Hello,
On 19.10.2005 12:56, David Raine wrote:
Removing the following lines from line 497 of block.c, in
write_block_to_dev() fixed the problem:
if (!do_dvd_size_checks(dcr)) {
/* Error message already sent */
return false;
}
Should this be prefixed with a check that a DVD is in us
Removing the following lines from line 497 of block.c, in
write_block_to_dev() fixed the problem:
if (!do_dvd_size_checks(dcr)) {
/* Error message already sent */
return false;
}
Should this be prefixed with a check that a DVD is in use?
Regards
David
From: "David Raine" <[EMAIL P
I followed those steps but found no difference. Running btape with -d 999
shows this curious message:
btape: dev.c:655 rewind_dev fd=3 "LTO-A" (/dev/st0)
btape: record.c:213 write_record_to_block() FI=0 SessId=0 Strm=0 len=64412
rem=64488 remainder=0
btape: block.c:430 binbuf=64448 buf_len=64512
> On Wed, 19 Oct 2005 12:08:24 +1000, Craig Holyoak <[EMAIL PROTECTED]>
> said:
Craig> I'm running bacula 1.36.2 on Debian stable. Whenever I try to run a
restore
Craig> job, it fails with:
Craig> 19-Oct 11:29 helmsdeep: Start Restore Job Restore.2005-10-19_11.29.50
Craig> 1
Hello,
On 19.10.2005 09:32, Mahesh Bhat wrote:
hi,
I have been wanting to deploy Bacula onto live Production environment.
I have been checking/working out the basic features of Bacula and they seem
to match my requirements to a great extent.
The scenario looks like :
I am looking to backup da
Hello,
On 19.10.2005 05:01, William D. Hamblen wrote:
Hi,
I'm running 1.36.3 on RHEL WS 3 built from Scott Barninger's source rpm:
bacula-1.36.3-1.src.rpm. I've gotten 21 machines (about 500GB worth of
Fulls) up and running using an 8 tape LTO-2 autoloader and it all looks
very good so far
hi,
I have been wanting to deploy Bacula onto live Production environment.
I have been checking/working out the basic features of Bacula and they seem
to match my requirements to a great extent.
The scenario looks like :
I am looking to backup data on clients laptops/desktops. These machines run
35 matches
Mail list logo