Re: DNS round robin with NFS

2010-01-01 Thread Brent Clark
On Fri, Jan 01, 2010 at 05:32:01PM -0500, Mag Gam wrote: I have 3 NFS servers which are serving the same exact data - ISO images. I have close to 50 clients who access this data so I manually mount up 1/3 clients to serverA, 1/3 clients to serverB, and the remainder to serverC. I was wondering

RE: DNS round robin with NFS

2010-01-01 Thread James Wu
I've never tried this but I assume it should be possible to use DNS to do basic round-robining. All you need to do is have 3 A records for the same hostname. James -Original Message- From: Mag Gam [mailto:magaw...@gmail.com] Sent: Fri 1/1/2010 5:32 PM To: debian-user Subject: DNS round r

Re: DNS round robin with NFS

2010-01-01 Thread Alex Samad
On Fri, Jan 01, 2010 at 05:32:01PM -0500, Mag Gam wrote: > I have 3 NFS servers which are serving the same exact data - ISO images. > > I have close to 50 clients who access this data so I manually mount up > 1/3 clients to serverA, 1/3 clients to serverB, and the remainder to > serverC. > > I wa