Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. README Preflight System Checker for Oracle Solaris Zones Version 1.0 ================================================= This utility evaluates a Solaris 10 Host for migration into a zone. It supports the following migration scenarios: - Migration to a "native" zone on an Oracle Solaris 10 Host. - Migration to a "solaris10" brand zone on an Oracle Solaris 11 Host. The package includes the following utility and manpage: /opt/SUNWzonep2vchk/bin/zonep2vchk /opt/SUNWzonep2vchk/man/man1/zonep2vchk.1m See the manpage for a description of the utility and example usage. The utility has the following capabilities: - Analysis of the Oracle Solaris configuration, including networking, storage, and Solaris Operating system features in use. - Analysis of application binaries. - Analysis of running applications. - Generation of a template zonecfg to use on the target host. Installation Instructions: ========================== After downloading the package zip file from OTN, the utility can be installed using the standard Oracle Solaris 10 package utilities: # cd /download/directory/containing/package # unzip SUNWzonep2vchk.zip # pkgadd -d `pwd` SUNWzonep2vchk