Thomas Zimmermann

Results 9 comments of Thomas Zimmermann

Hi @liangxin1300, I've created a new Testinstallation with RockyLinux 8 (yum install --enablerepo=ha corosync pacemaker) and installed crmsh. I have the following versions installed: > $corosync -v > Corosync Cluster...

This is working. But if the logfile does not exists (e.g. the node is reinstalled and gets the cluster config from another node) it will create the logfile with the...

I've created a PullRequest for this issue.

If you fork the repository and then send a submit request i will include your sounds.

I don't think that this is possible easily. Anyway, I never succeded in running this software successfully. Also it is written against bluez 3 and will probably not work with...

Unfortunately i never got it working. But johnflux was successfull. He sent me the following on how he got it working: 1. sudo hciconfig hci0 scomtu 64:8 2. sudo vi...

This was never compiled in my enviroment... And it seems that this can't compile since a very long time (at least since 2009) and non of my changes broke it....

The error DASPRiD gets is fixed, this was introduced while cleaning the code from warnings. For the UI file: this project was written for Qt3 and uses the ui is...

I've tried to port it to Qt4 now. But i haven't checkt if it's still working, but at least it compiles. you can checkout the qt4-gui branch