Hmmm.

I thought I was doing this via zonecfg -z production, which zonecfg is
run from the global zone.

add dataset
set name=telecom/oracle/production/oraapp
end

... repeat

add dataset
set name=telecom/oracle/production/isapps
end
commit
exit

The zone took all the datasets (shown in the earlier export), yet the
zone only reveals/mounts the first seven when it runs.  

Are you suggesting that I not get too granular with datasets and use a
higher level one versus several?

thanks
ken






On Wed, 2006-09-06 at 09:21, Robert Milkowski wrote:
> Well, that's interesting. Looks like some limit/bug here. However whatever 
> the limit is have you considered to add dataset into a zone? That way you can 
> actually create new file systems as needed inside a zone without changing 
> zone configuration, etc. You can also utilize snapshots, clones inside a 
> zone. That's what I did. That way DB admins can create file systems, 
> snapshots, etc.
> 
> add dataset
> set name=pool/dataset
> end
>  
> 
> This message posted from opensolaris.org
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to