I'm applying a df to a database that has rather a lot of indexes being added to some big tables. I'd quite like to keep tabs on where it's up to so I can have a reasonable idea of when it will finish. Is there a way of doing this? I know I can look at the .d files and work out which storage area is currently being hit, but there are a number of indexes in the same area so this isn't particularly accurate.