Creating and Using Oracle® Solaris Zones

Exit Print View

Updated: May 2015
 
 

How to View a Possible Configuration by Using a Dry Run

A dry run is also known as a trial run.

  1. Become an administrator.

    For more information, see Using Your Assigned Administrative Rights in Securing Users and Processes in Oracle Solaris 11.2 .

  2. Configure changes using the zonecfg command.
    # zonecfg -z my-zone -r
  3. Use the commit subcommand with the –n option to view the actions that would be performed by the actual reconfiguration.
    zonecfg:my-zone> commit -n