- Clicking on 'x' window button goes back instead of aborting the Wizard. WTF?
- when we wait for the SSH connection, we must time out
- When creating a cluster, check
corosync-cfgtool -s
, an rc=1 means failure (also log the stdout) - check if the SBD fencing works (we need to add enable_service('sbd') before pacemaker)
- move
encode_with
andinit_with
into a separate module. Include it to the HAConfiguration class. - change code such that rpc_server is called as a yast module named "sap_ha_rpc"