> "ip": "172.28.41.116", > "netmask": "255.255.252.0", > "gateway": "172.28.63.254”,
Based on that IP address/mask, isn’t the local reachable subnet limited to 172.28.40.1-172.28.43.255, making the gateway unreachable? - Dave > On 18 Jun 2015, at 11:29 AM, Ian Collins <[email protected]> wrote: > > Nigel W wrote: >> On Wed, Jun 17, 2015 at 1:54 PM, Ian Collins <[email protected] >> <mailto:[email protected]>> wrote: >> >> Ian Collins wrote: >> >> I though this was one from the past but I'm seeing the dreaded >> "timed >> out waiting for /var/svc/provisioning to move" error while >> trying to >> install a zone. >> >> The host is reasonably up to date (20150423T155306Z), the zone >> image is >> b67492c2-055c-11e5-85d8-8b039ac981ec. I've tried a few times >> with the >> same result. >> >> I have a full log if anyone is interested. >> >> >> I tried with other images and they timeout as well. Any ideas? >> >> What are you using for your configuration js? >> > > { > "brand": "joyent", > "dataset_uuid": "62f148f8-6e84-11e4-82c5-efca60348b9f", > "alias": "legacy", > "hostname": "legacy", > "max_physical_memory": 2048, > "delegate_dataset":true, > "quota":0, > "resolvers": ["172.25.1.1","172.25.1.2"], > "nics": [ > { > "nic_tag": "vlan28", > "ip": "172.28.41.116", > "netmask": "255.255.252.0", > "gateway": "172.28.63.254", > "primary": true > } > ] > } > >> Normally when I have this issue it is because vms networking settings are >> incorrect. Is a nic set a primary? Do the ips make sense? Does the >> gateway make sense? > > Yes to all - I use the same template with different IPs and hostnames for all > my zones. >> >> >> > -- > Ian. > > > > ------------------------------------------- > smartos-discuss > Archives: https://www.listbox.com/member/archive/184463/=now > RSS Feed: https://www.listbox.com/member/archive/rss/184463/25738179-216c4b5f > Modify Your Subscription: https://www.listbox.com/member/?& > Powered by Listbox: http://www.listbox.com ------------------------------------------- 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
