> Sometimes as result of backup I have this output:
>
> "Termination: Backup OK -- with warnings"
>
> Where I can see the warnings ?
Usually in the same message as that very output. In an email, or bconsole
output, or whatever it was you saw that.
The warnings are often about files that
Hi,
14.11.2008 19:08, Hemant Shah wrote:
>
>
> --- On Fri, 11/14/08, Alan Brown <[EMAIL PROTECTED]> wrote:
>
>> From: Alan Brown <[EMAIL PROTECTED]>
>> Subject: Re: [Bacula-users] Missing nfs share blocks job [fd: 2.2.8]
>> To: "Hemant Shah" <[EMAIL PROTECTED]>
>> Cc: "Ronald Buder" <[EMAIL PRO
Hi,
14.11.2008 11:15, Personal Técnico wrote:
> Hello,
>
> I'm trying to configure a "secure" bwx-console.conf file. Files in my
> Server and Client are configured as you can see here:
>
> SERVER:
>
> bacula-dir.conf:
>
> Director {
> Name = server_name
> DIRpo
Hello,
14.11.2008 10:12, Roman Payreder wrote:
> Hi all,
>
> Since upgrading from Bacual 2.2.X to 2.4.3 I have following problem:
>
> I use a Pool for Incremental Backups with max vol jobs=1 and Retention
> period = 1 Month. Backup works fine when the volumes are first time
> autolabeled. But
It would be useful to run these two sql commands to see what is in the
catalog:
select count(*) from file where jobid=16435;
select count(*) from file where jobid=16435 and not filenameid=(select
filenameid from filename where name='');
Also, what happens if you do 'mark *' at the restore promp
Sometimes as result of backup I have this output:
"Termination: Backup OK -- with warnings"
Where I can see the warnings ?
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coole
Sorry i forgot the DB.
I use Mysql version: 5.0.27-standard on another Solaris 10 server.
When the Bacula is busy building the list; the Database is almost not working (
1% to 3% ) and the Bacula server is busy 100%. But when Bacula does a list for
a smaller job , about 400,000 files, the bui
When running a bconsole session in a terminal window, at the comand
prompt state,
if a message arrives from for example a job which is now finished,
bconsole exits
automatically and one ends up at the shell command prompt.
This behaviour seemed to occur when I upgraded to bacula 2.4.3.
# pkg_info
--- On Fri, 11/14/08, Alan Brown <[EMAIL PROTECTED]> wrote:
> From: Alan Brown <[EMAIL PROTECTED]>
> Subject: Re: [Bacula-users] Missing nfs share blocks job [fd: 2.2.8]
> To: "Hemant Shah" <[EMAIL PROTECTED]>
> Cc: "Ronald Buder" <[EMAIL PROTECTED]>, bacula-users@lists.sourceforge.net
> Date:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Louis-Andre Larose wrote:
>
> Hi,
>
> I have a strange error when I try to restore a job on Bacula 1.38.11
> on Solaris 10 ( i know this is old, but it has been running for 18
> months without a glitch ) .
>
> I have to restore part of
Alan Brown <[EMAIL PROTECTED]> writes:
> The subject says it all really.
>
> I really don't want to convert all my match lines to
> ".*/[T|t][E|e][[M|m][P|p]/", etc etc
"ignore case = yes", perhaps? :-)
http://www.bacula.org/en/rel-manual/Configuring_Director.html#SECTION00147
--
Hi,
I have a strange error when I try to restore a job on Bacula 1.38.11 on
Solaris 10 ( i know this is old, but it has been running for 18 months without
a glitch ) .
I have to restore part of a fileset from a Bacula job that is 55GB and
contains 2,828,311 files.
The file l
Kjetil Torgrim Homme <[EMAIL PROTECTED]> writes:
>I have a wish which sounds similar, but is actually very different. I
>want to avoid having to schedule Full backups.
>
>Bacula has some support in this direction already, ie. it will upgrade
>an Incremental or Differential to a Full if there is n
Reynier Perez Mira wrote:
>> So to access the bacula catalog the underlaying Zend Framework & PHP need
>> also the
>> pdo_pgsql extension
>> (which is quite easy to install : just activate it or get it from pecl)
>
> Ok, thanks for your reply now it works I just need to enable this extension
> (
The subject says it all really.
I really don't want to convert all my match lines to
".*/[T|t][E|e][[M|m][P|p]/", etc etc
AB
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest
Hi,
I previously posted this issue on this list but there seems to be no
solution. I just upgraded to the latest release of bacula and the
problem still exists. I changed the error state of the volume back to
append but bacula is unable to position to the end of data. This
occurs when the
Thank you Kevin,
Use priority is a good idea so I won't have to change the catalog schedule
every time the size grows in the server backup. I will apply priority 10 to
regular backups and priority 11 to backupcatalog.
I also have Max Concurrent Jobs = 1 in my Director configuration
Thanks again
I
Maybe you can use priorities to accomplish the same goal?
I have all my backup jobs scheduled for the exact same time. All my
regular backup jobs run with priority 10, the BackupCatalog runs with
priority 11. That way, it will wait until all the higher-priority jobs
have finished, and start rig
On Thu, 13 Nov 2008, Hemant Shah wrote:
> > If at all possible, run a client on the NFS server to backup those
> > filesystems directly.
>
> It not possible to run bacula on deicated NAS server (e.g. NetApp
> Filer), so you have to back it up ove NFS mounts.
Some NAS servers are embedded windows
Hello,
I'm trying to configure a "secure" bwx-console.conf file. Files in my
Server and Client are configured as you can see here:
SERVER:
bacula-dir.conf:
Director {
Name = server_name
DIRport = 9101
QueryFile = "/etc/bacula/query.sql"
WorkingDirectory = "/var/lib/bacula"
PidDi
Hello,
Arno Lehmann wrote:
>
> Hi,
>
> 13.11.2008 21:58, Dan Langille wrote:
>> On Nov 13, 2008, at 11:56 AM, Heitor Medrado de Faria wrote:
>>
>>> Heitor Faria
>>>
>>> Dan Langille wrote:
On Nov 13, 2008, at 11:16 AM, Heitor Medrado de Faria wrote:
> Guys,
>
> This is ur
Hi all,
Since upgrading from Bacual 2.2.X to 2.4.3 I have following problem:
I use a Pool for Incremental Backups with max vol jobs=1 and Retention
period = 1 Month. Backup works fine when the volumes are first time
autolabeled. But after one Month, when it should overwrite the files, it
sets
Hello,
I believe this should have been sent to the -users list, so I'm
replying there.
14.11.2008 00:26, subbustrato wrote:
> Arno Lehmann wrote:
>> Hi,
>>
>> 12.11.2008 23:06, subbustrato wrote:
>>
>>> Is it possible set as storage demon an Ethernet Disk?
>>>
>>
>> I assume that by "Ethe
Hi,
Running bwx-console in Windows XP I'm getting following problem: when I
click over "Restore" tab and I fill all, run "Enter Restore Mode" and I
mark what file I want to restore, I get a window saying "bwx-console:
unexpected restore question"... What does this mean? If I write
something an
Le Thursday 13 November 2008 23:39:19 Robert Treat, vous avez écrit :
> Jason Dixon wrote:
> > Date: Thu, 13 Nov 2008 11:44:28 +0100
> > From: Marc Cousin <[EMAIL PROTECTED]>
> > Subject: Re: [Bacula-users] Hung on "Dir inserting attributes"
> > To: bacula-users@lists.sourceforge.net
> > Cc: Jason
Hi
I think I've found the problem. This server only runs a Full backup on
Mondays. While size grows, the time to perform the backup grows too. If I
run a full backup server in the morning, the backup runs without errors.
With this, I've realized that BackupCatalog runs 2 minutes before Backup
serve
26 matches
Mail list logo