Running vob_restore
About this task
This topic summarizes the steps required to restore a VOB when
you use the in-place restore scenario. Both variants are described.
Note: Many vob_restore prompts
allow you to quit. If you quit at any of these prompts, vob_restore saves
its current state in a restart file and displays the name of that file on
standard output. You must use this file name as the restart_path argument
to vob_restore to restart after you have quit.
Procedure
What to do next
The restored VOB is now ready for use, but you might need to take
two additional steps:
- If necessary, resynchronize the VOB and views. See Synchronizing dynamic views.
- If you have restored the VOB to a different location and the VOB has tags in other regions, replace those tags, as described in Creating, removing, or changing tags.
Limitation: On UNIX and Linux systems, vob_restore changes the
owner/group of the VOB storage directory and its db directory from the original VOB owner/group to
root/root group, with the following consequences:
- If the db snapshot directory is specified for db backup, vob_restore exits without starting checkvob because the owner/group of the VOB db directory changed from the original owner to root, the identity that started vob_restore).
- If the db snapshot directory is not specified for db backup, vobs_restore starts checkvob and then fails for the same reason (that is, root has become the owner).