Skip to content

Instantly share code, notes, and snippets.

@AlainODea
Created March 28, 2013 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlainODea/5266002 to your computer and use it in GitHub Desktop.
Save AlainODea/5266002 to your computer and use it in GitHub Desktop.
Hadoop JSON payload that fails with "timed out waiting for /var/svc/provisioning to move <UUID>" on vmadm create.
{
"alias": "hadoop",
"max_physical_memory": 16192,
"quota": 1024,
"dataset_uuid": "6344c3f4-64d9-11e2-af3d-af797e5b19ca",
"nics": [
{
"nic_tag": "external",
"vlan_id": 6,
"ip": "10.100.0.87",
"netmask": "255.255.0.0",
"gateway": "10.100.0.1",
"primary": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment