Backup Windows volume mounted to mount point

14 views
Skip to first unread message

Lad

unread,
Jul 3, 2020, 9:30:17 AM7/3/20
to bareos-users
Hello,

Bareos server is installed on CentOs 7.x.
Agent is installed on Windows 2012.
Windows disk D: contains data and also mount point (D:\mountpoint ) to which the volume (without drive letter) is mounted.
Backup job of disk D: ends with error:

JobId 105: Fatal error: No drive letters found for generating VSS snapshots.
JobId 105: Error: VSS API failure calling "BackupComplete". ERR=Object is not initialized; called during restore or not called in correct sequence.
JobId 105: Fatal error: Director's comm line to SD dropped

Fileset definition:
FileSet {
  Name = "server_data"
  Include {
    Options {
      Signature = MD5 # calculate md5 checksum per file
      #Compression = LZ4
      noatime = yes
      onefs = no
      IgnoreCase = yes
    }
    File = "D:/"
  }
}



Any idea how to solve it? Should I assign drive letter to the volume?

Thanks

Regards
Lad


Reply all
Reply to author
Forward
0 new messages