| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a procedure that explains how, after an upgrade, to move bytes that
have spilled over to a relatively slow device back to the faster device.
This procedure was developed by Chris Dunlop on the [ceph-users] mailing
list, here: https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/message/POPUFSZGXR3P2RPYPJ4WJ4HGHZ3QESF6/
Eugen Block requested the addition of this procedure to the
documentation on 30 Aug 2024.
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds the required changes to ceph-volume and cephadm in order to support
deploying tpm2 token enrolled encrypted OSDs.
Adding `--with-tpm` when deploying with `--dmcrypt` will enroll a tpm2
token to the corresponding LUKS2 devices.
Example of a osd service spec:
```
service_type: osd
service_id: tpm2_osds
placement:
host_pattern: '*'
spec:
data_devices:
paths:
- /dev/sdb
encrypted: true
tpm2: true
```
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
|
|\
| |
| |
| |
| |
| |
| | |
zdover23/wip-doc-2023-10-29-ceph-volume-lvm-activate-2
doc/ceph-volume: improve front matter
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Simplify and improve the readability of the front matter of
doc/ceph-volume/lvm/activate.rst.
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
|
|/
|
|
|
|
|
| |
Improve the grammar of a note explaining that the execution of the call
that activates ceph-volume is idempotent.
Signed-off-by: Zac Dover <zac.dover@proton.me>
|
|
|
|
|
|
| |
Update docs after filestore removal.
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
|
|
|
|
| |
Signed-off-by: Piotr Parczewski <piotr@stackhpc.com>
|
|
|
|
|
|
|
| |
Improve the word choice and grammar of
doc/ceph-volume/lvm/encryption.rst.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
|
|
|
|
|
|
|
|
| |
Remove references that claim that Ceph uses only LUKS version 1.
https://tracker.ceph.com/issues/58354
Signed-off-by: Zac Dover <zac.dover@gmail.com>
|
|
|
|
|
|
| |
Add Cole Mitchell's improvements to the filestore section.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
|
|
|
|
|
|
|
| |
Incorporate Anthony D'Atri's suggestions from
https://github.com/ceph/ceph/pull/48651.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
|
|
|
|
|
|
|
| |
Add Anthony D'Atri's notes on doc/ceph-volume/lvm/prepare.rst as
expressed in https://github.com/ceph/ceph/pull/48634.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
|
|\
| |
| |
| |
| | |
zdover23/wip-doc-2022-10-26-ceph-volume-lvm-prepare
doc/ceph-volume: refine "prepare" top matter
|
| |
| |
| |
| |
| |
| |
| | |
This commit refines the top matter in the
doc/ceph-volume/lvm/prepare.rst file.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
zdover23/wip-doc-2022-10-26-ceph-volume-lvm-prepare-3
doc/ceph-volume: refine "filestore" section
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
|
| |/
| |
| |
| |
| |
| | |
This commit refines the "filestore" section in the doc/ceph-volume/lvm/prepare.rst file.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
|
|/
|
|
|
|
|
| |
This commit refines the "bluestore" section in the
doc/ceph-volume/lvm/prepare.rst file.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* administrators
* allocated
* allowed
* approximate
* authenticate
* availability
* average
* behavior
* binaries
* bootstrap
* bootstrapping
* capacity
* cephadm
* clients
* combining
* command
* committed
* comparison
* compiled
* consequences
* continues
* convenience
* cookie
* crypto
* dashboard
* deduplication
* defaults
* delivered
* deployment
* describe
* directory
* documentation
* dynamic
* elimination
* entries
* expectancy
* explicit
* explicitly
* exporter
* github
* hard
* healthcheck
* heartbeat
* heavily
* http
* indices
* infrastructure
* inherit
* layout
* lexically
* likelihood
* logarithmic
* manually
* metadata
* minimization
* minimize
* object
* of
* operation
* opportunities
* overwrite
* prioritized
* recipe
* records
* requirements
* restructured
* running
* scalability
* second
* select
* significant
* specify
* subscription
* supported
* synonym
* throttle
* unpinning
* upgraded
* value
* version
* which
* with
Plus some line wrapping and additional edits...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
|
|
|
| |
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
|
|\
| |
| | |
doc: fix ceph-volume ref
|
| | |
|
|/ |
|
|
|
|
|
|
| |
This fixes a typo in ceph-volume documentation.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
|
|
|
|
| |
Signed-off-by: liuqinfei <18138800392@163.com>
|
|
|
|
|
|
| |
Fixes: https://tracker.ceph.com/issues/52575
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
|
|
|
|
|
|
|
|
|
| |
The inital PR was implementing those new commands only adds the man page
and not the online documentation.
Fixes: https://tracker.ceph.com/issues/51814
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
|
|
|
|
|
|
|
|
|
|
| |
With the introduction of bluestore dmcache is no longer needed and
is no longer supported with `ceph-volume lvm`.
Resolves: rhbz#1876827
Fixes: https://tracker.ceph.com/issues/48039
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
|
|
|
|
| |
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
|
|
|
|
|
|
|
| |
...not should
Co-authored-by: Joshua Schmid <jschmid@suse.de>
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
|
|
|
|
| |
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
|
|
|
|
| |
Signed-off-by: Ponnuvel Palaniyappan <pponnuvel@gmail.com>
|
|\
| |
| | |
ceph-volume: support for mpath devices
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Fixes: https://tracker.ceph.com/issues/45094
|
|/
|
|
|
|
|
|
|
| |
This new subcommand takes a drive group specification as json and deploys
the OSDs accordingly.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Fixes: https://tracker.ceph.com/issues/46689
|
|\
| |
| | |
doc/ceph-volume: initial docs for zfs/inventory and zfs/api
|
| |
| |
| |
| |
| | |
fixes: https://tracker.ceph.com/issues/42722
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
|
|\ \
| |/
|/| |
ceph-volume: allow raw block devices everywhere
|
| |
| |
| |
| |
| |
| |
| | |
Add option to pass raw physical devices everywhere, restructure a little
(bluestore section before filestore) and reword a few things.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
|
|/
|
|
| |
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
s/amount of times/number of times/
s/assosciated/associated/
s/availabe/available/
s/Commiting/Committing/
s/Containter/Container/
s/dependant/dependent/
s/developement/development/
s/filesytem/filesystem/
s/guarenteed/guaranteed/
s/hiearchy/hierarchy/
s/intance/instance/
s/Interger/Integer/
s/mutiple/multiple/
s/nubmer/number/
s/occured/occurred/
s/overriden/overridden/
s/reseted/reset/
s/sytem/system/
s/unkown/unknown/
Signed-off-by: Michael Prokop <mika@grml.org>
|
|
|
|
|
|
| |
"Filesystem" is not a word (although fairly common in use).
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
|
|\
| |
| |
| |
| |
| |
| |
| | |
* refs/pull/26563/head:
doc/ceph-volume/lvm/batch: fix typos
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
|
| |
| |
| |
| |
| | |
Fix typos in ceph-volume lvm batch documentation
Signed-off-by: Alexandru Cucu <me@alexcucu.ro>
|
|/
|
|
| |
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
|
|
|
|
| |
Signed-off-by: Alfredo Deza <adeza@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
|
|
|
|
| |
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
|
|
|
|
|
|
|
| |
"doc/ceph-volume/lvm/prepare.rst": Remove duplicated words
"doc/radosgw/cloud-sync-module.rst": Remove duplicated words
Signed-off-by: Gangbiao Liu <liugangbiao@cmss.chinamobile.com>
|
|
|
|
| |
Signed-off-by: Alfredo Deza <adeza@redhat.com>
|