Re: [zones-discuss] zones toast after updating Solaris 11 Express system

2012-02-12 Thread gerard henry
the problem is very hard to solve. excuse my bad english, i try to explain:
- remember that the initial OS is b151, first S11X release - BE is
opensolaris-3
- first, i got the SRU13 iso and set a local repo with it
- i have to upgrade pkg, it creates a new BE - opensolaris-4
- then,  i upgrade to SRU13, it creates opensolaris-5

the problem is that when i boot the BE opensolaris-4, the zones are broken,
so i tried the method detach; attach -u . But the zone remains broken

As you can see, from BE opensolaris-3 to BE opensolaris-5, the OS stays at
b151, not 175 because i cannot upgrade to S11X due to zones broken.

I'd hope to upgrade my machine during the day, but it seems impossible. I
open a SR on MOS.

thanks for help,

2012/2/11 gerard henry solar...@gmail.com

 your reply gave me an idea, but now the machine is rebooted with old BE:
 - when i booted the new BE, and did attach -u, i forgot one essential
 thing explained in 13352339: ORACLE SOLARIS 11 EXPRESS 2010.11 SRU 13 REPO
 ISO IMAGE
 - as i workoed with the lofiadm way, i forgot to re-mount it after reboot,
 and i guess this is why the attach -u does nothing.

 As soon as possible, i'll test it

 thanks for all replies,



 2012/2/11 Enda O'Connor enda.ocon...@oracle.com

 Hi
 According to this your global zone is at
 151 ie express


 Global zone version: entire@0.5.11,5.11-0.151.0.1:**20101105T054056Z

 in global zone run
 pkg info entire
 if that says 151 then can i see
 pkg publisher

 If that points to s11
 can I see
 pkg update -nv '*@latest'

 Enda

 On 11/02/2012 14:06, gerard henry wrote:

 i exactly have the same problem, but detach; attach -u didn't solve it

 But it seems that the attach -u doesn't upgrade, according to the
 messages:
 # zoneadm -z www attach -u
 Log File: /var/tmp/www.attach_log.LGaqKg
Attach Path: /zones/www/root
 Attach ZFS Dataset: rpool/zones/www/ROOT/zbe-4

 Installing: Using pre-existing data in zonepath
Global zone version: entire@0.5.11,5.11-0.151.0.1:**
 20101105T054056Z
Non-Global zone version: entire@0.5.11,5.11-0.151.0.1:**
 20101105T054056Z
  Cache: Using /var/pkg/publisher.
   Updating non-global zone: Output follows
 No updates necessary for this image.

   Updating non-global zone: Zone updated.
 Result: Attach Succeeded.

 after the system has booted with:
 SunOS Release 5.11 Version 151.0.1.12 64-bit


 I don't understand what you said with pkg -R ... image-update ?

 thanks in advance for help,



 2011/10/5 Ian Collins i...@ianshome.com mailto:i...@ianshome.com


  On 10/ 5/11 09:26 PM, casper@oracle.com
mailto:casper@oracle.com wrote:

  Before I go through the pain of logging a support call,
has anyone
seen or fixed the following problem:

I ran an update on a fresh Solaris 11 Express system from
the support
repository and after restarting, all the systems zones are
dead.  The
zone consoles report:

SunOS Release 5.11 Version 151.0.1.8 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All
rights reserved.
Requesting System Maintenance Mode
(See /lib/svc/share/README for more information.)
svc:/system/early-manifest-__**import:default signalled: SYS



The zones run an older version of the Solaris software and as a
result its
libc doesn't match the kernel and the binaries will fail.

I think you will need to upgrade all your zones too

It might be something simple as zoneadm detach; zoneadm
attach -u but
make sure that you keep sufficient save sufficient information to
reinstall the zones; and make sure you try this on one zone
first before
you detach all of them.  It might be possible to update the
zones also
using pkg -Rzoneroot  image-update after you've mounted the root
filesystem.

Thanks Casper!

I really should tattoo zoneadm detach; zoneadm attach -u inside
my eyelids!

--
Ian.


__**___
zones-discuss mailing list
zones-discuss@opensolaris.org 
 mailto:zones-discuss@**opensolaris.orgzones-discuss@opensolaris.org
 





 __**_
 zones-discuss mailing list
 zones-discuss@opensolaris.org


 __**_
 zones-discuss mailing list
 zones-discuss@opensolaris.org



