Hello, first of all, my development machine is using OS 2009.06 and does have 3 NICs. I'm using global zone and two non-global zones. The zones are: (1) buildbot zone for running buildbot services -- it is using shared NIC with global zone (2) router zone. This zone is using two exclusive NICs and performs a task of the network router.
Now, when I attempt to `pkg image-update' in global zone also other zones are upgraded, but router zone is kind of corrupted. For example copyright message on boot is corrupted (showing Sun and not Oracle) and zfs crashes on internal error and df shows crashes too. It looks like: SunOS Release 5.11 Version snv_134b 64-bit Copyright 1983-2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. ^ this is wrong since in OpenSolaris B134b Oracle already changed to Oracle branding. How strange is that it still shows snv_134b... Hostname: router Reading ZFS config: *internal error: Unknown error svc:/system/filesystem/local:default: WARNING: /usr/sbin/zfs mount -a failed: exit status 262 Nov 18 08:35:34 svc.startd[5057]: svc:/system/filesystem/local:default: Method "/lib/svc/method/fs-local" failed with exit status 95. Nov 18 08:35:34 svc.startd[5057]: system/filesystem/local:default failed fatally: transitioned to maintenance (see 'svcs -xv' for details) router console login: Last login: Thu Nov 18 08:31:56 on console Sun Microsystems Inc. SunOS 5.11 snv_111b November 2008 r...@router:~# zfs list internal error: Unknown error Abort (core dumped) r...@router:~# df -h Segmentation Fault (core dumped) r...@router:~# Also following services are not in `online' state as they should probably be (at least they are while running current OS 2009.06 setup): offline 8:35:23 svc:/system/sysidtool:net offline 8:35:23 svc:/system/sysidtool:system offline 8:35:23 svc:/system/filesystem/autofs:default offline 8:35:23 svc:/system/system-log:default offline 8:35:23 svc:/network/inetd:default offline 8:35:23 svc:/system/cron:default offline 8:35:23 svc:/milestone/multi-user:default offline 8:35:24 svc:/network/ssh:default offline 8:35:24 svc:/milestone/multi-user-server:default offline 8:35:24 svc:/network/ipv4-forwarding:default offline 8:35:24 svc:/network/shares/group:default offline 8:35:24 svc:/network/shares/group:zfs offline 8:35:24 svc:/system/sac:default offline 8:35:24 svc:/system/boot-archive-update:default maintenance 8:35:34 svc:/system/filesystem/local:default Please note that my buildbot zone is upgraded correctly and on boot shows correct Oracle branding on snv_134b build. Do you have any idea what to do to resurrect my router zone? Thanks! Karel -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org