Hm, is it really necessary to configure all the device paths manually? I'd recommend to use rotational flags to distinguish between OSD and DB/WAL devices. Can you give it a try with a simpler spec file? Something like: service_type: osd service_id: node1.ec.all_disks service_name: osd.node1.ec.all_disks placement: hosts: - node1.ec spec: data_devices: rotational: 1 db_devices: rotational: 0 Zitat von Alex from North <service.plant@ya.ru>:
a bit more details. Now I've notices that ceph health detail signals to me that
[WRN] CEPHADM_APPLY_SPEC_FAIL: Failed to apply 1 service(s): osd.node1.ec.all_disks osd.node1.ec.all_disks: Expecting value: line 1 column 2311 (char 2310)
Okay, I checked my spec but do not see anything suspicious. Spec itself is here https://pastebin.com/9apchT02
Would be very grateful for the help! _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io