I'm having issues with the Windows drive autodiscovery. I'm using the following configuration:
FileSet { Name = "Windows Full Set" Enable VSS = yes Include { Options { Signature = MD5 Drive Type = fixed # only backup fixed drives (e.g no CD-ROM) IgnoreCase = yes WildFile = "[A-Z]:/pagefile.sys" WildDir = "[A-Z]:/RECYCLER" WildDir = "[A-Z]:/$RECYCLE.BIN" WildDir = "[A-Z]:/System Volume Information" Exclude = yes } File = / } Exclude { File = "D:/System Volume Information" File = "C:/System Volume Information" File = "D:/i386" File = "C:/Documents and Settings/All Users/Application Data/McAfee/Common Framework/AgentEvents" File = "C:/Windows/winsxs" File = "D:/Windows/winsxs" File = "D:/ProgramData" File = "D:/Temp" } Ignore FileSet Changes = yes } With this I always get the following error: 17-Jun 10:30 192.168.0.47 JobId 148: Fatal error: No drive letters found for generating VSS snapshots. The client itself only has a C: drive. My interpretation of the drive discovery was that the 'File = /' should pick up the available drives, and take a VSS snapshot of the fixed drives. Have I made a mistake in the configuration or am I misunderstanding how the drive discovery works? -- 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.