On samedi, 16 avril 2016 19.08:56 h CEST Andrei Borzenkov wrote:
16.04.2016 18:26, Nathan Cutler пишет:
In ceph we have to create the "ceph" user/group if it doesn't exist. We are doing this in the %pre scriptlet of the ceph-common package.
I followed the instructions at https://en.opensuse.org/openSUSE:Packaging_guidelines#Users_and_Groups but today I realized that, although the instructions say to do:
Requires(pre): pwdutils
There is no such package . . . ? The useradd and groupadd binaries are in the package "shadow" so I'm wondering if it shouldn't say "Requires(pre): shadow"
shadow provides pwdutils.
rpm -q --watprovides pwdutils zypper search --provides -x pwdutils
If I remember correctly some conference and talk I've seen, (but as it's already a few months old) to be on the safe side of ceph, the user/group ceph should always have the same uid/gid accross the whole cluster, no ? If they are created dynamically the uid/gid will vary. Is this requirement no more needed in newer ceph ? -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch openSUSE Member, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org