Re: [CentOS] Perfomance tuning for NIS client

2007-10-14 Thread Dag Wieers
On Sat, 13 Oct 2007, joseph blase wrote: > On 10/13/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > > On Sat, Oct 13, 2007 at 03:45:14AM +0800, joseph blase alleged: > > It seem that bind to something takes too much time. > > with trace=bind output, please shed light what's happening in this? > >

Re: [CentOS] Perfomance tuning for NIS client

2007-10-12 Thread joseph blase
On 10/13/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > On Sat, Oct 13, 2007 at 03:45:14AM +0800, joseph blase alleged: > > [EMAIL PROTECTED] root]# time id userid > > uid=36923(userid) gid=36923(u_036923) groups=36923(u_036923) > > > > real0m10.509s > > user0m0.030s > > sys 0m0.090s

Re: [CentOS] Perfomance tuning for NIS client

2007-10-12 Thread Akemi Yagi
On 10/12/07, joseph blase <[EMAIL PROTECTED]> wrote: > > On 10/13/07, Steve Rigler <[EMAIL PROTECTED]> wrote: > > On Sat, 2007-10-13 at 03:45 +0800, joseph blase wrote: > > > Hi, > > > > > > I have both linux and solaris NIS client against a Solaris NIS Server, > > > but my linux box are shamefully

Re: [CentOS] Perfomance tuning for NIS client

2007-10-12 Thread Garrick Staples
On Sat, Oct 13, 2007 at 03:45:14AM +0800, joseph blase alleged: > [EMAIL PROTECTED] root]# time id userid > uid=36923(userid) gid=36923(u_036923) groups=36923(u_036923) > > real0m10.509s > user0m0.030s > sys 0m0.090s Start with 'strace id userid' to see where it is stalling. Maybe yo

Re: [CentOS] Perfomance tuning for NIS client

2007-10-12 Thread joseph blase
On 10/13/07, Steve Rigler <[EMAIL PROTECTED]> wrote: > > On Sat, 2007-10-13 at 03:45 +0800, joseph blase wrote: > > Hi, > > > > 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: > > > > on Solaris 5.8: > >

Re: [CentOS] Perfomance tuning for NIS client

2007-10-12 Thread Steve Rigler
On Sat, 2007-10-13 at 03:45 +0800, joseph blase wrote: > Hi, > > 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: > > on Solaris 5.8: > > # ypwhich > transporter02.domain.com > # time id userid > uid=

[CentOS] Perfomance tuning for NIS client

2007-10-12 Thread joseph blase
Hi, 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: on Solaris 5.8: # ypwhich transporter02.domain.com # time id userid uid=36923(userid) gid=36923(u_036923) real0.0 user0.0 sys 0