<div>Hi,</div>
<div> </div>
<div>I have both linux and solaris NIS client against a Solaris NIS Server, but my linux box are shamefully slow compare to solaris some sample:</div>
<div> </div>
<div>on Solaris 5.8:</div>
<div> </div>
<div># ypwhich<br><a href="http://transporter02.domain.com">transporter02.domain.com</a><br># time id userid</div>
<div>uid=36923(userid) gid=36923(u_036923)<br> <br>real        0.0<br>user        0.0<br>sys         0.0</div>
<div> </div>
<div>on Linux:</div>
<div> </div>
<div>[root@linux]# ypwhich<br><a href="http://transporter02.domain.com">transporter02.domain.com</a><br>[root@amsdc2-n-s04taw root]# time id userid</div>
<div>uid=36923(userid) gid=36923(u_036923) groups=36923(u_036923)<br> <br>real    0m10.509s<br>user    0m0.030s<br>sys     0m0.090s<br><br>********** Route****************</div>
<div> </div>
<div>[root@linux]# traceroute transporter02<br>traceroute to <a href="http://transporter02.domain.com">transporter02.domain.com</a> (IP), 30 hops max, 46 byte packets<br> 1  <a href="http://nlamsdc2mp078-hsrp.net-equip.domain.net">
nlamsdc2mp078-hsrp.net-equip.domain.net</a> (IP)  0.000 ms  0.000 ms  0.000 ms<br> 2  <a href="http://transporter02.domain.com">transporter02.domain.com</a> (IP)  0.000 ms  0.000 ms  0.000 ms</div>
<div> </div>
<div>solaris# traceroute transporter02 <br>traceroute to <a href="http://transporter02.domain.com">transporter02.domain.com</a> (<a href="http://145.6.246.53">145.6.246.53</a>), 30 hops max, 40 byte packets<br> 1  <a href="http://transporter02.domain.com">
transporter02.domain.com</a> (<a href="http://145.6.246.53">145.6.246.53</a>)  0.462 ms  0.279 ms  0.306 ms</div>
<div> </div>
<div>Although I considered that latency involved but still I'm not statisfied, is there any tunable parameter that I can set on linux box to somehow improve the performance?</div>
<div> </div>
<div>I also noticed things that I'm not sure if this is default on linux nis bindings:</div>
<div> </div>
<div>[root@linux]# pwd<br>/var/yp/binding<br>[root@linux]# ls<br>NONAME.DOMAIN.COM.1  NONAME.DOMAIN.COM.2  ===> why there are two of this on linux?</div>
<div> </div>
<div>solaris# cd /var/yp/binding<br>solaris# ls<br><a href="http://NONAME.DOMAIN.COM">NONAME.DOMAIN.COM</a>  xprt.tcp.3        xprt.ticlts.3     xprt.ticotsord.2  xprt.udp.2<br>xprt.tcp.1        xprt.ticlts.1     xprt.ticots.3
     xprt.ticotsord.3  xprt.udp.3<br>xprt.tcp.2        xprt.ticlts.2     xprt.ticotsord.1  xprt.udp.1        ypbind.pid<br><br>Thanks in advance for any feedback.</div>
<div> </div>
<div>Things I've tried to tweak:</div>
<div> </div>
<div>* put NIS Server IP on /etc/yp.conf</div>
<div>* put NIS Server IP on /etc/hosts</div>
<div>no positive result.</div>
<div> </div>
<div> </div>
<div>joseph<br><br> </div>