Re: [zones-discuss] After upgrading snv_101b my zones do not start anymore

2009-01-05 Thread Jerry Jelinek
Zoltan Farkas wrote:
> When attempting to boot them I get:

This was discussed here:

http://www.opensolaris.org/jive/thread.jspa?threadID=80209&tstart=75

I also blogged about this here:

http://blogs.sun.com/jerrysblog/entry/zones_on_opensolaris_2008_11

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


[zones-discuss] After upgrading snv_101b my zones do not start anymore

2009-01-05 Thread Zoltan Farkas
When attempting to boot them I get:

#zoneadm -z email-zone boot
zone 'email-zone': Error: no active dataset.
zone 'email-zone':
zoneadm: zone 'email-zone': call to zoneadmd failed

Here is the conf of my zone:
# zonecfg -z email-zone info
zonename: email-zone
zonepath: /zones/email-zone
brand: ipkg
autoboot: true
bootargs:
pool:
limitpriv:
scheduling-class:
ip-type: shared
net:
address: 192.168.1.9
physical: e1000g0
defrouter not specified

the zone sits on its own zfs file system:

# zfs list
NAME USED AVAIL REFER MOUNTPOINT
rpool/zones/email-zone 1.27G 228G 1.16G /zones/email-zone

#ls -l
drwx-- 4 root root 4 Nov 26 10:42 email-zone

I tried to detach and reattach zone and get:
# zoneadm -z email-zone detach
cannot open 'rpool/zones/email-zone/ROOT': dataset does not exist
Error: no active dataset.

/zones/email-zone# ls -l
total 3
drwxr-xr-x 13 root sys 14 Nov 13 09:03 dev
drwxr-xr-x 16 root root 18 Oct 14 16:25 root

anybody knows what went wrong? 

thanks

--zoly

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