+++ 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:
Latest version has this problem fixed.
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