Hi, Ben!
Don't know if this is the best way to configure it, but I did it in that
way, and worked:
- At the begining of the file, include:
  set ip-type=exclusive

Let me know if it worked, or take a look at
http://www.aosug.com.ar/userfiles/20090919_SFD09_Taller_Crossbow.pdf .
It's in Spanish, but the commands are in OpenSolaris ;-)
Hope it helps!
Best regards,

HeCSa.



On Thu, Mar 4, 2010 at 1:56 PM, Ben <ben.lav...@gmail.com> wrote:

> Hi all,
>
> I'm creating a zone using the following:
> zonecfg -z <name> -f <path_to_config_file>
> The config file looks like this:
>
> create -b
> set zonepath=/export/vaes-zones/<NAME>
> set brand=ipkg
> set autoboot=false
> set ip-type=exclusive
> 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 net
> set physical=<NIC>
> end
>
> I'm getting an error on line 16, then saying that the resource is
> incomplete.
> I've created a VNIC and attached it to an etherstub , it's there and I can
> plumb it into the global zone, but when I specify it in the config file, it
> fails.  I've not tried an interactive config yet.
>
> Any ideas?
> Thanks,
> Ben
> Ben
> --
> This message posted from opensolaris.org
> _______________________________________________
> zones-discuss mailing list
> zones-discuss@opensolaris.org
>



-- 
HeCSa
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to