___
zones-discuss mailing list
zones-discuss@opensolaris.org

Re: [zones-discuss] zones toast after updating Solaris 11 Express system

2012-02-11 Thread gerard henry
i exactly have the same problem, but detach; attach -u didn't solve it

But it seems that the attach -u doesn't upgrade, according to the messages:
# zoneadm -z www attach -u
Log File: /var/tmp/www.attach_log.LGaqKg
   Attach Path: /zones/www/root
Attach ZFS Dataset: rpool/zones/www/ROOT/zbe-4

Installing: Using pre-existing data in zonepath
   Global zone version: entire@0.5.11,5.11-0.151.0.1:20101105T054056Z
   Non-Global zone version: entire@0.5.11,5.11-0.151.0.1:20101105T054056Z
 Cache: Using /var/pkg/publisher.
  Updating non-global zone: Output follows
No updates necessary for this image.

  Updating non-global zone: Zone updated.
Result: Attach Succeeded.

after the system has booted with:
SunOS Release 5.11 Version 151.0.1.12 64-bit


I don't understand what you said with pkg -R ... image-update ?

thanks in advance for help,



2011/10/5 Ian Collins i...@ianshome.com

  On 10/ 5/11 09:26 PM, casper@oracle.com wrote:

  Before I go through the pain of logging a support call, has anyone
 seen or fixed the following problem:

 I ran an update on a fresh Solaris 11 Express system from the support
 repository and after restarting, all the systems zones are dead.  The
 zone consoles report:

 SunOS Release 5.11 Version 151.0.1.8 64-bit
 Copyright (c) 1983, 2010, Oracle and/or its affiliates. All rights
 reserved.
 Requesting System Maintenance Mode
 (See /lib/svc/share/README for more information.)
 svc:/system/early-manifest-**import:default signalled: SYS


 The zones run an older version of the Solaris software and as a result its
 libc doesn't match the kernel and the binaries will fail.

 I think you will need to upgrade all your zones too

 It might be something simple as zoneadm detach; zoneadm attach -u but
 make sure that you keep sufficient save sufficient information to
 reinstall the zones; and make sure you try this on one zone first before
 you detach all of them.  It might be possible to update the zones also
 using pkg -Rzoneroot  image-update after you've mounted the root
 filesystem.

  Thanks Casper!

 I really should tattoo zoneadm detach; zoneadm attach -u inside my
 eyelids!

 --
 Ian.


 __**_
 zones-discuss mailing list
 zones-discuss@opensolaris.org

___
zones-discuss mailing list
zones-discuss@opensolaris.org

Re: [zones-discuss] zones toast after updating Solaris 11 Express system

2012-02-11 Thread Hung-Sheng Tsao (Lao Tsao 老曹) Ph.D.

may be attach -U


On 2/11/2012 9:06 AM, gerard henry wrote:

i exactly have the same problem, but detach; attach -u didn't solve it

But it seems that the attach -u doesn't upgrade, according to the 
messages:

# zoneadm -z www attach -u
Log File: /var/tmp/www.attach_log.LGaqKg
   Attach Path: /zones/www/root
Attach ZFS Dataset: rpool/zones/www/ROOT/zbe-4

Installing: Using pre-existing data in zonepath
   Global zone version: entire@0.5.11,5.11-0.151.0.1:20101105T054056Z
   Non-Global zone version: entire@0.5.11,5.11-0.151.0.1:20101105T054056Z
 Cache: Using /var/pkg/publisher.
  Updating non-global zone: Output follows
No updates necessary for this image.

  Updating non-global zone: Zone updated.
Result: Attach Succeeded.

after the system has booted with:
SunOS Release 5.11 Version 151.0.1.12 64-bit


I don't understand what you said with pkg -R ... image-update ?

thanks in advance for help,



2011/10/5 Ian Collins i...@ianshome.com mailto:i...@ianshome.com

 On 10/ 5/11 09:26 PM, casper@oracle.com
mailto:casper@oracle.com wrote:

 Before I go through the pain of logging a support call,
has anyone
seen or fixed the following problem:

I ran an update on a fresh Solaris 11 Express system from
the support
repository and after restarting, all the systems zones are
dead.  The
zone consoles report:

