-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Doytchin Spiridonov wrote:
> Hello,
>
> if a backup job is terminated (cancelled manually) what has to be done
> to:
> - clear all Catalog records that belong to that job
> - clear all Volumes containing files for that record so they could be
> reused
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Troy Daniels wrote:
> Hi,
>
> Coming at this issue with fresh eyes I noticed you seem to have replaced
> the 'delete_catalog_backup' script call in your catalog backup job with
> 'end_of_backup.sh'
>
> Unless I'm mistaken, I believe this script is
Hi,
Coming at this issue with fresh eyes I noticed you seem to have replaced
the 'delete_catalog_backup' script call in your catalog backup job with
'end_of_backup.sh'
Unless I'm mistaken, I believe this script is run by the Director, not
the storage daemon.
By default IIRC, the director runs
Hi,
26.07.2007 01:56,, Craig White wrote::
...
>> as the bacula user, with the tape drive unmounted from bacula (or the
>> SD stopped), try
>> mt -f /dev/nst0 rewind
>> and
>> ... eject
>>
>> If that works - great. If it doesn't, you should at least get an error
>> message. If it's 'permission d
Hi,
26.07.2007 00:47,, Craig White wrote::
> On Thu, 2007-07-26 at 00:11 +0200, Arno Lehmann wrote:
>> Hi,
>>
>> 25.07.2007 23:54,, Craig White wrote::
>>> the 'end_of_backup.sh' script doesn't successfully eject the tape.
>>>
>>> dmesg says:
>>> MTSETDRVBUFFER only allowed for root
>> This should
On Thu, 2007-07-26 at 00:11 +0200, Arno Lehmann wrote:
> Hi,
>
> 25.07.2007 23:54,, Craig White wrote::
> > the 'end_of_backup.sh' script doesn't successfully eject the tape.
> >
> > dmesg says:
> > MTSETDRVBUFFER only allowed for root
>
> This should not matter here.
>
> > bacula log says:
> >
Hi,
25.07.2007 23:54,, Craig White wrote::
> the 'end_of_backup.sh' script doesn't successfully eject the tape.
>
> dmesg says:
> MTSETDRVBUFFER only allowed for root
This should not matter here.
> bacula log says:
> 25-Jul 08:27 SRV1: RunAfter: /dev/tape: Permission denied
> 25-Jul 08:27 SRV1:
the 'end_of_backup.sh' script doesn't successfully eject the tape.
dmesg says:
MTSETDRVBUFFER only allowed for root
bacula log says:
25-Jul 08:27 SRV1: RunAfter: /dev/tape: Permission denied
25-Jul 08:27 SRV1: RunAfter: /dev/tape: Permission denied
# grep bacula /etc/group
disk:x:6:root,bacula
b
Hi *,
Andreas Thienemann's bacula RPMs for Fedora finally were accepted so Fedora 8
will ship Bacula! Fedora EPEL (aka RPMs for CentOS/RHEL 4/5) does not come with
all required packages at the moment, so Bacula is not into EPEL yet. According
to Andreas this should be solved soon.
Bacula on Fe
Wes Hardaker schrieb:
> I can supply the current RPM and patches to anyone else that wants to
> take the task on though if anyone wants to do it instead.
Thanks for your offer but Andreas Thienemann already completed that task:
Bacula
will be in Fedora 8 :-)
fs
---
Hello,
if a backup job is terminated (cancelled manually) what has to be done
to:
- clear all Catalog records that belong to that job
- clear all Volumes containing files for that record so they could be
reused?
I saw the prune/purge commands in the doc but it says the actual data
written to the V
Hello,
2nd day w/o concurrent jobs: we have 1xFULL and 1xINCREMENTAL for all
clients.
Restore OK of all jobs.
Seems this (concurrent jobs) is the problem.
Regards.
Tuesday, July 24, 2007, 9:57:35 PM:
DS> I don't have any other ideas to check with to provide more cases. It's
DS> developers tu
Thanks again. This seems to work very well!
I am trying to run a ping script before as well, although it needs some work
to get the address from the Client name.
On 7/24/07, Brian Debelius <[EMAIL PROTECTED]> wrote:
ohhh, ahhh, is this new?
brian-
Junior Cunha wrote:
> Steve Poulsen wrote
Support wrote:
> Dear Shon
>
> I have a similar situation and solved it byusing this stargegy.
>
> Firstly the disk volumes should be treated as "Tape" drives in that only
> onle volume can be opened at a time but you can have many concurrent jobs
> writing to that volume - my setting is for a maxi
Hi guys,
I like to run a script before doing the backup. The backup should only
run if the script ran successfully.
How can I do that?
I tried the following things:
I used ClientRunBeforeJob to start the script. If I have "exit 1" for
failures in my script the backup still finishes with an "OK
Hello
I am trying to build my own bacula rpms (to include some home-made
changes). In this RPM, I have to include BAT (what a nice tool, great
work Kern and devs ^^), so I need to install Qt 4.2 or better. My
distribution has no package for this RPM, so I installed it with the
sources. My problem
Duh, dumb me -- the database name was included in the Subject line.
All the more reason to ask the bacula-users list :-)
On Wednesday 25 July 2007 13:41, Allen Barnett wrote:
> Hi,
> I'm running Bacula 1.38.10 on a Red Hat Enterprise Linux 4 64-bit
> Opteron box. The last couple of days, I've been
Hello,
I recommend you read the www.bacula.org -> Support page. It explains the best
way to get support and help. It is also useful, though probably not for this
case, to read the Bugs page as well. I've forwarded your email to the
bacula-users list in case they have comments.
My recommend
Hi,
25.07.2007 11:26,, Luca Ferrari wrote::
> On Wednesday 25 July 2007 Arno Lehmann's cat, walking on the keyboard, wrote:
>
>>> * Bacula sd can write to that directory
>> I assume that other volumes were created successfully on that disk. Of
>> course, a change in the user the SD runs as might
On Wednesday 25 July 2007 Arno Lehmann's cat, walking on the keyboard, wrote:
> > * Bacula sd can write to that directory
>
> I assume that other volumes were created successfully on that disk. Of
> course, a change in the user the SD runs as might also have happened.
>
Should I worry about volu
Hi,
24.07.2007 18:24,, Berthaud wrote::
> Hi
>
> My server bacula (version 1.38.11) works with a tape library Overland. I use
> two tapes each week.
>
> Sometimes Bacula load the second tape when the first is full. Sometimes not.
>
> Before full save of the 10 servers I delete the two tapes wi
Hi,
19.07.2007 09:27,, Daniel J. Priem wrote::
> Arno Lehmann <[EMAIL PROTECTED]> writes:
>
>> Hi,
>> Either you are having connectivity problems between DIR and SD and/or
>> FD (quite possible, guessing from the host name with dmz in it -
>> firewalls can cause this sort of problem) or there's s
Hi,
25.07.2007 10:34,, Mantas M. wrote::
> Does the file gets created ? What is its size?
>
> I'd make sure that:
>
> * There is enough free space on the disk
As the volume gets created in the catalog, I'd almost bet the disk is
full or the qouta exceeded.
> * Bacula sd can write to that dire
Hi,
25.07.2007 01:51,, Support wrote::
> Dear All
>
> The major error seems to be
>
> 24-Jul 14:37 elizabeth-dir: civeng54.2007-07-24_09.05.01 Error: open mail
> pipe /usr/sbin/bsmtp -h localhost -f "(Bacula) [EMAIL PROTECTED]" -s "Bacula:
> Backup Fatal Error of civeng54 Full" [EMAIL PROTECTED]
On Wednesday 25 July 2007 Mantas M.'s cat, walking on the keyboard, wrote:
> * Bacula sd can write to that directory
This was the problem, I mis-set the owner!
Luca
-
This SF.net email is sponsored by: Splunk Inc.
Still grep
Does the file gets created ? What is its size?
I'd make sure that:
* There is enough free space on the disk
* Bacula sd can write to that directory
Mantas
Luca Ferrari wrote:
> On Wednesday 25 July 2007 Mantas M.'s cat, walking on the keyboard, wrote:
>> Do you have LabelMedia = yes; set in th
schlenz schrieb:
> Tomorrow I'll get a new server (Dell PowerEdge 2950) with a 750GB RAID-5
> array for disk-based backup with Bacula (the server also will be used for
> testing VMs with Xen and other services). It'll come with SuSE Linux
> Enterprise Server 10.1. I'm not quite sure about the file
Hi
My server bacula (version 1.38.11) works with a tape library Overland. I use
two tapes each week.
Sometimes Bacula load the second tape when the first is full. Sometimes not.
Before full save of the 10 servers I delete the two tapes with gconsole , stop
bacula, erase the two tape, restart b
> "D" == Dimitrios <[EMAIL PROTECTED]> writes:
D> Are there any plans to create Fedora 7 rpms on one of the popular
D> fedora repositories, like Freshrpms.net, Livna, fedora extras, etc?
I actually have a fedora rpm created for bacula for FC6 that I've been
using (or not actually). I've con
On Wed, 18 Jul 2007 22:37:38 +0200, Arno Lehmann wrote:
> Hi,
>
> 17.07.2007 09:25,, Christoff van Zyl wrote::
>> I really need so advise on what can I use for Maximum Volume Bytes on a
>> disk, currently I am using 5g. If a backup a server consist of 180G there
>> is a lot of volumes, what size
Arno Lehmann <[EMAIL PROTECTED]> writes:
> Hi,
> Either you are having connectivity problems between DIR and SD and/or
> FD (quite possible, guessing from the host name with dmz in it -
> firewalls can cause this sort of problem) or there's something wrong
> with the DIR.
Yes. I solved this a da
On Wednesday 25 July 2007 Mantas M.'s cat, walking on the keyboard, wrote:
> Do you have LabelMedia = yes; set in the device section of your sd config?
Yes I've got, the following is the device used in bacula-sd.conf:
Device {
Name = sede_Vol2Samba_storage
Archive Device = /backup/sede/vol2
Do you have LabelMedia = yes; set in the device section of your sd config?
Luca Ferrari wrote:
> Looking in the messages I found this:
>
> 25-Jul 08:58 backup-dir: Start Backup JobId 761,
> Job=sede_Vol2Samba_job.2007-07-25_08.58.35
> 25-Jul 08:58 backup-dir: Created new
> Volume "sede_Vol2Samb
Looking in the messages I found this:
25-Jul 08:58 backup-dir: Start Backup JobId 761,
Job=sede_Vol2Samba_job.2007-07-25_08.58.35
25-Jul 08:58 backup-dir: Created new
Volume "sede_Vol2Samba_job-2007-07-25--8-58" in catalog.
25-Jul 08:58 backup-sd: End of Volume "sede_Vol2Samba_job-2007-07-25--8-
34 matches
Mail list logo