Heartbeat

ubuntu-8.04.1-server-i386 ubuntu1 192.168.12.5 ubuntu2 192.168.12.4 二枚目のNIC認識 vi /etc/network/interfaces auto eth0 iface eth0 inet dhcp auto eth1 iface eth1 inet dhcp 冗長化(active-stanby) $ sudo aptitude install heartbeat-2 $ cd /us…