Добрый день! Столкнулся с проблемой, при копировании с клиента данных, не копируется папка Документы - secretar, конфигурационных файл в формате UTF-8/. Пробывал создавать ярлык к данной папке с другим именем, но все равно бакула не хочет её копировать.
Конфигурационный файл:
# Client (File Services) to backup
Client {
Name = pc-07-fd
Address = upr-secretar
FDPort = 9102
Catalog = MyCatalog
Password = "4yCTX/VsFFRdaLUGWGr2m0CtVb6g/bD6jorBU3ePtzwt" # password for FileDaemon
File Retention = 30 days # 30 days
Job Retention = 6 months # six months
AutoPrune = yes # Prune expired Jobs/Files
}
Job {
Name = pc-07-job
Type = Backup
Level = Full
Client = pc-07-fd
FileSet = "pc-07-fileset"
Schedule = "pc-07-schedule"
Storage = pc-07-stor
Messages = Daemon
Pool = pc-07-pool
Priority = 10
}
FileSet {
Name = "pc-07-fileset"
Include {
Options {
compression = GZIP
signature = MD5
WildFile = "*.doc"
WildFile = "*.xls"
WildFile = "*.odt"
WildFile = "*.ods"
WildFile = "*.docx"
WildFile = "*.xlsx"
WildFile = "*.xlsm"
WildFile = "*.ppt"
WildFile = "*.pdf"
WildFile = "*.txt"
WildFile = "*.rtf"
WildFile = "*.zip"
WildFile = "*.rar"
WildFile = "*.7z"
WildFile = "*.xml"
WildFile = "*.djvu"
IgnoreCase = yes
}
Options {
Exclude = yes
RegexFile = ".*"
}
File = "c:/Documents and Settings/secretar/Рабочий стол"
File = "d:/Документы - secretar"
File = "d:/Common"
}
}
Pool {
Name = pc-07-pool
Pool Type = Backup
Recycle = yes
AutoPrune = yes
Volume Retention = 30d
Maximum Volume Bytes = 30G
Maximum Volumes = 1
Maximum Volume Jobs = 13
Label Format = "pc-07-"
Recycle = yes
Recycle Oldest Volume = yes
}
Storage {
Name = pc-07-stor
Address = 192.168.0.151
SDPort = 9103
Password = "ko1ZSWu4QoBioHL-S4r0JDfOFnmWrById"
Device = pc-07-storage
Media Type = File
}
Schedule {
Name = "pc-07-schedule"
Run = Full 1st mon at 11:00
Run = Incremental wed-fri at 09:00
}
Лог ошибки:
03-сент. 14:15 bacula-sd JobId 157: Volume "pc-07-0026" previously written, moving to end of data.
03-сент. 14:15 bacula-sd JobId 157: Ready to append to end of Volume "pc-07-0026" size=286987472
03-сент. 14:12 upr-secretar-fd JobId 157: Generate VSS snapshots. Driver="Win32 VSS", Drive(s)="CD"
03-сент. 14:13 upr-secretar-fd JobId 157: Could not stat "d:/Документы - secretar": ERR=͋� ������� ����� ��������� ����.
03-сент. 14:13 upr-secretar-fd JobId 157: VSS Writer (BackupComplete): "MSDEWriter", State: 0x1 (VSS_WS_STABLE)
03-сент. 14:13 upr-secretar-fd JobId 157: VSS Writer (BackupComplete): "Microsoft Writer (Bootable State)", State: 0x1 (VSS_WS_STABLE)
03-сент. 14:13 upr-secretar-fd JobId 157: VSS Writer (BackupComplete): "Microsoft Writer (Service State)", State: 0x1 (VSS_WS_STABLE)
03-сент. 14:13 upr-secretar-fd JobId 157: VSS Writer (BackupComplete): "WMI Writer", State: 0x1 (VSS_WS_STABLE)
03-сент. 14:16 bacula-sd JobId 157: Job write elapsed time = 00:01:21, Transfer rate = 1.770 M Bytes/second
03-сент. 14:16 bacula-dir JobId 157: Bacula bacula-dir 5.0.3 (04Aug10): 03-сент.-2012 14:16:32
Build OS: i686-pc-linux-gnu ubuntu 11.04
JobId: 157
Job: pc-07-job.2012-09-03_14.15.09_04
Backup Level: Full
Client: "pc-07-fd" 5.2.10 (28Jun12) Microsoft Windows XP Professional Service Pack 3 (build 2600),Cross-compile,Win32
FileSet: "pc-07-fileset" 2012-09-03 13:57:37
Pool: "pc-07-pool" (From Job resource)
Catalog: "MyCatalog" (From Client resource)
Storage: "pc-07-stor" (From Job resource)
Scheduled time: 03-сент.-2012 14:15:07
Start time: 03-сент.-2012 14:15:11
End time: 03-сент.-2012 14:16:32
Elapsed time: 1 min 21 secs
Priority: 10
FD Files Written: 48
SD Files Written: 48
FD Bytes Written: 143,372,571 (143.3 MB)
SD Bytes Written: 143,381,945 (143.3 MB)
Rate: 1770.0 KB/s
Software Compression: 12.0 %
VSS: yes
Encryption: no
Accurate: no
Volume name(s): pc-07-0026
Volume Session Id: 28
Volume Session Time: 1346412385
Last Volume Bytes: 573,974,746 (573.9 MB)
Non-fatal FD errors: 1
SD Errors: 0
FD termination status: OK
SD termination status: OK
Termination: Backup OK -- with warnings
03-сент. 14:19 bacula-dir JobId 158: Begin pruning Jobs older than 6 months .
03-сент. 14:19 bacula-dir JobId 158: No Jobs found to prune.
03-сент. 14:19 bacula-dir JobId 158: Begin pruning Jobs.
03-сент. 14:19 bacula-dir JobId 158: No Files found to prune.
03-сент. 14:19 bacula-dir JobId 158: End auto prune.