Hi all ,

So i'm testing the VSS enabled bacula, and want to backup an outlook
data file ( .pst). But bacula returns with an error :

01-Aug 17:19 goja-dir: Start Backup JobId 7,
Job=Backup-gytis.2005-08-01_17.19.38
01-Aug 17:19 goja-dir: Created new Volume "Gytis-0002" in catalog.
01-Aug 17:19 goja-sd: Labeled new Volume "Gytis-0002" on device "Gytis"
(/mnt/backups/gytis.in).
01-Aug 17:19 goja-sd: Wrote label to prelabeled Volume "Gytis-0002" on
device "Gytis" (/mnt/backups/gytis.in)
01-Aug 14:20 goja-fd: Generate VSS snapshots. Driver="VSS WinXP",
Drive(s)="DC"
01-Aug 14:20 goja-fd: Backup-gytis.2005-08-01_17.19.38 Warning: Generate
VSS snapshot of drive "d:\" failed
01-Aug 14:20 goja-fd: Backup-gytis.2005-08-01_17.19.38 Warning: Generate
VSS snapshot of drive "c:\" failed
01-Aug 14:20 goja-fd: VSS Writer: "Microsoft Writer (Bootable State)",
State: 1 (VSS_WS_STABLE)
01-Aug 14:20 goja-fd: Backup-gytis.2005-08-01_17.19.38 Warning: VSS
Writer: "WMI Writer", State: 7 (VSS_WS_FAILED_AT_PREPARE_BACKUP)
01-Aug 14:20 goja-fd: VSS Writer: "MSDEWriter", State: 1 (VSS_WS_STABLE)
01-Aug 14:20 goja-fd: VSS Writer: "Microsoft Writer (Service State)",
State: 1 (VSS_WS_STABLE)
01-Aug 14:21 goja-fd: Backup-gytis.2005-08-01_17.19.38 Error: Read error
on file C:/Documents and Settings/Gytis/Local Settings/Application
Data/Microsoft/Outlook/Outlook.pst. ERR=The process cannot access the
file because another process has locked a portion of the file.

I'm using winbacula-vss-1.37.32.exe and bacula dir on linux compiled
from source Version: 1.37.30 (14 July 2005)

Director configuration:

FileSet {
   Name = "Gytis"
   Enable VSS = yes
   Include {
   Options { compression=GZIP9; signature=MD5; portable=yes;}
    File = "d:/Work"
    File = "c:/Documents and Settings/Gytis/Local Settings/Application
Data/Microsoft/Outlook/"
   }
}

Client is runing Windows XP Pro with sp2. VSS is started. 

Any ideas? 





-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to