Dylan Whyte
60ed554fac
fix 3372: fix typos, and impove pve-gui docs
...
This reformulates quite a bit of the gui section and corrects small
typos elsewhere.
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-04-12 15:47:33 +02:00
Thomas Lamprecht
79bb079400
followup comma fix
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-19 14:26:02 +01:00
Thomas Lamprecht
fdf1dd364d
cluster manager: reword node limit, as there's not a real one
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-19 14:17:26 +01:00
Fabian Grünbichler
4e8fe2a959
pvecm: improve SSH section
...
reword some parts, fix wrong information about port forwarding
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-11-25 12:41:35 +01:00
Thomas Lamprecht
9d999d1bf6
cluster: restructure ssh role section
...
Move the example into the bulletin points, makes it clearer that they
are connected and avoids interrupting the flow when reading.
Make the whole "important" part a admontion, as such notes should be
self-contained (not split between note and non-note), it also gives
it more visibility.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-24 12:02:01 +01:00
Oguz Bektas
39aa8892b4
pvecm: explain role of ssh in PVE stack
...
(for #2829 )
add a section describing how SSH tunnels are used in conjunction
with PVE.
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2020-11-24 12:02:01 +01:00
Dominic Jäger
10da5ce16b
pvecm: Add output for delnode
...
The output of "pvecm delnode someNode" is "Killing node X". Even though this
only says something about an attempt and not about success, it is not "no
output is returned".
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2020-08-20 15:31:41 +02:00
Dominic Jäger
838081cd4c
pvecm: Add required -r to rm
...
/etc/corosync/* includes the directory uidgid.d.
Consequentlly, a correct rm call requires -r.
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2020-08-20 15:31:37 +02:00
Aaron Lauterer
94cfc9d491
pvecm: whitespace fixup
...
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-08-11 15:33:03 +02:00
Aaron Lauterer
7a39aabd39
fix #2526 : network config: change underscore to dash
...
The network config examples use the underscore but our tooling
generates the configs with dashes.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-08-11 15:33:03 +02:00
Dominic Jäger
41a37193e4
qdevice: Clarify required packages
...
I overlooked the different package names myself. Writing out the two commands
makes this more difficult to overlook.
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2020-08-11 15:33:03 +02:00
Dominic Jäger
1b80fbaac7
qdevice: Add note about root login requirements
...
We mention Debian as external server before. On Debian it is easily possible
that SSH root login via password is prohibited.
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2020-08-11 15:33:03 +02:00
Dominic Jäger
9ffebff57f
pvecm: Add comma after 'First'
...
Comma after sequence words like first, next, then, or last.
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2020-08-11 15:33:03 +02:00
Dominic Jäger
7c039095ed
qdevice: Remove a wrong 's'
...
Third person plural does not require -s form.
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2020-08-11 15:33:03 +02:00
Thomas Lamprecht
5f318cc038
fix some typos
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-11 18:01:34 +01:00
Aaron Lauterer
fcf0226ef6
pvecm: fix corosync link priority description
...
The official man page fixed this in commit 0a323ff [0] to describe the
actual behaviour: higher knet_link_priority number equals to higher
priority
[0] 0a323ff2ed
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-02-07 12:06:43 +01:00
Thomas Lamprecht
6cab1704fc
followup: extend cluster create/join a bit
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-04 15:35:37 +02:00
Stefan Reiter
24398259f8
Add screenshot references to cluster GUI section
...
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-09-03 14:27:58 +02:00
Stefan Reiter
3e380ce0b8
Mention GUI for creating a cluster and adding nodes
...
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-09-03 14:27:58 +02:00
Fabian Ebner
6d3c0b3479
Fix typos in pvecm.adoc
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:19:26 +02:00
Thomas Lamprecht
dd1aa0e016
pvecm: re-add "multiple cluster in same net" section
...
While yes, there's a note covering this, users have had often
questions about it, or if it's possible at all, so it deserves its
own section, it's more visible and can be better found this way.
Adapt for corosync 3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-10 10:48:48 +02:00
Stefan Reiter
a9e7c3aa23
Update pvecm documentation for corosync 3
...
Parts about multicast and RRP have been removed entirely. Instead, a new
section 'Corosync Redundancy' has been added explaining the concept of
links and link priorities.
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-07-10 10:16:45 +02:00
Stefan Reiter
3254bfddb3
Use correct xref: syntax and add pvecm prefix
...
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-07-10 10:08:10 +02:00
Thomas Lamprecht
9121b45bcd
followup: be more specific where to run upcatecerts
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-04 14:03:37 +02:00
Stefan Reiter
41925ede90
document #2247 : add info about SSH fingerprints on cluster leave
...
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-07-04 14:02:18 +02:00
Stefan Reiter
270757a162
Update pvecm doc regarding IP vs hostname as corosync address
...
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-06-25 12:05:48 +02:00
Thomas Lamprecht
e34c3e913f
pvecm: qdevice: more general wording
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-26 11:40:01 +02:00
Mira Limbeck
91f3edd0e1
pvecm: fix wrong quorum numbers
...
Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
2019-03-11 15:09:16 +01:00
Thomas Lamprecht
0082189452
pvecm: followup: rewrap lines to 80 cc
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-06 10:42:06 +01:00
Oguz Bektas
870c281711
pvecm: qdevice faq section improvements
...
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-06 10:40:37 +01:00
Thomas Lamprecht
d31de32896
pvecm qdevice: add some FAQ points
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-05 14:23:46 +01:00
Thomas Lamprecht
51730d564b
followup: minor fixup and comment out "TODO"
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-05 13:50:44 +01:00
Oguz Bektas
c21d2cbe57
initial documentation for qdevice
...
Authored by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Co-Authored by: Oguz Bektas <o.bektas@proxmox.com>
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2019-03-05 13:45:01 +01:00
Thomas Lamprecht
96d698dbdd
fix #2112 : remove typo in pvecm chapter
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-26 08:58:56 +01:00
Thomas Lamprecht
e4b62d04b8
pvecm: note about PVE 4.X and 5.X cluster compatibility
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-13 13:30:50 +01:00
Thomas Lamprecht
9a7396aa65
followup #1850 : pvecm: referencing all nodes in etc/hosts is not necessarry
...
...for a cluster to work, as we can corosync can use multicast to
from the totem ring and we then can use that to communicate the other
nodes cluster IP.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-13 13:29:52 +01:00
Thomas Lamprecht
c15cdfba0d
pvecm: mark all console commands the same way
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-13 13:22:09 +01:00
Thomas Lamprecht
30101530ad
#1850 followup: pvecm: you can use SSH or API to create cluster
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-13 13:04:36 +01:00
David Limbeck
d4a9910fec
fix #1850 : small additions
2018-08-14 12:22:42 +02:00
Thomas Lamprecht
11202f1dd7
pvecm: add some section references
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-04-25 14:46:11 +02:00
Thomas Lamprecht
bde0e57d53
pvecm: add chapter reference
2018-03-19 13:10:52 +01:00
Wolfgang Bumiller
266cb17b87
minor fixup
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-01-25 10:49:08 +01:00
Alwin Antreich
82d524516d
add link for convenience on adding nodes to separated cluster network
...
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2018-01-25 10:45:34 +01:00
Thomas Lamprecht
82445c4eec
cluster: document multiple clusters in same network
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-01-25 10:29:33 +01:00
Thomas Lamprecht
44f38275ee
fix a/an and repeated words
...
ddouble words found with /(\b\S+\b)\s+\b\1\b/
(the silver searcher `ag` can find matches even with newlines in
between without extra flags)
Adapt some wording when touching the lines.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-10-09 10:06:54 +02:00
Dominik Csapak
470d43137c
fix typos and whitespace all around
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-09-27 10:25:20 +02:00
Wolfgang Bumiller
204231dffc
pvecm: pve-manager service was renamed to pve-guests
2017-09-13 07:55:49 +02:00
Wolfgang Link
7a0d4784b3
Update Dokumentation to Systemd Network Interface Names
2017-07-07 13:32:45 +02:00
Dominik Csapak
a181f0903d
the test uncovers problems not covers them up
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-02-17 08:49:25 +01:00
Dominik Csapak
da6c7dee9c
add links to the specific migration chaptes in pvecm
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-21 15:14:32 +01:00