AIX 5.3, TL6 problem??


 
Thread Tools Search this Thread
Operating Systems AIX AIX 5.3, TL6 problem??
# 8  
Old 08-08-2008
hmmm

an "efix" is an "emergency fix" in AIX. That is: someome reports a bug in the OS to IBM. If they recognize that its really their fault (not misconfiguration, misuse, etc.) they create an "APAR". I can't remember what the acronym means, the "P" stands for "problem", but basically it says "we officially declare having a bug".

Only then someone creates a fix for this, which results in a downloadable package (the "IY...."-files). Many of these packages bound together and repackaged make a "maintenance level" or "technical level", which is basically the same.

Where do the efixes come in? When a package is created it has to be thoroughly tested with all the other software parts of the OS because of possible interdependencies. Therefore it takes some time before such a IY-file is finished. If one doesnt have that much time IBM creates an "efix": a quick patch, which will hopefully correct the bug but nothing more. It might even create more problems as it solves. Plus: the package it corrects cannot be updated in a normal way any more. The efix has to be removed before updating it. (In the lslpp otput it has status "EFIX-LOCKED".) Additionally efixes are mutually exclusive: it might well be that several efixes for the same package exist but yo can install only one or the other, not two or more.

Bottom line: If you need an efix on top of TL6, why haven't you installed TL7 or even TL8 instead, which probably would correct the problem - without having to resort to efixes? Efixes are something one installs as an absolute last effort. Its not just another kind of update.

I hope this helps.

bakunin
# 9  
Old 08-08-2008
Well, thanks a lot bakunin. I didnt knew all that information...

I removed efix... now im running some tests... compiling and oracle...let's see!!

but, do you (or someone else) know some benchmark tool that i can use?

thanks
# 10  
Old 08-08-2008
Use NMON, its simply the best overall. If you have very, very specific reqirements this might not always be the case and there are other tools (especially system tools like vmstat, iostat, svmon, netmon, ...) which will do the same in their area, but if yo are looking for a single tool which tells you everything usually relevant go for NMON.

bakunin
# 11  
Old 08-09-2008
Hi again!

Well... nmon is great... but is only a tool to monitor... i would like a tool to do benchmarks...
# 12  
Old 08-10-2008
What else than monitoring how the various aspects of the system load (memorywise, CPU-wise, etc.) change under a well defined job load? You put some task onto a machine and monitor how long it takes, how much memory it needs, how many CPU cycles it takes, ...., yes?

So, in a sense, the best benchmarking tool is "time", which measures how long a command takes, for most of the other aspects mentioned before NMON is a good tool to record them (use the "daemon mode" for that, the option is "-F").

But maybe i have misunderstood you completely and you are looking for benchmark tests, something like SPECfp, SPECint, LINPACK, etc. You might want to consult the website of the TPC (Transaction Processing Council) in this case (Transaction Processing Performance Council). Most if not all of the relevant benchmarks are done already for existing machines and probably you can find the result of what you intend to do there.

The benchmark results there are very database-oriented, maybe you are more interested in synthetical benchmarks, which better reflect the various aspects of "performance" better - bandwidth of memory interface, integer operations, second-/third-level cache hit/miss-ratios, etc. Then you might be better off at the Standard Performance Evaluations Corporations website (SPEC - Standard Performance Evaluation Corporation).

I hope this helps.

bakunin
# 13  
Old 08-10-2008
Quote:
Originally Posted by gfca
[...]i would like a tool to do benchmarks...[...]
Benchmarks? What types of benchmarks? Check whether nstress (IBM developerWorks: Wikis - AIX - nstress) or rPerf (IBM developerWorks: Wikis - AIX - rperf) can assist you.
For doing benchmarks on the I/O subsystem I would recommend XDD (which has the little drawback that you need to compile it yourself but the advantage that you can build versions for other operating systems as well making results comparable).
I/O Performance, Inc.
# 14  
Old 08-14-2008
Sorry for delay in answering... was travelling!

