Using zlogin

If you are logged on to the global zone as the root user, you can remotely access MVFS cache information and statistics for any non-global zone on that computer by combining the Solaris zlogin utility with cleartool commands.
The Solaris zlogin utility allows you to log on to the global zone as the root user and then run commands in any zone. You can use zlogin with cleartool commands to get MVFS information, as shown in these examples:

zlogin ngz-name /opt/rational/clearcase/bin/cleartool getcache –mvfs
zlogin ngz-name /opt/rational/clearcase/etc/mvfscache
zlogin ngz-name /opt/rational/clearcase/etc/mvfsstat

where ngz-name is the name of the non-global zone.

Feedback