coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Sunday May 27, 2012


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?
Create an account

Who's Online
We have 24 guests online

Newest Member

beyondimagem

Hit Counter
9133549 Visitors

cool Statistics
coolcommands:1330
Categories:83
Total queries:595500
Members:16437





Category Search coolcommands.com
Select Category:


coolcommand

crash - find the number of asynchronous IO in IBM AIX
Description

For tuning purposes, we may sometimes need to know the number of async IO operations in the buffer.

Here is how find this information in AIX:

To find the number of AIO servers use one of the following commands:

# ps -k

# pstat -a | grep aio | more

Use the crash command as follows:

# crash
> knlist requestcount
"ADDRESS"
> od "ADDRESS"
"NUMBER"
> quit

ADDRESS = Address in memory of AIO buffers used
NUMBER = Number in hexadecimal of the counter of AIO buffer
Example

crash

Return to search results

Random coolcommands

coolcommand: lshmcusr command is used to list the properties (names, role, and description) of HMC users
Example: lshmcusr -u { ALL | < user-name > } [ -F < format > ] [ —help]
[show me the details]
coolcommand: fwtmp - how to manipulate connect-time accounting records
Example: fwtmp < /var/adm/wtmp > dummy.file
[show me the details]
coolcommand: metastat - how to query a volume in Solaris Volume Manager
Example: metastat; metastat d0
[show me the details]
coolcommand: java - how to find the version
Example: java -version
[show me the details]

coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts



FREE
myPMS

Password
Management
System

by

LVOware.com




Top 5 Submitters

lvo1152
audet37
kah00na32
Mariom24
lebjf00014

Top 5 Searches

Category Solaris49379
Category AIX46267
Category General UNIX43933
solaris22927
aix22116

Terms of Use
Privacy
Contact


 
coolcommands.com © 2012. All Right Reserved.
Programming by PRATTICO Consulting . Hosting by Apricusum