IPnom Home • Manuals • ClearCase

 Rational ClearCase Commands Reference

ClearCase Stuff:ClearCase LinksClearCase BooksClearCase Commands ReferenceClearCase ForumsClearCase News
Keyword Live Search (10 results max):
 Type in part of a ClearCase command in the search box.
 
Commands Index:
  intro
  annotate
  apropos
  catcr
  catcs
  cc.icon
  cc.magic
  cd
  chactivity
  chbl
  checkin
  checkout
  checkvob
  chevent
  chflevel
  chfolder
  chmaster
  chpool
  chproject
  chstream
  chtype
  chview
  clearaudit
  clearbug
  cleardescribe
  cleardiffbl
  cleardiff
  clearexport_ccase
  clearexport_cvs
  clearexport_pvcs
  clearexport_rcs
  clearexport_sccs
  clearexport_ssafe
  clearfsimport
  cleargetlog
  clearhistory
  clearimport
  clearjoinproj
  clearlicense
  clearmake
  clearmake.options
  clearmrgman
  clearprojexp
  clearprompt
  cleartool
  clearviewupdate
  clearvobadmin
  comments
  config_ccase
  config_spec
  cptype
  credmap
  creds
  deliver
  describe
  diffbl
  diffcr
  diff
  dospace
  edcs
  endview
  env_ccase
  events_ccase
  export_mvfs
  exports_ccase
  file
  find
  findmerge
  fmt_ccase
  getcache
  get
  getlog
  help
  hostinfo
  init_ccase
  ln
  lock
  lsactivity
  lsbl
  lscheckout
  lsclients
  lscomp
  lsdo
  lsfolder
  lshistory
  ls
  lslock
  lsmaster
  lspool
  lsprivate
  lsproject
  lsregion
  lsreplica
  lssite
  lsstgloc
  lsstream
  lstype
  lsview
  lsvob
  lsvtree
  makefile_aix
  makefile_ccase
  makefile_gnu
  makefile_pmake
  makefile_smake
  makefile_sun
  man
  merge
  mkactivity
  mkattr
  mkattype
  mkbl
  mkbranch
  mkbrtype
  mkcomp
  mkdir
  mkelem
  mkeltype
  mkfolder
  mkhlink
  mkhltype
  mklabel
  mklbtype
  mkpool
  mkproject
  mkregion
  mkstgloc
  mkstream
  mktag
  mktrigger
  mktrtype
  mkview
  mkvob
  mount_ccase
  mount
  msdostext_mode
  mvfslog
  mvfsstorage
  mvfstime
  mvfsversion
  mv
  omake
  pathnames_ccase
  permissions
  profile_ccase
  promote_server
  protect
  protectvob
  pwd
  pwv
  query_language
  quit
  rebase
  recoverview
  reformatview
  reformatvob
  register
  relocate
  rename
  reqmaster
  reserve
  rgy_backup
  rgy_check
  rgy_passwd
  rgy_switchover
  rmactivity
  rmattr
  rmbl
  rmbranch
  rmcomp
  rmdo
  rmelem
  rmfolder
  rmhlink
  rmlabel
  rmmerge
  rmname
  rmpool
  rmproject
  rmregion
  rmstgloc
  rmstream
  rmtag
  rmtrigger
  rmtype
  rmver
  rmview
  rmvob
  schedule
  schemes
  scrubber
  setactivity
  setcache
  setcs
  setplevel
  setsite
  setview
  shell
  snapshot.conf
  softbench_ccase
  space
  startview
  type_manager
  umount
  uncheckout
  unlock
  unregister
  unreserve
  update
  version_selector
  view_scrubber
  vob_restore
  vob_scrubber
  vob_sidwalk
  vob_snapshot
  vob_snapshot_setup
  wildcards_ccase
  winkin
  xclearcase
  xcleardiff
  xmldiffmrg

mvfsstorage

Lists data container pathname for MVFS file

APPLICABILITY

ProductCommand type
ClearCasecommand

Platform
UNIX
Windows

SYNOPSIS

  • UNIX:
    mvfsstorage pname ...

  • Windows only—Display pathname of data container:
    mvfsstorage [ –a | –k | –u ] pname ...

  • Windows only—Display help on command options:
    mvfsstorage –h

DESCRIPTION

mvfsstorage lists the pathname of the data container of an MVFS file. The pathname may be within view-private storage, the source pool, or the cleartext pool, depending on the kind of file.

Kind of fileInformation displayed
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 filePathname 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 versionPathname 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 (for example, in UNIX, the storage may be owned by root). If you encounter a permissions error that seems unfounded, run this utility as a diagnostic and verify that you have valid access to the remote storage directory, specifically to the underlying data container pathname.

RESTRICTIONS

None.

OPTIONS AND ARGUMENTS

–h
Displays help on command options.

–a
Displays both kernel and UNC/drive letter pathnames.

–k
Displays pathname in kernel mode format, which includes the device name.

–u
Displays the pathname in user mode format. The path is displayed in drive letter form for local paths and automounted NFS volumes, and in UNC form for remote SMB or non-auto-mounted NFS paths.

pname ...
One or more names of files whose pathnames are under a VOB tag (an MVFS object). For directories and non-MVFS objects, mvfsstorage echos the pathnames you give it.

EXAMPLES

  • For a view-private file, compare view-level ownership and permissions against those on the file's underlying storage location.

    ls -l unixV7 ‘/opt/rational/etc/mvfsstorage unixV7‘ 
    -rwxrwxrwx  1 nobody 65534  2210032  May 12 09:33 /net/myhost/home/myview/
    .s/0008.VOB/016D.2E2F.unixV7*
    -rwxrwxrwx  1 root   sys    2210032  May 12 09:33 unixV7*

  • For a local view-private file, return data on the file's underlying storage location.

    Z:\myvob\mydir> mvfsstorage util.c 
    D:\myviews\anneview.vws\.s\0008\016D.2E2F.util.c

  • For a remote VOB file, return data on the file's underlying storage location.

    C:\users> mvfsstorage z:\vob1\src\foo.c 
    \\neon\usr3\vobs\vob1.vbs\c\cdft\24\27\2cf992fb839477d2b77300018909a766

SEE ALSO

mvfslog, mvfstime, mvfsversion, Administrator's Guide

SPONSORED LINKS



 

ClearCase Links • ClearCase Books • ClearCase Commands Reference • ClearCase Forums • ClearCase News