When booting 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?
-- 
This message posted from opensolaris.org

Reply via email to