Hi,

>From a healty nautilus cluster version 14.2.9 on a CentOS7 i try to follow the 
>upgrade procedure to the containerized octopus setup with cephadm.

 * https://docs.ceph.com/docs/octopus/cephadm/adoption/

Everything step went fine until i wanted to adopt the osds, then i get a error. 
Does anybody have a idea, what my problem could be?

````````````````````
~# cephadm adopt --style legacy --name osd.0
INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15 container...
INFO:cephadm:objectstore_type is bluestore
INFO:cephadm:Stopping old systemd unit ceph-osd@0...
INFO:cephadm:Disabling old systemd unit ceph-osd@0...
INFO:cephadm:Moving data...
Traceback (most recent call last):
  File "/usr/sbin/cephadm", line 4282, in <module>
    r = args.func()
  File "/usr/sbin/cephadm", line 972, in _default_image
    return func()
  File "/usr/sbin/cephadm", line 2916, in command_adopt
    command_adopt_ceph(daemon_type, daemon_id, fsid);
  File "/usr/sbin/cephadm", line 2979, in command_adopt_ceph
    os.rmdir(data_dir_src)
OSError: [Errno 39] Directory not empty: '//var/lib/ceph/osd/ceph-0'
````````````````````

Yours,
bbk
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to