Before you un-install Rational® ClearCase® from
a computer where you have configured non-global zones with LOFS (loopback
file system) directories, there are extra configuration steps you must perform
as part of the de-installation process.
- In the global zone, unshare the configuration directory that is
loopback mounted into the non-global zone.
- Log on to the global zone as root.
- Use the Solaris zonecfg application to unshare
the configuration directory.
zonecfg -z ngz_name
- At the zonecfg prompt, type remove
fs to remove the fs entry that directs the system to loopback
mount the zone-specific MVFS configuration directory onto the non-global zone.
Note: You must use the full path name (/var/adm/rational/clearcase/...).
Symbolic links are not supported by zonecfg.
- Verify and commit the changes, and then exit the zone configuration
application:
verify
commit
exit
- Reboot the non-global zone ngz-name.
- Uninstall Rational ClearCase in
the non-global zone.
After all non-global zone fs entries are removed, uninstall Rational ClearCase in the
global zone if necessary.