Simple advanced question


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Simple advanced question
# 1  
Old 01-10-2002
Data Simple advanced question

This is a fairly basic advanced question!

Does anyone happen to know what level of page faults should be acceptable on a fully operational production system?

Useful (?) information:

Production system using Oracle database
Compaq Tru64 UNIX Server (not sure what model, but it's big!)
8 CPU's
8 Gig of RAM - 99% is used
27 Gig of swap space - 35% is used
1050 processes
Kernel takes up 350Mb

The average Page Fault level is around 25000 per minute - this was achieved by doing a vmstat 60

Questions are :

Is this too high?
What should be an appropriate level of page faults?

Many thanks in advance (and apologies if the question has been asked a thousand times before - I did check the FAQ's)

Neil Weston
# 2  
Old 01-10-2002
What version of the OS?
thehoghunter
# 3  
Old 01-10-2002
You will have to understand even with knowing what version of OS you are running, it would be impossible to give a good answer to your question. If a system is paging it may be just fine. Normally if a system is swapping, you have problems. But sometimes paging can also cause problems. You really need to get a history of how the system has acted in the pass, how many users are on it (including the ones you can not see ie. Oracle database clients).

To get your version -
Here are three commands that will display the version of UNIX that is running.

1. #dia -R -i osf_entry=300 |grep "Digital UNIX V"
2. #uerf -R -r 300 |grep "Digital UNIX V"
3. #sizer -v

And then go to the following links, especially the second (if it matches your version it would be more helpful but it will give you the different things you need to look at to find out if you really have a problem or not. )
Try info found in http://www.tru64unix.compaq.com/docs/
and http://www.tru64unix.compaq.com/docs...M_BP/TITLE.HTM

Hope this was helpful.
thehoghunter
# 4  
Old 01-10-2002
Another consideration is "What else is running?".

Do you also have Tuxedo running on the same box?
Many variables to consider.
But you should be able to get more detail from your Compaq rep.

BOL Smilie
# 5  
Old 01-10-2002
Thanks for you replies!

I've had a look at all the TRU64 documentation, but as the system is a greenfield site, I've got no past stats to go back to for comparisons.

Unfortunately the documentation only goes into tuning, so far I can't find anything about expected page fault levels, and implications of high levels. Still looking!

Our application is the only one that is running and it's thick server; thin client. There's not a lot of memory usage that we can reduce at present - although it's being looked at.

Thanks once again

Neil
# 6  
Old 01-10-2002
It would be helpful if you could describe your swap configuration..... is your system thrashing due to swap problem? How large is your swap space? How much of the swap space is being used?
# 7  
Old 01-10-2002
Thanks for you reply, Neo.

The problem is that we have individual users that are sometimes getting response times that are many times slower than usual. This is usually limited to single users rather than for everyone at once. One thing I've experienced in the past is that when NT systems are paging heavily and performance suffers, the numbers of page faults is high. Unfortunately I've got no way of determining what high is for this Compaq server, and I'm trying to prove / disprove that memory or paging is the cause of the problems.

The page file size is 27 Gig located across a number of spindles. There is 35% of this being used. I did mention this in my first post, so if you meant something else, please let me know and I'll get back to you as soon as I can.

Neil
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Syslog.conf: looking for a simple answer on a simple question

Cheers! In /etc/syslog.conf, if an error type is not specified, is it logged anywhere (most preferable is it logged to /var/log/messages) or not? To be more precise I am interested in error and critical level messages. At default these errors are not specified in syslog.conf, and I need to... (6 Replies)
Discussion started by: dr1zzt3r
6 Replies

2. Shell Programming and Scripting

Very simple question

Hi, guys, I'm a new comer here. I'm studying Unix Shell and I met a problem confusing me a lot. Here it is : script 1: #!/bin/sh # scriptname : do_increment increment(){ sum=`expr $1 + 1` return $sum # Return the value of sum to the script. } echo -n "The sum is " increment $1 # Call... (2 Replies)
Discussion started by: franksunnn
2 Replies

3. UNIX for Dummies Questions & Answers

simple(?) if/else question

Hello, I have a quick question that is not related to homework in any way shape or form (in case anyone wanted to know). My question is thus: I have a file "temp" that has the two values say "5" and "3" (separated by a white space). Now, I want to simply write an if-else statement that reads... (10 Replies)
Discussion started by: astropi
10 Replies

4. UNIX for Dummies Questions & Answers

Help with awk (making simple/advanced ini parser)

Hello I'm searching some kind of example (or ready-made solution, but I don't really want it, because I want to learn awk more), to make something like a parser in awk for something like this (I put example, because I don't really know how to explain this): line1=1 line2=0 line3=1... (23 Replies)
Discussion started by: jormung
23 Replies

5. Shell Programming and Scripting

Simple if then else question

I am having trouble making this statement work. I am passing in a number value for the number of days to keep archive logs for and wanted to make sure that it is a number. I have a script that will return 1 for is a number and 0 for is not a number. I also want to make sure that the number is not... (2 Replies)
Discussion started by: gandolf989
2 Replies

6. Shell Programming and Scripting

Simple Question

Hi, Please don't berate me over the simplicity of these questions. I have recently gotten into bash shell scripting and enjoy it quite a bit. One thing I have not found the answer to though is when naming a shell script, what extension is normally used (ie myscript.?)? Also where is the standard... (5 Replies)
Discussion started by: msb65
5 Replies

7. Programming

Simple C question... Hopefully it's simple

Hello. I'm a complete newbie to C programming. I have a C program that wasn't written by me where I need to write some wrappers around it to automate and make it easier for a client to use. The problem is that the program accepts standard input to control the program... I'm hoping to find a simple... (6 Replies)
Discussion started by: Xeed
6 Replies

8. UNIX for Dummies Questions & Answers

simple if then fi question

i'm trying to make a script that prints the name of the script for any command line parameter, here is what i have, and get `]]' unexpected: what am i doing wrong? (3 Replies)
Discussion started by: tefflox
3 Replies

9. UNIX for Dummies Questions & Answers

Ok simple question for simple knowledge...

Ok what is BSD exactly? I know its a type of open source but what is it exactly? (1 Reply)
Discussion started by: Corrail
1 Replies

10. UNIX for Dummies Questions & Answers

Simple question?

I've been a Linux user for quite some time, started out with Red Hat and Mandrake, and just recently moved to Slackware linux.... my question is this: Is there a big difference between Linux and Unix? If so, what? I was just looking at Sun's Solaris 8 thats free for download on Intel... (5 Replies)
Discussion started by: Cuthbert
5 Replies
Login or Register to Ask a Question