Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jnoller
Created June 19, 2014 16:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jnoller/248a9d7f9b008f5d0aee to your computer and use it in GitHub Desktop.
Save jnoller/248a9d7f9b008f5d0aee to your computer and use it in GitHub Desktop.
METALLLLLL
pug:~ jesse$ time nova boot METALS --flavor onmetal-memory1 --image 1387253c-7735-4542-9612-26bc9ff77a9d --key-name=mykey --poll
+------------------------+--------------------------------------------------------------------+
| Property | Value |
+------------------------+--------------------------------------------------------------------+
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-STS:power_state | 0 |
| OS-EXT-STS:task_state | scheduling |
| OS-EXT-STS:vm_state | building |
| accessIPv4 | |
| accessIPv6 | |
| config_drive | |
| created | 2014-06-19T16:47:40Z |
| flavor | OnMetal Memory v1 (onmetal-memory1) |
| hostId | |
| id | 3191e9eb-b9f0-4ec3-8b67-b0e486fba01b |
| image | OnMetal - Debian 7 (Wheezy) (1387253c-7735-4542-9612-26bc9ff77a9d) |
| key_name | mykey |
| metadata | {} |
| name | METALS |
| progress | 0 |
| status | BUILD |
+------------------------+--------------------------------------------------------------------+
Server building... 100% complete
Finished
real 4m21.640s
@rgbkrk
Copy link

rgbkrk commented Jun 19, 2014

How big is onmetal-memory1?

@johnmarkschofield
Copy link

@rgbkrk From http://www.rackspace.com/cloud/servers/onmetal/

Intel® Xeon® E5-2630 v2 2.6Ghz
2x6 Core
512GB RAM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment