Closed Bug 1157199 Opened 9 years ago Closed 9 years ago

Bacula backup failed: tableau1.metrics.scl3.mozilla.com:9102. ERR=Connection timed out

Categories

(Infrastructure & Operations :: MOC: Problems, task)

task
Not set
normal

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: nobody → rwatson
Just to clarify. I added an inbound/outbound rule using the title "Bacula" on the local Windows firewall to allow port 9102.
Confirmed backup has completed.
Well, Sheeri was unaware that backups were being done. Well now she knows, so it's win-win
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
That's actually good news, because we are backing up Tableau to C:\tableau-backups, so bacula gives us an off-machine copy.
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)
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.