I have a working stingray 9.0 cluster which is installed on Debian 6.0.6 The underlying debian was installed using a single network eth0 entry and I now want to migrate this to a bonded network (bond0 instead of eth0) so that we can connect to two Cisco 3560g switches to give us better network resilience. I know how to setup the underlying debian (install ifenslave-2.6, change /etc/network/interfaces and reboot), but is there anything within the stingray configuration that I need to modify so that it correctly handles bond0 as a basis for it's virtual interfaces instead of eth0 or does it just work with bonded networks without any changes? Thanks Paul
... View more