This project is mirrored from https://github.com/ceph/ceph.
Pull mirroring updated .
- Sep 15, 2020
-
- Sep 14, 2020
-
-
Yuri Weinstein authored
Octopus rgwlc mtime Reviewed-by: Casey Bodley <cbodley@redhat.com> Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
-
Matt Benjamin authored
Object mtime had been lifted correctly into LCOpRule for DMExpiration and, apparently, NonCurrentTransition, but not for NonCurrentExpiration. Some additional debug statements added at level 20. Fixes: https://tracker.ceph.com/issues/47308 Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
-
- Sep 04, 2020
-
-
Yuri Weinstein authored
octopus: mon/OSDMonitor: only take in osd into consideration when trimming osd… Reviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
-
Kefu Chai authored
we should not take down osd into consideration when trimming osdmap. in e62269c8, we decrease the upper bound of range of osdmaps to be trimmed if the given osd is out. but we should have to decrease it only if the osd in question is still *in*. so, in this change, the min_lec is decreased only if the osd in question is *in*. Fixes: https://tracker.ceph.com/issues/47290 Signed-off-by: Kefu Chai <kchai@redhat.com> (cherry picked from commit 79175740) Conflicts: src/mon/OSDMonitor.cc - trivial resolution
-
- Sep 03, 2020
-
-
Yuri Weinstein authored
octopus: Revert "mgr/osd_support: remove module and all traces" Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
-
Sebastian Wagner authored
This reverts commit a55c1dd0. Kept to keep upgrades from older point releases working. This module can be removed as soon as we no longer support upgrades from old octopus point releases. Revert "build/debian: remove osd_support" This reverts commit 8ff2824b. Fixes: https://tracker.ceph.com/issues/47109 Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> (cherry picked from commit 43f1bdb6)
-
- Aug 27, 2020
-
-
Yuri Weinstein authored
octopus: mgr: Add missing states to PG_STATES in mgr_module.py. Reviewed-by: Neha Ojha <nojha@redhat.com>
-
Yuri Weinstein authored
octopus: os/bluestore: simplify Onode pin/unpin logic Reviewed-by: Neha Ojha <nojha@redhat.com>
-
Yuri Weinstein authored
octopus: rgw: stop realm reloader before store shutdown Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
-
Lenz Grimmer authored
Reviewed-by: Tatjana Dehler <tdehler@suse.com> Reviewed-by: Volker Theile <vtheile@suse.com>
-
Lenz Grimmer authored
octopus: mgr/dashboard: Extract documentation link to a component Reviewed-by: Volker Theile <vtheile@suse.com>
-
Jan Fajerski authored
octopus: ceph-volume: add tests for new functions that run LVM commands
-
Jan Fajerski authored
octopus: ceph-volume: remove container classes from api/lvm.py
-
Lenz Grimmer authored
octopus: mgr/dashboard: Strange iSCSI discovery auth behavior Reviewed-by: Volker Theile <vtheile@suse.com>
-
Lenz Grimmer authored
octopus: mgr/dashboard: redirect to original URL after successful login Reviewed-by: Volker Theile <vtheile@suse.com>
-
- Aug 26, 2020
-
-
Neha Ojha authored
octopus: doc/rados: Fix osd_scrub_during_recovery default value Reviewed-by: Josh Durgin <jdurgin@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Neha Ojha <nojha@redhat.com>
-
Neha Ojha authored
octopus: doc/mgr/crash: Add missing command in rm example Reviewed-by: Neha Ojha <nojha@redhat.com>
-
Avan Thakkar authored
Fixes: https://tracker.ceph.com/issues/45067 Signed-off-by: Avan Thakkar <athakkar@redhat.com> (cherry picked from commit b5359a155c6ff7e92ab6c6ed16f7ff9fc76c76ea) (cherry picked from commit 330c75cb)
-
Lenz Grimmer authored
octopus: mgr/dashboard/api: reduce amount of daemon logs Reviewed-by: Laura Paduano <lpaduano@suse.com>
-
Lenz Grimmer authored
octopus: mgr/dashboard: Hide password notification when expiration date is far Reviewed-by: Stephan Müller <smueller@suse.com> Reviewed-by: Tiago Melo <tmelo@suse.com>
-
Lenz Grimmer authored
octopus: mgr/dashboard: remove "This week/month/year" and "Today" time stamps Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
-
- Aug 25, 2020
-
-
Yuri Weinstein authored
octopus: mgr/volumes/nfs: Add interface for adding user defined configuration Reviewed-by: Varsha Rao <varao@redhat.com>
-
Yuri Weinstein authored
octopus: client: expose ceph.quota.max_bytes xattr within snapshots Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
-
Yuri Weinstein authored
octopus: mds/MDSRank: fix typo in "unrecognized" Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
-
Yuri Weinstein authored
octopus: common: ignore SIGHUP prior to fork Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
-
Yuri Weinstein authored
octopus: mgr/volumes: Deprecate protect/unprotect CLI calls for subvolume snapshots Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
-
Yuri Weinstein authored
octopus: pybind/ceph_volume_client: Fix PEP-8 SyntaxWarning Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com>
-
Yuri Weinstein authored
octopus: client: introduce timeout for client shutdown Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
-
Yuri Weinstein authored
octopus: os/bluestore: fix bluefs log growth Reviewed-by: Josh Durgin <jdurgin@redhat.com>
-
Avan Thakkar authored
Fixes: https://tracker.ceph.com/issues/47049 Signed-off-by: Avan Thakkar <athakkar@redhat.com> (cherry picked from commit f76d56c4)
-
Harley Gorrell authored
Fixes: https://tracker.ceph.com/issues/46808 Signed-off-by: Harley Gorrell <harley@panix.com> (cherry picked from commit 5cdadf17)
-
Volker Theile authored
Disable 'autocomplete' for the user and password form fields. Fixes: https://tracker.ceph.com/issues/46900 Signed-off-by: Volker Theile <vtheile@suse.com> (cherry picked from commit 4e9c8864)
-
- Aug 24, 2020
-
-
Igor Fedotov authored
Signed-off-by: Igor Fedotov <ifedotov@suse.com> (cherry picked from commit aede2d55)
-
Igor Fedotov authored
Signed-off-by: Igor Fedotov <ifedotov@suse.com> (cherry picked from commit fafaa080) Conflicts: trivial - src/os/bluestore/BlueStore.h
-
Igor Fedotov authored
Signed-off-by: Igor Fedotov <ifedotov@suse.com> (cherry picked from commit 6a28e7cb)
-
Igor Fedotov authored
This to be squashed with HEAD~2 later, left standalone to ease reviewing for now. Signed-off-by: Igor Fedotov <ifedotov@suse.com> (cherry picked from commit 0ef5ebcd)
-
Igor Fedotov authored
Onode pinning does the same for us. Signed-off-by: Igor Fedotov <ifedotov@suse.com> (cherry picked from commit 45b1db15)
-
Igor Fedotov authored
This patch makes in/unpin logic more straightforward and hopefully safe in multi-threading. Also it eliminates Onode's pin_list as one doesn't need it to track pinned Onodes. OnodeCacheShard reference has been removed from onode too. cached/pinned flags have been introduced. They're accessed under cache lock hence original race has been totally addressed. Signed-off-by: Igor Fedotov <ifedotov@suse.com> (cherry picked from commit 3a938749) Conflicts: trivial - src/os/bluestore/BlueStore.h
-
Tiago Melo authored
Fixes: https://tracker.ceph.com/issues/36565 Fixes: https://tracker.ceph.com/issues/43375 Signed-off-by: Tiago Melo <tmelo@suse.com> (cherry picked from commit e12702a6) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.ts src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/osd-form.component.ts src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.html src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.ts src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-list-helper.ts src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.html src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.ts src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-list/silence-list.component.html src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-list/silence-list.component.ts src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-501/nfs-501.component.ts src/pybind/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.html src/pybind/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.ts src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.spec.ts src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.ts src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/monitoring-list/monitoring-list.component.html src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/monitoring-list/monitoring-list.component.ts src/pybind/mgr/dashboard/frontend/src/app/shared/components/doc/doc.component.ts src/pybind/mgr/dashboard/frontend/src/app/shared/services/doc.service.spec.ts
-