Removing Invalid Locks from .ref and .ref.rec (or .ref.log) Files
Perform the following tasks to remove invalid locks:
Make sure that application is not running locally.
Note: You can optionally stop Stone + Wire to make sure no other application is able to access the storage.
Open a terminal and log in as root.
Confirm that there are no remote connections to the local framestore (with the IP reported by the error).
Copy the .ref and .ref.rec (or .ref.log) file to /var/tmp as a backup:
cp –p /usr/discreet/clip/stonefs7/.ref* /var/tmp/
Open the .ref file in a text editor, and change the value inside the file to 0 (zero).
Open the .ref.rec (or .ref.log) file in a text editor, and delete all its contents.
Run the Volume Integrity Check utility (vic):
/usr/discreet/io/bin/vic –v stonefs7
Launch the application.
|