Missing and unreferenced data containers

checkvob works to reconcile the contents of VOB storage pools with the information in the VOB database. This reconciliation requires checkvob to categorize data containers based on their relationship to this information.
checkvob recognizes two categories of data containers:

Whenever the VOB database and storage pools have different reference times, checkvob is likely to find both missing and unreferenced containers. For example, consider a container whose location has changed as a result of a rename operation on a pool: it stores the data that the database is trying to reference, but at the wrong location in the storage pool. checkvob reports a missing container and an unreferenced container, and can correct the problem in fix mode.


Feedback