The reason I ask is that I want to write a function to load a plugin for different types
int cl_load_plugin(const char* type, const char* pluginname)

It turns out stonith and other plugins are in different directories which prevent it from using the same plugin universe because a base path needs be specified when creating a new
plugin universe.

-Guochun

Guochun Shi wrote:

Is it intentional that we use /usr/lib/stonith instead of /usr/lib/heartbeat/stonith
because stonith is not limited to heartbeat use?

If not intentional, putting them under the /usr/lib/heartbeat would be nice.

-Guochun
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/



_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to