[lvs-users] question about NFS and LVS
Sebastien WACHTER
sebastien.wachter at netasq.com
Wed Jul 15 11:56:06 BST 2009
Hi,
i want setup lvs to use NFS
when i connect on my real server all work fine
but when i connect on VIP is not OK
mount.nfs: mount to NFS server '172.30.210.16' failed: RPC Error:
Program not registered
on my conf file have add this entry
virtual=172.30.210.16:2049
real=172.30.210.220:2049 gate
real=172.30.210.221:2049 gate
scheduler=wlc
protocol=tcp
checktype=connect
when one one is down i can check on ipvsadm
TCP 172.30.210.16:nfs wlc
-> 172.30.210.220:nfs Route 1 0 0
-> 172.30.210.221:nfs Route 0 0 0
i have try with UDP it the same resultat
i prefer tcp because with tcp i can check if nfs server is up instead UDP
Thanks for your reply
Sébastien.
More information about the lvs-users
mailing list