Hello Patricia,
Thursday, September 6, 2012, 10:05:22 PM, you wrote:
> OK, what commands are you using, what is the output that shows that it is
bconsole / *res 5 brussels-fd / $cd /etc/raddb / Invalid path given.
> not being backed up? Are the other file systems being backed up? Is
Yes
$ls
..
Hello Georges,
Thursday, September 6, 2012, 9:40:46 PM, you wrote:
> - who's the user your director is running on ?
root
> - what are the rights for this directory
drwxr-xr-x root radiusd
> - what is the log output of your job ?
07-Sep 05:05 sydney-dir JobId 1: Start Backup JobId 1,
Job=Backup
> sorry I should have been a bit more specific,
> the tape is mounted, both bacula and mtx thinks it's mounted. Bacula doesn't
> think the tape is a bacula archive(it is).
>
I am not sure about bacula thinking the volume is mounted when the sd
says it is not mounted however could the write protec
On Thu, Sep 6, 2012 at 9:15 PM, Chris Ord
wrote:
> Dears,
>
> In the middle of a backup job bacula is asking for a tape it has labeled and
> is registered correctly(I believe) in the database.
>
> Here's the relevant info
> Status gives me this:
>
> Running Jobs:
> Writing: Incremental Backup job
Dears,
In the middle of a backup job bacula is asking for a tape it has labeled and is
registered correctly(I believe) in the database.
Here's the relevant info
Status gives me this:
Running Jobs:
Writing: Incremental Backup job DailyArchive2 JobId=182 Volume="VARCD003"
pool="ArcD" device="
On 9/6/12 2:22 PM, "Armin Tueting"
wrote:
>Hello Patricia,
>
>Thursday, September 6, 2012, 5:30:30 PM, you wrote:
>
>> The most probable answer is that it is a separate mount point. Check
>>the
>> output from the backups where only "/etc" was listed and it should
>> indicate that the "/etc/radd
Hello Alex
Le 06/09/2012 20:22, Armin Tueting a écrit :
> Hello Patricia,
>
> Thursday, September 6, 2012, 5:30:30 PM, you wrote:
>
>> The most probable answer is that it is a separate mount point. Check the
>> output from the backups where only "/etc" was listed and it should
>> indicate that the
Hello Patricia,
Thursday, September 6, 2012, 5:30:30 PM, you wrote:
> The most probable answer is that it is a separate mount point. Check the
> output from the backups where only "/etc" was listed and it should
> indicate that the "/etc/raddb" is a separate filesystem and that it will
> be skip
W dniu 06.09.2012 17:18, Ana Romero pisze:
> Hello Jeremy,
>
> I'm trying to do is run during the first weekend ( fri, sat and sun )
> all my full backups with the following schedule :
>
> Set backup1:
> Run=Level=Full 1st fri at 18:00
> Set backup2:
> Run=Level=Full 1st sat at 18:00
> Set backup3
On 9/6/12 3:56 AM, "Armin Tueting"
wrote:
>Hello Bacula-users,
>
> I'm running Bacula 5.2.10 on CentOS 5.8.
> The directory /etc/raddb won't be backed up from a remote client
> when using 'File = "/etc"'. I've done some investigation and found
> out that with 'File = "/etc/raddb"' w
Hello Jeremy,
I'm trying to do is run during the first weekend ( fri, sat and sun ) all my
full backups with the following schedule :
Set backup1:
Run=Level=Full 1st fri at 18:00
Set backup2:
Run=Level=Full 1st sat at 18:00
Set backup3
Run=Level=Full 1st sun at 18:00
e.g. full backup fo
*De: *"ganiuszka"
*Para: *"Ana Romero"
*CC: *bacula-users@lists.sourceforge.net
*Enviados: *Jueves, 6 de Septiembre 2012 11:13:54
*Asunto: *Re: [Bacula-users] How to configure schedule for run full
the first weekend of
On 6 September 2012 14:36, Gary R. Schmidt wrote:
> As a suitably secure user:
>
> $ for i in `cat list_of_backup_machines`
> do
> scp magicscript $i:/opt/bacula/magicscript
> done
Yep, I know I can scp cycle on a list of machines, but doesn't fit anyway.
We don't have SSH
On 6/09/2012 6:39 PM, Simone Caronni wrote:
>> You could also use multiple ClientRunBefore statements in the config file.
>> Personally I would still prefer a script in the client.
> On my setups I use the opposite. If you need to add a line to the
> script, you need to copy the same script over a
Hello Gani,
I want to perform a full backup monthly on the first weekend of every month ,
but with the configuration you propose this would not be possible as for
example in September on the first Friday of the month is 7 and the first
Saturday and Sunday has been the 1 and 2 , so that backups
On 06/09/12 16:39, Simone Caronni wrote:
>> You could also use multiple ClientRunBefore statements in the config file.
>> Personally I would still prefer a script in the client.
> On my setups I use the opposite. If you need to add a line to the
> script, you need to copy the same script over all
On 5/09/2012 11:21, James Harper wrote:
>> Using iperf I measured following performances :
>>
>> bacula-fd = the windows server 2008 R2 host, 1Gb/sec NIC bacula-dir = a linux
>> ubuntu 10.04 PC, 1 100Mb/sec NIC bacula-sd = a linux ubuntu 10.04 server, 1
>> Gbite/sec NIC
>>
>>
>> iperf server
2012/9/6 Ana Romero :
> Hello list,
>
> I don't know how to configure a schedules for run full the first weekend of
> the month ... you help me?
>
> Thank very much
> Regards
Hi,
Maybe that for 1st Sunday of the month:
Schedule {
Name = "SomeSchedule"
Run = Level=Full 1st sun at 9:00
}
or t
Hello list,
I don't know how to configure a schedules for run full the first weekend of the
month ... you help me?
Thank very much
Regards
Ana Romero Nevado
Ingeniero Técnico de Sistemas
COMPAREX España S.A.
C/ Severo Ochoa, 20 Local 5
06800 Mé
> You could also use multiple ClientRunBefore statements in the config file.
> Personally I would still prefer a script in the client.
On my setups I use the opposite. If you need to add a line to the
script, you need to copy the same script over all the clients. With
multiple lines, maybe you ca
Am 06.09.2012 um 09:12 schrieb "Gary R. Schmidt" :
> On 6/09/2012 4:17 PM, Alex Lucas wrote:
>
> [SNIP]
>
>> It works with ";" like you mentioned above but I was asking about
>> splitting the command across multiple lines in the configuration file --
>> when there are many commands it would make
Hello Bacula-users,
I'm running Bacula 5.2.10 on CentOS 5.8.
The directory /etc/raddb won't be backed up from a remote client
when using 'File = "/etc"'. I've done some investigation and found
out that with 'File = "/etc/raddb"' will indeed being backup up.
What went wrong with
On 6/09/2012 4:17 PM, Alex Lucas wrote:
[SNIP]
> It works with ";" like you mentioned above but I was asking about
> splitting the command across multiple lines in the configuration file --
> when there are many commands it would make it easier to read.
If there are "many commands" then you would
23 matches
Mail list logo