SunOS Release 5.11 Version 151.0.1.8 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates.
All rights reserved.
Requesting System Maintenance Mode
(See /lib/svc/share/README for more information.)
svc:/system/early-manifest-import:default signalled: SYS


The zones run an older version of the Solaris software and as
a result its
libc doesn't match the kernel and the binaries will fail.

I think you will need to upgrade all your zones too

It might be something simple as zoneadm detach; zoneadm
attach -u but
make sure that you keep sufficient save sufficient information to
reinstall the zones; and make sure you try this on one zone
first before
you detach all of them.  It might be possible to update the
zones also
using pkg -Rzoneroot  image-update after you've mounted the root
filesystem.

Thanks Casper!

I really should tattoo zoneadm detach; zoneadm attach -u
inside my eyelids!

-- 
Ian.



___
zones-discuss mailing list
zones-discuss@opensolaris.org mailto:zones-discuss@opensolaris.org




___
zones-discuss mailing list
zones-discuss@opensolaris.org


--
Hung-Sheng Tsao Ph D.
Founder  Principal
HopBit GridComputing LLC
cell: 9734950840

http://laotsao.blogspot.com/
http://laotsao.wordpress.com/
http://blogs.oracle.com/hstsao/

attachment: laotsao.vcf___
zones-discuss mailing list
zones-discuss@opensolaris.org

Re: [zones-discuss] zones toast after updating Solaris 11 Express system

2012-02-11 Thread Enda O'Connor

Hi
According to this your global zone is at
151 ie express

Global zone version: entire@0.5.11,5.11-0.151.0.1:20101105T054056Z

in global zone run
pkg info entire
if that says 151 then can i see
pkg publisher

If that points to s11
can I see
pkg update -nv '*@latest'

Enda
On 11/02/2012 14:06, gerard henry wrote:

i exactly have the same problem, but detach; attach -u didn't solve it

But it seems that the attach -u doesn't upgrade, according to the messages:
# zoneadm -z www attach -u
Log File: /var/tmp/www.attach_log.LGaqKg
Attach Path: /zones/www/root
 Attach ZFS Dataset: rpool/zones/www/ROOT/zbe-4

 Installing: Using pre-existing data in zonepath
Global zone version: entire@0.5.11,5.11-0.151.0.1:20101105T054056Z
Non-Global zone version: entire@0.5.11,5.11-0.151.0.1:20101105T054056Z
  Cache: Using /var/pkg/publisher.
   Updating non-global zone: Output follows
No updates necessary for this image.

   Updating non-global zone: Zone updated.
 Result: Attach Succeeded.

after the system has booted with:
SunOS Release 5.11 Version 151.0.1.12 64-bit


I don't understand what you said with pkg -R ... image-update ?

thanks in advance for help,



2011/10/5 Ian Collins i...@ianshome.com mailto:i...@ianshome.com

  On 10/ 5/11 09:26 PM, casper@oracle.com
mailto:casper@oracle.com wrote:

  Before I go through the pain of logging a support call,
has anyone
seen or fixed the following problem:

I ran an update on a fresh Solaris 11 Express system from
the support
repository and after restarting, all the systems zones are
dead.  The
zone consoles report:

SunOS Release 5.11 Version 151.0.1.8 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All
rights reserved.
Requesting System Maintenance Mode
(See /lib/svc/share/README for more information.)
svc:/system/early-manifest-__import:default signalled: SYS


The zones run an older version of the Solaris software and as a
result its
libc doesn't match the kernel and the binaries will fail.

I think you will need to upgrade all your zones too

It might be something simple as zoneadm detach; zoneadm
attach -u but
make sure that you keep sufficient save sufficient information to
reinstall the zones; and make sure you try this on one zone
first before
you detach all of them.  It might be possible to update the
zones also
using pkg -Rzoneroot  image-update after you've mounted the root
filesystem.

Thanks Casper!

I really should tattoo zoneadm detach; zoneadm attach -u inside
my eyelids!

--
Ian.


_
zones-discuss mailing list
zones-discuss@opensolaris.org mailto:zones-discuss@opensolaris.org




___
zones-discuss mailing list
zones-discuss@opensolaris.org


___
zones-discuss mailing list
zones-discuss@opensolaris.org


Re: [zones-discuss] zones toast after updating Solaris 11 Express system

