Hi Mark,
I have two jobs that I run periodically.
query_errvols.sql generates a list of volumes that were written by failed
jobs. If a job failed, or was cancelled, it gets returned by this program.
query_orphan_volumes.sql does the same for volumes that are in the Media
table with no correspond
Am 24.12.2012 10:53, schrieb Uwe Schuerkamp:
> Now that I have readline support enabled, how does
> tab completion work in bconsole?
It doesn't. AFAIK support for it hasn't been implemented.
HTH
T.
--
Tilman Schmidt
Phoenix Software GmbH
Bonn, Germany
-
Am 24.12.2012 10:51, schrieb Uwe Schuerkamp:
> As for my previous question on how to run a job using bconsole,
> passing pool, storage and other params it works like this:
> (echo run catalog=MyCatalog job=copy-single
> storage=FileStorage_denio_full pool=Online_denio_full; echo
> yes) | b
Hi.
I've got a very weird thing going on here.
First the components:
- FD on Windows Server 2008, it's 64-bit, first it was version 5.0.3
and upgrading it to 5.2.10 did not make any difference. FD is configured
to use both SSL and encryption.
- SD 1 on FreeBSD-9.0 with ZFS, 32-bit 5.2.12.
Ok, next question: Now that I have readline support enabled, how does
tab completion work in bconsole? Hitting TAB doesn't appear to
complete anything as far as I can tell ;-)
All the best,
Uwe
--
NIONEX --- Ein Unternehmen der Bertelsmann SE & Co. KGaA
On Fri, Nov 30, 2012 at 11:56:23AM +0100, Uwe Schuerkamp wrote:
> Hi folks,
>
> after a few rather uneventful weeks, all of a sudden some copy jobs
> (no pattern discernible) have started to fail with messages like
> these:
>
> 30-Nov 09:55 deniol186-dir JobId 51675: Copying using JobId=51200
>
On Mon, Dec 24, 2012 at 12:02:21AM +0100, Radosław Korzeniewski wrote:
> Hello,
>
> 2012/12/19 Uwe Schuerkamp
>
> > Hi folks,
> >
> > what's the black magic involved in getting bacula to enable readline
> > support when compiling from source on CentOS6? I have all the relevant
> > dev libs insta