Op 20121003 om 15:05 schreef Dan Langille:
> On 2012-09-28 07:00, Gary Stainburn wrote:
> > I don't log into bconsole for maybe a week at at time and when I do
> > I'm usually messing about with config settings.
> >
> > I tend to always run 'auto on' as the first command but can sometimes
> > have
Thank John!
So, that means there's no way to does the job simultaneously ?
On Fri, Oct 5, 2012 at 7:05 AM, John Drescher wrote:
> On Thu, Oct 4, 2012 at 8:59 PM, Pubudu Perera
> wrote:
> > Hello everyone,
> >
> > I'm a newbie to Bacula and want to verify whether my requirement can get
> > don
On Thu, Oct 4, 2012 at 8:59 PM, Pubudu Perera wrote:
> Hello everyone,
>
> I'm a newbie to Bacula and want to verify whether my requirement can get
> done using bacula.
> I want to know whether it's possible to simultaneously make backups to
> local HDD and Amazon S3 from the same source in Bacul
Hello everyone,
I'm a newbie to Bacula and want to verify whether my requirement can get
done using bacula.
I want to know whether it's possible to simultaneously make backups to
local HDD and Amazon S3 from the same source in Bacula.
Can someone please help me with this?
Thanks in advance.
> Yesterday I waited for the job to finish the first tape and then wait
> for me to insert the next one.
>
> I opened wireshark to see if there is a heartbeat during waiting -
> and there was none. During the job the heartbeat was active.
>
>> From what you wrote the heartbeat should be active whe
Here is the error message: "ERROR 1064 (42000) at line 415: You have
an error in your SQL syntax; check the manual that corresponds to your
MySQL server version for the right syntax to use near '@)' at line 1
Creation of MySQL tables succeeded.
Line 415 from "make_mysql_tables" script :
JobId int
I have following fileset:
FileSet {
Name = "Web Crawler"
Include {
Options {
signature = MD5
compression = GZIP9
exclude = yes
wilddir = "target"
}
File = /home/crawler
}
Exclude {
File = /home/crawler/nutch-1.3/runtime/local/segmen
Related issues I just ran into improving my script.
The RunAfterJob now reads (one line):
RunAfterJob = "/bin/sh -c \"echo '/usr/local/bin/glacier-cmd --logtostdout
upload Squirrel_backup %v \\\"%j (%l, since %s)\\\" ' | batch\""
Which results in these messages (two lines):
> 04-Oct 21:43 acor
That works, thanks for the quick reply!
Would be nice to have this mentioned in the docs, if it's there I
totally missed it.
Writing a real script is of course easy, it's just messy and harder to
see what's going on if I revisit this which may be years from now.
Wouter.
> To not mess with writi
Hi Tom,
Thank you for your answer.
>The heartbeats are only setup when a job with a client is initiated.
>So, there should be no activity when no job is running. When you
>initiate a job with the client, the director sets up a connection with
>the client telling the client what storage da
On Thu, Oct 04, 2012 at 12:38:44PM +0800, Wouter van Marle wrote:
[...]
> RunAfterJob = "echo '/usr/local/bin/glacier-cmd --logtostdout upload
> Squirrel_backup %v' | batch"
>
> Running this command (replacing the %v with an actual file name of
> course) from the command line works fine. The proc
11 matches
Mail list logo