System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle Solaris Zones

ProcedureMachine Architectures Do Not Match

To migrate the zone successfully, use the -u option to zoneadm attach.

  1. Verify the system architecture on both systems.


    host1# uname -a
    
  2. If the architectures are different, use the -u option to zoneadm attach to perform the attach.


    host2# zoneadm -z my-zone attach -u
    

    For more information, see How to Migrate A Non-Global Zone.