- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Class N performance
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2002 06:29 AM
12-27-2002 06:29 AM
Class N performance
I've a problem with my N400 (4 processor, 4 GB RAM , FC acces to XP512 disk)
I have only an Oracle database 8.1.7 in my system. But all time the glance give me
GlancePlus Current Avg High
CPU Util 20% 21% 21%
Disk Util 100% 100% 100%
Mem Util 65% 65% 65%
Swap Util 57% 57% 57%
----------------------------
My kernel parameters :
dbc_max_pct 15
dbc_min_pct 5
max_thread_proc 1024
maxdsiz 0X10000000
maxdsiz_64bit 0x0000000040000000
maxssiz 0X01600000
maxssiz_64bit 0X01600000
maxuprc 256
nfile 2292
nflocks 300
maxfiles 1536
maxfiles_lim 2048
shmem 1
shmmax 0X60000000
shmmni 1024
shmseg 32
semmns 1024
semmni 512
The sar -b 1 12
15:26:21 %rcache %wcache
15:26:22 77 78
15:26:23 67 44
15:26:24 70 70
15:26:25 63 97
15:26:26 80 99
15:26:27 73 65
15:26:28 70 83
15:26:29 78 70
15:26:30 78 54
15:26:31 64 100
15:26:32 71 81
15:26:33 77 29
Average 72 81
and the resultat off sar -u 1 12
15:27:45 %usr %sys %wio %idle
15:27:46 18 14 67 1
15:27:47 17 15 68 0
15:27:48 17 15 68 0
15:27:49 15 23 62 0
15:27:50 16 15 69 0
15:27:51 19 24 54 3
15:27:52 17 20 63 0
15:27:53 19 18 63 0
15:27:54 16 20 64 0
15:27:55 16 16 68 0
15:27:56 18 19 62 1
15:27:57 18 20 62 0
Average 17 18 64 0
I dont understand wat's the problem with my system!!!! is it my Kerne? My hard? My Oracle?
Please i need help, and excuse me for my broken english.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2002 06:49 AM
12-27-2002 06:49 AM
Re: Class N performance
# kmtune -l -q timeslice > /tmp/output.txt
# top -d 1 -n 1000 -f /tmp/output.txt
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2002 06:55 AM
12-27-2002 06:55 AM
Re: Class N performance
This the informations you have requested:
kmtune -l -q timeslice > /tmp/output.txt
Parameter: timeslice
Parameter: timeslice
Value: (100/10)
Default: (100/10)
Minimum: -
Module: -
----------------------------
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2002 07:17 AM
12-27-2002 07:17 AM
Re: Class N performance
I have reviewed the output you attached. Your CPU timeslice is correct. In the top output, the memory utilization per process seems to be normal as well. Based on your glance output, your disk(s) appears to be always busy and this may have something to do with the busy I/O of the Oracle instances on the server. From my experience with glance, you can trust the reports on CPU, memory and swap utilizations. As for disk utilization, NEVER trust glance since you will ALWAYS get a report of 100% disk utilization even though only ONE disk of MANY on the server is really busy.
Anyway, my general comment is your box is working normally.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2002 02:22 AM
12-28-2002 02:22 AM
Re: Class N performance
The 100% disk utilisation could be from 1 or more disks. A knowledge of what disk contains what would be useful too. e.g.
vg00 - HP-UX, c1t6d0 c2t6d0...
vglog - redo logs etc c3t1d0, ...
vgdat - data disks .....
You can also look at the disks historically using MeasureWare. (i'll try to root out the a previous thread, it is somewhere in my answered q's section)
Regards
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2002 02:33 AM
12-28-2002 02:33 AM
Re: Class N performance
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7dc13a7b3682d611abdb0090277a778c,00.html
service time =~ disk%*10/Phys IO rate
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2002 03:22 AM
12-28-2002 03:22 AM
Re: Class N performance
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2002 11:26 AM
12-28-2002 11:26 AM
Re: Class N performance
1 - Lots of sequential scans, maybe your statistics are not up to date. SQL will be required to see if this is so.
2 - Not enough IO threds. Informix uses two types KAIO (Kernel Asynchronous IO) which actualy means it's processes hook into the Kernel & let the kernel do the IO. The second is aio-vps, which are simply processes that perform the IO and you need lots say 30+. I suspect that Oracle uses one or both of these types of methods, probably named differently.
3 - As mentioned above the layout of data on you disk is not good. Of the articles I've read Oracle like to use SAME (Stripe And Mirror Everything). This is really quite effective method of getting the most out of your disks with out a great deal of trial and error. IF the disks look like they have "HOT SPOTS" (single busy disks limiting the performance), This method is really quite a good way of ensuring you get the most.
4 - The disk subsystem is not configured correctly. If you are using RAID 5 you could become stuck if you are performing lots of small random IO's.
I hope the above gives you some pointers.
Regards
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2003 01:32 AM
01-23-2003 01:32 AM
Re: Class N performance
Please show me the value of your Kernel`s
paramater:
unlockable_mem = ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2003 08:45 AM
01-24-2003 08:45 AM
Re: Class N performance
The value of the paramete you ask is 0
kmtune |grep -i unlockable_mem
unlockable_mem 0
Regards