![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to know about filesystem | shaan_dmp | UNIX for Dummies Questions & Answers | 3 | 11-21-2007 01:19 AM |
| filesystem | karthikosu | UNIX for Dummies Questions & Answers | 1 | 11-26-2006 01:34 PM |
| Raw vs. Filesystem? | keelba | UNIX for Advanced & Expert Users | 5 | 06-10-2002 11:48 AM |
| filesystem | hassan2 | UNIX for Advanced & Expert Users | 5 | 05-29-2002 02:51 PM |
| Filesystem ?? | darthur | UNIX for Dummies Questions & Answers | 5 | 04-05-2002 12:42 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
io by filesystem??
I'm wanting to drill down one level deeper that iostat. For example, for the following iostat output, I'd like to now understand the io for hdisk2 by filesystem:
Disks: % tm_act Kbps tps Kb_read Kb_wrtn hdisk3 4.7 1792.0 80.7 0 5376 hdisk1 7.0 1997.3 95.3 80 5912 hdisk2 8.3 2962.7 85.7 4148 4740 Another question, is there a way to easily list all filesystems related to a given hdisk?? |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
I dont know which OS you are using, so am not sure if this will work on your system. Try using iostat with the '-xnp' of '-xnP' options. Throw in '-m' if you want the mount point.
|
|
#3
|
|||
|
|||
|
Thanks for the reply. OS is AIX 5.3 The '-xnp' and '-xnP' parms are not available.
|
|||
| Google The UNIX and Linux Forums |