pacemaker combined with openais also locks promising
http://clusterlabs.org/wiki/Main_Page
http://openais.org/doku.php
http://clusterlabs.org/wiki/Main_Page
http://openais.org/doku.php
But how can I benchmerk my filesystem ?
I think I will go back to my first configuration. I tried now to work with ocfs2 on a lvm of two harddisks per node in a primary primary cluster the performance of the vm's is very good. But I got problems with live migration, because both systems mounted the same drbd storage. So if I migrate one machine to the other it seems to work but then after shutting down my vm after migrating , my files of the vm disappeared.
eval { run_command (2, "qm destroy $vmid"); };
logmsg (0, "destroy local vm failed") if $@;