>Is there any way to get past this error? There are a few copy jobs remaining
>after this one.
>thanks for your help
>jerry
You should probably check the health of the disk being written to by reading
the SMART info of the disk. The command would be:
sudo smartctl -a /dev/sda
Complementing my previous post, MD5 and SHA1 do not make use of pki
signatures from bacula crypto lib. They are hashes used for integrity
verification and not for authenticity verification.
Best regards,
Ana
On Wed, Sep 23, 2015 at 3:45 PM, Ana Emília M. Arruda <
emiliaarr...@gmail.com> wrote:
>
Hello Jerry,
Which bacula version are you using? You can cancel the Job and restart
after all the other ones have finished. It seems you have problems with
your device (/Hardware). Is this remote mounted? Have you checked if the
/Hardware is available?
Best regards,
Ana
On Wed, Sep 23, 2015 at 4
started an offsite yesterday and found this morning that I have been
getting the following error:
23-Sep 10:52 kilchis JobId 28178: Error: block.c:1045 Read error on fd=5 at
file:blk 23:3783749357 on device "Hardware" (/Hardware). ERR=Input/output
error.
23-Sep 10:52 kilchis JobId 28178: Error: re
Hello Markus,
I´m quite sure that it is not possible to have pki signature without pki
encryption. You can have computation of MD5 and SHA1 signature of the file
if configured in your FileSet. When dealing with pki signatures, this works
only when you use pki encryption. I mean, the encrypted data
Hello Stephen,
On 09/23/2015 07:45 PM, Stephen Thompson wrote:
>
> All,
>
> I build bacula 7.2 on rhel 7.1 but have not systemd file for bacula-fd.
> Is there an example available?
>
> I thought perhaps that building bacula would make one, as I have this at
> the end of my configure output:
Sorry, I don't know how I missed this before in src tree...
./platforms/systemd/bacula-fd.service
On 9/23/15 10:45 AM, Stephen Thompson wrote:
>
> All,
>
> I build bacula 7.2 on rhel 7.1 but have not systemd file for bacula-fd.
> Is there an example available?
>
> I thought perhaps that build
All,
I build bacula 7.2 on rhel 7.1 but have not systemd file for bacula-fd.
Is there an example available?
I thought perhaps that building bacula would make one, as I have this at
the end of my configure output:
systemd support: yes /etc/systemd/system
But I do not appear to s
Hello Carlo,
>From a previous post, you said "I will copy the last incremental in the "
DestinationPool". When dealing with incremental backups, for a full
restore, you need the last full and all subsequent incrementals. Maybe you
need to use differential backups, where you just need the last full
Can I ask you another question?
I have a daily volumes that contain all Daily Job..
After seven days it is recycled. I want that one a week, the oldest one,
will be copied in the 'weekly' pool, but how has to be this Job?
I have to create a special Job?
I have to specify in the "weekly" pool (tha
I guess we should create a feature request about it :)
--
Silver
On 09/17/2015 09:19 AM, Silver Salonen wrote:
> Hi all Bacula enthusiasts!
>
> According to my knowledge the RunScript parameter and its derivatives
> check only whether the command returns zero or non-zero value.
>
> What I'd like
Great!
You solve me a lot of questions
^_^
2015-09-23 15:07 GMT+02:00 Ana Emília M. Arruda :
> Hello Carlo,
>
> Thank you very much for your kind words :).
>
> Yes, you can specify the "Next Pool" directive in your Job rescource or in
> your Schedule resource. If you specify it in the Job res
Hello Carlo,
Thank you very much for your kind words :).
Yes, you can specify the "Next Pool" directive in your Job rescource or in
your Schedule resource. If you specify it in the Job resource, it will
override the one specified in the Pool resource. If you specify it in the
Schedule resource, i
since you are so kind and prepared,
I have another question:
All my strategy will be based on Incremental, so every weekly I will copy
the last incremental in the "DestinationPool", and every Month I have to
perform a VirtualFull..
If I understood well, in both case I have to set a 'Next Pool' in
Hello Bacula Users,
I am trying pki signatures without pki encryption off.
In my fd config I have
FileDaemon {
Name = x-fd
...
pki signatures = yes
pki encryption = no
pki keypair = /etc/pki/tls/private/x-fd.pem # with CN=x-fd
}
I have a second machine y-f
15 matches
Mail list logo