Bug 1234038
Summary: | Packstack Error: cinder type-create iscsi returned 1 instead of one of [0] | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] RDO | Reporter: | wes hayutin <whayutin> | ||||
Component: | openstack-cinder | Assignee: | Javier Peña <jpena> | ||||
Status: | CLOSED EOL | QA Contact: | nlevinki <nlevinki> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | trunk | CC: | eharney, jpena, srevivo | ||||
Target Milestone: | --- | Keywords: | Automation | ||||
Target Release: | Kilo | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-05-19 15:31:12 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
wes hayutin
2015-06-20 12:42:12 UTC
Looking at the logs, I find the following in /var/log/messages: Jun 22 01:01:59 rdo-pksk-02n8t-rhos-ci-12-controller systemd: Unit openstack-cinder-api.service entered failed state. Jun 22 01:02:00 rdo-pksk-02n8t-rhos-ci-12-controller cinder-backup: Traceback (most recent call last): Jun 22 01:02:00 rdo-pksk-02n8t-rhos-ci-12-controller cinder-backup: File "/usr/bin/cinder-backup", line 6, in <module> Jun 22 01:02:00 rdo-pksk-02n8t-rhos-ci-12-controller cinder-backup: from cinder.cmd.backup import main Jun 22 01:02:00 rdo-pksk-02n8t-rhos-ci-12-controller cinder-backup: File "/usr/lib/python2.7/site-packages/cinder/cmd/backup.py", line 36, in <module> Jun 22 01:02:00 rdo-pksk-02n8t-rhos-ci-12-controller cinder-backup: from cinder.openstack.common.report import guru_meditation_report as gmr Jun 22 01:02:00 rdo-pksk-02n8t-rhos-ci-12-controller cinder-backup: File "/usr/lib/python2.7/site-packages/cinder/openstack/common/report/guru_meditation_report.py", line 62, in <module> Jun 22 01:02:00 rdo-pksk-02n8t-rhos-ci-12-controller cinder-backup: from cinder.openstack.common.report.generators import process as prgen Jun 22 01:02:00 rdo-pksk-02n8t-rhos-ci-12-controller cinder-backup: File "/usr/lib/python2.7/site-packages/cinder/openstack/common/report/generators/process.py", line 23, in <module> Jun 22 01:02:00 rdo-pksk-02n8t-rhos-ci-12-controller cinder-backup: import psutil Jun 22 01:02:00 rdo-pksk-02n8t-rhos-ci-12-controller cinder-backup: ImportError: No module named psutil So it is a missing dependency, introduced by https://review.openstack.org/192883 Proposed https://review.gerrithub.io/237202 as a fix This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions This bug is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen. |