Now Webacula does not require access to the file.
List of files (for recovery) will be taken from a special table in the
database.
Take the latest (HEAD) revision of the master branch.
See also for details:
http://www.bacula.org/5.0.x-manuals/en/main/main/Restore_Command.html
...
7: Enter a list
On Tue, May 10, 2011 at 2:20 PM, Rodrigo Renie Braga
wrote:
> 2011/5/10 Maxim Khitrov
>>
>> 2011/5/10 Rodrigo Renie Braga :
>> > Hello everyone.
>> >
>> > I've been having a problem with Bacula with a Pool that rotates the
>> > tapes
>> > daily, like that:
>> >
>> > Pool {
>> > Name = pool.in
Your PHP installation doesn't have the required modules. You need php-gd
and the module for whatever DB system you're using (MySQL, Postgres, SQlite)
On Tue, May 10, 2011 at 5:37 PM, Wagner Pereira wrote:
> Hi.
>
> I know there is a specific list for Webacula issues. I already posted my
> issue
Hi.
I know there is a specific list for Webacula issues. I already posted my
issue in that, but no one answered me yet.
I appreciate any help.
So, following the Tim's Installation Manual I executed
./check_system_requirements.php and it showed to me what follows:
PHP Warning: PHP Startup: Una
Ben,
Thanks. I use open CSW to download all of the necessary packages, and I was able to get bacula running. This was much easier than getting it to compile correctly!
thanks.
myles.
Excerpts from Myles Merrell's message of Thu May 05 11:28:10 -0400 2011:
Hi Myles,
>
Thanks Maxim for your answer, my Scratch Pool is currently like this:
Pool {
> Name = scratch.tpa
> Pool Type = Scratch
> Cleaning Prefix = "CLN"
> }
>
I thought that only on the Pool "pool.inc.muitobaixo" that I needed to add
the "Recycle Pool" directive, so I'll try your way.
BTW,
> Hi everyone!
>
> I was having to many problems working with one pool for each day of the
> week. So, recently, I reconfigure all my bacula director to use ten
> tapes with only one pool. It's working fine now. I don't have a tape
> library, so manual changes are done every day (except weekends).
The errors below are just straight I/O errors from the underlying
device. Nothing to do with Bacula. So check if those two tapes are
bad. Check if that drive needs cleaning. Run drive diagnostics on that
drive. See if you can reproduce the problem with just, say, tar of some
files to a kno
On Tue, 10 May 2011 00:36:57 -0700
mulle78 wrote:
> Hello @all, I've purged a volume and appended a new back up to the
> tape. Is there a way to find out the free space on a tape to be shure
> that a reorg of a tap has be done successfully?!
"llist volume=yourvolumename" in the Bacula console wil
On Tue, May 10, 2011 at 3:36 AM, mulle78 wrote:
> Hello @all, I've purged a volume and appended a new back up to the tape. Is
> there a way to find out the free space on a tape to be shure that a reorg of
> a tap has be done successfully?!
>
list media pool=WhateverPoolYourTapeIsIn
John
-
On 5/10/2011 12:36 AM, mulle78 wrote:
> Hello @all, I've purged a volume and appended a new back up to the tape. Is
> there a way to find out the free space on a tape to be shure that a reorg of
> a tap has be done successfully?!
>
> +--
Hello @all, I've purged a volume and appended a new back up to the tape. Is
there a way to find out the free space on a tape to be shure that a reorg of a
tap has be done successfully?!
+--
|This was sent by mulle...@gmx.de via
Hello,
I have
A director on CentOS1
A webserver on CentOS2
When trying to restore a file using webbacula I get the following error
Connecting to Director xxx.xxx.xxx.xxx:19002
1000 OK: vm-bacula Version: 5.0.3 (04 August 2010)
Enter a period to cancel a command.
@#
@# RestorejobController::run
When restoring from the web interface for bacula, if I choose to restore all
files, that works. If I choose to restore individual files, I get this error
restore jobid=3 client="example" where="C:/TEST"
file=<"/tmp/webacula_restore_eccbc87e4b5ce2fe28308fd9f2a7baf3.tmp" yes
Using Catalog "examp
2011/5/10 Rodrigo Renie Braga :
> Hello everyone.
>
> I've been having a problem with Bacula with a Pool that rotates the tapes
> daily, like that:
>
> Pool {
> Name = pool.inc.muitobaixo
> Pool Type = Backup
> Storage = st.tpa
> Volume Use Duration = 1 day
> Volume Retention =
Hi folks,
I was wondering what would be the best way to implement the following
backup strategy (we have about 30 clients with about 1TB total space
used, with 10TB storage available in total, disk based):
- full backups on weekends (sat / sun)
- incrementals during the week
- At the end of e
Hello everyone.
I've been having a problem with Bacula with a Pool that rotates the tapes
daily, like that:
Pool {
Name = pool.inc.muitobaixo
Pool Type = Backup
Storage = st.tpa
Volume Use Duration = 1 day
Volume Retention = 1 day
Scratch Pool = scratch.tpa
RecyclePool
Op 10/05/2011 14:28, James Harper schreef:
>> Hi,
>>
>> I tried to Backup my Windows 2008 RC2 Server with the newest Bacula-FD
>> 64 Bit Client. I´ve enabled VSS but I still get the follow Error Messages:
>>
>> Could not open directory "c:/Documents and
>> Settings/Administrator/AppData/Local/Anwen
> Hi,
>
> I tried to Backup my Windows 2008 RC2 Server with the newest Bacula-FD
> 64 Bit Client. I´ve enabled VSS but I still get the follow Error Messages:
>
> Could not open directory "c:/Documents and
> Settings/Administrator/AppData/Local/Anwendungsdaten/Anwendungsdaten/Anwendung
> sdaten/An
Hi,
I tried to Backup my Windows 2008 RC2 Server with the newest Bacula-FD
64 Bit Client. I´ve enabled VSS but I still get the follow Error Messages:
Could not open directory "c:/Documents and
Settings/Administrator/AppData/Local/Anwendungsdaten/Anwendungsdaten/Anwendungsdaten/Anwendungsdaten/A
From: Jérôme Blion
>I have to backup machines which have been configured different ways for
>the
>same feature. In fact, I want to backup mysql binlogs on a hourly basis.
>binlogs can be located at different locations:
> /home/mysql
> /usr/local/mysql/data
> /home/binlogs
>Depending on
Le 10/05/2011 11:56, Jérôme Blion a écrit :
Hello,
I have to backup machines which have been configured different ways
for the same feature. In fact, I want to backup mysql binlogs on a
hourly basis.
binlogs can be located at different locations:
/home/mysql
/usr/local/mysql/data
/home/bin
Hello,
I have to backup machines which have been configured different ways for
the same feature. In fact, I want to backup mysql binlogs on a hourly basis.
binlogs can be located at different locations:
/home/mysql
/usr/local/mysql/data
/home/binlogs
Depending on the client.
If I use the fo
Thanks so much for your time. Ok, that all works so I guess it must be a
problem with bacula then! I'm not sure how my post ended up here either!
I can't seem to be able to reply to the vchanger-users list. I just subscribed
but authentication fails despite being logged in!
+
24 matches
Mail list logo