I created a new sparse zone on a zfs filesystem. Everything installed
fine. Then I cloned it. It created a ZFS filesystem and installed the
zone.

However the /etc/krb5/krb5.conf file is missing from the cloned zone.

I'm not sure how to go about debugging this, whether this is a bug in
zoneadm or the way the package is delivered.

Anyone have any ideas?

-Mark

# uname -a
SunOS sol-x2100-23 5.11 snv_55 i86pc i386 i86pc

# zoneadm -z z2 clone z1                             
Cloning snapshot data/[EMAIL PROTECTED]
Instead of copying, a ZFS clone has been created for this zone.
# ls /data/z1/root/etc/krb5 
kadm5.acl   kdc.conf    kpropd.acl  krb5.conf   warn.conf
# ls /data/z2/root/etc/krb5 
kadm5.acl   kdc.conf    kpropd.acl  warn.conf
# 


_______________________________________________
zones-discuss mailing list
[email protected]

Reply via email to