| Summary: | cannot start targetd, it requires missing targetcli.service | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Petr Sklenar <psklenar> |
| Component: | targetd | Assignee: | Andy Grover <agrover> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Bruno Goncalves <bgoncalv> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.0 | CC: | bdonahue, jruemker, rrajaram, xiaoli |
| Target Milestone: | rc | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-13 11:54:24 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: | |
|
Description
Petr Sklenar
2013-11-25 13:13:44 UTC
Verified with: targetcli-2.1.fb31-2.el7.noarch targetd-0.7.1-1.el7.noarch # grep Requires /usr/lib/systemd/system/targetd.service Requires=target.service # systemctl start targetd # systemctl status targetd targetd.service - targetd storage array API daemon Loaded: loaded (/usr/lib/systemd/system/targetd.service; disabled) Active: failed (Result: exit-code) since Mon 2014-02-17 11:10:10 EST; 12s ago Process: 26834 ExecStart=/usr/bin/targetd (code=exited, status=255) Main PID: 26834 (code=exited, status=255) Feb 17 11:10:10 storageqe-01.rhts.eng.bos.redhat.com systemd[1]: Starting targetd storage array API daemon... Feb 17 11:10:10 storageqe-01.rhts.eng.bos.redhat.com systemd[1]: Started targetd storage array API daemon. Feb 17 11:10:10 storageqe-01.rhts.eng.bos.redhat.com targetd[26834]: CRITICAL:root:password not set in /etc/target/targetd.yaml Feb 17 11:10:10 storageqe-01.rhts.eng.bos.redhat.com systemd[1]: targetd.service: main process exited, code=exited, status=255/n/a Feb 17 11:10:10 storageqe-01.rhts.eng.bos.redhat.com systemd[1]: Unit targetd.service entered failed state. NOTE: service is not running because I used default settings and root password is not set. # systemctl status target target.service - Restore LIO kernel target configuration Loaded: loaded (/usr/lib/systemd/system/target.service; disabled) Active: active (exited) since Mon 2014-02-17 11:10:10 EST; 15s ago Process: 26770 ExecStop=/usr/bin/targetctl clear (code=exited, status=0/SUCCESS) Process: 26828 ExecStart=/usr/bin/targetctl restore (code=exited, status=0/SUCCESS) Main PID: 26828 (code=exited, status=0/SUCCESS) CGroup: /system.slice/target.service 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. |