Re: MAssive Performance hit after AIX 4.3 -> 5.2 upgrade!!



In article <1136499339.337592.173490@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, christiancolborn <christiancolborn@xxxxxxxxx> wrote:
> we recently upgraded a clients old 1-way 333mhz AIX box from
> 4.3 to 5.2... now the machine is suffering SERIOUS performance
> problems.... it has basically slowed down to about 1/5 of its previous

What command did you use to measure the slowdown?

What application does the machine run?

> perf. capacity. other than the os upgrade, another disk was added, and
> a datavg was separated out from the (previously solitary) rootvg. no
> other apps were added, and there is no additional workload. i have run

Is the problem constant, or does it only pop up a couple times a day, at
certain times of the hour or day?

> BTW... heres the results of 'vmstat -v' and 'vmstat 1 20':
> # vmstat 1 20

This tells us that your CPU and disk is *extremely* bored.

So, next thing I would look at is network traffic and configuration, and
also, memory usage.

Can you also do these commands and post output:

# ps -efl|grep <application name>

# lsps -a

# svmon -G

# netstat -v en0|grep Media
(and for any other Ethernet interfaces that is enabled)

# time dd if=/dev/rhdisk0 of=/dev/null bs=64k count=10000
# time dd if=/dev/rhdisk1 of=/dev/null bs=64k count=10000
# time dd if=/dev/rhdisk2 of=/dev/null bs=64k count=10000
(and for any other drives in the system, assuming it's a few.
Each dd will take about 45 seconds to run.)

# netstat -i 1
(and cancel it after running for 10 seconds)

# netstat -in

-Dan
.



Relevant Pages

  • Re: New HDD Installation
    ... "John John" wrote: ... a single partition disk. ... confirm or change the active flag of the partition using the FDISK command. ... There are other ways to mark the partition active, either with a Windows ...
    (microsoft.public.windowsxp.general)
  • Re: Forgot to put old_rootvg to sleep before reboot - How to Wake
    ... Performs operations on existing alternate rootvg volume groups. ... To rename Alternate Disk Volume Group: ... The alt_rootvg_op command can be used to determine which disk is the ... flag) can be executed at this time. ...
    (comp.unix.aix)
  • PC8477 Demo Program
    ... The PC8477 Demo Program is designed to allow access to all software commands and registers of National Semiconductor's PC8477 Advanced Floppy Disk Controller. ... The left center indicates the number of bytes transferred during the last command issued. ...
    (comp.sys.ibm.ps2.hardware)
  • Re: Windows XP boot failure
    ... If you have a friend with a real Windows ... read/write to the drives using a command line ... For more information on a specific command, ... CHKDSK Checks a disk and displays a status report. ...
    (microsoft.public.windowsxp.basics)
  • Re: New HDD Installation
    ... DISKPART> list disk ... DISKPART> select partition 1 ... You can do the same thing starting with the "list volume" instead of the "list disk" command, then selecting volumes to gain focus. ... At this point I haste to point out that this is mostly for educational purposes and for you to gain an inner working knowledge of disks and partitions and how Windows works with them. ...
    (microsoft.public.windowsxp.general)