Hi All,
I'm new in the list.
Here is the details:
Linux bacula 2.6.8-11-amd64-k8 #1 Wed Jun 1 01:03:08 CEST 2005 x86_64 GNU/Linux
bacula-1.36.3
File daemon's version on the windows server is: 1.38.3
The problem is this:
I added 6 more pools. There is only one volume in each pool. And when the
scheduler
wants to start the backup as described via the new pool i receive this error
message:
13-Jan 21:12 bacula-dir: Start Backup JobId 2001,
Job=file-server-job.2006-01-13_21.01.20
13-Jan 21:16 file-server-fd: file-server-job.2006-01-13_21.01.20 Warning:
c:\cygwin\home\kern\bacula\k\src\win32\lib\../../lib/bnet.c:853 Could not
connect to Storage daemon on 192.168.1.146:9103. ERR=No error
Retrying ...
13-Jan 21:32 file-server-fd: file-server-job.2006-01-13_21.01.20 Warning:
c:\cygwin\home\kern\bacula\k\src\win32\lib\../../lib/bnet.c:853 Could not
connect to Storage daemon on 192.168.1.146:9103. ERR=No error
Retrying ...
[...]
13-Jan 22:48 file-server-fd: file-server-job.2006-01-13_21.01.20 Fatal error:
Failed to connect to Storage daemon: 192.168.1.146:9103
13-Jan 22:48 file-server-fd: file-server-job.2006-01-13_21.01.20 Fatal error:
c:\cygwin\home\kern\bacula\k\src\win32\lib\../../lib/bnet.c:859 Unable to
connect to Storage daemon on 192.168.1.146:9103. ERR=No error
13-Jan 22:45 bacula-dir: file-server-job.2006-01-13_21.01.20 Fatal error:
Socket error from Filed on Storage command: ERR=No data available
13-Jan 22:45 bacula-dir: file-server-job.2006-01-13_21.01.20 Error: Bacula
1.36.3 (22Apr05): 13-Jan-2006 22:45:11
JobId: 2001
Job: file-server-job.2006-01-13_21.01.20
Backup Level: Full
Client: file-server-fd
FileSet: "file-server" FD%SF3343-34s%df%afds
Pool: "Servers-SecondWeek-pool"
Storage: "File2"
Start time: 13-Jan-2006 21:12:10
End time: 13-Jan-2006 22:45:11
FD Files Written: 0
SD Files Written: 0
FD Bytes Written: 0
SD Bytes Written: 0
Rate: 0.0 KB/s
Software Compression: None
Volume name(s):
Volume Session Id: 3
Volume Session Time: 1137152070
Last Volume Bytes: 0
Non-fatal FD errors: 0
SD Errors: 0
FD termination status:
SD termination status: Waiting on FD
Termination: *** Backup Error ***
What could be the problem?
The configuration:
I have one storage. It is a file storage. This is the bacula-sd.conf:
Storage {
Name = bacula-sd
SDPort = 9103
WorkingDirectory = "/var/bacula/working"
Pid Directory = "/var/bacula/working"
Maximum Concurrent Jobs = 20
}
Device {
Name = FileStorage
Media Type = File
Archive Device = /backup
LabelMedia = yes;
Random Access = Yes;
AutomaticMount = yes;
RemovableMedia = no;
# AlwaysOpen = yes;
}
This is the bacula-dir.conf:
Schedule {
Name = "DesktopsCycle"
Run = Level=Differential Pool=Desktops-Daily-pool mon-thu at 21:01
Run = Level=Full Pool=Desktops-FirstWeek-pool 1st fri at 21:01
Run = Level=Full Pool=Desktops-SecondWeek-pool 2nd fri at 21:01
Run = Level=Full Pool=Desktops-ThirdWeek-pool 3rd fri at 21:01
Run = Level=Full Pool=Desktops-ForthWeek-pool 4th fri at 21:01
Run = Level=Full Pool=Desktops-FifthWeek-pool 5th fri at 21:01
}
Schedule {
Name = "ServersCycle"
Run = Level=Differential Pool=Servers-Daily-pool mon-thu at 21:01
Run = Level=Full Pool=Servers-FirstWeek-pool 1st fri at 21:01
Run = Level=Full Pool=Servers-SecondWeek-pool 2nd fri at 21:01
Run = Level=Full Pool=Servers-ThirdWeek-pool 3rd fri at 21:01
Run = Level=Full Pool=Servers-ForthWeek-pool 4th fri at 21:01
Run = Level=Full Pool=Servers-FifthWeek-pool 5th fri at 21:01
}
Pool {
Name = Desktops-Daily-pool
Pool Type = Backup
AutoPrune = yes
Volume Retention = 5 days
Recycle = yes
Accept Any Volume = yes
}
Pool {
Name = Desktops-FirstWeek-pool
Pool Type = Backup
AutoPrune = Yes
Volume Retention = 1 month
Recycle = yes
Accept Any Volume = yes
}
[...]
Pool {
Name = Desktops-FifthWeek-pool
Pool Type = Backup
AutoPrune = Yes
Volume Retention = 1 month
Recycle = yes
Accept Any Volume = yes
}
Pool {
Name = Servers-Daily-pool
Pool Type = Backup
AutoPrune = yes
Volume Retention = 5 days
Recycle = yes
Accept Any Volume = yes
}
Pool {
Name = Servers-FirstWeek-pool
Pool Type = Backup
AutoPrune = Yes
Volume Retention = 1 month
Recycle = yes
Accept Any Volume = yes
}
[...]
Pool {
Name = Servers-FifthWeek-pool
Pool Type = Backup
AutoPrune = Yes
Volume Retention = 1 month
Recycle = yes
Accept Any Volume = yes
}
Storage {
Name = File
Address = 192.168.1.146
SDPort = 9103
Password = ""
Device = FileStorage
Media Type = File
}
Storage {
Name = File2
Address = 192.168.1.146
SDPort = 9103
Password = ""
Device = FileStorage
Media Type = File
}
Thanks in advance,
Andras
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users