Frank Singleton wrote:
Hi,
If I start mysql bound to a particular address on our server, eg:
mysqld --bind-address=MY_IP_ADDRESS
and this server has 2 nics connected via 2 switches. If the first NIC
or switch fails,
can I use iptables to forward incoming mysql requests from the 2nd
(alive) nic (IP address)
so it *looks* like it can still find the mysqld listening for packets
on the first IP
address. Ditto on the way out ?
If not, what is a good alternative to reaching the same mysqld server
via its 2nd nic
if the first fails.
Thanks / Frank
Oh well, I'll just play with heartbeat and DRBD and see what
happens :-)
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]