|
Popular Articles
Latest Articles
![]()
Main Menu
|
ClearCase Support: Unable to Mount a VOBI often have the problem of being unable to mount a VOB in UNIX. Typically, it is because a process is running that is in the same path that I want the VOB mount to be. For example, someone is in the path "/vob/test" when the VOB "/vob/test" is not mounted. At this point, no one can mount the VOB unless the process leaves this directory. Here's how to find the offending process. First, find the all the user's currently in the directory with this UNIX command:
Next, find the owner(s) of each process number found with this command (note: this command can be slightly different on different operating systems):
At this point in time, you can either contact this person directly to exit the directory you wish to mount or manually kill this process with root access. If you have any other ClearCase questions, please do not hestitate to contact me for free advice. by Phil B.
|