[oops, added back ceph-devel to cc list] On Tue, 3 Sep 2013, Sage Weil wrote: > On Tue, 3 Sep 2013, Oleg Krasnianskiy wrote: > > Thanks, the problem was I exported the wrong symbol - class_init > > instead of the __cls_init. > > But I have one more question - what's the proper way to deploy the plugin? > > Should I copy the .so to every host and then restart all osds one by one? > > You need to handle the distribution of the .so, yes. However, you do not > need to restart the OSD--it will be loaded on demand the first time it is > used. Note, however, that it won't be reloaded of the .so file changes; > in that case you'll need to restart the daemon. > > 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