Bacula-users

Re: [Bacula-users] windows client VSS issues

2015-05-22 12:20:31
Subject: Re: [Bacula-users] windows client VSS issues
From: Heitor Faria <heitor AT bacula.com DOT br>
To: Fernando Arturo Salaices Orozco <fernando.salaices AT villacero DOT com>, "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Fri, 22 May 2015 13:18:34 -0300
Hello Fernando: in Windows FileSets you should still use regular regular slashes (/), unix standard, instead of back ones.

Regards,
--
Heitor Medrado de Faria
+55 61 82684220
Precisa de treinamento Bacula presencial, telepresencial ou online? Acesse: http://www.bacula.com.br

Em 22 de maio de 2015 12:36:25 BRT, Fernando Arturo Salaices Orozco <fernando.salaices AT villacero DOT com> escreveu:

Hi all

 

I just got Bacula to work backing up my linux machines, works like a charm. But now I have to dip my fingers in the windows world.

 

I downloaded the windows client from here:

 

http://sourceforge.net/projects/bacula/files/Win32_64/

 

Installed it and was able to establish communication from my director to this client. (bconsole -> status -> client)

 

But when I execute the backup job I get this VSS error:

 

21-May 17:45 fgmacjai-fd JobId 160: Fatal error: No drive letters found for generating VSS snapshots.

21-May 17:45 fgmacjai-fd JobId 160: Error: VSS API failure calling "BackupComplete". ERR=Object is not initialized; called during restore or not called in correct sequence.

 

I checked the shadow copy in the windows machine and it is running.

 

Here is my director configuration for this client:

 

Job {

  Name = "BackupWindows"

  Client = windows-fd

  JobDefs = "DefaultJob"

  Pool = TestFile

}

 

Job {

  Name = "RestoreWindows"

  Type = Restore

  Client = fgmacjai-fd

  FileSet="WindowsFileSet"

  Storage = File

  Pool = WindowsPool

  Messages = Standard

  Where = "c:\bacula\restore"

}

 

FileSet {

  Name = "WindowsFileSet"

  EnableVSS = yes

  Include {

    Options {

      signature = MD5

    }

    #File = c:/pruebaBacula

    File = "c:\hp"

  }

#  Exclude {

#    File = /var/lib/bacula

#  }

}

 

Client {

  Name = windows-fd

  Address = test.villacero.net.mx

  FDPort = 9102

  Catalog = MyCatalog

  Password = "ZE4Fsk8ooH8/Ibnu6TZTT3dlN+3xoqx9/tLhUbng7/KN"          # password for FileDaemon

  File Retention = 30 days            # 30 days

  Job Retention = 6 months            # six months

  AutoPrune = yes                     # Prune expired Jobs/Files

}

 

Pool {

  Name =  WindowsPool

  Pool Type = Backup

  Recycle = yes                       # Bacula can automatically recycle Volumes

  Label Format = Windows-

  AutoPrune = yes                     # Prune expired volumes

  Volume Retention = 365 days         # one year

  Maximum Volume Bytes = 50G          # Limit Volume size to something reasonable

  Maximum Volumes = 100               # Limit number of Volumes in Pool

}

 

Appreciate any input from you guys.

 

Regards,

Fernando.



AVISO PRIVACIDAD
La información contenida en este correo electrónico y anexos es confidencial. Esta dirigida únicamente para el uso del individuo o entidad a la que fue dirigido y puede contener información propietaria que no es del dominio público. Si has recibido este correo por error o no eres el destinatario al que fue enviado, por favor notifica al remitente de inmediato y borra este mensaje de tu computadora. Cualquier uso, distribución o reproducción de este correo que no sea por el destinatario de intención, queda prohibido. Para conocer más acerca de nuestro Aviso de Privacidad, visite nuestra página de internet en www.villacero.com.

The information in this e-mail and attachment is confidential. It is only intended for the use of the individual or entity to which it had been addressed and may contain information that is none of the public domain. If you received this e-mail by error or are not the intended recipient, please immediately notify the sender by returning it and delete this message from your computer. Any use, distribution, or copying of this e-mail other than by de intended recipient is strictly prohibited. To know more regarding our Privacy Policy, please visit our web page www.villacero.com



One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y



Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>