JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
System Administration Guide: Oracle Solaris 8 Containers     Oracle Solaris Legacy Containers
search filter icon
search icon

Document Information

Preface

1.  Introduction to Solaris 8 Containers

2.  Obtaining and Installing the Software

3.  Assessing a Solaris 8 System and Creating an Archive

4.  Configuring a solaris8 Zone

5.  Installing the solaris8 Zone

6.  Booting a Zone and Zone Migration

About Booting the Zone

How to Boot the Zone

Migrating a solaris8 Zone to Another Host

About Detaching and Attaching the Zone

Zone Migration and Initial Boot

7.  About Zone Login and Post-Installation Configuration

8.  Troubleshooting Miscellaneous Solaris 8 Branded Zones Problems

A.  solaris8(5) Man Page

Index

Migrating a solaris8 Zone to Another Host

About Detaching and Attaching the Zone

A solaris8 zone can be migrated to another host by using the zoneadm command with the detach and attach subcommands. This process is described in About Migrating a Zone in System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle Solaris Zones and How to Migrate A Non-Global Zone in System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle Solaris Zones.

To attach the solaris8 zone to the new host, you must use the -F option. This option is used to skip package and patch validation, which are not needed for branded zones.

Example 6-1 Sample attach Command

host2# zoneadm -z zonename attach -F

Zone Migration and Initial Boot

During the process of installing the solaris8 branded zone, a physical-to-virtual conversion is automatically performed. When a solaris8 branded zone is migrated to a new host, this process must be repeated to ensure that the zone is optimized to run on the new host. The first time that the zone attempts to boot on the new host it will detect whether the s8_p2v conversion command was run. The zone will not boot if the command has not been run again.

If you are booting a migrated s8-zone zone on a new host for the first time, run the following command before you boot the zone:

global# /usr/lib/brand/solaris8/s8_p2v zonename