Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1059994

Summary: Systemd file for UDP service incorrectly named
Product: Red Hat Enterprise Linux 7 Reporter: Petr Hracek <phracek>
Component: amandaAssignee: Petr Hracek <phracek>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Ščotka <jscotka>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.0CC: dougmc+bugzilla, fedora, hhorak, jscotka, j, phracek
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: amanda-3.3.3-10.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1056675 Environment:
Last Closed: 2014-06-13 13:26:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1056675    
Bug Blocks:    

Description Petr Hracek 2014-01-31 08:50:04 UTC
+++ This bug was initially created as a clone of Bug #1056675 +++

I installed a fresh F20 machine and added it to my amanda rotation.  My amanda server is way too old, so I still have to use the UDP services.  (Given this problem I suspect that I am the only Fedora user of UDP-based amanda.)  Unfortunately the systemd configuration files for amanda are incorrect, which prevents the socket from being enabled.

The amanda-udp.socket file has:

Service=amanda-udp.service

But the package itself has no file of that name, only amanda-udp@.service.  Trying to start the socket gets you:

Jan 22 10:55:50 epithumia.math.uh.edu systemd[1]: Socket service amanda-udp.service not loaded, refusing.
Jan 22 10:55:50 epithumia.math.uh.edu systemd[1]: Failed to listen on Amanda Activation Socket.

which isn't the clearest message, but it is trying to say that there simply is no configured service named "amanda-udp.service".

Since you only ever want one instance of the UDP server, the .socket file is correct and simply renaming amanda-udp@.service to amanda-udp.service (and doing systemctl daemon-reload) works fine.

--- Additional comment from Doug McLaren on 2014-01-30 21:34:06 EST ---

You're not the only one using it -- I ran into the same problem.

Your fix helped me as well.  Thanks!

My Amanda server isn't *that* old -- 3.3.0.  Looks like I set it up in September of 2011.

Comment 2 Petr Hracek 2014-02-03 11:51:47 UTC
cvs-commit (http://bulk-mail.corp.redhat.com/archives/cvs-commits-list/2014-February/msg00109.html) -> Switched to MODIFIED

Comment 7 Jan Ščotka 2014-04-03 08:31:47 UTC
Hi,
in that case verifiing it.
   Thanks&Regards
   Honza

Comment 8 Ludek Smid 2014-06-13 13:26:08 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.