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 was wondering if I can place the 3 NFS server in a pool and have all
 the clients access the pool.


I an guessing it shouldn't be a problem if they are mounted ro and it
might help to mount via udp


 
 Any thoughts?
 TIA
 
 

-- 
Goto, n.:
A programming tool that exists to allow structured programmers
to complain about unstructured programmers.
-- Ray Simard


signature.asc
Description: Digital signature


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 robin with NFS
 
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 if I can place the 3 NFS server in a pool and have all
the clients access the pool.

Any thoughts?
TIA


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




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 if I can place the 3 NFS server in a pool and have all
the clients access the pool.
 




Hiya

Use udp, will help re establish connections quickly. Why not look into 
LVS thats a good loadbalancing tool.


HTH

Brent Clark


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org