아래처럼 225.0.0.12:1229 를 못 찾을 경우가 있다.
Reading in key file /etc/cluster/fence_xvm.key into 0xbff720f8 (4096 max size)
Actual key length = 4096 bytesOpened ckpt vm_states
Setting up ipv4 multicast receive (225.0.0.12:1229)
Joining multicast group
Failed to bind multicast receive socket to 225.0.0.12: No such device
Check network configuration.
Could not set up multicast listen socket
가상 network 나 기타 network interface 가 많을경우 직접 인터페이스를 지정해 줘야 된다.
ex)
fence_xvmd -fdddddd -I eth0 ( multicast 를 하는 인터페이스 )
Posted by 삐꾸강아쥐










