On Nov 8, 2007 4:14 AM, Mads Toftum <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 07, 2007 at 11:11:13PM -0800, Andrew wrote:
> > Can anyone advise if it is supported to migrate a zone from one SPARC 
> > architecture to another? E.G., Sun4u to Sun4v?
> >
> > I presume this should be ok provided the Solaris build on both target and 
> > source platforms is the same?
> >
> Things should run, but there's a recent RFE to make attach work across
> sun4u and sun4v:
>
> 6576592 RFE: zoneadm detach/attach should work between sun4u and sun4v
>          architecture
>
> But I'm sure it would work if you "hacked" the files under /etc/zones.

Hacking files under /etc/zones will not help.  The problem is that
there are a few packages SUNW*.[uv] that are different between sun4u
and sun4v.  From what I recall, a 15k with SUNWCXall and a T2000 with
SUNWCXall (with S10U1) had less than 10 MB differences with one
(identical file) conflict between the two.  I suspect that if you
install the SUNW*.v packages on the sun4u box and install the SUNW*.u
packages on the sun4v box, the migration (detach + attach) will go OK.

There is likely some room for caution here with regards to how well
patching will handle this after the fact.  The initial assessment by
the likes of Dave Miner and Casper Dik was that things may work on one
day but long term supportability was dubious.

Initial conversation summarized in the first 30 or so lines of
http://www.opensolaris.org/jive/message.jspa?messageID=29843#29843

Casper warns about patching:
http://www.opensolaris.org/jive/message.jspa?messageID=29843#29871

I experiment with pkgadd -d . *.v
http://www.opensolaris.org/jive/message.jspa?messageID=29843#29919

Casper finds an unimportant conflict:
http://www.opensolaris.org/jive/message.jspa?messageID=29843#29910

Dave Miner explains that that multi-platform flash was supposed to
work but cautions that there may be dragons.
http://www.opensolaris.org/jive/message.jspa?messageID=29843#30095

-- 
Mike Gerdts
http://mgerdts.blogspot.com/
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to