Lists data container pathname for MVFS file
ClearCase (administrative command)
mvfsstorage lists the pathname of an MVFS file's data container. The pathname may be within view-private storage, the source pool, or the cleartext pool, depending on the kind of file.
For a ... | mvfsstorage displays |
|---|---|
View-private file (including checked-out versions, unshared derived objects, and nonshareable derived objects) | Pathname to the data container in the view's private storage area |
Version whose element uses a single data container file | Pathname to the data container in the VOB cleartext storage pool NOTE: If you have accessed the version recently, this is the actual pathname of the data container. If you have not accessed the version recently, this is the pathname to which ClearCase would extract the version. |
Version whose element uses a separate data container file for each version | Pathname to the data container in the VOB source storage pool |
mvfsstorage is intended for use in finding discrepancies in OS-level access rights between the view and the underlying MVFS storage. Such discrepancies may occur when you do not have access rights to the remote underlying storage. If you encounter a permissions error that seems unfounded, run this utility as a diagnostic and ensure that you have valid access to the remote storage directory and specifically to the underlying data container pathname.
With no options, mvfsstorage displays the pathname in user mode format.
Z:\myvob\mydir>mvfsstorage util.c
D:\myviews\anneview.vws\.s\0008\016D.2E2F.util.c
C:\users>mvfsstorage z:\vob1\src\foo.c
\\neon\usr3\vobs\vob1.vbs\c\cdft\24\27\2cf992fb839477d2b77300018909a766
mvfscache, mvfslog, mvfsstat, mvfstime, mvfsversion
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved. |