2012-02-11 Thread Enda O'Connor

On 11/02/2012 14:15, Enda O'Connor wrote:

Hi
According to this your global zone is at
151 ie express

Global zone version: entire@0.5.11,5.11-0.151.0.1:20101105T054056Z

in global zone run
pkg info entire
if that says 151 then can i see
pkg publisher


If pkg is set to s11  repo
and if entire is at 151
run
pkg update pkg
init 6
on reboot
pkg update

if any of these fail add -nv to see what gives.

Enda


If that points to s11
can I see
pkg update -nv '*@latest'

Enda
On 11/02/2012 14:06, gerard henry wrote:

i exactly have the same problem, but detach; attach -u didn't solve it

But it seems that the attach -u doesn't upgrade, according to the
messages:
# zoneadm -z www attach -u
Log File: /var/tmp/www.attach_log.LGaqKg
Attach Path: /zones/www/root
Attach ZFS Dataset: rpool/zones/www/ROOT/zbe-4

Installing: Using pre-existing data in zonepath
Global zone version: entire@0.5.11,5.11-0.151.0.1:20101105T054056Z
Non-Global zone version: entire@0.5.11,5.11-0.151.0.1:20101105T054056Z
Cache: Using /var/pkg/publisher.
Updating non-global zone: Output follows
No updates necessary for this image.

Updating non-global zone: Zone updated.
Result: Attach Succeeded.

after the system has booted with:
SunOS Release 5.11 Version 151.0.1.12 64-bit


I don't understand what you said with pkg -R ... image-update ?

thanks in advance for help,



2011/10/5 Ian Collins i...@ianshome.com mailto:i...@ianshome.com

On 10/ 5/11 09:26 PM, casper@oracle.com
mailto:casper@oracle.com wrote:

Before I go through the pain of logging a support call,
has anyone
seen or fixed the following problem:

I ran an update on a fresh Solaris 11 Express system from
the support
repository and after restarting, all the systems zones are
dead. The
zone consoles report:

SunOS Release 5.11 Version 151.0.1.8 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All
rights reserved.
Requesting System Maintenance Mode
(See /lib/svc/share/README for more information.)
svc:/system/early-manifest-__import:default signalled: SYS


The zones run an older version of the Solaris software and as a
result its
libc doesn't match the kernel and the binaries will fail.

I think you will need to upgrade all your zones too

It might be something simple as zoneadm detach; zoneadm
attach -u but
make sure that you keep sufficient save sufficient information to
reinstall the zones; and make sure you try this on one zone
first before
you detach all of them. It might be possible to update the
zones also
using pkg -Rzoneroot image-update after you've mounted the root
filesystem.

Thanks Casper!

I really should tattoo zoneadm detach; zoneadm attach -u inside
my eyelids!

--
Ian.


_
zones-discuss mailing list
zones-discuss@opensolaris.org mailto:zones-discuss@opensolaris.org




___
zones-discuss mailing list
zones-discuss@opensolaris.org


___
zones-discuss mailing list
zones-discuss@opensolaris.org


___
zones-discuss mailing list
zones-discuss@opensolaris.org


Re: [zones-discuss] zones toast after updating Solaris 11 Express system

2012-02-11 Thread gerard henry
your reply gave me an idea, but now the machine is rebooted with old BE:
- when i booted the new BE, and did attach -u, i forgot one essential thing
explained in 13352339: ORACLE SOLARIS 11 EXPRESS 2010.11 SRU 13 REPO ISOIMAGE
- as i workoed with the lofiadm way, i forgot to re-mount it after reboot,
and i guess this is why the attach -u does nothing.

As soon as possible, i'll test it

thanks for all replies,


2012/2/11 Enda O'Connor enda.ocon...@oracle.com

 Hi
 According to this your global zone is at
 151 ie express


 Global zone version: entire@0.5.11,5.11-0.151.0.1:**20101105T054056Z

 in global zone run
 pkg info entire
 if that says 151 then can i see
 pkg publisher

 If that points to s11
 can I see
 pkg update -nv '*@latest'

 Enda

 On 11/02/2012 14:06, gerard henry wrote:

 i exactly have the same problem, but detach; attach -u didn't solve it

 But it seems that the attach -u doesn't upgrade, according to the
 messages:
 # zoneadm -z www attach -u
 Log File: /var/tmp/www.attach_log.LGaqKg
