Re: [osol-discuss] creating zones in open solaris on x86

2009-08-20 Thread Jim Walker
I would review the docs here: http://opensolaris.org/os/community/zones/ Here's an example whole root zone setup: http://opensolaris.org/os/community/testing/testfarm/zones/ Here's a simple whole root zone config: $ cat zonecfg create -b set zonepath=/bpool/zones/masterzone set autoboot=false

[osol-discuss] creating zones in open solaris on x86

2009-08-20 Thread sai prasath
Hi I have installed open solaris on HP Proliant ML 370 G6.While creating zones I am getting error message for the following command. #zfs create -o canmount=noauto rpool/ROOT/S10be/zones cannot create 'rpool/ROOT/S10be/zones': parent does not exist. please let me know the best way to resolve t

[osol-discuss] creating zones in open solaris on x86

2009-08-20 Thread sai prasath
Hi I have installed open solaris on HP Proliant ML 370 G6.While creating zones I am getting error message for the following command. #zfs create -o canmount=noauto rpool/ROOT/S10be/zones cannot create 'rpool/ROOT/S10be/zones': parent does not exist. please let me know the best way to resolve t