Bacula-users

[Bacula-users] Wakeonlan in bacula

2014-09-15 02:07:55
Subject: [Bacula-users] Wakeonlan in bacula
From: Florian <florian.splett AT web DOT de>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 15 Sep 2014 07:58:49 +0200
Hello.

I have checked a few tutorials in order to do wake on lan with bacula.

I have the following problem now: I can wake the target machine with the wakeonlan command and I can also execute it as bacula user, however when I use the command in a job, it does not seem to work at all.

This is the job in the job in the bacula-dir.conf I want to run before the actual backup jobs:

Job {
  Name = "WakeOnLan"
  Type = Admin
  client = ubuntu-fd
  Fileset = None
  RunScript {
    RunsWhen = Always
    Command = "wakeonlan -f /etc/bacula/adresses.wol"
  }
  Pool = File
  Storage = ubuntu-sd
  messages = Standard
  Priority = 5
}


It simply gives me an OK-Message after running, so i am not sure what the problem could be.
Does anybody have any siggestions?

Regards,
Florian S.

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>