Hi all,
Has anybody managed to install baculum (baculum-api) under centos7 with the
official repos? I mean, it seems there are some libs conflicts when
installing baculum. It complaints about some packages of bacula's
community repos (it wants packages from the centos base repo)
yum install bac
Thanks, I know what Wikipedia says. My question is
about how can Bacula help to monitor these metrics.
> Bacula does maintain metrics on each volume should
> you want to monitor their usage.
How exactly? If a volume is purged (manually or say
every N months) - how can Bacula maintain metrics
ab
Most everything that you'd want to know about LTO tape for each version can be
found here on Wikipedia. It has a section that talks about longevity and
number of passes.
https://en.wikipedia.org/wiki/Linear_Tape-Open
I have 6 year old LTO-5 media that has been used by my Bacula backups with a
Thanks Patti! I guess my info was stale.
What about age and write cycles? I believe those still
apply to LTO.
--
George
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
I have never seen an article or reference regarding re-tensioning LTO media.
In fact Quantum answered a similar question:
"Retensioning is not needed on single hub media, such as DLT and LTO. Dual hub
media requires retensioning after it has been dropped as the tape path because
it can be skewe
> On Fri, 21 Sep 2018 09:40:55 -0300 (BRT), Heitor Faria said:
>
> Hello MArtin,
>
> > It seems unlikely to me, except maybe if it affects system performance and
> > hides other problems.
> >
> > What is the final "" in your error message (it should be an error
> > number)?
>
> Yes. Th
Hello MArtin,
> It seems unlikely to me, except maybe if it affects system performance and
> hides other problems.
>
> What is the final "" in your error message (it should be an error number)?
Yes. This is just an example I got from Internet, but it is pretty common:
xen7test-fd JobId 117:
This looks like a problem reported by the drive or the tape. I suggest
setting the "Alert Command" option in bacula-sd.conf to run something like
/usr/sbin/smartctl -a /dev/nst0 -T verypermissive
(or use the tapeinfo program) to check for TapeAlert messages after every
backup.
__Martin
>
It seems unlikely to me, except maybe if it affects system performance and
hides other problems.
What is the final "" in your error message (it should be an error number)?
Is this a backup or a restore?
__Martin
> On Thu, 20 Sep 2018 11:31:37 -0300 (BRT), Heitor Faria said:
>
> Dear u