Attach Path: /zones/www/root
 Attach ZFS Dataset: rpool/zones/www/ROOT/zbe-4

 Installing: Using pre-existing data in zonepath
Global zone version: entire@0.5.11,5.11-0.151.0.1:**
 20101105T054056Z
Non-Global zone version: entire@0.5.11,5.11-0.151.0.1:**
 20101105T054056Z
  Cache: Using /var/pkg/publisher.
   Updating non-global zone: Output follows
 No updates necessary for this image.

   Updating non-global zone: Zone updated.
 Result: Attach Succeeded.

 after the system has booted with:
 SunOS Release 5.11 Version 151.0.1.12 64-bit


 I don't understand what you said with pkg -R ... image-update ?

 thanks in advance for help,



 2011/10/5 Ian Collins i...@ianshome.com mailto:i...@ianshome.com


  On 10/ 5/11 09:26 PM, casper@oracle.com
mailto:casper@oracle.com wrote:

  Before I go through the pain of logging a support call,
has anyone
seen or fixed the following problem:

I ran an update on a fresh Solaris 11 Express system from
the support
repository and after restarting, all the systems zones are
dead.  The
zone consoles report:

SunOS Release 5.11 Version 151.0.1.8 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All
rights reserved.
Requesting System Maintenance Mode
(See /lib/svc/share/README for more information.)
svc:/system/early-manifest-__**import:default signalled: SYS



The zones run an older version of the Solaris software and as a
result its
libc doesn't match the kernel and the binaries will fail.

I think you will need to upgrade all your zones too

It might be something simple as zoneadm detach; zoneadm
attach -u but
make sure that you keep sufficient save sufficient information to
reinstall the zones; and make sure you try this on one zone
first before
you detach all of them.  It might be possible to update the
zones also
using pkg -Rzoneroot  image-update after you've mounted the root
filesystem.

Thanks Casper!

I really should tattoo zoneadm detach; zoneadm attach -u inside
my eyelids!

--
Ian.


__**___
zones-discuss mailing list
zones-discuss@opensolaris.org 
 mailto:zones-discuss@**opensolaris.orgzones-discuss@opensolaris.org
 





 __**_
 zones-discuss mailing list
 zones-discuss@opensolaris.org


 __**_
 zones-discuss mailing list
 zones-discuss@opensolaris.org

___
zones-discuss mailing list
zones-discuss@opensolaris.org

Re: [zones-discuss] zones toast after updating Solaris 11 Express system

2012-02-11 Thread Enda

 Hi
just make sure via
pkg info entire
in global zone that it says 175 not 151, seems your global was still at 
151, ie express.


Enda
On 11/02/2012 15:03, gerard henry wrote
your reply gave me an idea, but now the machine is rebooted with old BE:
- when i booted the new BE, and did attach -u, i forgot one essential 
thing explained in 13352339: ORACLE SOLARIS 11 EXPRESS 2010.11 SRU 13 
REPO ISO IMAGE
- as i workoed with the lofiadm way, i forgot to re-mount it after 
reboot, and i guess this is why the attach -u does nothing.


As soon as possible, i'll test it

thanks for all replies,


2012/2/11 Enda O'Connor enda.ocon...@oracle.com 
mailto:enda.ocon...@oracle.com


Hi
According to this your global zone is at
151 ie express


Global zone version: entire@0.5.11,5.11-0.151.0.1:20101105T054056Z

in global zone run
pkg info entire
if that says 151 then can i see
pkg publisher

If that points to s11
can I see
pkg update -nv '*@latest'

Enda

On 11/02/2012 14:06, gerard henry wrote:

i exactly have the same problem, but detach; attach -u
didn't solve it

But it seems that the attach -u doesn't upgrade, according to
the messages:
# zoneadm -z www attach -u
Log File: /var/tmp/www.attach_log.LGaqKg
   Attach Path: /zones/www/root
Attach ZFS Dataset: rpool/zones/www/ROOT/zbe-4

Installing: Using pre-existing data in zonepath
   Global zone version:
entire@0.5.11,5.11-0.151.0.1:20101105T054056Z
   Non-Global zone version:
entire@0.5.11,5.11-0.151.0.1:20101105T054056Z
 Cache: Using /var/pkg/publisher.
  Updating non-global zone: Output follows
