[bareos-users] Bareos high availability

2017-06-19 Thread Chanaka Madushan
Hi,

I got a requirement for install bareos as a high available cluster on CentOS 
with PostgreSQL database. But in this case I have limited to two servers + a 
shared storage (may be a SAN or a NAS). So I have to install all bareos-fd, 
bareos-sd and bareos-dir on these two servers as high available services. 

I hope to make PostgreSQL high availability with transaction log shipping. 

But I donot have an idea to make bareos services high available.

Is there anyone who has deployed a high available cluster for bareos?

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [bareos-users] Re: Windows backup issue

2017-06-19 Thread desarro...@opcode.cl
Hi, I'm new with Bareos. You could try console, delete command to remove 
Jobs related to a client. When deleting a Job you also remove files 
associated with it from catalog.


http://doc.bareos.org/master/html/bareos-manual-main-reference.html#x1-19800015.4

Hope this hint help.


El 19/06/17 a las 07:02, Umar Draz escribió:

On Monday, 19 June 2017 14:19:28 UTC+5, Tihomir Vlahovski  wrote:

On Friday, June 16, 2017 at 10:12:36 PM UTC+4, Umar Draz wrote:

Hello

I am running bareos server on CentOS 7, I added few linux clients for backup 
and those are working fine. But windows as usual is failing on backup.

The job is keep running but did nothing. When I stopped that then this message 
is appears.

16-Jun 16:15 bareos-dir JobId 20: Start Backup JobId 20, 
Job=demo1-fd.2017-06-16_16.10.00_51
16-Jun 16:15 bareos-dir JobId 20: Using Device "FileStorage" to write.
16-Jun 16:15 bareos-dir JobId 20: Fatal error: Socket error on Storage command: 
ERR=Interrupted system call
16-Jun 16:15 bareos-dir JobId 20: Fatal error: Network error with FD during 
Backup: ERR=Interrupted system call
16-Jun 16:15 bareos-dir JobId 20: Fatal error: No Job status returned from FD.
16-Jun 16:15 bareos-dir JobId 20: Bareos bareos-dir 16.2.4 (01Jul16):
   Build OS:   x86_64-redhat-linux-gnu redhat Red Hat Enterprise 
Linux Server release 7.0 (Maipo)
   JobId:  20
   Job:demo1-fd.2017-06-16_16.10.00_51
   Backup Level:   Full
   Client: "demo1-fd" 16.2.4 (01Jul16) Microsoft Windows Server 
2012 Datacenter Edition (build 9200), 64-bit,Cross-compile,Win64
   FileSet:"Windows Set" 2017-06-16 15:48:32
   Pool:   "Full" (From Job FullPool override)
   Catalog:"MyCatalog" (From Client resource)
   Storage:"File" (From Job resource)
   Scheduled time: 16-Jun-2017 16:10:00
   Start time: 16-Jun-2017 16:15:04
   End time:   16-Jun-2017 16:15:21
   Elapsed time:   17 secs
   Priority:   10
   FD Files Written:   0
   SD Files Written:   0
   FD Bytes Written:   0 (0 B)
   SD Bytes Written:   0 (0 B)
   Rate:   0.0 KB/s
   Software Compression:   None
   VSS:no
   Encryption: no
   Accurate:   no
   Volume name(s):
   Volume Session Id:  13
   Volume Session Time:1497611012
   Last Volume Bytes:  0 (0 B)
   Non-fatal FD errors:1
   SD Errors:  0
   FD termination status:  Error
   SD termination status:  Waiting on FD
   Termination:Backup Canceled

Would you please help what is the and how I can fix this.

Regards

If the jobs are working fine with the other systems, then disable the firewall 
(temporarily) on the Windows box and try again. If the backup job was 
successful, you know where to look.

Ok fixed, it was ip address issue.

Now another thing I want to remove a client from bareos including the database 
and also all data of regarding the deleted client.

Would you please help me

Regards



