Zone Configuration Template for a Transformed Zone

You can use the zonep2vchk -c command that to create a template for use with the zonecfg command. The template configures some of the global zone's resources appropriately for the non-global zone.

You can run the analysis checks and make any necessary changes in the global zone before creating the template. You can create the template by running the command and directing the output to a file which can then be used as input to the zonecfg command to create a starting point for the zone configuration. For example:

global$ pfbash zonep2vchk -c > myzone.config
global$ zonecfg -z myzone -f myzone.config