Bacula-users

Re: [Bacula-users] Restore from dead client

2014-09-05 20:52:38
Subject: Re: [Bacula-users] Restore from dead client
From: Kenny Noe <knoe501 AT gmail DOT com>
To: Birger Blixt <birre AT virtualgate DOT org>, "bacula-users AT lists.sourceforge DOT net" <Bacula-users AT lists.sourceforge DOT net>
Date: Fri, 5 Sep 2014 20:47:54 -0400
Birre,

There are 2 scripts, one does a make backup and the other is a mail
restore.  Both scripts are almost exactly the same with one completing
a tar cpf and the other a tar xpf


--Kenny

On Fri, Sep 5, 2014 at 8:33 PM, Birger Blixt <birre AT virtualgate DOT org> 
wrote:
> 2014-09-05 23:48, Kenny Noe skrev:
>> Birre,
>>
>> Thanks for the reply.   I guess this is where I get lost...
>>
>>
>>
>> The fifo is reading a file that was created in the pre-process called
>> mail.tar.  The mail.tar is made from the following directories
>> /opt/zimbra and /var/mail/zimbra.  This is where the Zimbra files and
>> mailstore were kept.
>>
>> This pre-process is a script that has this :
>>
>> *_MailBackup.bash_*
>> #!/bin/bash
>> .....
>>
>> RunMailRestore()
>>    {
>> ....
>>    ${TAR} -xpf ${fifoDir}/mail${EXTENSION} 2>&1 </dev/null &
>>    }
>> ...
>>
>>
>> The restore script simply does a tar xpf instead of a tar cpf.
>>
>
> Was that really the contents of the backup script ?, it do a restore.
>
> *_
> _*/Birre
>
>

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users