> > > > > If I look at the container name in docker it has the dots changed to > > hyphens, but if I try to connect to the name with hyphens it doesn't > > work either: > > that is correct, that switch from dots to hyphens was introduced in > pacific [1]. Can you share the content of the unit.run file for that > container? Can you enter other containers that were changed? Maybe the > conversion doesn't work as expected? > Where can I find the unit.run file? I can't enter other containers either: root@ceph-osd1:~# cephadm enter --name osd.0 Inferring fsid d1fd0678-88c0-47fb-90da-e40a7a364442 Error: No such container: ceph-d1fd0678-88c0-47fb-90da-e40a7a364442-osd.0 root@ceph-osd1:~# docker ps fc365e9e9d1d quay.io/ceph/ceph "/usr/bin/ceph-osd -…" 22 hours ago Up 22 hours ceph-d1fd0678-88c0-47fb-90da-e40a7a364442-osd-0 I'm going to update to Quincy to see if it helps. _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx