From: Thomas Lamprecht Date: Mon, 15 Jul 2019 19:44:26 +0000 (+0200) Subject: update screenshots and add some more X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=1e834cb23376c6328501dccb18515b412098e8d9 update screenshots and add some more all automatically generated by the selenium driver Signed-off-by: Thomas Lamprecht --- diff --git a/images/screenshot/gui-ceph-config.png b/images/screenshot/gui-ceph-config.png index e89d568..4388cec 100644 Binary files a/images/screenshot/gui-ceph-config.png and b/images/screenshot/gui-ceph-config.png differ diff --git a/images/screenshot/gui-ceph-monitor.png b/images/screenshot/gui-ceph-monitor.png index e71b3c6..8d88ede 100644 Binary files a/images/screenshot/gui-ceph-monitor.png and b/images/screenshot/gui-ceph-monitor.png differ diff --git a/images/screenshot/gui-ceph-osd-status.png b/images/screenshot/gui-ceph-osd-status.png index 48f8aad..12858ad 100644 Binary files a/images/screenshot/gui-ceph-osd-status.png and b/images/screenshot/gui-ceph-osd-status.png differ diff --git a/images/screenshot/gui-ceph-status.png b/images/screenshot/gui-ceph-status.png index 6375071..0455297 100644 Binary files a/images/screenshot/gui-ceph-status.png and b/images/screenshot/gui-ceph-status.png differ diff --git a/images/screenshot/gui-create-vm-cpu.png b/images/screenshot/gui-create-vm-cpu.png index 30e2aed..7deef93 100644 Binary files a/images/screenshot/gui-create-vm-cpu.png and b/images/screenshot/gui-create-vm-cpu.png differ diff --git a/images/screenshot/gui-create-vm-os.png b/images/screenshot/gui-create-vm-os.png index 7c933f2..49f6657 100644 Binary files a/images/screenshot/gui-create-vm-os.png and b/images/screenshot/gui-create-vm-os.png differ diff --git a/images/screenshot/gui-datacenter-search.png b/images/screenshot/gui-datacenter-search.png index f0e84dd..a47b111 100644 Binary files a/images/screenshot/gui-datacenter-search.png and b/images/screenshot/gui-datacenter-search.png differ diff --git a/images/screenshot/gui-datacenter-summary.png b/images/screenshot/gui-datacenter-summary.png index 8051665..84949df 100644 Binary files a/images/screenshot/gui-datacenter-summary.png and b/images/screenshot/gui-datacenter-summary.png differ diff --git a/images/screenshot/gui-node-ceph-cephfs-panel.png b/images/screenshot/gui-node-ceph-cephfs-panel.png new file mode 100644 index 0000000..d514d23 Binary files /dev/null and b/images/screenshot/gui-node-ceph-cephfs-panel.png differ diff --git a/images/screenshot/gui-node-ceph-install-wizard-step0.png b/images/screenshot/gui-node-ceph-install-wizard-step0.png new file mode 100644 index 0000000..49c26d7 Binary files /dev/null and b/images/screenshot/gui-node-ceph-install-wizard-step0.png differ diff --git a/images/screenshot/gui-node-ceph-install-wizard-step2.png b/images/screenshot/gui-node-ceph-install-wizard-step2.png index 1ad7f49..1bbfacb 100644 Binary files a/images/screenshot/gui-node-ceph-install-wizard-step2.png and b/images/screenshot/gui-node-ceph-install-wizard-step2.png differ diff --git a/images/screenshot/gui-node-summary.png b/images/screenshot/gui-node-summary.png index d62c652..a9a99d4 100644 Binary files a/images/screenshot/gui-node-summary.png and b/images/screenshot/gui-node-summary.png differ diff --git a/images/screenshot/gui-pool-summary-development.png b/images/screenshot/gui-pool-summary-development.png index 43a4241..42bc320 100644 Binary files a/images/screenshot/gui-pool-summary-development.png and b/images/screenshot/gui-pool-summary-development.png differ diff --git a/images/screenshot/gui-qemu-migrate.png b/images/screenshot/gui-qemu-migrate.png index 960303a..ed7ce93 100644 Binary files a/images/screenshot/gui-qemu-migrate.png and b/images/screenshot/gui-qemu-migrate.png differ diff --git a/images/screenshot/gui-qemu-summary.png b/images/screenshot/gui-qemu-summary.png index 7b1dc9b..6fb3a9e 100644 Binary files a/images/screenshot/gui-qemu-summary.png and b/images/screenshot/gui-qemu-summary.png differ diff --git a/images/screenshot/gui-storage-summary-local.png b/images/screenshot/gui-storage-summary-local.png index fa63769..baf54d7 100644 Binary files a/images/screenshot/gui-storage-summary-local.png and b/images/screenshot/gui-storage-summary-local.png differ diff --git a/images/screenshot/pve-installation.png b/images/screenshot/pve-installation.png index 8b21cf0..fd96eb5 100644 Binary files a/images/screenshot/pve-installation.png and b/images/screenshot/pve-installation.png differ diff --git a/images/screenshot/pve-select-location.png b/images/screenshot/pve-select-location.png index 7ef1903..6594412 100644 Binary files a/images/screenshot/pve-select-location.png and b/images/screenshot/pve-select-location.png differ diff --git a/pveceph.adoc b/pveceph.adoc index 38c7a85..72210f3 100644 --- a/pveceph.adoc +++ b/pveceph.adoc @@ -318,8 +318,7 @@ This is the default when creating OSDs since Ceph Luminous. pveceph createosd /dev/sd[X] ---- -Block.db and block.wal -^^^^^^^^^^^^^^^^^^^^^^ +.Block.db and block.wal If you want to use a separate DB/WAL device for your OSDs, you can specify it through the '-db_dev' and '-wal_dev' options. The WAL is placed with the DB, if not @@ -515,6 +514,8 @@ cluster, this way even high load will not overload a single host, which can be an issue with traditional shared filesystem approaches, like `NFS`, for example. +[thumbnail="screenshot/gui-node-ceph-cephfs-panel.png"] + {pve} supports both, using an existing xref:storage_cephfs[CephFS as storage] to save backups, ISO files or container templates and creating a hyper-converged CephFS itself. @@ -548,8 +549,7 @@ will always poll the active one, so that it can take over faster as it is in a `warm` state. But naturally, the active polling will cause some additional performance impact on your system and active `MDS`. -Multiple Active MDS -^^^^^^^^^^^^^^^^^^^ +.Multiple Active MDS Since Luminous (12.2.x) you can also have multiple active metadata servers running, but this is normally only useful for a high count on parallel clients,