Bug 955768
| Summary: | Grid Engine shadow master functionality not present in systemd-enabled systems | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mike Grant <mggr> | ||||||
| Component: | gridengine | Assignee: | Orion Poplawski <orion> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 17 | CC: | orion | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| URL: | https://sourceforge.net/tracker/?group_id=343697&atid=1438242 | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | gridengine-2011.11p1-13.fc17 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-07-30 17:33:41 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Mike Grant
2013-04-23 18:38:26 UTC
Yeah, it seems I've really neglected shadowd functionality (since I don't make use of it myself). I've filed a bug with upstream to see if we can coordinate, although their responsiveness is hit and miss. I'm going to go with the separate sge_shadowd.service approach. gridengine-2011.11p1-13.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/gridengine-2011.11p1-13.fc17 Package gridengine-2011.11p1-13.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gridengine-2011.11p1-13.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-8929/gridengine-2011.11p1-13.fc17 then log in and leave karma (feedback). Thanks :) Due to holidays and scheduling a downtime window, we should be able to test it around the first week of June. This message is a reminder that Fedora 17 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 17. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '17'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 17's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 17 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 17's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Belatedly adding that I've installed this package and it fired up the shadow daemon correctly. As a sidenote for future google hits, those keeping their spool on an automounted NFS mount may wish to add autofs to the unit file dependencies, to ensure that the spool directory will be mountable before starting the daemon, i.e. After=network.target autofs.service Created attachment 768745 [details]
Optional shadow master configuration variables for addition to /etc/sysconfig/gridengine
Here's some configuration variables relevant to the shadow daemon and how it works. I forget exactly where I got them, but I think it was the manual; they're not so easy to come across otherwise. They're possibly a bit spammy for general users, but might be useful to include in commented out form.
Thanks, I've checked this in and it will make it out with the next update, whenever that is. gridengine-2011.11p1-13.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |