Commit Graph

1015 Commits

Author SHA1 Message Date
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
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
2da12b297b fix #1959: remove any information regarding 'auto'
Remove any information regarding 'auto' but mention the netplan workaround for SLAAC

Signed-off-by: David Limbeck <d.limbeck@proxmox.com>
2018-11-13 10:11:30 +01:00
Thomas Lamprecht
49f20f1b0f followup: typos, formatting and wording improvements
fix some typos like s/seperate/separate/ passhtrough, ...

Reword some sentences, try to reduces commas per sentence (while I
like them, others don't and they entangle your mind when reading a
bit).

Try to improve formatting, adding some emphasis on abbrevations or
other important things. Ensur all abbrev. are writen uppercase.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-13 09:24:49 +01:00
Dominik Csapak
6e4c46c4cb add documentation for pci passthrough and sr-iov
explain what it is and how to use it, especially the steps necessary
on the host and the various options under one chapter

most of this is also found on the wiki in the Pci_passthrough
article

we may want to condense the information there and link it as
'notes and examples'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-11-13 07:50:44 +01:00
Thomas Lamprecht
941ff8d3d0 qemu: fix typo s/vmgedid/vmgenid/
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-12 14:37:27 +01:00
Thomas Lamprecht
1368dc0214 qm: display: enahnce and add cirrus description
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-12 14:36:35 +01:00
Dominik Csapak
6cb67d7fd0 add documentation for display types and memory configuration
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-11-12 13:48:52 +01:00
Nick Chevsky
25203dc111 Document new SSD emulation feature
This change documents the recently added SSD emulation feature for
IDE, SATA, and SCSI drives, which consists of:

* an `ssd` qm.conf flag [1], and
* an "SSD emulation" drive option in pve-manager. [2]

[1] https://git.proxmox.com/?p=qemu-server.git;a=commit;h=6c875f9f315f2dc7a0a3a988622c2efdf089b171
[2] https://git.proxmox.com/?p=pve-manager.git;a=commit;h=6e40f7b0347e4275f6bcc7a484f930d4345d1c8e

Signed-off-by: Nick Chevsky <nchevsky@gmail.com>
2018-11-10 10:58:58 +01:00
Thomas Lamprecht
4bd9bffc98 bump version to 5.2-9
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-10-23 13:03:06 +02:00
Thomas Lamprecht
4d47f12597 make update-static
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-10-23 12:57:54 +02:00
Fabian Grünbichler
68a192b5be d/control: minimize pve-doc-generator depends
we don't actually need the whole dblatex/texlive dependency chain to
generate man pages.

this reduces the current dependency chain of pve-doc-generator in a
minimal chroot from 184 packages (556mb) to 72 packages (90mb):

-asciidoc-dblatex
-dblatex
-dirmngr
-docbook-dsssl
-docbook-utils
-fontconfig-config
-fonts-dejavu-core
-fonts-lmodern
-gnupg
-gnupg-agent
-jadetex
-libassuan0
-libavahi-client3
-libavahi-common-data
-libavahi-common3
-libbsd0
-libcairo2
-libcups2
-libcupsimage2
-libfontconfig1
-libfreetype6
-libglib2.0-0
-libgnutls30
-libgraphite2-3
-libgs9
-libgs9-common
-libgssapi-krb5-2
-libharfbuzz-icu0
-libharfbuzz0b
-libhogweed4
-libice6
-libidn11
-libijs-0.35
-libjbig0
-libjbig2dec0
-libjpeg62-turbo
-libk5crypto3
-libkeyutils1
-libkpathsea6
-libkrb5-3
-libkrb5support0
-libksba8
-liblcms2-2
-libldap-2.4-2
-libldap-common
-libnettle6
-libnpth0
-libnspr4
-libnss3
-libopenjp2-7
-libosp5
-libostyle1c2
-libp11-kit0
-libpaper-utils
-libpaper1
-libpixman-1-0
-libpng16-16
-libpoppler64
-libpotrace0
-libptexenc1
-libsasl2-2
-libsasl2-modules-db
-libsgmls-perl
-libsm6
-libsynctex1
-libtasn1-6
-libtexlua52
-libtexluajit2
-libtiff5
-libx11-6
-libx11-data
-libxau6
-libxaw7
-libxcb-render0
-libxcb-shm0
-libxcb1
-libxdmcp6
-libxext6
-libxi6
-libxmu6
-libxpm4
-libxrender1
-libxt6
-libzzip-0-13
-lynx
-lynx-common
-openjade
-opensp
-pinentry-curses
-poppler-data
-preview-latex-style
-python-apt
-python-apt-common
-sgmlspl
-t1utils
-tex-common
-texlive
-texlive-base
-texlive-bibtex-extra
-texlive-binaries
-texlive-extra-utils
-texlive-fonts-recommended
-texlive-generic-recommended
-texlive-htmlxml
-texlive-latex-base
-texlive-latex-extra
-texlive-latex-recommended
-texlive-pictures
-texlive-science
-ucf
-x11-common
-xdg-utils

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-10-18 14:12:20 +02:00