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:
This has probably been caused by https://github.com/stackforge/puppet-nova/commit/f854ca4e49a760161e17feda949fd8686fb84bda
Marking severity as urgent as if a user deploys with this there is no neat way to correct the UIDs in an RPM upgrade later.
It is fixed in openstack-packstack-2014.1.1-0.32.1.dev1209.el7ost.noarch openstack-puppet-modules-2014.1-18.2.el7ost.noarch
This has been verified already (comment #6). Setting the status.
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-0930.html