Yes. The gateway is pingable. The IP isn't a duplicate of anything else on
the same subnet. The netmask is 255.255.255.248, and doesn't seem like it
should be an issue.

On Thu, Nov 26, 2015 at 4:23 PM, Ian Collins <[email protected]> wrote:

> Evan Rowley wrote:
>
>> Hello,
>>
>> vmadm is hanging when creating LX zone using the lxtest JSON shown on the
>> Getting Started steps of the wiki, last edited Oct 08, 2015.
>>
>> Link:
>> https://wiki.smartos.org/display/DOC/LX+Branded+Zones
>>
>>
>> I successfully ran:
>>
>> # imgadm import 52be84d0-6b06-11e5-a4c0-9f0c52fa368a
>>
>> Created the following JSON file, lxtest.json, with appropriate values for
>> <ip>, <netmask>, and <gw>.
>>
>> {
>>   "alias": "lxtest",
>>   "brand": "lx",
>>   "kernel_version": "3.13.0",
>>   "max_physical_memory": 2048,
>>   "image_uuid": "52be84d0-6b06-11e5-a4c0-9f0c52fa368a",
>>   "resolvers": ["8.8.8.8","8.8.4.4"],
>>   "nics": [
>>     {
>>       "nic_tag": "admin",
>>       "ip": "<ip>",
>>       "netmask": <netmask>",
>>       "gateway": "<gw>",
>>       "primary": true
>>     }
>>   ]
>> }
>>
>>
> Are your nic parameters (especially the gateway) valid?
> 
> --
> Ian.
> 



-- 
 - EJR



-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to