Example:
# zonecfg -z zone04 -f /common/general/zone04/zone04.cfg
8. Attach the zone by running the following command:
# zoneadm -z name_of_zone attach
Example:
# zoneadm -z zone04 attach
Configured zone storage resource(s) from:
iscsi://192.168.14.133/luname.naa.600144f09c96cca900005190bfc4000a
Imported zone zpool: zone04_rpool
Progress being logged to /var/log/zones/zoneadm.20130513T135704Z.zone04.attach
Installing: Using existing zone boot environment
Zone BE root dataset: zone04_rpool/rpool/ROOT/solaris
Cache: Using /var/pkg/publisher.
Updating non-global zone: Linking to image /.
Processing linked: 1/1 done
Updating non-global zone: Auditing packages.
No updates necessary for this image.
Updating non-global zone: Zone updated.
Result: Attach Succeeded.
Log saved in non-global zone as /zones/zone04/root/var/log/zones/zoneadm.
20130513T135704Z.zone04.attach
9. Boot up the zone by running the following command:
# zoneadm -z name_of_zone boot
Example:
# zoneadm -z zone04 boot
Note:
In some situations, the process of detaching and attaching can cause the server
to boot up with the system configuration wizard running.
You can resolve this issue, by logging in to the console and completing the
wizard. You can use the following command to log in to the zone:
# zlogin -C name_of_zone
Migrate a Zone to a New Host
Manage Solaris Zones on Exalogic F-13