Existing information is slightly modified and retained.
Add information:
* List which logs are usually helpful for troubleshooting
* Explain how to acknowledge listed Ceph crashes and view details
* List common causes of Ceph problems and link to recommendations for a
healthy cluster
* Briefly describe the common problem "OSDs down/crashed"
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
[AL]: use old anchor to sub chapter that was kept to not break links
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
[AL]: revert and fix subchapter anchor to autogenerated one to not break links
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
this switches the use of OATH 2.0 to the correct spelling of OAuth
2.0.
it also makes it clear that the OpenID Connect Discovery protocol is
used by Proxmox VE the product, not Proxmox the company. otherwise,
users could have gotten the impression that data is processed on
company servers.
Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
Mostly adds a history overview for PVE 5 and newer releases.
The existing history was only touched up a bit language wise, the diff
looks more involved due to formatting the text with an 80 character
column limit, use git diff's word-diff feature to see what actually
changed there.
Authored-by: Dominik Bohn <d.bohn@proxmox.com>
[TL: add more links to external and internal references]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
so that there are not two different versions of the introduction and
users mistakenly think they have already read the introduction in the
admin guide.
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
[ AL: use {pve} and format boot option for easier recognizion ]
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
Add a "the" for better readability and a dot at the end to be
consistent with the other items in the list.
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
To better describe the long time existing status quo and mention the
new auto idle, while not changing much in practice it should be
documented in any way.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
These minor additions to and rearrangements within the
documentation target easier accessibility for the SDN DHCP feature.
Signed-off-by: Daniel Herzig <d.herzig@proxmox.com>
since port isolation is only local on the host. To get better port
isolation, the VNET firewall can be used.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
remove reference to future ova support and only esxi as supported.
Add extra OVA/OVF section explaining some caveats.
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Added a new direction section, mostly so I can write about the forward
direction and explain its use cases.
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
The two lists were missing the initial empty line and were
consequently rendered as inline text, which made them hard to read.
Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
add documentation for the qemu-server patch series to add AMD SEV
support.
Signed-off-by: Markus Frank <m.frank@proxmox.com>
[ TL: fleece in wording improvement suggested by Shannon ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Explain the mixed casing styles for (sub-)properties in configuration
files and plans regarding the future.
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Having a optional linkchecker build-target might be nice to catch all
those broken links for sure when run every once in a while.
Reported-by: Melroy van den Berg <melroy89@protonmail.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Also includes the new `compress` option that has been recently
introduced in the installer.
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
[ TL: small asciidoc format/style fixes ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Note, at time of commit the Enterprise repo is not yet available, but
that should change (soon) once this is bumped, so do not bother with
a temporary note.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
not that obvious behaviour on the systemd side, and missing cert renewal can
have wide-reaching consequences.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>