Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-ganeti
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
itminedu
snf-ganeti
Commits
56db8a84
Commit
56db8a84
authored
16 years ago
by
Alexander Schreiber
Browse files
Options
Downloads
Patches
Plain Diff
Merge r1295 from branches/ganeti/ganeti-1.2
Clarify cluster IP requirement. Reviewed-by: iustinp
parent
5c735209
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/install.sgml
+3
-1
3 additions, 1 deletion
doc/install.sgml
man/gnt-cluster.sgml
+2
-2
2 additions, 2 deletions
man/gnt-cluster.sgml
with
5 additions
and
3 deletions
doc/install.sgml
+
3
−
1
View file @
56db8a84
...
...
@@ -698,7 +698,9 @@ gnt-cluster init <replaceable>CLUSTERNAME</replaceable>
nodes names for a multi-node cluster. In general the best
choice is to have a unique name for a cluster, even if it
consists of only one machine, as you will be able to expand it
later without any problems.
later without any problems. Please note that the hostname used
for this must resolve to an IP address reserved exclusively
for this purpose.
</para>
<para>
...
...
This diff is collapsed.
Click to expand it.
man/gnt-cluster.sgml
+
2
−
2
View file @
56db8a84
...
...
@@ -228,8 +228,8 @@
Note that the <replaceable>clustername</replaceable> is not
any random name. It has to be resolvable to an IP address
using DNS, and it is best if you give the fully-qualified
domain name.
Also it is advisable to reserve a per-cluster
unique name, and not try to reuse one of the nodes' names
.
domain name.
This hostname must resolve to an IP address
reserved exclusively for this purpose
.
</para>
<para>
...
...
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