| Summary: | design of skynet daemon and systemd service is wrong | ||
|---|---|---|---|
| Product: | Red Hat Storage Console | Reporter: | Martin Bukatovic <mbukatov> |
| Component: | agent | Assignee: | Timothy Asir <tjeyasin> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Bukatovic <mbukatov> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2 | CC: | kdreyer, mkudlej, nthomas, sankarshan |
| Target Milestone: | --- | Keywords: | TestBlocker |
| Target Release: | 2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rhscon-core-0.0.34-1.el7scon.x86_64 rhscon-ceph-0.0.33-1.el7scon.x86_64 rhscon-ui-0.0.47-1.el7scon.noarch | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-19 05:33:47 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1326788, 1326854 | ||
|
Description
Martin Bukatovic
2016-03-03 19:51:45 UTC
What is the version of the rhscon-agent package that fixes this bug? Checking with: rhscon-agent-0.0.18-1.el7scon.noarch
And skynetd service has a proper systemd service unit file now:
* name of the service ('skynetd') no longer contains "systemd-" prefix
* start, stop and restart is possible
* enable/disable of the service works
* restart on failure works
* checking logs via journal works
|