Commit Graph

1726 Commits

Author SHA1 Message Date
Daniel A. Maierhofer
552e175dc5 pve-network: fix typo
there management interface -> their management interface

Signed-off-by: Daniel A. Maierhofer <git@damadmai.at>
2019-01-16 14:51:54 +01:00
Thomas Lamprecht
a75eeddebe update copyright year to current
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-01-16 14:49:26 +01:00
Thomas Lamprecht
1de93a7ca4 README: we need to build pve-doc-generator.mk
One needs to have pve-doc-generator.mk before the index target can be
made, so note this in the README

Reported-by: Friedrich Ramberger <f.ramberger@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-01-09 17:27:06 +01:00
Wolfgang Bumiller
bdfd46015e minor grammar improvement
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-01-08 12:19:14 +01:00
Alexandre Derumier
9f400be21b vxlan evpn : remove rp_filter=0 for symetric model
This seem be to fixed in frr 6.0.
(it was packetloss with vm migration, race condition when refreshing routing table)
2019-01-03 11:55:08 +01:00
Thomas Lamprecht
e21e6f8a67 pvesm: improve file level based storage paragraph
improve the file level based storage paragraph bit and move it above
the block based one, as the table is sorted by storage type, and file
comes first.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-01-03 10:28:38 +01:00
Stoiko Ivanov
716a14a31d Change iscsiscan invocation in pve-storage-iscsi
Caught while checking #1936 - portal is a fixed (required) argument.
Also changed `iscsiscan` to `scan iscsi`

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-01-03 09:27:07 +01:00
Wolfgang Link
5e235b991b Fix dmesg command 2019-01-03 09:23:44 +01:00
Oguz Bektas
57298d28b5 minor wording improvements/corrections
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2019-01-03 08:53:13 +01:00
Wolfgang Bumiller
3b652d4ec9 some language improvements
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-12-28 10:23:20 +01:00
Stoiko Ivanov
bc7e0c7006 Fix 7 typos and rephrase a sentence
Reported via support ticket by Daniel A. Maierhofer <pve@damadmai.at>.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2018-12-28 10:14:14 +01:00
Thomas Lamprecht
2d11c86883 buildsys: fix clean target
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-12-11 11:57:23 +01:00
Thomas Lamprecht
ef488ba5b5 pvesm: fixup use CephFS
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-12-11 11:56:36 +01:00
Alexandre Derumier
edcf211810 vxlan : add missing vxlan-id 2018-12-11 10:17:59 +01:00
Alwin Antreich
de2f822572 cephfs: correct the destroy a cephfs command
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2018-12-10 11:35:19 +01:00
Dominik Csapak
e582833bf1 add pcie passthrough to the wiki
and add a 'see also' chapter for the wiki with a link to the old
pci passthrough documentation (which i will change to contain
examples and other steps not suited for the reference documentation)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-12-05 11:47:47 +01:00
Dominik Csapak
5ee3d3cdea fix quoting
it seems the parser cannot handle the end of the quoting with '),' after
it, so `'), does not get detected as the end of the quote

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-12-05 11:47:43 +01:00
Thomas Lamprecht
947b5571f0 followup: slightly reword
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-12-04 09:13:35 +01:00
Stoiko Ivanov
a94a57d7b3 pve-installation: clarify hdsize setting for ZFS
We only partition all bootable drives, i.e. only the first vdev.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2018-12-04 09:09:06 +01:00
Thomas Lamprecht
71996a817b pvesm: fix storage type table: order by level and shared
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 13:56:18 +01:00
Thomas Lamprecht
fa9b4ee121 pveceph: cephfs: fixup destroy warning
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 13:46:00 +01:00
Thomas Lamprecht
a791a09659 bump version to 5.3-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 13:17:26 +01:00
Thomas Lamprecht
e2d681b368 run make update-static
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 13:12:20 +01:00
Thomas Lamprecht
90682f3598 pveceph: add pg_num for easier search
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 12:43:33 +01:00
Alwin Antreich
5a54ef446d Update the default PG number to 128
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2018-11-29 12:42:12 +01:00
Thomas Lamprecht
168665d4d4 update gui my settings screenshot
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 12:41:28 +01:00
Thomas Lamprecht
58f95dd72e pveceph: add initial CephFS documentation
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 11:00:27 +01:00
Oguz Bektas
459d5f1338 minor improvements to installation
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2018-11-26 13:02:16 +01:00
Thomas Lamprecht
082b32fb8d pci passthrough: fixup GPU passthrough notes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-26 12:48:30 +01:00
Dominik Csapak
1c1241f262 pci passthrough: add example for functions
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-11-26 12:33:52 +01:00
Dominik Csapak
13cae0c119 pci passthrough: add GPU passthrough notes
to make it clear how to use a GPU inside the vm

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-11-26 12:33:52 +01:00
Stoiko Ivanov
71280de08f installation: document advanced ZFS options
Additionally add a note that no swap is created when ZFS is selected.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2018-11-24 07:57:47 +01:00
Stoiko Ivanov
dc74fc6389 Expand documentation for swap with ZFS.
and add an anchor for referencing in pve-installation.adoc

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2018-11-24 07:57:43 +01:00
Dominik Csapak
51778acdd5 fix clean-static find call
'-not -name' instead of '-not name'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-11-23 14:21:31 +01:00
Oguz Bektas
730fbca408 qm: minor improvements to documentation
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2018-11-20 09:48:20 +01:00
Thomas Lamprecht
4ccb911c76 fix #1292: qm: NUMA: a socket can have more nodes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-16 14:40:46 +01:00
Wolfgang Bumiller
00c6976d98 fixup: E.g. -> For example
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-11-15 10:05:29 +01:00
Thomas Lamprecht
1a5554fc2f fix #1138: installation: note how one can progress with keyboard only
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-15 10:04:07 +01:00
Nick Chevsky
53cbac409b Remove SCSI exclusivity from "Discard" drive option
This documents the recent move [1] to make the formerly SCSI-exclusive
"Discard" option also available to IDE and SATA drives, and explains
its dependency on either VirtIO SCSI or SSD emulation [2].

[1] https://git.proxmox.com/?p=pve-manager.git;a=commit;h=ee4b837692bf3d0f50b6cb8f29a5272e9a632430
[2] https://git.proxmox.com/?p=pve-docs.git;a=commit;h=25203dc111c1af5a1e100246954d1467535676c7

Signed-off-by: Nick Chevsky <nchevsky@gmail.com>
2018-11-15 08:59:35 +01:00
Wolfgang Bumiller
1121e9ca86 bump version to 5.2-10
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-11-14 15:27:39 +01:00
Dominik Csapak
b08ec02409 add qmeventd manpage
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-11-14 15:24:05 +01:00
Thomas Lamprecht
a4ca3a6621 README: document list continuations
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-14 08:09:23 +01:00
Thomas Lamprecht
6925e2aa9a README: note level 4 heading issues
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-14 08:08:54 +01:00
Thomas Lamprecht
d25f097cfc qm pci passthrough: follow up enhancements
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-14 08:04:51 +01:00
Dominik Csapak
050192c59d add documentation for mediated devices
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-11-13 19:00:49 +01:00
Dominik Csapak
39d84f286a qm: remove 4th level heading and fix typos
manpages cannot have a 4th section, replace them with
titles

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-11-13 19:00:30 +01:00
David Limbeck
bf5de2d9ac fix #1975: extend 'My Settings' documentation
add a section for 'My Settings' documenting Dashboard Storages, clear
user name, reset layout and xterm.js settings

Signed-off-by: David Limbeck <d.limbeck@proxmox.com>
2018-11-13 15:11:50 +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