> Are portmap, nfslock and nfs on on garl-intel1? Issue these commands on > garl-intel1: > > for i in portmap nfslock nfs; do chkconfig $i on; service $i restart > > Next, are portmap and nfslock on on garl-intel2? Issue these commends on > garl-intel2: > > for i in portmap nfslock; do chkconfig $i on; service $i restart Done. Still the same result. [root@garl-intel2 ~]# mount garl-intel1:/garl/garl-intel1/local /local mount to NFS server 'garl-intel1' failed: server is down. More perplexing why it should say "server is down" when it is able to ping to garl-intel1. Thanks, Sathish