I have seen this.

Just stop ceph and kill any ssh processes related to it.

I had the same issue, and the fix for me was to enable root login, ssh to
the node as root and run the env DEBIAN_FRONTEND=noninteractive
DEBIAN_PRIORITY=critical apt-get --assume-yes -q --no-install-recommends
install -o Dpkg::Options::=--force-confnew ceph ceph-mds radosgw as root
after the ceph-deploy fails.

This worked for me.

-Tu



On Mon, Jun 13, 2016 at 6:18 AM George Shuklin <george.shuk...@gmail.com>
wrote:

> I believe this is the source of issues (cited line).
>
> Purge all ceph packages from this node and remove user/group 'ceph',
> than retry.
>
> On 06/13/2016 02:46 PM, Fran Barrera wrote:
> > [ceph-admin][WARNIN] usermod: user ceph is currently used by process 1303
>
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to