Re: Various performance problems

2003-12-16 Thread Erez Kirson
Perhaps you can try

http://www.linuxtested.com/linux_tools.html

-EK


- Original Message - 
From: Oleg Goldshmidt [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 16, 2003 1:26 PM
Subject: Re: Various performance problems


 Oleg Goldshmidt [EMAIL PROTECTED] writes:
 
  http://kerneltrap.org/comment/reply/1574
  
  Note that Ulrich Drepper says there that Fedora Core 1 and RHEL3
  should not have the problem. Shachar says that RHAS3 is slow -
  question is, whether or not that is the same kernel as RHEL3 uses, and
  which version Ulrich actually meant (he raises the point of kernel
  version numbers, then provides benchmarks without any indication of
  versions...).
  
  So in the 7.2 vs 9 case, can the client grab the kernel RPM from
  Fedora Core 1, rpm -ivh it reboot, and compare again?
 
 Eh, it might be more involved. Look at the last posting from Jakub
 Jelinek in the URL above: Ulrich meant glibc CVS HEAD.
 
 Makes sense: NPTL is split between the kernel and glibc. Jakub is,
 IIRC, the glibc maintainer at Red Hat. The posting is from Nov 5, the
 latest glibc erratum is from Nov 13, 
 
 https://rhn.redhat.com/errata/RHSA-2003-325.html
 
 It is not clear from the description if this includes the locking
 patch. I don't know how dangerous it is to upgrade glibc on RH9 to
 Fedora's version. I would not do it on a mission-critical machine.
 
 -- 
 Oleg Goldshmidt | [EMAIL PROTECTED]
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]
 

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



BitchX on Fedora core 1

2003-12-10 Thread Erez Kirson



Hi all

Has anyone installed BitchX ( 
ircii-pana-1.0c19.tar.gz ) on Fedora core 1 ? 
the "/configure" part was clean but it breaks on 
gmake

For some reason im getting 


