[Linux-HA] Porting Linux-HA

Andrew Beekhof beekhof at gmail.com
Tue Jul 10 01:08:23 MDT 2007


On 7/10/07, Pankaj <pankaj at rttsindia.com> wrote:
>
> Hello,
>
> We are trying to port Linux-HA on an old OS that does not support shared /
> dynamic libraries. We went through module.c code where the hash table is
> created dynamically. We basically need to create the same statically. We
> have already compiled the Linux-HA source on this OS but since it does does
> not support dynamic modules, it does not work.



May I ask which OS?


Although I may be wrong, I don't think this is possible (or at least a whole
lot of work) as there are at least 2 critical pieces that were designed
around the dynamic loading of modules... comms and the lrm.  Its also used
by stonith and I believe quorumd.




It would be of great help if you could suggest a way how we could solve this
> problem.
>
> Thanks in advance.
>
> Pankaj.
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>


More information about the Linux-HA mailing list