Hi

After upgrading OpenSolaris from snv111 to snv130

r...@t61p:/export/home/xtrnaw7# cat /etc/release
                       OpenSolaris Development snv_130 X86
           Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                           Assembled 18 December 2009

my zone does not boot anymore:

Inside the zone:

-bash-3.2$ svcs -x
svc:/system/filesystem/local:default (local file system mounts)
 State: maintenance since Fri Jan 01 16:18:54 2010
Reason: Start method exited with $SMF_EXIT_ERR_FATAL.
   See: http://sun.com/msg/SMF-8000-KS
   See: /var/svc/log/system-filesystem-local:default.log
Impact: 16 dependent services are not running.  (Use -v for list.)

bash-3.2$ tail /var/svc/log/system-filesystem-local:default.log
[ Sep  3 19:43:08 Executing start method ("/lib/svc/method/fs-local"). ]
[ Sep  3 19:43:08 Method "start" exited with status 0. ]
[ Oct 17 18:00:54 Enabled. ]
[ Oct 17 18:01:25 Executing start method ("/lib/svc/method/fs-local"). ]
[ Oct 17 18:01:27 Method "start" exited with status 0. ]
[ Jan  1 16:18:45 Enabled. ]
[ Jan  1 16:18:53 Executing start method ("/lib/svc/method/fs-local"). ]
/lib/svc/method/fs-local: line 91: 12888: Abort(coredump)
WARNING: /usr/sbin/zfs mount -a failed: exit status 262

But there is no ZFS filesystem configured for the zone:

r...@t61p:/export/home/xtrnaw7# zonecfg -z develop001 info
zonename: develop001
zonepath: /zones/develop001
brand: ipkg
autoboot: false
bootargs:
pool:
limitpriv:
scheduling-class:
ip-type: exclusive
hostid:
fs:
    dir: /tools
    special: /tools
    raw not specified
    type: lofs
    options: [ro]
fs:
    dir: /data/develop
    special: /data/develop
    raw not specified
    type: lofs
    options: [rw]
fs:
    dir: /data/img
    special: /data/img
    raw not specified
    type: lofs
    options: [ro]
fs:
    dir: /opt/SunStudioExpress
    special: /opt/SunStudioExpress
    raw not specified
    type: lofs
    options: [ro]
net:
    address not specified
    physical: vnic0
    defrouter not specified


Looks like a general problem with ZFS in the zone:

bash-3.2$ /usr/sbin/zfs list
internal error: Unknown error
Abort


ZFS in the global zones works without problems.


regards

Bernd





--
Bernd Schemmer, Frankfurt am Main, Germany
http://bnsmb.de/

M s temprano que tarde el mundo cambiar .
                        Fidel Castro

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

Reply via email to