Bug 1115948 - nova uid and gid are not constant across multinode deployments, causing problems on shared NFS instance storage
Summary: nova uid and gid are not constant across multinode deployments, causing probl...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-puppet-modules
Version: 5.0 (RHEL 6)
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: 5.0 (RHEL 7)
Assignee: Ivan Chavero
QA Contact: Gabriel Szasz
URL:
Whiteboard:
Depends On: 1115946
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-03 11:32 UTC by Jaroslav Henner
Modified: 2014-09-08 05:43 UTC (History)
2 users (show)

Fixed In Version: openstack-puppet-modules-2014.1-19.1.el6ost
Doc Type: Bug Fix
Doc Text:
Clone Of: 1115946
Environment:
Last Closed: 2014-09-02 18:10:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2014:1125 0 normal SHIPPED_LIVE openstack-packstack and openstack-puppet-modules bug fix advisory 2014-09-02 22:09:22 UTC

Description Jaroslav Henner 2014-07-03 11:32:35 UTC
+++ This bug was initially created as a clone of Bug #1115946 +++

Description of problem:
`--> pssh -H 1.2.3.15 -H 1.2.3.16 -H 1.2.3.17 -i 'id nova'    
[1] 13:10:27 [SUCCESS] 1.2.3.16
uid=162(nova) gid=162(nova) groups=162(nova),99(nobody),107(qemu)
[2] 13:10:27 [SUCCESS] 1.2.3.15
uid=995(nova) gid=993(nova) groups=993(nova)
[3] 13:10:27 [SUCCESS] 1.2.3.17
uid=995(nova) gid=994(nova) groups=994(nova),107(qemu)

Version-Release number of selected component (if applicable):
openstack-packstack-2014.1.1-0.30.dev1204.el7ost.noarch
openstack-nova-compute-2014.1-7.el7ost.noarch

How reproducible:
>80%

Steps to Reproduce:
1. Deploy multinode with packstack
2. pssh -H 1.2.3.15 -H 1.2.3.16 -H 1.2.3.17 -i 'id nova'

Actual results:
uids and gids are not uniform across the deployment. That makes shared instance storage failing on file access permissions.

Expected results:
 * uids and gids are uniform
 * or id's managment is used



Additional info:

Comment 2 Ivan Chavero 2014-07-22 19:09:55 UTC
Latest version has this problem fixed.

Comment 8 errata-xmlrpc 2014-09-02 18:10:03 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2014-1125.html


Note You need to log in before you can comment on or make changes to this bug.