Derek,

I am using nested zfs filesystems:
>zfs list -o name,zoned,mountpoint
NAME                               ZONED  MOUNTPOINT
rootpool                             off  /rootpool
rootpool/ROOT                        off  legacy
rootpool/ROOT/s10x_u7                off  /
rootpool/ROOT/s10x_u7/var            off  /var
rootpool/dump                          -  -
rootpool/export                      off  /export
rootpool/export/home                 off  /export/home
rootpool/export/zones                off  /export/zones
rootpool/export/zones/test           off  /export/zones/test
rootpool/swap                          -  -

Here is my zonecfg:
>zonecfg -z test info
zonename: test
zonepath: /export/zones/test
brand: native
autoboot: true
bootargs:
pool:
limitpriv:
scheduling-class:
ip-type: shared
net:
        address: 192.168.1.100
        physical: aggr10001
        defrouter not specified

I don't get the error when the zonepath is on a ufs filesystem.
Originally I was thinking that the error was only on newer releases of
solaris, but it probably has more to do with ufs vs. zfs.

John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to