Bug 770927
Summary: | fails to create nova user due missing fuse group | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ilkka Tengvall <ikke> |
Component: | openstack-nova | Assignee: | Mark McLoughlin <markmc> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | akscram, alexander.sakhnov, asalkeld, bfilippov, jonathansteffan, markmc, matt_domsch, mlvov, p, rbryant, rkukura |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-nova-2011.3-14.fc16 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-01-02 21:52:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ilkka Tengvall
2011-12-30 09:31:07 UTC
after I manually added group fuse, it reinstalled without errors and finally nova services started: for svc in api objectstore compute network volume scheduler; do sudo service openstack-nova-$svc start; done openstack-nova-2011.3-14.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/openstack-nova-2011.3-14.fc16 Package openstack-nova-2011.3-14.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing openstack-nova-2011.3-14.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2011-17568/openstack-nova-2011.3-14.fc16 then log in and leave karma (feedback). Thanks, I tested this, it fixes the problem. I left the karma, and the package wandered to stable updates. openstack-nova-2011.3-14.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. |