On Mon, Nov 11, 2013 at 11:45:06PM +0100, Jean-François Leroux wrote:
> Sorry, found it. It's restoreclient in one word.
>
>
Great to hear, where did you find this information?
Uwe
--
NIONEX --- Ein Unternehmen der Bertelsmann SE & Co. KGaA
---
Sorry, found it. It's restoreclient in one word.
2013/11/11 Jean-François Leroux
> Hi, I have a script where I restore some machines on one big disk array.
> It starts with:
>
> *restore client=$1-fd where=/data/restore/$1 select current all done*
>
> then I have to write
>
>
> *mod*
> *5 (re
I have managed to look back on the old server and the way that I got round it
was to run a script that then called restore from bconsole.
Thinking about it, it would never work because the
client =
in the restore job specifies the client to be restored, not where to. What is
needed is a
Res
On Thursday 22 November 2012 08:46:10 Jummo wrote:
> Hi Gary,
>
> Could you post the log information of the particular job?
> Could you post the commands you have used for the restore and the output?
>
> Thanks
>
>-- Jummo
Jummo
Here is the bconsole session for the restore. The job log is bel
Hi Gary,
Could you post the log information of the particular job?
Could you post the commands you have used for the restore and the output?
Thanks
-- Jummo
--
Monitor your physical, virtual and cloud infrastructure
On Dec 1, 2011, at 6:48 AM, Viacheslav Biriukov wrote:
> Hello.
>
> I want always restore files to the one Client by default. How can I do this?
A given Bacula configuration needs only one restore job. The restore-to client
is set
by Bacula at run time. It defaults to the client on which the
John Kennedy schrieb:
> Jean,
> Please forgive my ignorance, I have a bacula-fd.conf file but no dir or
> sd conf files in /etc/bacula. In bacula-fd.conf there is no "Listen"
> directive. Here is the (sanitized) bacula-fd.conf file without comments:
>
> Director {
> Name = server-dir
> Password
Kevin Keane wrote:
> Connection refused indicates that you can't even get a TCP connection to
> the FD. You can actually verify that with telnet. On the server, type:
>
> telnet arabella-100.example.com 9102
>
> The list of possible reasons for this is fairly short:
>
> - The FD isn't running.
Jean,
Please forgive my ignorance, I have a bacula-fd.conf file but no dir or
sd conf files in /etc/bacula. In bacula-fd.conf there is no "Listen"
directive. Here is the (sanitized) bacula-fd.conf file without comments:
Director {
Name = server-dir
Password = "password from server"
}
Directo
Connection refused indicates that you can't even get a TCP connection to
the FD. You can actually verify that with telnet. On the server, type:
telnet arabella-100.example.com 9102
The list of possible reasons for this is fairly short:
- The FD isn't running. Use netstat -ltunp to confirm that
10 matches
Mail list logo