--
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [bareos-users] It is not possible to install "Bareos" in the latest version of Debian 9 (Stretch)

2017-06-19 Thread Ian Malo
Hello friends.

I am a beginner trying to use Bareos to do the backups of a small company and I 
was for a long time researching on this topic so I tried to start with a fresh 
installation of Debian 9.

Regards,
Ian.


El Lunes, Junio 19, 2017 13:01 -05, Stephan Duehr  Ha 
escrito:
 Hi,

there are no packages for Debian 9 on download.bareos.org.
This looks like you are trying to install the Debian 8 packages from 
download.bareos.org on Debian 9,
that's not going to work.

Is your system a new installation of Debian 9 or did you upgrade a Debian 8 
system?

Regards,

Stephan

On 06/19/2017 10:20 AM, Ian Malo wrote:
> With the latest version available I get many problems, such as the following:
>
> /apt-get install bareos bareos-database-mysql
> Leyendo lista de paquetes... Hecho
> Creando árbol de dependencias
> Leyendo la información de estado... Hecho
> No se pudieron instalar algunos paquetes. Esto puede significar que
> usted pidió una situación imposible o, si está usando la distribución
> inestable, que algunos paquetes necesarios aún no se han creado o se
> han sacado de «Incoming».
> La siguiente información puede ayudar a resolver la situación:
>
> Los siguientes paquetes tienen dependencias incumplidas:
> bareos : Depende: bareos-director (= 16.2.4-12.1) pero no va a instalarse
> Depende: bareos-storage (= 16.2.4-12.1) pero 16.2.4-3 va a ser instalado
> Depende: bareos-client (= 16.2.4-12.1) pero 16.2.4-3 va a ser instalado
> bareos-database-mysql : Depende: libmysqlclient18 (>= 5.5.24+dfsg-1) pero no 
> es instalable
> E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos./
>
>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "bareos-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to
> bareos-users+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to bareos-users@googlegroups.com 
> .
> For more options, visit https://groups.google.com/d/optout.

--
Stephan Dühr stephan.du...@bareos.com
Bareos GmbH & Co. KG Phone: +49 221-630693-90
http://www.bareos.com

Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
Komplementär: Bareos Verwaltungs-GmbH
Geschäftsführer: S. Dühr, M. Außendorf, J. Steffens, Philipp Storz

--
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


 

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[bareos-users] Removing client including backup

2017-06-19 Thread Umar Draz
Hi,

What is the proper way to remove client including database and all backup data 
for that client.

Regards

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[bareos-users] Consolidation job lasts over 10 hours to complete

2017-06-19 Thread Joop Martens
I'm heading into an issue were the always incremental consolidation job for one 
of my backup clients lasts over 10 hours.

Because of the long runtime period it is becoming an issue for the 
consolidation to complete before the next backup schedule kicks off.

I have several clients that are being backuped using the always incremental 
approach. 

The second largest client has approximately 6008K files stored in the File 
table and finishes consolidation within 30 minutes which is just fine.

The largest client has approximately 41000K files stored in the File table and 
lasts for 14 hours to complete.
 
I have used the following query to count the number of files by client:
select count(*) from File where JobId in (select JobId from Job where CLientID 
= );

I know 41000K files is a huge amount but can't imagine that it requires 14 
hours to process and I'm hoping that the performance can be improved by e.g. 
adding an index.

I'm running Bareos 16.2.5 and MariaDB 10.1.24 with a bufferpool that almost 
holds the full database of 12GB.

