Hi Clive,
At a guess as you mention the large storage footprint, something related to:
IC98458 AN INCREASING NUMBER OF CHUNKS CAN INCREASE THE DURATION OF AN ONMODE -C BLOCK
This was reported by me way back in 2013 and there is some sort of fix in 11.70.xC9.
Given it was thirteen years ago I have lost all details on this now but it was to do with reading and writing of chunk headers, which happened/happens sequentially. I am sure you wouldn't encounter this with a normal checkpoint however. If it is something like this you would not necessarily see any active threads holding up the checkpoint and would have to look for I/O happening, e.g. 'onstat -g iof'.
A thread in critical section is quite likely as well. If you have as long as 100 seconds to identify the issue, look for any activity in this period. Taking a diff of the output of two 'onstat -g ppf' commands a few seconds apart can be a good start.
Ben.
------------------------------
Benjamin Thompson
------------------------------