Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
a34ab64d
Verified
Commit
a34ab64d
authored
2 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
document the ganeti naming convention
parent
fee1ecb2
No related branches found
Branches containing commit
No related tags found
1 merge request
!39
TPA-RFC-49: document the ganeti naming convention
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
policy/tpa-rfc-6-naming-convention.md
+10
-0
10 additions, 0 deletions
policy/tpa-rfc-6-naming-convention.md
with
10 additions
and
0 deletions
policy/tpa-rfc-6-naming-convention.md
+
10
−
0
View file @
a34ab64d
...
...
@@ -76,6 +76,16 @@ Another naming scheme is `role-ID`, where:
one, to distinguish between multiple instances of the same server
(e.g.
`mon-01`
,
`mon-02`
)
Some machines do include a location name, when their location is
actually at least as important as their function. For example, the
Ganeti clusters are named like
`gnt-LOC`
where
`LOC`
is the location
(example,
`gnt-fsn`
is in Falkenstein, Germany). Nodes inside the
cluster are named
`LOC-node-ID`
(e.g.
`fsn-node-01`
for the first
Ganeti node in the
`gnt-fsn`
cluster).
Other servers may be named using that convention, for example,
`dal-rescue-01`
is a rescue box hosted near the
`gnt-dal`
cluster.
## Location
Note that this naming scheme is deprecated. Favor role-based names,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment