-
Notifications
You must be signed in to change notification settings - Fork 1
vdave edited this page Sep 11, 2016
·
3 revisions
VM hosts, that is, the hardware installations that will be used to host virtual machines (typically for CNs but also for other supporting services) are named using a pattern of:
host-<location>-<id>.dataone.org
where:
<location>: A common abbreviation for the hosting institution. For example: unm = University of New Mexico, ucsb = University of California Santa Barbara, orc = Oak Ridge Campus <id>: An identifier to distinguish between multiple hardware hosts at an institution. For example "1".
| Examples: | host-unm-1.dataone.org, host-ucsb-1.dataone.org |
|---|
Coordinating nodes will be named with a pattern of:
cn-[<env>-]<location>-<id>.dataone.org
where:
<env>: An indicator of the environments in which the node will be participating. For example, "dev" for development, "sandbox" for the sandbox, and "stage" for staging. No environment indicator implies participation in the production environment. <location>: A common abbreviation for the hosting institution. For example: unm = University of New Mexico, ucsb = University of California Santa Barbara, orc = Oak Ridge Campus <id>: An identifier to distinguish between multiple hardware CNs at an institution. For example "1".
This material is based upon work supported by the National Science Foundation under Grant Numbers 083094 and 1430508.
Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.