Closed
Bug 1157199
Opened 11 years ago
Closed 11 years ago
Bacula backup failed: tableau1.metrics.scl3.mozilla.com:9102. ERR=Connection timed out
Categories
(Infrastructure & Operations :: MOC: Problems, task)
Infrastructure & Operations
MOC: Problems
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rwatson, Assigned: rwatson)
Details
We got the error to the MOC this morning:
2015-04-22 07:28:02bacula1.private.scl3.mozilla.com JobId 6860: Warning: bsock.c:222 Could not connect to Client: tableau1.metrics.scl3.mozilla.com on tableau1.metrics.scl3.mozilla.com:9102. ERR=Connection timed out
Retrying ...
:sheeri, did anyone change any firewall configs?
rwatson@w0ts0n:~$ nc -w1 -vz tableau1.metrics.scl3.mozilla.com 9102
nc: connectx to tableau1.metrics.scl3.mozilla.com port 9102 (tcp) failed: Operation timed out
I logged into the box, restarted the Bacula service, same issue.
I then opened the port inbound/outbound on the local firewall and restarted the service:
rwatson@w0ts0n:~$ nc -w1 -vz tableau1.metrics.scl3.mozilla.com 9102
found 0 associations
found 1 connections:
1: flags=82<CONNECTED,PREFERRED>
outif tun0
src 10.22.248.134 port 58155
dst 10.22.27.136 port 9102
rank info not available
TCP aux info available
Connection to tableau1.metrics.scl3.mozilla.com port 9102 [tcp/bacula-fd] succeeded!
Just waiting on rtucker to confirm it's working.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → rwatson
| Assignee | ||
Comment 1•11 years ago
|
||
Just to clarify. I added an inbound/outbound rule using the title "Bacula" on the local Windows firewall to allow port 9102.
| Assignee | ||
Comment 2•11 years ago
|
||
Confirmed backup has completed.
| Assignee | ||
Comment 3•11 years ago
|
||
Well, Sheeri was unaware that backups were being done. Well now she knows, so it's win-win
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
That's actually good news, because we are backing up Tableau to C:\tableau-backups, so bacula gives us an off-machine copy.
Comment 5•11 years ago
|
||
Sheeri,
Do you want to cease backing up to C:\tableau-backups or should I exclude that directory from being backed up?
Flags: needinfo?(scabral)
Comment 6•11 years ago
|
||
It would be great to keep it backed up, that way we have an off-site copy.
Flags: needinfo?(scabral)
You need to log in
before you can comment on or make changes to this bug.
Description
•