Re: [Bacula-users] [EXTERNAL] Re: bacula cloud backup

2020-02-10 Thread Dimitri Maziuk via Bacula-users
On 2/10/20 4:12 AM, Radosław Korzeniewski wrote: > So, why not to design a special kind of SD which will get data from FD and > then save it on different backend SD synchronously defining full and > flexible RAIT or EC solution? How should I know why you need a "specail" SD instead of a "regular"

Re: [Bacula-users] [EXTERNAL] Re: bacula cloud backup

2020-02-10 Thread Dimitri Maziuk via Bacula-users
On 2/10/20 11:31 AM, Josh Fisher wrote: > What about a SD writing to multiple local 'Device' objects? And segueing > into a related subject, why is a job locked into a particular Device at > job startup? Rather than a one-time allocation of device and then one or > more subsequent allocations of v

[Bacula-users] Q: Error: Error writing final EOF to tape. This Volume may not be readable."

2020-02-10 Thread John Nyhuis
My most recent job failed with the following errors: 02-Feb 12:24 Scalar-i40 JobId 123: Committing spooled data to Volume "12". Despooling 577,083,278,824 bytes ... 02-Feb 12:24 Scalar-i40 JobId 123: Error: block.c:608 Write error at 2744:0 on device "Drive0" (/dev/st1). ERR=No such device

Re: [Bacula-users] [EXTERNAL] Re: bacula cloud backup

2020-02-10 Thread Josh Fisher
On 2/10/2020 5:12 AM, Radosław Korzeniewski wrote: Hello, pt., 31 sty 2020 o 16:27 dmaziuk via Bacula-users > napisał(a): ... the 2nd SD can write to "the cloud", it can be on the off-site box, etc. Whereas amanda-style RAIT device only prot

Re: [Bacula-users] [EXTERNAL] Re: Bacula - waiting to reserve a device

2020-02-10 Thread Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC] via Bacula-users
I have three Tape drives in the Tape Library. Say for example if two of the tape drives are busy running two different jobs from Pool A & B. If two more jobs are waiting to start from Pool C & D since only one Tape Drive is available the job from Pool C runs and the job from Pool D is still wai

Re: [Bacula-users] [EXTERNAL] Re: bacula cloud backup

2020-02-10 Thread Heitor Faria
Hello Radoslaw, Perhaps you should consider a total FD revamp that allows: - Parallel Client disk reading streams, for faster backups even for a single SD device writing; - FD multi-SD writing capability, with redundant streams or even just fail-over between SDs. Regards, -- MSc Heitor Faria C

Re: [Bacula-users] [EXTERNAL] Re: Bacula - waiting to reserve a device

2020-02-10 Thread Radosław Korzeniewski
Hello, pt., 31 sty 2020 o 14:17 Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC] < uthra.r@nasa.gov> napisał(a): > Radosław, > > > > Sorry I made a mistake in my earlier email. We recently upgraded to > version 9.4.4 *not* 7.4.4. > > > > I was trying to find out if I can disable bacula from send

Re: [Bacula-users] [EXTERNAL] Re: bacula cloud backup

2020-02-10 Thread Radosław Korzeniewski
Hello, pt., 31 sty 2020 o 16:27 dmaziuk via Bacula-users < bacula-users@lists.sourceforge.net> napisał(a): > On 1/31/2020 3:33 AM, Radosław Korzeniewski wrote: > > > >> Amanda had "RAIT" since forever. > >> > > > > If you would be so kind and have an idea how it could be implemented in > > bacula