No updates necessary for this image.

  Updating non-global zone: Zone updated.
Result: Attach Succeeded.

after the system has booted with:
SunOS Release 5.11 Version 151.0.1.12 64-bit


I don't understand what you said with pkg -R ... image-update ?

thanks in advance for help,



2011/10/5 Ian Collins i...@ianshome.com
mailto:i...@ianshome.com mailto:i...@ianshome.com
mailto:i...@ianshome.com


 On 10/ 5/11 09:26 PM, casper@oracle.com
mailto:casper@oracle.com
mailto:casper@oracle.com mailto:casper@oracle.com
wrote:

 Before I go through the pain of logging a support
call,
   has anyone
   seen or fixed the following problem:

   I ran an update on a fresh Solaris 11 Express
system from
   the support
   repository and after restarting, all the systems
zones are
   dead.  The
   zone consoles report:

   SunOS Release 5.11 Version 151.0.1.8 64-bit
   Copyright (c) 1983, 2010, Oracle and/or its
affiliates. All
   rights reserved.
   Requesting System Maintenance Mode
   (See /lib/svc/share/README for more information.)
   svc:/system/early-manifest-__import:default
signalled: SYS



   The zones run an older version of the Solaris software
and as a
   result its
   libc doesn't match the kernel and the binaries will fail.

   I think you will need to upgrade all your zones too

   It might be something simple as zoneadm detach; zoneadm
   attach -u but
   make sure that you keep sufficient save sufficient
information to
   reinstall the zones; and make sure you try this on one zone
   first before
   you detach all of them.  It might be possible to update the
   zones also
   using pkg -Rzoneroot  image-update after you've
mounted the root
   filesystem.

   Thanks Casper!

   I really should tattoo zoneadm detach; zoneadm attach
-u inside
   my eyelids!

   --
   Ian.


   _
   zones-discuss mailing list
zones-discuss@opensolaris.org
mailto:zones-discuss@opensolaris.org
mailto:zones-discuss@opensolaris.org
mailto:zones-discuss@opensolaris.org





___
zones-discuss mailing list
zones-discuss@opensolaris.org
mailto:zones-discuss@opensolaris.org


___
zones-discuss mailing list
zones-discuss@opensolaris.org mailto:zones-discuss@opensolaris.org




___
zones-discuss mailing list
zones-discuss@opensolaris.org

Re: [zones-discuss] zones toast after updating Solaris 11 Express system

2011-10-05 Thread Casper . Dik

  Before I go through the pain of logging a support call, has anyone 
seen or fixed the following problem:

I ran an update on a fresh Solaris 11 Express system from the support 
repository and after restarting, all the systems zones are dead.  The 
zone consoles report:

SunOS Release 5.11 Version 151.0.1.8 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All rights reserved.
Requesting System Maintenance Mode
(See /lib/svc/share/README for more information.)
svc:/system/early-manifest-import:default signalled: SYS

The log file shows:

# more /var/svc/log/system-early-manifest-import:default.log
svccfg: Loaded 100 smf(5) service descriptions
/etc/svc system profiles not found: upgrade system profiles
/lib/svc/method/manifest-import[447]: import_manifests: line 259: 1933: 
Bad system call(coredump)
/lib/svc/method/manifest-import[447]: import_manifests: line 259: 2424: 
Bad system call(coredump)
/lib/svc/method/manifest-import[447]: import_manifests: line 259: 3317: 
Bad system call(coredump)

/lib/svc/method/manifest-import is crashing:

3482:   lstat64(/etc/svc/volatile/manifest_import.3465, 0x08047CE0) = 0
3482:   unlinkat()  Err#89 ENOSYS
3482:   Received signal #12, SIGSYS [default]
3482: siginfo: SIG#0

Any clues?


The zones run an older version of the Solaris software and as a result its 
libc doesn't match the kernel and the binaries will fail.

I think you will need to upgrade all your zones too

It might be something simple as zoneadm detach; zoneadm attach -u but
make sure that you keep sufficient save sufficient information to 
reinstall the zones; and make sure you try this on one zone first before 
you detach all of them.  It might be possible to update the zones also 
using pkg -R zoneroot image-update after you've mounted the root 
filesystem.

Casper



___
zones-discuss mailing list
zones-discuss@opensolaris.org