Displaying 1 result from an estimated 1 matches for "dscln01".
Did you mean:
dscln02
2010 Nov 18
1
ctdb: Strange behaviour after upgrade
...Samba is
now on 3.5.6 (from 3.3.4), ctdb on 1.0.114 (from 1.0.84). Both installed
from repo via yum and ctdb-packages.
After restarting both nodes everything was fine, we could access files on
the cluster.
On monday I noticed that the nodes didn't had their initial adresses:
Node 1:
hostname dscln01, public IP 10.0.0.41/8, now 10.0.0.42/8
/etc/sysconfig/network-scripts/ifcfg-bond0:
DEVICE=bond0
BOOTPROTO=none
IPADDR=10.0.0.41
NETWORK=10.0.0.0
BROADCAST=10.0.0.255
NETMASK=255.0.0.0
ONBOOT=yes
USERCTL=no
Node 2:
hostname dscln02, public IP 10.0.0.42/8, now 10.0.0.41/8
/etc/sysconfig/network-...