In a typical NFS setup with redundant servers (multiple boxes), do people use a load balancer or round-robin DNS to achieve a single connection vector for clients?

Is there a better way to do this without manually adding the IP address of each NFS share to each client machine?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You might want to read on this: Highly Available NFS Server Using DRBD And Heartbeat On Debian 5.0 (Lenny)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.