- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: information on 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
07-25-2004 09:12 AM
07-25-2004 09:12 AM
information on performance
I work on a problem of performance on a superdome system with 11.11 v1.
I used the crashinfo commands (q4 script of HATOOLS).
This command seems to be really interested but it 's not supported and otherwise it's not documented. I'm a newbies in performance and i need your help on some vocabularies
i want to know what is TICKS
what kind of buffer io errors are sd_strategy_bioerrors. Is it dangerous formy system ?
what is TSZOMB ?? i think it's zombie thread
what is IOVA ?
if somebody have answer to my question please help me
Thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2004 09:35 AM
07-25-2004 09:35 AM
Re: information on performance
# kmtune
# dmesg
# sar -v 5 5
# swapinfo -tam
study your tunes, and run sam, go to kernel parameters, if you need to increase any of these items: nproc, nktreads.
TICK is your clock resolution for your process allocation in a time sharing OS.
if you search "sched" or scheduler in this Forums, you might find some helpful info.
ZOMB - or Zombie (another name: DEFUNCT) might not be a good thing if there are lot's of Zombies, you might run out of the Process-Table enries.
If you search "zombie" in http://docs.hp.com this might help.
might I suggest running "glance", see http://docs.hp.com for GLANCE.
Crashinfo tool is nice and Q4 is nice, but start with the "ps -ef" command or "ps -elf" command, and not the states of the processes, R(running), Z(zombie), S(sleeping), etc..
you might have a process stealing the CPU cycles... are you running an application that does "select(2)" calls ?
btw, there is a great book on performance on 11.11, check out Prentice Hall books or Amazon and look for : HPUX performance.
best of luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2004 12:47 PM
07-25-2004 12:47 PM
Re: information on performance
Find attached, DOC on Performance Cookbook.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 02:25 AM
07-26-2004 02:25 AM
Re: information on performance
My main answer was about the buffer io problem that i have with crashinfo 'cause for zombie problem i think it's due to patches ( 195 zombies ) and
particulary from an alarming apps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 03:16 AM
07-26-2004 03:16 AM
Re: information on performance
Its production and runs background.
Also:
http://www1.itrc.hp.com/service/cki/search.do?category=c0&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&searchString=UPERFKBAN00000726&search.y=8&search.x=28&mode=id&admit=-682735245+1090854105372+28353475&searchCrit=allwords
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 03:56 AM
07-26-2004 03:56 AM