Hello,

I'm facing an issue with ceph's UID/GID 65045 on an LDAPized server, I have to 
install ceph-common to mount a cephfs filesystem but ceph-common
fails because a user with uid 65045 already exist with a group also set at 
65045.

Server under Ubuntu 16.04.4 LTS

> Setting up ceph-common (12.2.5-1xenial) ...
> Adding system user ceph....done
> Setting system user ceph properties..usermod: group 'ceph' does not exist
> dpkg: error processing package ceph-common (--configure):
>  subprocess installed post-installation script returned error exit status 6

The user is correctly created but the group not.

> # grep ceph /etc/passwd           
> ceph:x:64045:64045::/home/ceph:/bin/false
> # grep ceph /etc/group
> # 
Is there a workaround for that?

-- 
Yoann Moulin
EPFL IC-IT
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to