Hi
Every time when I'm doing a change in the FileSet for a client, the next
backup is upgraded to Full from Incremental. There is any posibility to avoid
this behavior? Sometimes the changes are really small but the full backup
takes a lot of space and time. Any idea will be appreciated.
Thanks
Hi
I'm trying to increase the messages verbosity for the director to receive a
complete list of processed files by a specific job. I'm trying to play with
different options for the Messages resource, but I'm not getting what I want.
There is anybody who already did this and can give me at least a
On Thu, 1 Mar 2007 18:27:12 +0100, Kern Sibbald wrote
> On Thursday 01 March 2007 16:06, Zeratul wrote:
> > On Wed, 28 Feb 2007 09:05:16 +0100, Kern Sibbald wrote
> > ...
> >
> > > This is a bug. The jobid list should be filtered, and I see the code does
>
On Wed, 28 Feb 2007 09:05:16 +0100, Kern Sibbald wrote
...
> This is a bug. The jobid list should be filtered, and I see the code does
> check the JobIds against the permitted Job names and complain if it is not
> allowed. However, it simply continues rather than removing the unauthorized
> jobid.
On Wed, 28 Feb 2007 22:06:20 +0100, Arno Lehmann wrote
...
>
> A configuration setting for the timeout time would be fine :-)
> Hmm, perhaps in the console resource in the DIR conf?
Someone (Kern, if I remember right) told in a previous thread that the
restricted consoles are actually jobs. Ther
On Wed, 28 Feb 2007 09:07:09 +0100, Kern Sibbald wrote
...
>
> No -- that would require some sort of Feature Request, and in fact,
> I don't really know how to do it correctly.
>
> Each console should get the "messages" or answers to queries and
> commands that it generates (not necessarily inc
On Wed, 28 Feb 2007 09:05:16 +0100, Kern Sibbald wrote
...
> > - the command "help" retuns the full commands list and, for a restricted
> > user,
> I'll look into filtering this ...
>
> > typing commands that returns "... is an invalid command" can be
> > frustrating because the user have no idea
Hi
Having 2 or more consoles opened to bacula directory, only one console gets
the messages. There is any way to send the messages to all opened consoles?
Any idea would be appreciated. Thanks.
Daniel
-
Take Surveys. Earn
Hi
Recently I tested the patch that fix the bug 767 (see bugs.bacula.org). The
patch works fine - the restricted console is not able anymore to cancel
running jobs that not belongs to it.
With this occasion I tested other commands and I found few things which, in my
opinion, should be mentioned,
On Tue, 13 Feb 2007 20:22:35 +0100, Arno Lehmann wrote
> Hello,
>
> On 2/13/2007 6:37 PM, Zeratul wrote:
> > On Tue, 13 Feb 2007 18:21:27 +0100, Andrea Conti wrote
> >
> >>>Fatal error: Network error with FD during Backup: ERR=Connection
> >>>reset b
On Tue, 13 Feb 2007 09:04:01 -0600, Zeratul wrote
>
> The problem I have is that the jobs fail at the end of the process
> with the following error:
> ---
> 13-Feb 03:46 bacula-master01: awstats_-_backup_
On Tue, 13 Feb 2007 18:21:27 +0100, Andrea Conti wrote
> > Fatal error: Network error with FD during Backup: ERR=Connection
> > reset by peer
>
> > Before this error, there are normal messages regarding the
> > spooling/despooling
> > process.
>
> Could you please post the relevant Job section?
Hi
Few days ago I decided to use data spooling for a tape job. So, I enabled
"SpoolData = yes" in the Job resource and the Device resource in
bacula-sd.conf looks like this:
Device {
Name = NEO2000
MediaType = LTO-3
Archive Device = /dev/nst0
AutomaticMount = yes
AlwaysOpen = yes
La
> I've installed the php4, postgresql7 and bacula 2.0.2. Bacula works
> fine, i can make a backup and restore later with no problems.
> When i access bacula-web, i received a blank page with the error
> "DB Error: unknown error", on apache error log i got the message
> "PHP Notice:
Hi
I'm wondering if there is any posibility to group more jobs under a generic
name or to create any kind of hierarchy. I have a total (until now) of 30
clients with 2 types of backup jobs, with 2 types of storage (disk and tape)
and with 2 types of restore (from the disk and from the tape). So,
On Tue, 30 Jan 2007 16:46:29 +0100, Kern Sibbald wrote
>
> This is what I would call a bug or more correctly just an oversight.
> There are probably a good number of such "little" oversights, many
> of which I corrected in version 2.0.0.
>
> I recommend that you submit a bug report with bugs.ba
Hi
I'm wondering if there is any way to limit the effect of some commands,
defined in CommandACL, to specific jobs or clients.
Basically, I created a console with limited rights, as follows:
Console {
Name = projectserve01
On Mon, 22 Jan 2007 13:19:07 -0500, John Drescher wrote
> I did not see an Autochanger resource in your changer config is
> there one??
>
> John
>
I updated my sd (on the server where the tape library is connected) from
version 1.36.3-r2 (the version from Gentoo portage) to version 2.0.0, usin
On Mon, 22 Jan 2007 13:19:07 -0500, John Drescher wrote
> I did not see an Autochanger resource in your changer config is
> there one??
>
> John
John, what versions of bacula are you using ?
-
Take Surveys. Earn Cash. Infl
What I don't
understand is why the other dir is sending such command to the autochanger:
"3908 Error scanning autocharger list command:
autochanger slots Ultrium-Drive"
^^^^^^^
Daniel
>
> John
>
> On 1/22/07, Zeratul <[EMAIL PROTECTED]>
>
> Seems mtx-changer related problem?
> Did you do the autochanger tests with btape?
> Can you post SD config?
>
It's not an mtx problem. The autochanger is working well - I can use mtx
command to get the status of the changer, to load/unload tapes, to move tapes
from one slot to another. More
On Mon, 22 Jan 2007 12:05:08 -0500, John Drescher wrote
> I believe you have to use forward slashes / and not backslashes \
>
> John
Thank you, problem solved.
Daniel
-
Take Surveys. Earn Cash. Influence the Future of IT
Jo
> I have my director one one machine, my database on a second machine
> and 2 storage daemons on 2 more machines. One of these SDs has an
> autochanger. I could post lots of config files (there really is
> nothing special about them - except all bacula passwords are the same
> on all machines) but
Hi
There is someone who's using a directory service on a server and a storage
daemon service configured for an autochanger, on another server? I have
problems issuing commands from the directory to the storage daemon located on
another machine and it would be realy helpful to see someone else's c
Hi
I have a windows machine, with 2 folders saved in bacula backups. The backup
is working well, but I have a problem when I'm trying to restore some files
from the backup - I can't "cd" into the folders listed in console. A full
restore is working well, but is not a solution as the folders are p
Hi
I have two directories configured to use a tape library with autochanger
Storage defined in storage daemon. Bacula-sd reside on the same machine with
one of the directories. On this machine, issuing tape related commands (like
label barcode) are working well. On the other machine, with the seco
Hi
There is a way to simulate a restore operation? I've tried, in a restore
operation, to send the restored data to /dev/null, but bacula is complaining
about it as being not a folder, so, the status report from the end of the
operation is "failed". Anybody has any idea? Thank you.
Daniel
-
Hi
I have a lot of hosts so a lot of jobs and this makes the bacula-dir.conf file
to be very large and hard to maintain. There is any posibility to include
external configuration files in bacula-dir.conf file? Thanks.
Daniel
--
28 matches
Mail list logo