The consolidation job actually needs almost all it's time for handling the 
following query (Obviously with unique JobID's for every consolidation job):
SELECT Path.Path, Filename.Name, T1.FileIndex, T1.JobId, LStat, DeltaSeq FROM ( 
SELECT FileId, Job.JobId AS JobId, FileIndex, File.PathId AS PathId, 
File.FilenameId AS FilenameId, LStat , File.DeltaSeq AS DeltaSeq, Job.JobTDate 
AS JobTDate FROM Job, File, ( SELECT MAX(JobTDate) AS JobTDate, PathId, 
FilenameId, DeltaSeq FROM ( SELECT JobTDate, PathId, FilenameId, DeltaSeq FROM 
File JOIN Job USING (JobId) WHERE File.JobId IN (3214,3268,1932,1948) UNION ALL 
SELECT JobTDate, PathId, FilenameId, DeltaSeq FROM BaseFiles JOIN File USING 
(FileId) JOIN Job ON (BaseJobId = Job.JobId) WHERE BaseFiles.JobId IN 
(3214,3268,1932,1948) ) AS tmp GROUP BY PathId, FilenameId, DeltaSeq ) AS T1 
WHERE (Job.JobId IN ( SELECT DISTINCT BaseJobId FROM BaseFiles WHERE JobId IN 
(3214,3268,1932,1948)) OR Job.JobId IN (3214,3268,1932,1948)) AND T1.JobTDate = 
Job.JobTDate AND Job.JobId = File.JobId AND T1.PathId = File.PathId AND 
T1.FilenameId = File.FilenameId ) AS T1 JOIN Filename ON (Filename.FilenameId = 
T1.FilenameId) JOIN Path ON (Path.PathId = T1.PathId) WHERE FileIndex > 0 ORDER 
BY T1.JobTDate, FileIndex ASC;

Other queries and the actual storage migration of the data is completed within 
minutes so if the process time of the above query can be improved my problem 
would be solved.

I have done some database analyzed but I'm not really experienced in 
performance tuning of databases and getting stuck here.

While the query is running their is no disk I/O (Because of the large 
bufferpool). One CPU core is constantly 100% utilized by mysql.

An EXPLAIN of the above query reveals:
+--+--+++--+-+-++--+-+
| id   | select_type  | table  | type   | possible_keys| key | 
key_len | ref| rows | Extra   |
+--+--+++--+-+-++--+-+
|1 | PRIMARY  |  | ALL| NULL | NULL| 
NULL| NULL   |  679 | Using temporary; Using filesort |
|1 | PRIMARY  | Path   | eq_ref | PRIMARY  | PRIMARY | 
4   | T1.PathId  |1 | |
|1 | PRIMARY  | Filename   | eq_ref | PRIMARY  | PRIMARY | 
4   | T1.FilenameId  |1 | |
|1 | PRIMARY  | File   | ref| JobId,JobId_2,PathId | PathId  | 
4   | T1.PathId  |   16 | Using where |
|1 | PRIMARY  | Job| eq_ref | PRIMARY  | PRIMARY | 
4   | bareos.File.JobId  |1 | Using where |
|6 | MATERIALIZED | BaseFiles  | ALL| basefiles_jobid_idx  | NULL| 
NULL| NULL   |1 | Using where |
|3 | DERIVED  |  | ALL| NULL | NULL| 
NULL| NULL   |  679 | Using temporary; Using filesort |
|4 | DERIVED  | Job| range  | PRIMARY  | PRIMARY | 
4   | NULL   |3 | Using where |
|4 | DERIVED  | File   | ref| JobId,JobId_2| JobId   | 
4   | bareos.Job.JobId   |  226 | |
|5 | UNION| BaseFiles  | ALL| basefiles_jobid_idx  | NULL| 
NULL| NULL   |1 | Using where |
|5 | UNION| Job| eq_ref | PRIMARY  | PRIMARY | 
4   | bareos.BaseFiles.BaseJobId |1 |

Re: [bareos-users] It is not possible to install "Bareos" in the latest version of Debian 9 (Stretch)

2017-06-19 Thread Daniel Tombeil
Hello,

I realized my testcase using the bareos packages provided by Debian 9 Repos. 
They are quite current and work fine. Also it was easy to build backported 
packages for Jessie based on the Stretch sources using one existing Jessie 
backport. So I can use great features like "client initiated connections" also 
on older Jessie nodes. But have a shiny new backup server with Debian 9 and its 
full security support span.

> Am 19.06.2017 um 20:01 schrieb Stephan Duehr :
> 
> Hi,
> 
> there are no packages for Debian 9 on download.bareos.org.
> This looks like you are trying to install the Debian 8 packages from 
> download.bareos.org on Debian 9,
> that's not going to work.
> 
> Is your system a new installation of Debian 9 or did you upgrade a Debian 8 
> system?
> 
> Regards,
> 
> Stephan
> 
>> On 06/19/2017 10:20 AM, Ian Malo wrote:
>> With the latest version available I get many problems, such as the following:
>> 
>> /apt-get install bareos bareos-database-mysql
>> Leyendo lista de paquetes... Hecho
>> Creando árbol de dependencias   
>> Leyendo la información de estado... Hecho
>> No se pudieron instalar algunos paquetes. Esto puede significar que
>> usted pidió una situación imposible o, si está usando la distribución
>> inestable, que algunos paquetes necesarios aún no se han creado o se
>> han sacado de «Incoming».
>> La siguiente información puede ayudar a resolver la situación:
>> 
>> Los siguientes paquetes tienen dependencias incumplidas:
>> bareos : Depende: bareos-director (= 16.2.4-12.1) pero no va a instalarse
>>  Depende: bareos-storage (= 16.2.4-12.1) pero 16.2.4-3 va a ser 
>> instalado
>>  Depende: bareos-client (= 16.2.4-12.1) pero 16.2.4-3 va a ser 
>> instalado
>> bareos-database-mysql : Depende: libmysqlclient18 (>= 5.5.24+dfsg-1) pero no 
>> es instalable
>> E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos./
>> 
>> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "bareos-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to
>> bareos-users+unsubscr...@googlegroups.com 
>> .
>> To post to this group, send email to bareos-users@googlegroups.com 
>> .
>> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
>  Stephan Dühr  stephan.du...@bareos.com
>  Bareos GmbH & Co. KG  Phone: +49 221-630693-90
>  http://www.bareos.com
> 
>  Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
>  Komplementär: Bareos Verwaltungs-GmbH
>  Geschäftsführer: S. Dühr, M. Außendorf, J. Steffens, Philipp Storz
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "bareos-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to bareos-users+unsubscr...@googlegroups.com.
> To post to this group, send email to bareos-users@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [bareos-users] It is not possible to install "Bareos" in the latest version of Debian 9 (Stretch)

2017-06-19 Thread Stephan Duehr
Hi,

there are no packages for Debian 9 on download.bareos.org.
This looks like you are trying to install the Debian 8 packages from 
download.bareos.org on Debian 9,
that's not going to work.

Is your system a new installation of Debian 9 or did you upgrade a Debian 8 
system?

Regards,

Stephan

On 06/19/2017 10:20 AM, Ian Malo wrote:
> With the latest version available I get many problems, such as the following:
> 
> /apt-get install bareos bareos-database-mysql
> Leyendo lista de paquetes... Hecho
> Creando árbol de dependencias   
> Leyendo la información de estado... Hecho
> No se pudieron instalar algunos paquetes. Esto puede significar que
> usted pidió una situación imposible o, si está usando la distribución
> inestable, que algunos paquetes necesarios aún no se han creado o se
> han sacado de «Incoming».
> La siguiente información puede ayudar a resolver la situación:
> 
> Los siguientes paquetes tienen dependencias incumplidas:
>  bareos : Depende: bareos-director (= 16.2.4-12.1) pero no va a instalarse
>   Depende: bareos-storage (= 16.2.4-12.1) pero 16.2.4-3 va a ser 
> instalado
>   Depende: bareos-client (= 16.2.4-12.1) pero 16.2.4-3 va a ser 
> instalado
>  bareos-database-mysql : Depende: libmysqlclient18 (>= 5.5.24+dfsg-1) pero no 
> es instalable
> E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos./
> 
>  
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "bareos-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to
> bareos-users+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to bareos-users@googlegroups.com 
> .
> For more options, visit https://groups.google.com/d/optout.

-- 
  Stephan Dühr  stephan.du...@bareos.com
  Bareos GmbH & Co. KG  Phone: +49 221-630693-90
  http://www.bareos.com

  Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
  Komplementär: Bareos Verwaltungs-GmbH
  Geschäftsführer: S. Dühr, M. Außendorf, J. Steffens, Philipp Storz

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[bareos-users] Re: Windows backup issue

2017-06-19 Thread Umar Draz
On Monday, 19 June 2017 14:19:28 UTC+5, Tihomir Vlahovski  wrote:
> On Friday, June 16, 2017 at 10:12:36 PM UTC+4, Umar Draz wrote:
> > Hello 
> > 
> > I am running bareos server on CentOS 7, I added few linux clients for 
> > backup and those are working fine. But windows as usual is failing on 
> > backup.
> > 
> > The job is keep running but did nothing. When I stopped that then this 
> > message is appears.
> > 
> > 16-Jun 16:15 bareos-dir JobId 20: Start Backup JobId 20, 
> > Job=demo1-fd.2017-06-16_16.10.00_51
> > 16-Jun 16:15 bareos-dir JobId 20: Using Device "FileStorage" to write.
> > 16-Jun 16:15 bareos-dir JobId 20: Fatal error: Socket error on Storage 
> > command: ERR=Interrupted system call
> > 16-Jun 16:15 bareos-dir JobId 20: Fatal error: Network error with FD during 
> > Backup: ERR=Interrupted system call
> > 16-Jun 16:15 bareos-dir JobId 20: Fatal error: No Job status returned from 
> > FD.
> > 16-Jun 16:15 bareos-dir JobId 20: Bareos bareos-dir 16.2.4 (01Jul16):
> >   Build OS:   x86_64-redhat-linux-gnu redhat Red Hat Enterprise 
> > Linux Server release 7.0 (Maipo)
> >   JobId:  20
> >   Job:demo1-fd.2017-06-16_16.10.00_51
> >   Backup Level:   Full
> >   Client: "demo1-fd" 16.2.4 (01Jul16) Microsoft Windows 
> > Server 2012 Datacenter Edition (build 9200), 64-bit,Cross-compile,Win64
> >   FileSet:"Windows Set" 2017-06-16 15:48:32
> >   Pool:   "Full" (From Job FullPool override)
> >   Catalog:"MyCatalog" (From Client resource)
> >   Storage:"File" (From Job resource)
> >   Scheduled time: 16-Jun-2017 16:10:00
> >   Start time: 16-Jun-2017 16:15:04
> >   End time:   16-Jun-2017 16:15:21
> >   Elapsed time:   17 secs
> >   Priority:   10
> >   FD Files Written:   0
> >   SD Files Written:   0
> >   FD Bytes Written:   0 (0 B)
> >   SD Bytes Written:   0 (0 B)
> >   Rate:   0.0 KB/s
> >   Software Compression:   None
> >   VSS:no
> >   Encryption: no
> >   Accurate:   no
> >   Volume name(s):
> >   Volume Session Id:  13
> >   Volume Session Time:1497611012
> >   Last Volume Bytes:  0 (0 B)
> >   Non-fatal FD errors:1
> >   SD Errors:  0
> >   FD termination status:  Error
> >   SD termination status:  Waiting on FD
> >   Termination:Backup Canceled
> > 
> > Would you please help what is the and how I can fix this.
> > 
> > Regards
> 
> If the jobs are working fine with the other systems, then disable the 
> firewall (temporarily) on the Windows box and try again. If the backup job 
> was successful, you know where to look.

Ok fixed, it was ip address issue.

Now another thing I want to remove a client from bareos including the database 
and also all data of regarding the deleted client.

Would you please help me

Regards

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[bareos-users] Re: No lsn information found in restore object - percona xtrabackup

2017-06-19 Thread upandsafe
It's 5.6.12

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[bareos-users] Re: Windows backup issue

2017-06-19 Thread Tihomir Vlahovski
On Friday, June 16, 2017 at 10:12:36 PM UTC+4, Umar Draz wrote:
> Hello 
> 
> I am running bareos server on CentOS 7, I added few linux clients for backup 
> and those are working fine. But windows as usual is failing on backup.
> 
> The job is keep running but did nothing. When I stopped that then this 
> message is appears.
> 
> 16-Jun 16:15 bareos-dir JobId 20: Start Backup JobId 20, 
> Job=demo1-fd.2017-06-16_16.10.00_51
> 16-Jun 16:15 bareos-dir JobId 20: Using Device "FileStorage" to write.
> 16-Jun 16:15 bareos-dir JobId 20: Fatal error: Socket error on Storage 
> command: ERR=Interrupted system call
> 16-Jun 16:15 bareos-dir JobId 20: Fatal error: Network error with FD during 
> Backup: ERR=Interrupted system call
> 16-Jun 16:15 bareos-dir JobId 20: Fatal error: No Job status returned from FD.
> 16-Jun 16:15 bareos-dir JobId 20: Bareos bareos-dir 16.2.4 (01Jul16):
>   Build OS:   x86_64-redhat-linux-gnu redhat Red Hat Enterprise 
> Linux Server release 7.0 (Maipo)
>   JobId:  20
>   Job:demo1-fd.2017-06-16_16.10.00_51
>   Backup Level:   Full
>   Client: "demo1-fd" 16.2.4 (01Jul16) Microsoft Windows 
> Server 2012 Datacenter Edition (build 9200), 64-bit,Cross-compile,Win64
>   FileSet:"Windows Set" 2017-06-16 15:48:32
>   Pool:   "Full" (From Job FullPool override)
>   Catalog:"MyCatalog" (From Client resource)
>   Storage:"File" (From Job resource)
>   Scheduled time: 16-Jun-2017 16:10:00
>   Start time: 16-Jun-2017 16:15:04
>   End time:   16-Jun-2017 16:15:21
>   Elapsed time:   17 secs
>   Priority:   10
>   FD Files Written:   0
>   SD Files Written:   0
>   FD Bytes Written:   0 (0 B)
>   SD Bytes Written:   0 (0 B)
>   Rate:   0.0 KB/s
>   Software Compression:   None
>   VSS:no
>   Encryption: no
>   Accurate:   no
>   Volume name(s):
>   Volume Session Id:  13
>   Volume Session Time:1497611012
>   Last Volume Bytes:  0 (0 B)
>   Non-fatal FD errors:1
>   SD Errors:  0
>   FD termination status:  Error
>   SD termination status:  Waiting on FD
>   Termination:Backup Canceled
> 
> Would you please help what is the and how I can fix this.
> 
> Regards

If the jobs are working fine with the other systems, then disable the firewall 
(temporarily) on the Windows box and try again. If the backup job was 
successful, you know where to look. 

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[bareos-users] Re: No lsn information found in restore object - percona xtrabackup

2017-06-19 Thread Ned Bingham
What version of MySQL are you trying to back up?

-Ned B.

On Sunday, June 18, 2017 at 3:06:28 AM UTC-7, upan...@gmail.com wrote:
> Hi,
> 
> I'm trying to set up the percona xtrabackup plugin.
> Full and incremental backups work fine.
> 
> The problem is that during the restore I get the following:
> Error "No lsn information found in restore object for file 
> /tmp/bareos-restores/_percona/xbstream.000XXX"
> And the directory tree is not how it's supposed to be according to the README.
> It's just /tmp/bareos-restores/_percona/XXX" and no subdirectories with LSN 
> in names.
> 
> Using it on Centos 7, client is on Centos 6.4
> xtrabackup is the 2.4.6 on the client.
> 
> 
> I see no errors in fd debug.
> 
> 
> Please assist'
> 
> Thanks
> 
> Leon

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[bareos-users] It is not possible to install "Bareos" in the latest version of Debian 9 (Stretch)

2017-06-19 Thread Ian Malo
With the latest version available I get many problems, such as the following:

apt-get install bareos bareos-database-mysql
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias   
Leyendo la información de estado... Hecho
No se pudieron instalar algunos paquetes. Esto puede significar que
usted pidió una situación imposible o, si está usando la distribución
inestable, que algunos paquetes necesarios aún no se han creado o se
han sacado de «Incoming».
La siguiente información puede ayudar a resolver la situación:

Los siguientes paquetes tienen dependencias incumplidas:
 bareos : Depende: bareos-director (= 16.2.4-12.1) pero no va a instalarse
  Depende: bareos-storage (= 16.2.4-12.1) pero 16.2.4-3 va a ser 
instalado
  Depende: bareos-client (= 16.2.4-12.1) pero 16.2.4-3 va a ser 
instalado
 bareos-database-mysql : Depende: libmysqlclient18 (>= 5.5.24+dfsg-1) pero no 
es instalable
E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos.

 

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[bareos-users] Re: Windows backup issue

2017-06-19 Thread Umar Draz
On Monday, 19 June 2017 05:28:32 UTC+5, Dakota Pilot  wrote:
> On Friday, June 16, 2017 at 2:12:36 PM UTC-4, Umar Draz wrote:
> > Hello 
> > 
> > I am running bareos server on CentOS 7, I added few linux clients for 
> > backup and those are working fine. But windows as usual is failing on 
> > backup.
> 
> Does the Windows firewall allow bareos through.  The bareos install on 
> Windows should set it.

Yes the firewall is open on windows end here is the windows side logs from 
monitor tray

Running Jobs:
demo1-mon (director) connected at: 19-Jun-17 01:52
JobId 484 Job demo1-backup.2017-06-19_06.00.44_06 is running.
Full System or Console Job started: 19-Jun-17 02:00
Files=0 Bytes=0 Bytes/sec=0 Errors=0
Bwlimit=0
Files Examined=0
SDSocket closed.


On Director end the job keep running but doing nothing so I manually canceled 
the job and here is the director logs

bareos-dir JobId 484: Fatal error: Socket error on Storage command: 
ERR=Interrupted system call
bareos-dir JobId 484: Fatal error: Network error with FD during Backup: 
ERR=Interrupted system call
bareos-dir JobId 484: Fatal error: No Job status returned from FD.

bareos-dir JobId 484: Bareos bareos-dir 16.2.4 (01Jul16):
Build OS: x86_64-redhat-linux-gnu redhat Red Hat Enterprise Linux Server 
release 7.0 (Maipo)
JobId: 484
Job: demo1-backup.2017-06-19_06.00.44_06
Backup Level: Full (upgraded from Incremental)
Client: "demo1-fd" 16.2.4 (01Jul16) Microsoft Windows Server 2012 Datacenter 
Edition (build 9200), 64-bit,Cross-compile,Win64
FileSet: "Windows Doc" 2017-06-19 06:00:44
Pool: "Full" (From Job FullPool override)
Catalog: "MyCatalog" (From Client resource)
Storage: "File" (From Job resource)
Scheduled time: 19-Jun-2017 06:00:44
Start time: 19-Jun-2017 06:00:46
End time: 19-Jun-2017 06:10:35
Elapsed time: 9 mins 49 secs
Priority: 10
FD Files Written: 0
SD Files Written: 0
FD Bytes Written: 0 (0 B)
SD Bytes Written: 0 (0 B)
Rate: 0.0 KB/s
Software Compression: None
VSS: no
Encryption: no
Accurate: no
Volume name(s): 
Volume Session Id: 453
Volume Session Time: 1497713385
Last Volume Bytes: 0 (0 B)
Non-fatal FD errors: 1
SD Errors: 0
FD termination status: Error
SD termination status: Waiting on FD
Termination: Backup Canceled

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.