Comment 5 for bug 1363109

Revision history for this message
James Page (james-page) wrote :

The underlying problem is normally fairly easy to see:

  sudo lsof | grep vdb (or device causing problems)

One or more kernel procs will be left around for some reason, resulting the the device busy error messages.