Go to main content

Creating and Using Oracle® Solaris Zones

Exit Print View

Updated: April 2019
 
 

How to View a Possible Configuration by Using a Dry Run

A dry run is also known as a trial run.

  1. Become a zone administrator.

    For more information, see Assigning Limited Rights to Zone Administrators.

  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