Originally posted by: SystemAdmin
I use the filemon and iostat -t to follow the I/O couple time today during the busy hours. Many times I saw the high iowait of write on my paging lv then the oracle data part of lv (understantable). here is one snapshot
VOLUME: /dev/hd6 description: paging
reads: 200 (0 errs)
read sizes (blks): avg 8.0 min 8 max 8 sdev 0.0
read times (msec): avg 13.671 min 1.926 max 576.000 sdev 53.084
read sequences: 200
read seq. lengths: avg 8.0 min 8 max 8 sdev 0.0
writes: 882 (0 errs)
write sizes (blks): avg 8.0 min 8 max 8 sdev 0.0
write times (msec): avg [b]297.835[/b] min 11.652 max 895.069 sdev 181.844
write sequences: 263
write seq. lengths: avg 26.8 min 8 max 320 sdev 35.2
seeks: 463 (42.8%)
seek dist (blks): init 9101360,
avg 2248940.6 min 8 max 11636984 sdev 2538701.9
time to next req(msec): avg 54.897 min 0.000 max 13596.242 sdev 684.450
throughput: 72.9 KB/sec
utilization: 0.03
VOLUME: /dev/fslv03 description: /dbbaan
reads: 14 (0 errs)
read sizes (blks): avg 14.3 min 8 max 16 sdev 3.3
read times (msec): avg 7.003 min 2.456 max 10.557 sdev 2.050
read sequences: 14
read seq. lengths: avg 14.3 min 8 max 16 sdev 3.3
writes: 81 (0 errs)
write sizes (blks): avg 28.4 min 16 max 48 sdev 7.1
write times (msec): avg [b]16.080[/b] min 3.284 max 36.662 sdev 6.033
write sequences: 81
Do I need to add more paging space or add a secondary dump dir? here it the sysdumpdev -e
0453-041 Estimated dump size in bytes: 248722227
the default is /dev/hd6 (by AIX 5.3L), but the /var/adm/ras/platform (383 M) has larger space. Should I sysdumpdev -D to that?
#AIX-Forum