Fiona Ebner
9a0a393981
backup: mention max-workers performance setting
...
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-10 13:08:49 +02:00
Fiona Ebner
7f938fdb2b
backup: merge sections describing jobs
...
keeping a short intro referring to the full section at the beginning.
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-10 13:08:47 +02:00
Fiona Ebner
17125f65de
backup: expand section for jobs
...
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-10 13:08:45 +02:00
Fiona Ebner
c8e632b6c9
backup: rework storage section, mentioning and recommending PBS
...
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-10 13:08:42 +02:00
Thomas Lamprecht
764a32850b
backup: fix title case and add skelleton for new jobs section
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-30 11:28:05 +02:00
Fiona Ebner
2050eb1946
cloud init: mention that serial display might not work for all images
...
Example from the community forum:
https://forum.proxmox.com/threads/112225/
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-09-26 11:15:19 +02:00
Fiona Ebner
88cb121433
cloud init: add warning to not install cloud-init on the host
...
From time to time, users install the cloud-init package on the host
by accident [0]. Since the other commands are intended to be run on
the host, add a warning about the one command that shouldn't.
Patch suggested by @Neobin on the community forum [1].
[0] https://forum.proxmox.com/threads/115530/post-499610
[1] https://forum.proxmox.com/threads/115530/post-499624
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-09-26 11:15:19 +02:00
Fiona Ebner
9deec2e220
zfs: special device: update maximum for special_small_blocks
...
In ZFS 0.8.3, the limit was increased to 1M [0][1].
[0] https://github.com/openzfs/zfs/releases/tag/zfs-0.8.3
[1] https://github.com/openzfs/zfs/pull/9355
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-09-16 12:49:20 +02:00
Oguz Bektas
5d993771a7
pveum: fix syntax for webauthn config
...
the property string needs to be on the same line as the config key
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2022-09-13 10:07:31 +02:00
Thomas Lamprecht
4faa64451a
network: rework and reorder reload/apply section
...
Order the live-reload method first & mention that it's recommended.
Mention that older PVE installations may also need to install
ifupdown2 manually, not just vanilla-Debian based ones.
Demote the `ifreload -a` into an inline mention, and emphasize that
it really only is for manual direct edits by moving that to the front
of the sentence, to avoid that users think that ifreload -a is an
alternative to the apply changes button/api.
Explain, in short, how changes are applied on reboot.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-12 18:01:47 +02:00
Aaron Lauterer
6f151d2591
network: rework introduction for people with less experience
...
Mentioning explicitly, that the vmbr interfaces can be thought of as a
virtual switch and what can be done overall in the introduction will
hopefully help new users to grasp the networking more quickly.
Also mention the SDN to point people in that direction if they need it
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2022-09-12 18:01:46 +02:00
Aaron Lauterer
9a08108970
network: adapt apply config section to PVE 7
...
ifupdown2 is now installed by default, we can therefore omit the whole
installation part except a small note for people who installed PVE on
top of Debian.
also mention the CLI variant for users who like to edit the network
config directly or are using some config management tools
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2022-09-12 18:01:28 +02:00
Thomas Lamprecht
a5604bb464
network: re-add mention of ifup/down but as warning
...
Due to the pitfalls possible it makes more sense to warn actively
than just removing any mention of those tools.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-12 18:01:28 +02:00
Aaron Lauterer
f0ab6a6953
network: remove ifup ifdown as it won't reattach guests
...
Mentioning 'ifup' and 'ifdown' can lead to users running into situations
where they take down one interface, for example an vmbrX. In this
situation the connection to the guests will be lost and not
reestablished automatically if the interface is brought up again with
'ifup'. The better way to apply network changes is to run 'ifreload -a'.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2022-09-12 17:25:11 +02:00
Thomas Lamprecht
de786b48df
update static/schema information
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-12 17:25:00 +02:00
Thomas Lamprecht
1024fbf5d0
docs: intro: avoid office@ mail address for sales related questions
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-09 13:32:54 +02:00
Thomas Lamprecht
b0196e2032
sysadmin: add missing btrfs & time sync links for wiki
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-08-25 08:01:44 +02:00
Mira Limbeck
500e5ab3bb
add clarification of experimental zfs encryption status
...
Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
[ T: drop trailing white space ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-07-12 09:08:53 +02:00
Thomas Lamprecht
f211eb8c20
ceph: add quincy repo reference
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-06-28 16:06:01 +02:00
Aaron Lauterer
42135e5844
ceph ec: fix typos and reword some sections
...
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2022-06-28 15:57:00 +02:00
Stefan Sterz
abdfbbbbb0
limit zfs arc: add '-k all' to 'update-initramfs' command
...
add '-k all' to avoid confusion when older kernels are pinned or
users switch between installed kernel versions
Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2022-06-23 14:16:09 +02:00
Dominik Csapak
b0bd901108
vzdump: add section about 'repeat-missed'
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Reviewed-by: Fabian Ebner <f.ebner@proxmox.com>
2022-06-17 17:30:20 +02:00
Fabian Ebner
10a2a4aa2e
close #4031 : vm: import: simplify example for creating VM from existing disk
...
Now that the import-from feature is available.
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2022-06-17 17:17:49 +02:00
Fabian Ebner
95d115146b
vm: import: avoid using deprecated bootdisk option
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2022-06-17 17:17:49 +02:00
Thomas Lamprecht
81de7382b0
pveceph: fix typo
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-09 09:52:06 +02:00
Thomas Lamprecht
038fd34c02
sysadmin: update links for ifdef::wiki
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-04 11:23:58 +02:00
Thomas Lamprecht
13d5f36295
bump version to 7.2-2
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-04 08:54:22 +02:00
Thomas Lamprecht
460359c5ba
update static/schema info
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-04 08:52:51 +02:00
Thomas Lamprecht
41791cf85d
ceph: rework EC structure and unify example style
...
add separate create/add headings below introduction about EC and
streamline a few details like not using spaces in example
<param-name>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-04 07:54:15 +02:00
Thomas Lamprecht
e9d331c5d8
ceph: ec: fix quoting of params and special values
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-04 07:32:57 +02:00
Aaron Lauterer
1273007159
pveceph: ec pool: add note about parameter usage on creation
...
Some optional parameters will only be used for the replicated metadata
pool.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2022-05-04 07:16:06 +02:00
Thomas Lamprecht
59c8fe1911
bump version to 7.2-1
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-02 17:40:59 +02:00
Thomas Lamprecht
e6d66c2f52
update static/schema info
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-02 17:40:59 +02:00
Thomas Lamprecht
9c2fa0b595
pveum: move attrs. to props. to own heading & expand
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-02 17:31:52 +02:00
Dominik Csapak
78881712eb
pveum: add paragraph about syncing user attributes
...
and improve wording for the remove vanished 'Properties' option.
Currently, we use both the word 'attributes' as well as 'properties'
for user fields (such as firstname, etc). I rewrote that a bit by calling
them 'attributes' for the LDAP side and 'properties' for the PVE side.
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-05-02 17:28:03 +02:00
Matthias Heiserer
73d19b4255
pbs storage: fix typo
...
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-05-02 15:45:47 +02:00
Dominik Csapak
0ee99762f6
calendar-events: update format and add more examples
...
to indicate date support.
also add the special values we support
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-05-02 13:33:03 +02:00
Thomas Lamprecht
a058a570ea
bump version to 7.1-3
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-29 17:35:26 +02:00
Thomas Lamprecht
eee1c5de0a
pvecm: add basic next-id section
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-29 17:29:12 +02:00
Aaron Lauterer
cbb265a3d0
pveceph: add section about erasure code pools
...
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2022-04-29 14:29:41 +02:00
Thomas Lamprecht
7af2edf96a
update static/schema information
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-28 21:24:22 +02:00
Thomas Lamprecht
e039fe3cd9
qm: add very basic VirGL docs
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-28 21:18:37 +02:00
Thomas Lamprecht
3b5307ff0a
vzdump: minimally rework backup notes, mostly formatting
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-28 15:17:23 +02:00
Fabian Ebner
3cb107b7fa
vzdump: add section for notes and notes-template
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2022-04-28 15:07:35 +02:00
Dominik Csapak
217b2caeca
update documentation about sync-options
...
describe the new 'remove-vanished' option and what the options are doing
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-04-26 13:06:32 +02:00
Dylan Whyte
5899fa0ebe
pvesdn: langauge and formatting fixup
...
Mostly improves langauge with some minor formatting fixes.
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2022-04-26 12:56:20 +02:00
Dylan Whyte
d7a0fa2a11
pve-network: Fix routed configuration example
...
In my previous fixup, I forgot to update the interface name in the line
to enable proxy ARP.
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2022-04-26 12:48:15 +02:00
Alwin Antreich
0b32cd0a0f
storage: rbd: add optional ceph client configuration
...
Signed-off-by: Alwin Antreich <alwin@antreich.com>
2022-04-26 12:44:54 +02:00
Thomas Lamprecht
027bbe9a29
sysadmin: rework boot kernel pinning section
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-26 12:44:42 +02:00
Stoiko Ivanov
a9a2cdbef1
sys: boot: minimally document kernel version pinning
...
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2022-04-22 11:42:52 +02:00