On Mon, 2 Sep 2013, Oleg Krasnianskiy wrote: > Hi all > > I've been playing with osd plugins and I can't figure out how to load one. > There is a loadclass.sh script but it seems quite outdated. > I tried to copy .so to /usr/lib/rados-classes on all nodes and restart > ceph cluster, but it didn't help, rados_exec returns -95, I haven't > yet found the constant for the value. > > Thanks for any help! With 0.67.x and later the classes are now loaded on startup. You should see an error message in /var/log/ceph/ceph-osd.*.log indicating why it was unable to load (usually a missing symbol or something). sage -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html