Hi
I just started learning about high availability linux and started following http://clusterlabs.org/wiki/Initial_Configuration .
Now when I issue command
corosync-keygen
I keep getting
Press keys on your keyboard to generate entropy (bits = 64).
Press keys on your keyboard to generate entropy (bits = 128).
Press keys on your keyboard to generate entropy (bits = 192).
and so on
It takes about 20 minutes to finish.
If I press any keys as it asks, then those keys are passed as command to bash when key generation finishes.
I also have fedora 20 installed in vmware and command worked without above issue but I need to setup cluster using opensuse 13.1 .
Am I doing something wrong?