Ask a Question related to AIX, Design and Development.
-
Phillip L. Kazakoff #1
AIX 5.2 stops forwarding traffic under load
Hi guys,
We are testing an AIX 5.2 machine (p610) for use as a network router.
Under heavy load (the system is close to 100% CPU utilization) the
machine periodically stops forwarding traffic for a few seconds (CPU
utilization goes to zero) and then everything gets back to normal.
Does anyone has any idea as to what's wrong with the box and how to
fix it?
Tnanks
Phillip L. Kazakoff
Ramat-Gan, Israel
Phillip L. Kazakoff Guest
-
Acronbat Pro 7 stops STOPS Acrobat printer in 10.4.7
I ave installed Acrobat Pro 7 on my Powerbook G4 system 10.4.7. But whenever I print from Word the Acrobat printer stops. I did have Acrobat 6 which... -
Forwarding to URL
I havent touched flash since Flash 5, so you have to forgive me here.... I made an intro, and I want it to automatically load my main website as... -
too much traffic on lo0
Tom wrote: What do you mean "too much traffic"? Is this causing you a problem, and is so, what? on Sun It didn't show *any* traffic on the... -
X forwarding
Using: desktop: Tera Term Pro X-Server via Cygwin server: Solaris8 -
IP forwarding
Hi, I want to use WInXP (home edition) with 2 NICs as gateway to my second network. I tried the bridged option but doesn't seam to work. I have... -
Mark Taylor #2
Re: AIX 5.2 stops forwarding traffic under load
routing issue could be a by product of your cpu bound situation.
what processes are spinning at 100% ?
use ps aux, tprof, pprof, topas, nmon etc to work this out, then contact
the vendor of the application to which the processes belong to find out
why thier app is killing your system....
If its a kproc, then get the lastest ML installed to see if it resolves
the problem and if not, then collect some perfpmr data and open a
support call with IBM to see if the defect has been seen elsewhere or if
its a new defect .
if its a looping ksh script .. then re-write it in perl / python or "c"
If you can't control the app for some reason, then look at restricting
its cpu time with "wlm" - (i hate wlm, but if thats you only option,
then at least its an option)
Rgds
Mark
--
Posted via [url]http://dbforums.com[/url]
Mark Taylor Guest
-
Steve Nottingham #3
Re: AIX 5.2 stops forwarding traffic under load
[email]pkazakoff@bezeqint.net[/email] (Phillip L. Kazakoff) wrote in message news:<3c43fc0a.0309170116.478ce2f@posting.google.c om>...
1. Stop putting heavy load on it :-)> Hi guys,
>
> We are testing an AIX 5.2 machine (p610) for use as a network router.
> Under heavy load (the system is close to 100% CPU utilization) the
> machine periodically stops forwarding traffic for a few seconds (CPU
> utilization goes to zero) and then everything gets back to normal.
>
> Does anyone has any idea as to what's wrong with the box and how to
> fix it?
>
> Tnanks
>
> Phillip L. Kazakoff
> Ramat-Gan, Israel
2. The CPU isn't powerful enough to do the work.
3. Buy a dedicated router e.g. Cisco.
Steve
Steve Nottingham Guest
-
Phillip L. Kazakoff #4
Re: AIX 5.2 stops forwarding traffic under load
Problem is, at the time the problem occurs, i.e. the machine stops
forwarding traffic the CPU utilization is ZERO. The systems just does
not forward packets (just like the IP forwarding gets turned off).
When everything works, the CPU is utilized by the kernel (doing IP
forwarding).
Phill
Mark Taylor <member20596@dbforums.com> wrote in message news:<3379906.1063792962@dbforums.com>...> routing issue could be a by product of your cpu bound situation.
>
>
>
> what processes are spinning at 100% ?
>
>
>
> use ps aux, tprof, pprof, topas, nmon etc to work this out, then contact
> the vendor of the application to which the processes belong to find out
> why thier app is killing your system....
>
>
>
> If its a kproc, then get the lastest ML installed to see if it resolves
> the problem and if not, then collect some perfpmr data and open a
> support call with IBM to see if the defect has been seen elsewhere or if
> its a new defect .
>
>
>
> if its a looping ksh script .. then re-write it in perl / python or "c"
>
>
>
> If you can't control the app for some reason, then look at restricting
> its cpu time with "wlm" - (i hate wlm, but if thats you only option,
> then at least its an option)
>
>
>
> Rgds
>
> MarkPhillip L. Kazakoff Guest



Reply With Quote

