Hi Robert -- Here are the outputs. I cannot seem to see the last isapps dataset via zfs list. The non-global zone will be used to host a 10G Oracle.
//** From the global zone ** //** Pool is named telecom # zonecfg -z production export create -b set zonepath=/zones/production set autoboot=true add inherit-pkg-dir set dir=/lib end add inherit-pkg-dir set dir=/platform end add inherit-pkg-dir set dir=/sbin end add inherit-pkg-dir set dir=/usr end add dataset set name=telecom/oracle/production/backup end add dataset set name=telecom/oracle/production/logs end add dataset set name=telecom/oracle/production/oraapp end add dataset set name=telecom/oracle/production/oradata end add dataset set name=telecom/oracle/production/oradmp end add dataset set name=telecom/oracle/production/oramirror1 end add dataset set name=telecom/oracle/production/oramirror2 end add dataset set name=telecom/oracle/production/isapps end //**from my non-global zone called production /** I have used zfs set mountpoint= to adjust the mounts where i need them /** Telecom and telecom/oracle remain accessible only to the global as desired # zfs list NAME USED AVAIL REFER MOUNTPOINT telecom 799K 669G 51K /telecom telecom/oracle 490K 669G 49K /telecom/oracle telecom/oracle/production 441K 669G 49K /telecom/oracle/production telecom/oracle/production/backup 49K 20.0G 49K /backup telecom/oracle/production/logs 49K 5.00G 49K /logs telecom/oracle/production/oraapp 49K 15.0G 49K /oraapp telecom/oracle/production/oradata 49K 20.0G 49K /oradata telecom/oracle/production/oradmp 49K 2.00G 49K /oradmp telecom/oracle/production/oramirror1 49K 5.00G 49K /oramirror1 telecom/oracle/production/oramirror2 49K 5.00G 49K /oramirror2 If I do a zfs mount in either the global zone or the non-global zone, I do not see telecom/oracle/production/isapps. The zoned flag is set. Regards and Thanks for your help Ken University of New Hampshire On Wed, 2006-09-06 at 08:36, Robert Milkowski wrote: > Hi. > > Can you post zonecfg -z XXXX export and zfs list in that XXX zone? > > > 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