[SOLVED] OSDs fail on on one node / cannot re-create

Alwin, thank you so much for assisting on this - I have my OSDs up and running again.

So the only thing I needed to do was a
  • find /usr -name '*.pyc' -delete
At first I tried to hunt down the specific __init__.pyc files all over the paths - until I felt confident enough to dispose them all together :)
 
  • Like
Reactions: Alwin