Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions RDU-Scale/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
- ....

## How do I know what kind of nodes I have?
Review the instackenv.json which is provided via the Scale Lab wiki: http://quads.scalelab.redhat.com/cloud/cloud01_c01-h01-r620.rdu.openstack.engineering.redhat.com_instackenv.json
Review the instackenv.json. A link is typically provided via email if your allocation is managed by [QUADS](http://quads.dev/). The link should look something like http://quads.subdomain.example.com/cloud/cloud01_somehost.subdomain.example.com_instackenv.json

We will see the following:
- pm_addr": "mgmt-c01-h02-r620.rdu.openstack.engineering.redhat.com",
- pm_addr": "mgmt-somehost.subdomain.example.com",

Somehost will contain various components. For example f01-h02-000-r620 indicates location, u-location, blade or standalone, and type.
The important part here is the -r620, which tells us this is a Dell R620, so you should use the R620 templates for that machine time.

## How do I deploy using these templates?