fuser -dV - It will give you process IDs for file which remain open (which is holding space).
-d Reports on any open files which have been unlinked (deleted) from the file system containing File. When used in conjunction with the -V flag, it also reports the inode number and size of the deleted file.