status.c:1245:14: pasting "status_user18" and "(" 
does not give a valid preprocessing token
status.c:1246:14: pasting "status_user19" and "(" 
does not give a valid preprocessing tokengmake[1]: *** [status.o] Error 
1gmake[1]: Leaving directory 
`/usr/src/redhat/SOURCES/BitchX/source'gmake: *** [BitchX] Error 
2

anhy ideas ?

Erez


Re: Redhat Linux with XFS support

2003-12-02 Thread ----- Erez Kirson -----
Hi

I have the ISO for 7.3 , if you want i can burn it for you .

and yes they are broken for some reason .

Erez

- Original Message - 
From: Adir Abraham [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 02, 2003 5:45 PM
Subject: Redhat Linux with XFS support


 Hi all,
 
 Anybody knows where can I get the original ISO of SGI, regarding Redhat
 Linux with the XFS filesystem? The link from linuxiso.org doesn't work,
 and I don't seem to get any working link from Google. The ISO should be
 around 350MB, and its version is 1.3 for Redhat 9.0, or 1.3.1 for Redhat
 9.1. For example, this:
 http://www.linuxiso.org/download.php/541/forRH-9.0-SGI-XFS-1.3.0-v1.iso
 is a broken link.
 
 Thanks,
 
 Adir.
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]
 



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: nfs mounting query

2003-11-27 Thread Erez Kirson
Hi

Here is a link to the SRPMS ( yes its on the internet :) )

ftp://ftp.iglu.org.il/pub/mirrors/redhat/updates.redhat.com/enterprise/2.1AS/en/os/SRPMS/

here there are two util-linux the 20 version is the one i have - take a look
and tell me what you think
By the way i can do the test with a defrent kernel if you want .

Thanks

Erez Kirson

- Original Message - 
From: Muli Ben-Yehuda [EMAIL PROTECTED]
To: Erez Kirson [EMAIL PROTECTED]
Cc: Marc's List [EMAIL PROTECTED]
Sent: Wednesday, November 26, 2003 1:22 PM
Subject: Re: nfs mounting query



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: nfs mounting query

2003-11-25 Thread Erez Kirson
Hi

From my knowledge it does fall back to UDP,
I have tried this with NETAPP filers where you can just turn off nfs tcp
support,
The linux client tries to mount tcp and then falls back to udp.
I have even tried to ues the -o proto=tcp , and it fails ( just to make sure
TCP nfs connections are disabled )

Hope it helped

Erez


- Original Message - 
From: Muli Ben-Yehuda [EMAIL PROTECTED]
To: Marc's List [EMAIL PROTECTED]
Sent: Monday, November 24, 2003 4:36 PM
Subject: nfs mounting query



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: nfs mounting query

2003-11-25 Thread Erez Kirson
Hi

I have tried it with RedHat AS2.1 with updates ,
(2.4.9-e.24smp)

what kernel would you like me to test ?
I can send you the source file from this kernel if you like.
(just tell me which one :) )



Erez
- Original Message - 
From: Muli Ben-Yehuda [EMAIL PROTECTED]
To: Erez Kirson [EMAIL PROTECTED]
Cc: Marc's List [EMAIL PROTECTED]
Sent: Tuesday, November 25, 2003 11:10 AM
Subject: Re: nfs mounting query


 On Tue, Nov 25, 2003 at 09:41:51AM +0200, Erez Kirson wrote:

  From my knowledge it does fall back to UDP,
  I have tried this with NETAPP filers where you can just turn off nfs
tcp
  support,
  The linux client tries to mount tcp and then falls back to udp.
  I have even tried to ues the -o proto=tcp , and it fails ( just to make
sure
  TCP nfs connections are disabled )
 
  Hope it helped

 It does, thanks. Which Linux distribution did you try this on (client
 side)?


 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: High load average on IBM xSeries 335

2003-10-20 Thread Erez Kirson
Hi

What kernel are you using ?  is it the latest from RedHat ?
Have you tried disabling HT in the Bios?
I know some kernels are having problems with it .

Later then

Erez

- Original Message - 
From: WildLove - Elad Almadoi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, October 20, 2003 8:58 PM
Subject: High load average on IBM xSeries 335


 Hey!
 I'm runing IBM xSeries 335 (aka IBM x335) with:
 IBM x335 rackmount (xSeries)
 CPU: Dual Intel Xeon 2.6GHz (533MHz)
 Hardrives: IBM 36.4GB 10K-rpm Ultra160 SCSI Hot-Swap x 2 (1 is connected
as
 a mirror (raid-1) for constant backup
 Operating System: RedHat 7.3 + Ensim Pro 3.5.19
 RAM: 1.5 GB DDR PC2100 ECC - 2 DIMMs
 Single-Channel Ultra320 SCSI Controller
 Dual BROADCOM NetXtreme BCM5703X 10/100/1000 Mbps Ethernet
 as a server in the IGLD ranch.
 It got on it a system named Ensim (ensim.com) that is a control panel
for
 webhosting providers.
 on a P3 700, the load was 1-5 therefor it's dont seems like overload
 some information:
 [EMAIL PROTECTED] wildlove]$ uptime
   8:52pm  up 3 days, 23:37,  1 user,  load average: 19.59, 15.61, 13.39

 By using 'free -m' command I see that:

 Total memory: 1514, used memory: 1442, free memory: 72
 Buffers\cache, used: 655, free: 859
 Total swap: 1992, used 136, free 1856
 Runing kernel 2.4.22, compiled from source code and not rpm (Tryed redhat
 7.3 rpms for 2.4.20 and 2.4.18, both was even higher!)
 Here's my 'top' command:
 8:56pm  up 3 days, 23:41,  1 user,  load average: 27.03, 19.53, 15.26
 426 processes: 395 sleeping, 3 running, 28 zombie, 0 stopped
 CPU0 states:  8.8% user, 11.2% system,  0.0% nice, 79.8% idle
 CPU1 states: 12.2% user,  7.1% system,  0.0% nice, 80.5% idle
 CPU2 states: 10.1% user,  9.7% system,  0.0% nice, 80.0% idle
 CPU3 states:  8.6% user, 11.4% system,  0.0% nice, 79.8% idle
 Mem:  1551152K av, 1435796K used,  115356K free,   0K shrd,  101496K
 buff
 Swap: 2040244K av,  139388K used, 1900856K free  772576K
 cached
 Hopefully some one know my answer
 Thnks in advance!


 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]





=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Saving Screen

2003-09-14 Thread Erez Kirson
Hi

Is there a way to save an X11 window and exporting it to an AVI or ogg.

I want to take a graphical simulator and copy 15 seconds of it, and then
burn it so i can send it on CD.

any thoughts

Erez


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: nfs blocking mount

2003-06-16 Thread Erez Kirson
Hi

I have added this binary .

it just checkes if nfs daemon is running ( using RPC ) 
i took it from nagios to monitor NFS servers

Hope it will help 

check_rpc -H $HOSTADDRESS$ -C nfs

Erez

check_rpc
Description: Binary data


Fw: nfs blocking mount

2003-06-16 Thread Erez Kirson



 Hi
 
 I have added this binary .
 
 it just checkes if nfs daemon is running ( using RPC ) 
 i took it from nagios to monitor NFS servers
 
 Hope it will help 
 
 check_rpc -H $HOSTADDRESS$ -C nfs
 
 Erez

check_rpc.dat
Description: Binary data