Em sáb., 4 de jul. de 2020 às 11:27, Dave Hall <kdhall@xxxxxxxxxxxxxx> escreveu: > > Rodrigo, > > I tried to send this to the list last night, but it looks like it didn't go through. I had a problem very much like this when I was first setting up my cluster. It turned out to be a missing systemd unit file. I would suggest that you check to see that you have an instance of ceph-volume@.service and an instance of ceph-osd@.service running for each OSD. > > ceph-volume@lvm-10-a63a2465-9de2-497e-bf60-72ed4c3c4c33.service > ceph-volume@lvm-11-a2151f1f-84f5-407b-a730-9d2a9502a85f.service > ceph-volume@lvm-12-7a16123b-7a0f-40a2-9159-5555724d9978.service > ceph-volume@lvm-13-bda32c07-ecc7-40c4-8066-383977c5e795.service > ceph-volume@lvm-14-4cc89d3a-5390-415d-b12b-9a557b7b5950.service > ceph-volume@lvm-15-21bbdaf5-1994-43a9-aa80-982689f51438.service > ceph-volume@lvm-8-cda4394b-e132-4530-8044-3cbbfbcbea19.service > ceph-volume@lvm-9-72ff199d-a4e4-4d26-9a4f-00337f8fdc7c.service > > ceph-osd@10.service > ceph-osd@12.service > ceph-osd@14.service > ceph-osd@8.service > ceph-osd@11.service > ceph-osd@13.service > ceph-osd@15.service > ceph-osd@9.service > > In my case I found that the proto-unit for one of these (ceph-volume@.service, I think) was missing from /var/lib/systemd/system. In fact, it was missing from the Debian install package for some reason. I think I had to unpack a copy of the Debian SRC pacakge to retrieve the file. Once I added the missing file and made sure the unit was enabled, things started working better and making more sense. I don't recall if all of the instances created themselves or whether I had to do something addtional, but it worked. Hi Dave, I'm looking around but can't identify any missing file. ceph-osd@.service and ceph-volume@.service are present. I'm looking on the other servers for some other file that might be missing but can't find anything. Thanks for your help, Rodrigo _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx