3rd Chimp 3rd Chimp
3rd Chimp
3rd Chimp
3rd Chimp

Home

Chimplife
Writing
Stories
Places
Music
Tech
Got Mail
Doom

Pages
BCSC
Tascha
Footy
Fat Club
Squash

Trash
Origins
Ripples
Gimp

Am I Valid

Get Firefox!

Tech Pages

Some technology related info - things I may need to remember for future use. In general this page is probably not very interesting.

Unix Notes


In this section are various notes/examples relating to Unix (primarily AIX).

Filesystems

Performance

Miscellaneous


Oracle Notes


In this section are various notes/examples relating to Oracle

View Disk Throughput (sar)


You can view disk throughput on Unix using the sar command:

root@tpo >sar -d 2 2

AIX tpo_prod 3 5 00C3A98E4C00    06/24/05

System configuration: lcpu=18 drives=10 

09:50:57     device    %busy    avque    r+w/s    Kbs/s   avwait   avserv

09:50:59     hdisk2      0      0.0        0        0      0.0      0.0
             hdisk0      1      0.0        2       26      0.0      6.9
             hdisk1      0      0.0        0        0      0.0      0.0
             hdisk3      1      0.0        7      960  768827.2      3.2
                cd0      0      0.0        0        0      0.0      0.0
             hdisk4      5      0.0       31      248  151998.1      4.8

To get from a device name to the relevant filesystem's you can do the following:

root@tpo >lspv -l hdisk3
hdisk3:
LV NAME               LPs   PPs   DISTRIBUTION          MOUNT POINT
loglv01               1     1     01..00..00..00..00    N/A
fslv00                1920  1920  400..400..399..400..321 /u01 
	 

 

© Third Chimpanzee Net 2001 - 2005. All persons mentioned on this site are non-ficticious. Lawsuits are futile as funds are lacking.