Bug 449764

Summary: Amanda backups fail after fc8->fc9 upgrade
Product: [Fedora] Fedora Reporter: Gwyn Ciesla <gwync>
Component: amandaAssignee: Daniel Novotny <dnovotny>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: 9CC: dnovotny, goodyca48
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-10 06:34:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gwyn Ciesla 2008-06-03 13:37:39 UTC
Upgraded all systems to fc9.  Was running amanda-2.5.2p1-8.fc8, now running
amanda-2.5.2p1-10.fc9.  Without any changes to config files from backups that
worked under fc8, amstatus now returns driver: "port open: Resource temporarily
unavailable" for all disks after estimates are complete (which are successful. 
Email report indicates the above as well as "chunker: FATAL startup_chunker
failed".  

I can attach configs and logs, but I'm not sure which would be the most useful.
 I've been over the upstream docs several times, and even added an
/etc/amanda/amanda-client.conf to each host, which I don't believe I had before,
and nothing.  Backups are totally non functional.

Comment 2 Craig Goodyear 2008-06-19 19:20:22 UTC
I was having the same problem.  What I found from a Google 
search was that the unreserved-tcp-port was set to 0,0.  Adding
the line "unreserved-tcp-port 1025,65535" to amanda.conf 
got backups to working.

Craig

Comment 3 Daniel Novotny 2008-08-18 13:13:24 UTC
according to http://archives.zmanda.com/amanda-archives/viewtopic.php?t=4176&sid=c1c71386059a46dee45dada40f588325 

(see the post  Fri Jun 13, 2008 11:00 am)

this can be a bug in the /etc/services file for F9: it uses -or I'd rather say used- an entry for port 0 

looking at my /etc/services from a freshly installed F9 (with updates), it seems this is already corrected

Jon, does the problem still occur, when you update this file?

Comment 4 Gwyn Ciesla 2008-08-18 17:47:03 UTC
/etc/services, or /etc/amanda/***/amanda.conf?  amanda.conf works. with the contents from #2.  I show nothing for port 0 in my /etc/services.

Comment 5 Daniel Novotny 2008-08-21 07:44:02 UTC
OK, I will add --with-tcpportrange=1025,65535 to %configure options to prevent the default being 0,0

Comment 6 Daniel Novotny 2008-08-26 10:54:19 UTC
fixed in amanda-2_5_2p1-11_fc9

Comment 7 Fedora Update System 2008-08-26 11:17:24 UTC
amanda-2.5.2p1-11.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/amanda-2.5.2p1-11.fc9

Comment 8 Fedora Update System 2008-09-10 06:34:25 UTC
amanda-2.5.2p1-11.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.