I have solved the problem. It is the LC_ settings of the machine it was
set to something( to turkish locale) other than xxx..UTF-8 .
I have added following lines to /etc/rc.d/init.d/bacula-dir startup script
and problem solved bacula-dir started perfectly with default configuration
problem.
expor
are you sure other jobs, jobdefs and whatnot you have before this entry
in the file are correct ?
maybe you should try to strip the file to absolute minimum, and, if that
does not work, show the complete configuration.
On 2007.06.28. 09:48, Omer Faruk Sen wrote:
> Ok then.
>
> Here is the lines
Ok then.
Here is the lines that are not working:
# List of files to be backed up
FileSet {
Name = "Full Set"
Include {
Options {
signature = MD5
}
#
# Put your list of files here, preceded by 'File =', one per line
#or include an external list with:
#
#File = Hi,
>
>
Hi,
27.06.2007 20:31,, Omer Faruk Sen wrote::
> I have just copied bacula-dir.conf from one of my previous installations.
> but it didn't work both 1.38.11 or 2.0.3 ... It seems configuration
> structure changed
Not that much... also, the changes are documented in the manual and
the release note
I have just copied bacula-dir.conf from one of my previous installations.
but it didn't work both 1.38.11 or 2.0.3 ... It seems configuration
structure changed but what is interesting that 1.38.11 or 2.0.3 comes
with old configuration (bacula-dir.conf) and thus doesn't work. Can
someone enlighten
On 2007.06.27. 19:03, Craig White wrote:
...
>> TERMINATION at parse_conf.c:853
>> Config error: Keyword "Include" not permitted in this resource.
>> Perhaps you left the trailing brace off of the previous resource.
>> : line 76, col 10 of file /etc/bacula/bacula-dir.conf
>> Include {
On Wed, 2007-06-27 at 15:40 +0300, Omer Faruk Sen wrote:
> Hi,
>
> I have installed bacula 2.0.3 to my system but when i try to start
> bacula-dir i get following error:
>
> Config error: Keyword "DIRport" not permitted in this resource.
> Perhaps you left the trailing brace off of the previous r
Hi,
I have installed bacula 2.0.3 to my system but when i try to start
bacula-dir i get following error:
Config error: Keyword "DIRport" not permitted in this resource.
Perhaps you left the trailing brace off of the previous resource.
: line 3, col 10 of file /etc/bacula/bacula-dir.c