I've heard of an AS 3 and AS 4, but not 3.4?
Unfortunately it's quite difficult to identify processes that are generating lots of I/O... it would be very handy if there was an iotop programme out there, but I don't think there is.
Anyway, if a process is generating a lot of I/O, chances are that it is using a bit of CPU as well, so have a look in top and see if you can see any processes that are likely to be doing that. And if, when they complete, the I/O wait goes away, then you have most likely identified the culprit.
Annihilannic.