thanks a lot for your advices... i will try yours sugestions
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

library problem on AIX

Hi Unix Experts, I have seen with AIX, that sometimes my new libraries are not picked up by executable. This could be the problem of "loader domain" on AIX. As I found on below link AIX libraries do stick in the memory. AIX shared libraries The remedy for this is to run slibclean... (3 Replies)
Discussion started by: shriashishpatil
3 Replies

2. AIX

Failed to apply the IZ86736 patch in TL6 SP1

while i was trying to apply the patch IZ86736 in TL6_SP1 its give me the below error instfix -d . -p -f /tmp/.instfix_selections.20512908 > File installp -acgNqXd . -f File File: bos.rte.control 06.01.0006.0003 ... (3 Replies)
Discussion started by: thecobra151
3 Replies

3. AIX

Problem in going from AIX 5.3 TL6 to TL7

I have updated the TL levels in a step upgrade from TL4-TL6 (oslevel -r --> 5300-06) without any issues. However when I try to install TL7, it fails on package dependencies. It seems that TL7 may have introduced some major device enhancements, so how do I update from TL6 to TL7? I have... (6 Replies)
Discussion started by: mrmurdock
6 Replies

4. AIX

AIX OS problem? network problem?

Dear ALL. I installed AIX OS on customer sites. but Only one site is too slow when I connected telnet, ftp.. Ping is too fast. but telnet and FTP is not connected.. of course i check the configuration file on aix but it's normal. Do any Idea?? thanks in advance. - Jun - (3 Replies)
Discussion started by: Jeon Jun Seok
3 Replies

5. AIX

[AIX 5.2] Problem with rpm

I downloaded gcc-cplusplus-4.0.0-1.aix5.2.ppc.rpm from IBM AIX Toolbox Download Page - Alphabetical Listing but: -bash-3.00# rpm -ivh gcc-cplusplus-4.0.0-1.aix5.2.ppc.rpm error: gcc-cplusplus-4.0.0-1.aix5.2.ppc.rpm cannot be installed I can't understand wht kind of error is it... Can be... (1 Reply)
Discussion started by: untamed
1 Replies

6. AIX

problem with automount in Aix

Dear Frndz, I have a problem in automount. please find the config file entry for automount /etc/auto_master /- /mount.map I have specified all the mappings in /mount.map The service is operative. But when i cd into the directory it is not mounting with the server. Could you... (6 Replies)
Discussion started by: sriram.s
6 Replies

7. AIX

telnet problem in aix

Can somebody help me. Whenever I telnet to my server i received a message /dev/pts/0: 3004-004 You must "exec" login from the lowest login shell. Connection closed. pls help me (2 Replies)
Discussion started by: vjm
2 Replies

8. Programming

compile problem on aix

When compiling (a simple test program): #include <stdio.h> #include <sys/context.h> int main() { printf("Hello\n"); return 0; } on AIX 5.2 with gcc 3.2.2 from the IBM site I get the following error: /usr/include/sys/context.h:169: parse error before "sigset64_t"... (4 Replies)
Discussion started by: rein
4 Replies

9. UNIX for Advanced & Expert Users

AIX 5.2 problem

Hello, I'm working on a AIX5.2 OS. The problem i'm facing is that the system performance is good in rrot login, but when i switch to other users login it is very slow. A ls or even pwd command take almost 20 to 30 sec to disply output. The same logins are working fine on other... (2 Replies)
Discussion started by: pradeepmacha
2 Replies

10. AIX

AIX pg problem

Hi all, I have problem with regards to using pg on AIX v5.3.0.0 . Here wht i am trying to do --- i have shell script with the following statements if || then echo ^[[?3h tput clear pg -f $1$2 echo ^[[?3l ... (0 Replies)
Discussion started by: ramanujapuram
0 Replies
Login or Register to Ask a Question