C:\Documents and Settings\All Users\Application Data\Bacula\Work\log
Do I have to change the messages directive in the conf file at all?
###############################
# Standard message delivery -- send most everything to email address and
to the console
###############################
Messages {
Name = Standard
#
# NOTE! If you send to two email or more email addresses, you will need
# to replace the %r in the from field (-f part) with a single valid
# email address in both the mailcommand and the operatorcommand.
#
mailcommand = "\"C:\\Program Files\\Bacula\\bin\\bsmtp\" -h
mail.intelesyscorp.com -f \"\(Bacula\) %r\" -s \"Bacula: %t %e of %c
%l\" %r"
operatorcommand = "\"C:\\Program Files\\Bacula\\bin\\bsmtp\" -h
mail.intelesyscorp.com -f \"\(Bacula\) %r\" -s \"Bacula: Intervention
needed for %j\" %r"
mail = bdebelius = all, !skipped
operator = bdebelius = mount
console = all, !skipped, !saved
#
# WARNING! the following will create a file that you must cycle from
# time to time as it will grow indefinitely. However, it will
# also keep all your messages if they scroll off the console.
#
append = "C:\\Documents and Settings\\All Users\\Application
Data\\Bacula\\Work\\log" = all, !skipped
}
###############################
# Daemon message delivery for daemon messages (no job).
###############################
Messages {
Name = Daemon
mailcommand = "\"C:\\Program Files\\Bacula\\bin\\bsmtp\" -h
mail.intelesyscorp.com -f \"\(Bacula\) %r\" -s \"Bacula daemon message\" %r"
mail = bdebelius = all, !skipped
console = all, !skipped, !saved
append = "C:\\Documents and Settings\\All Users\\Application
Data\\Bacula\\Work\\log" = all, !skipped
}
Robert Nelson wrote:
> Which logfile are you looking at?
>
>
>> -----Original Message-----
>> From: [EMAIL PROTECTED] [mailto:bacula-users-
>> [EMAIL PROTECTED] On Behalf Of Brian Debelius
>> Sent: Tuesday, February 13, 2007 8:37 AM
>> To: Robert Nelson
>> Cc: 'Kern Sibbald'; [email protected]
>> Subject: Re: [Bacula-users] Migration error
>>
>> Thanks.
>>
>> Ok I did that, started the service, but I do not notice any change in
>> the amount of information I am getting. The log file doesnt seem to
>> have anything more, and neither does the wx-console.
>>
>> brian-
>>
>> Robert Nelson wrote:
>>
>>> Use regedit to open the following path
>>>
>>> HKEY_LOCAL_MACHINE\HARDWARE\SYSTEM\CurrentControlSet\Services\Bacula-dir
>>>
>>> Then edit the ImagePath value.
>>>
>>> You need to make sure that you add the -d11 after the /service option.
>>>
>>>
>>>
>>>> -----Original Message-----
>>>> From: Kern Sibbald [mailto:[EMAIL PROTECTED]
>>>> Sent: Monday, February 12, 2007 10:43 PM
>>>> To: [email protected]; Robert Nelson
>>>> Cc: Brian Debelius
>>>> Subject: Re: [Bacula-users] Migration error
>>>>
>>>> On Tuesday 13 February 2007 01:21, Brian Debelius wrote:
>>>>
>>>>
>>>>> Kern Sibbald wrote:
>>>>>
>>>>>
>>>>>> On Monday 12 February 2007 19:54, Brian Debelius wrote:
>>>>>>
>>>>>>
>>>>>>> Hello,
>>>>>>>
>>>>>>> What is this trying to tell me?
>>>>>>>
>>>>>>>
>>>>>> To get an accurate answer, you need to turn on debug level equal or
>>>>>> greater than 10. Probably -d11 will do.
>>>>>>
>>>>>>
>>>>>>
>>>>>>> 12-Feb 13:38 comp1-dir: The following 11 JobIds will be migrated:
>>>>>>> 10,13,14,15,16,17,18,19,20,21,22 12-Feb 13:38 comp1-dir: Invalid
>>>>>>> keyword: Full
>>>>>>> 12-Feb 13:38 comp1-dir: Migrate_Full.2007-02-12_13.38.18 Error:
>>>>>>>
>> Could
>>
>>>>>>> not start migration job. 12-Feb 13:38 comp1-dir: Invalid keyword:
>>>>>>>
>>>>>>>
>>>> Full
>>>>
>>>>
>>>>>>> 12-Feb 13:38 comp1-dir: Migrate_Full.2007-02-12_13.38.18 Error:
>>>>>>>
>> Could
>>
>>>>>>> not start migration job. 12-Feb 13:38 comp1-dir: Invalid keyword:
>>>>>>>
>>>>>>>
>>>> Full
>>>>
>>>>
>>>>>>> 12-Feb 13:38 comp1-dir: Migrate_Full.2007-02-12_13.38.18 Error:
>>>>>>>
>> Could
>>
>>>>>>> not start migration job. 12-Feb 13:38 comp1-dir: Invalid keyword:
>>>>>>>
>>>>>>>
>>>> Full
>>>>
>>>>
>>>>>>> 12-Feb 13:38 comp1-dir: Migrate_Full.2007-02-12_13.38.18 Error:
>>>>>>>
>> Could
>>
>>>>>>> not start migration job. 12-Feb 13:38 comp1-dir: Invalid keyword:
>>>>>>>
>>>>>>>
>>>> Full
>>>>
>>>>
>>>>>>> 12-Feb 13:38 comp1-dir: Migrate_Full.2007-02-12_13.38.18 Error:
>>>>>>>
>> Could
>>
>>>>>>> not start migration job. 12-Feb 13:38 comp1-dir: Invalid keyword:
>>>>>>>
>>>>>>>
>>>> Full
>>>>
>>>>
>>>>>>> 12-Feb 13:38 comp1-dir: Migrate_Full.2007-02-12_13.38.18 Error:
>>>>>>>
>> Could
>>
>>>>>>> not start migration job. 12-Feb 13:38 comp1-dir: Invalid keyword:
>>>>>>>
>>>>>>>
>>>> Full
>>>>
>>>>
>>>>>>> 12-Feb 13:38 comp1-dir: Migrate_Full.2007-02-12_13.38.18 Error:
>>>>>>>
>> Could
>>
>>>>>>> not start migration job. 12-Feb 13:38 comp1-dir: Invalid keyword:
>>>>>>>
>>>>>>>
>>>> Full
>>>>
>>>>
>>>>>>> 12-Feb 13:38 comp1-dir: Migrate_Full.2007-02-12_13.38.18 Error:
>>>>>>>
>> Could
>>
>>>>>>> not start migration job. 12-Feb 13:38 comp1-dir: Invalid keyword:
>>>>>>>
>>>>>>>
>>>> Full
>>>>
>>>>
>>>>>>> 12-Feb 13:38 comp1-dir: Migrate_Full.2007-02-12_13.38.18 Error:
>>>>>>>
>> Could
>>
>>>>>>> not start migration job. 12-Feb 13:38 comp1-dir: Invalid keyword:
>>>>>>>
>>>>>>>
>>>> Full
>>>>
>>>>
>>>>>>> 12-Feb 13:38 comp1-dir: Migrate_Full.2007-02-12_13.38.18 Error:
>>>>>>>
>> Could
>>
>>>>>>> not start migration job.
>>>>>>>
>>>>>>> ##########################
>>>>>>> # Migrate Job
>>>>>>> ##########################
>>>>>>> Job {
>>>>>>> Name = "Migrate Full"
>>>>>>> Type = Migrate
>>>>>>> Pool = "Full"
>>>>>>> Selection Type = Volume
>>>>>>> Selection Pattern = "full"
>>>>>>> Messages = Standard
>>>>>>> Level = Full #ignored
>>>>>>> Client = comp1-fd #ignored
>>>>>>> FileSet = "DefaultFileset" #ignored
>>>>>>> }
>>>>>>>
>>>>>>> ##############################
>>>>>>> # Full backup pool
>>>>>>> ##############################
>>>>>>> Pool {
>>>>>>> Name = "Full"
>>>>>>> Pool Type = Backup
>>>>>>> Recycle = yes
>>>>>>> Auto Prune = yes
>>>>>>> Volume Retention = 3 months
>>>>>>> Maximum Volume Jobs = 1
>>>>>>> Label Format = "full-${NumVols:p/4/0/r}"
>>>>>>> Storage = FileStorage0
>>>>>>> Next Pool = Tape
>>>>>>> }
>>>>>>>
>>>>>>>
>>>>> Where/how would I do this under Windows?
>>>>>
>>>>>
>>>> I don't know as I have never run the director on Windows. Perhaps
>>>>
>> Robert
>>
>>>> can
>>>> help you.
>>>>
>>>>
>>>
>>>
>>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job
>> easier.
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> Bacula-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>
>
>
>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users