Re: [zones-discuss] Using ZFS dataset...

2006-07-18 Thread Jerry Jelinek
Wee Yeh Tan wrote: Is there anywhere I can read about the design decisions over this? Why is inherited an issue when used in zones? I am not completely sure why this test was coded this way. I would have to try to talk to the ZFS engineer who did the original work and see if he remembers why he

Re: [zones-discuss] Using ZFS dataset...

2006-07-18 Thread Wee Yeh Tan
On 7/18/06, Jerry Jelinek <[EMAIL PROTECTED]> wrote: I am not sure what the complete sequence of commands is that you have run to cause this problem. However, the basic issue is that the mountpoint property cannot be inherited when you have zfs datasets that are configured for use in a zone. Yo

Re: [zones-discuss] Using ZFS dataset...

2006-07-17 Thread Jerry Jelinek
Wee Yeh Tan wrote: I encounter a pretty perplexing issue with using ZFS dataset in zones on S10u2 on a Sun x4100. I set up my zone in a zfs filesystem (say pool/solarisC) and inherit the dataset pool/solarisC/dataset. The zone occassionally gives me: [EMAIL PROTECTED]:~# zfs create pool/solaris

[zones-discuss] Using ZFS dataset...

2006-07-16 Thread Wee Yeh Tan
I encounter a pretty perplexing issue with using ZFS dataset in zones on S10u2 on a Sun x4100. I set up my zone in a zfs filesystem (say pool/solarisC) and inherit the dataset pool/solarisC/dataset. The zone occassionally gives me: [EMAIL PROTECTED]:~# zfs create pool/solarisC/dataset [EMAIL PR