Solaris 10 What's New

System Resource Enhancements

The following system resource features and enhancements have been added to the Solaris 10 5/08 release.

Solaris Zones and Branded Zones

You can perform a trial run of a zone migration before the zone is moved to the new machine by using the “no execute” option, -n.

The zoneadm detach subcommand is used with the -n option to generate a manifest on a running zone without actually detaching the zone. The state of the zone on the originating system is not changed. The zoneadm attach subcommand is used with the -n option to read this manifest and verify that the target machine has the correct configuration to host the zone without actually doing an attach.

For more information, see the following:

CPU Caps

CPU caps provide absolute fine-grained limits on the amount of CPU resources that can be consumed by a project or a zone. CPU caps are provided as a zonecfg resource, and as project and zone-wide resource controls.

For more information, see the following:

projmod(1M) Option

Use the projmod command with the -A option to apply the resource control values defined in the project database to the active project. Existing values that do not match the values defined in the project file, such as values set manually by prctl(1), are removed.