i remember that i have problems with mt and mtx after upgrading to lenny,
something causes problems with their output and the mtx-changer script.
e.g. "update slots" needs to run twice in most cases
now i'm using self compiled version of mt and mtx
and everything works just like expected.
terryc
Victor Hugo dos Santos schrieb:
> On Wed, Mar 11, 2009 at 6:37 PM, John Drescher wrote:
>> On Wed, Mar 11, 2009 at 5:01 PM, Victor Hugo dos Santos
>> wrote:
>
> [...]
>
>> This is expected for incremental backups because the hard drive spends
>> most of the time thrashing finding the files to
Bacula thinks are in changer JBBB
18: List Volumes likely to need replacement from age or errors
19: List Volumes Bacula thinks should be removed from changer
20: List Volumes Bacula thinks are eligible for the changer
Choose a query (1-20):
*
:)
Foo Bar schrieb:
> --- Thomas Glatt
"list pools" and "list volumes" will help
> *list pools
> ++--+-+-+--+-+
> | poolid | name | numvols | maxvols | pooltype | labelformat |
> ++--+-+-+--+-+
> | 1 | Default | 0 |
i'm using a seperate catalog for my verify-job because
i don't want the verify-job-records and data in my real catalog-backup
and i don't want to see these jobs in my self-created management web interface
between the real backups.
to create another catalog with different name, you have to change
.. if the message-resource contains:
catalog = all
like this one i'm using:
> Messages {
> Name = VerifyJobs
> mailcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"%t %e of
> %c %l\" %r"
> mail = [EMAIL PROTECTED] = all
> catalog = all
> }
what i have done:
after an InitCat
i have never used this feature, but now i need it.
i can confirm that bacula 2.2.5 (compiled from source on debian 4.0) has the
same problem with postgresql
> catalog = all, !skipped, !saved
but i don't know if this is only a configuration problem
(the dird starts fine with that message-resour
i have also a second machine thats act as storage-daemon, to build only fd and
sd i do something like:
./configure --enable-client-only
make
make install
and now the sd:
cd src/cats
make
cd ../lib
make
cd ../stored
make
cp src/stored/bacula-sd /sbin
thats all.
second way:
search for these
is no one using verify jobs with bacula?
can no one confirm that verify is working as expected in 2.2.0 and it must be
my problem instead of a serious bug?
> 05-Sep 18:32 backup-dir: Start Verify JobId=2111 Level=Catalog
> Job=vclient.2007-09-05_18.32.27
> 05-Sep 18:32 backup-dir: File: /opt/ic3
Hi,
i have printed my own barcode labels,
so the volumes have usefull barcodes/names like FBBW18 (Full, 2 chars for the
company site, Week 18)
instead of something like "PVO184" .
for sdlt tapes the barcode must be code 39 without checksum,
there are several free barcode-fonts available that can
this is one of the first lines in the chapter "The FileSet Resource" of the
manual:
> Ignore FileSet Changes =
> Normally, if you modify the FileSet Include or Exclude lists, the next
> backup will be forced to a Full so that Bacula can guarantee that any
> additions or deletions are prope
with bacula 2.0.3 and double quotes it works on linux.
i get no error for this path:
File = "/home/thomas/thomas test"
restore:
> Enter "done" to leave this mode.
>
> cwd is: /
> $ cd /home/thomas
> cwd is: /home/thomas/
> $ ls
> Desktop/
> thomas test/
> $ mark thomas test
> No files m
Hi,
i had the same problem on a solaris-machine which should act as a sd and also
have a fd installed.
i tried the same: --enable-client-only --build-sd none works
the solution was --enable-client-only to build the fd and then
cd ./src/stored
make
make ends with an error because somethin
Bacula-doc:
> onefs=yes|no
> If set to yes (the default), Bacula will remain on a single file system.
set it to "no".
Michael Proto schrieb:
> Evan Kaufman wrote:
>> I'm trying to backup a redhat8 box, but i get the following errors every
>> time:
>
>> rhbox: Filesystem change prohib
Hi,
i think this was on the list for several times before, but i can't find the
answer's
what does this mean?
> Files Expected: 1,381
> Files Restored: 1,382
> Termination:Restore OK
version is 2.0.1 (fd, dir, sd)
what i did was:
*restore
*5 (=>most rece
a known Pool Type is required,
Pool {
Name = Scratch
}
> [EMAIL PROTECTED] conf.d]$ ../bacula-ctl-dir start
> Starting the Bacula Director daemon
> 08-Feb 21:14 bacula-dir: ERROR TERMINATION at dird_conf.c:1199
> pooltype item is required in pool resource, but not found.
next try:
Pool {
N
Hi,
is it correct, that i have to set the destination storage in the
Pool-Definition of my "Next Pool"
and this is the only place for it?
i am using the same Pool at different storages and i don't want to have
an association between pool and storage.
Regards
Thomas
--
Hi,
yes, groups can make things easier to manage,
e.g. if five clients in a group fail you can do a "restart group" and only the
failed clients will rerun the job (like in
networker).
or simply change the schedule for a group, instead of changing 25 jobs (or x
job-defaults in y include-files).
i
Hi,
i think the RetentionTime (20h) is too long.
After writing 6-8 hours to the media,
and then adding the Retention of 20 hours,
the volume is reusable after 26-28 hours.
why not using RetentionTime of 1 minute?
bacula will recycle the volumes at jobstart, when no appendable volume
is available.
from the doc:
Please note that it is important to include the Autochanger = yes
directive in each Device definition that belongs to an Autochanger.
Justin Wainwright schrieb:
> New Bacula user here- I've gone over the config documentation a number
> of times and I hope I'm missing something smal
i never noticed the ? in 1.38, but with 2.0.0 and ? it is still working
/dev/nsa0 == freebsd?
for solaris i have to change one line in the mtx-changer-script to have slots
in my neo.
from
> cat ${TMPFILE} | grep " *Storage Element [0-9]*:.*Full" | awk "{print \$3
> \$4}" | sed "s/Full *\(:
i think you need something like this :
>
> Now, lets assume you only want to backup .Z and .gz files and nothing else.
> This is a bit trickier because Bacula by default will select everything to
> backup, so we must exclude everything but .Z and .gz files. If we take the
> first example above
Hi,
what have i to expect in the uname-column of the client-table?
the devel-docs describe it as "uname -a (yet unused)".
(unused by bacula, but maybe used by a user)
uname -a on my workstation:
"Linux hostname 2.6.18-1.2869.fc6 #1 SMP Wed Dec 20 14:51:19 EST 2006 i686 i686
i386 GNU/Linux"
unam
for a 2,500,000 file-job my machine needs ~ 15 minutes
the databasequery is finished after ~1 minute,
but the director needs 14 minutes to build the tree or whatever happens
in this time .
also is the dir only using one cpu for his work, instead of four.
i don't think that the database is the
e estimate-command.
(but i have real backups with files saved that have to be excluded by my
config, and they were excluded in real backups with
1.38.11)
Regards
Thomas
Thomas Glatthor schrieb:
> looks like the excludes are broken too,
> with client-version 1.38.11:
>
> ...
Hi,
i'm using the deb's from Jose Luis on debian 4.0/etch.
is this equal to your setup, Sebastien?
Did excluding work with your filesets?
Regards
Thomas
>> I just uploaded bacula_2.0.0-1's files to Sourceforge, and will be
>> > making them apt-gettable from my company's repo later today.
>> >
: find_one.c:210 File : /home/oracle/sqlnet.ora
.
2000 OK estimate files=20439 bytes=5,017,681,592
can this be an user error?
Regards
Thomas
Thomas Glatthor schrieb:
> moving the "compression = GZIP" to the last include-line helps:
>
>
> garwein.gs.ic3s.de-fd: job.
moving the "compression = GZIP" to the last include-line helps:
garwein.gs.ic3s.de-fd: job.c:1034 Fileset: O SeZ6
garwein.gs.ic3s.de-fd: job.c:663 O SeZ6
garwein.gs.ic3s.de-fd: job.c:1002 Compression level=6
grrr ... :)
Thomas Glatthor schrieb:
> i have the same problem on
i have the same problem on ix and win32 clients,
debug:
> -fd: job.c:663 O SZ6e
> -fd: message.c:596 Enter dispatch_msg type=4 msg=garwein.gs.ic3s.de-fd:
> ERROR in job.c:1008 Unknown include/exclude option: 6
> -fd: message.c:757 DIRECTOR for following msg: garwein.gs.ic3s.de-fd:
>
Hi Arno,
> Ok, I understand that setup. I even see a solution for it:
> Set up your storage devices with different media types.
> When transfering tapes, change the media types of the tapes according to
> the location they're going to.
>
if been thinking about that before asking the list,
but t
Hi Arno,
Arno Lehmann wrote:
> we have two autochanger, booth changers using "SDLT-320" as MediaType.
> version of bacula is 1.38.11
>
> Ok, problem understood :-)
>
there were some recent posts on the list, that indicates that this might cause
problems.
but someone (maybe kern himself) wrote
Hi List,
we have two autochanger, booth changers using "SDLT-320" as MediaType.
version of bacula is 1.38.11.
running a restore:
> The job will require the following Volumes:
>INC008
>
> Run Restore job
> JobName:RestoreFiles
> Storage:Overland1
> When: 2006-12-12 12:42:19
> OK
Hi,
maybe this will help:
> Any file-list item preceded by a less-than sign (<) will be taken to be a
> file. This file will be read on the Director's machine at the time the Job
> starts, and the data will be assumed to be a list of directories or files,
> one per line, to be included. The n
Hi Chris,
you can use a cron-job, which mails the output of this script
> #!bin/bash
> ./bconsole -c ./bconsole.conf < status dir
> quit
> END_OF_DATA
to your mail account 60 minutes before you'll go home.
or you can use the
> RunAfterJob = "/etc/bacula/mailmethenextrequiredtapename.sh"
dire
34 matches
Mail list logo