Project

General

Profile

Activity

From 01/13/2018 to 02/11/2018

02/11/2018

10:46 PM rbd Feature #22981 (Resolved): [group] add 'rbd group rename" action to the CLI
Jason Dillaman
05:27 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Martin, let's compare hardware. The only cluster I'm seeing this on is HP servers with smartarray controllers and lot... Paul Emmerich
02:10 PM Bug #22980 (Duplicate): The rbd resource agent needs to be executable
https://github.com/ceph/ceph/pull/20397
Without this the resource fails in Pacemaker with the error:...
Tim Bishop
10:15 AM Revision 9641adcd (ceph): mds: don't re-requeue open files to head of log
When MDS tries expiring old log segments, it re-queuae open files tracked
by these log segments to head of log. When ...
Yan, Zheng
10:15 AM Revision 2154c2bc (ceph): mds: don't try opening inodes that haven't been created
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
10:15 AM Revision 50e2d2d3 (ceph): mds: don't try prefetching destroyed inodes
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
10:15 AM Revision c8f06bd9 (ceph): mds: use open file table to speed up mds recovery
For inodes that need to open for reconnected/imported caps. First open
directory inodes that are in open file table. ...
Yan, Zheng
10:14 AM Revision 01d90d0b (ceph): mds: introduce open file table
The open file table records linkage information of inodes that clients
or mds want caps and linkage information of th...
Yan, Zheng
07:12 AM Revision 8d59a2dc (ceph): librbd: validate if dst group snap name is equal to src
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
06:25 AM Revision 936e720c (ceph): vstart.sh: add comma in DASH_URLS and RESTFUL_URLS
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:25 AM Revision 6396cb5b (ceph): pybind/mgr/dashboard: various py3 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:25 AM Revision ba82060d (ceph): qa/tasks/mgr: correct the log message
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:24 AM Revision 21e6f89d (ceph): librbd: remove duplicated header
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
06:12 AM Revision 3b58a1c1 (ceph): vstart.sh: introduce get_cmake_variable()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:12 AM Revision 477595de (ceph): vstart.sh: set PYTHONPATH correctly
it varies depending on the major version of the python we are using.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:12 AM Revision c8baadf3 (ceph): cmake: depend on the right version of python bindings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:12 AM Revision 5f892430 (ceph): restful: various py3 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:12 AM Revision 92af0732 (ceph): pybind/mgr/restful: move global variable into context.py
otherwise we need to tackle with the circular import. it's not fatal, if
we can "import foo" in py2 and "from . impor...
Kefu Chai
06:12 AM Revision 5e34b748 (ceph): mgr: import absolute_import to enforce absolute_import
to make sure new "import" statements in future in these files do not
assume relative import.
Signed-off-by: Kefu Cha...
Kefu Chai
06:12 AM Revision 410ce76f (ceph): mgr: load ceph_{logger,module} globally
no need to add them for each sub-interpreter. extensions are shared
among them.
Fixes: http://tracker.ceph.com/issue...
Kefu Chai
06:12 AM Revision 8039c46d (ceph): init-ceph: s/lib.2/lib.$MGR_PYTHON_VERSION_MAJOR/
we should not hardwire cython_modules's path to lib.2, it should be
cython_modules/lib.3 if ceph-mgr requires python3...
Kefu Chai
06:11 AM Revision b09f754e (ceph): pybind/mgr: use relative import
* in python3, we cannot assume default relative import. instead, we should
be explicit. also, only import the `Modu...
Kefu Chai
06:10 AM Revision 91f83cc0 (ceph): pybind/mgr: fix the TabError error
018-02-08 18:50:10.790 7fcfbb679700 -1 mgr[py] Module not found:
'dashboard'
2018-02-08 18:50:10.790 7fcfbb679700 -1 ...
Kefu Chai
01:53 AM Revision 511fc9c4 (ceph): Merge pull request #20378 from tchaikov/wip-os-perf-stat-in-ns
osd: check feature bits when encoding objectstore_perf_stat_t
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
01:52 AM Revision 7bb4761d (ceph): Merge pull request #20275 from badone/wip-osdmonitor-unused-function
mon/OSDMonitor: Comment out unused function
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Joao Eduardo Luis ...
Kefu Chai
01:51 AM Revision 4c43c67d (ceph): Merge pull request #20371 from tchaikov/wip-admin_socket_output
test/admin_socket_output: add --vstart=path/to/asok option
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
01:15 AM rbd Bug #22979 (Resolved): test_librbd_python.sh fails in upgrade test
http://pulpito.ceph.com/kchai-2018-02-10_17:19:49-rados-master-distro-basic-smithi/ Kefu Chai

02/10/2018

10:17 PM bluestore Bug #22977: High CPU load caused by operations on onode_map
Here's a "perf dump" from an OSD suffering from this.
Potentially relevant onode data that looks similar on all OS...
Paul Emmerich
09:54 PM mgr Bug #22424: balancer should warn about missing requirements
I think this can be closed. Fixed by https://github.com/ceph/ceph/commit/585ba6f9418c714a4a602b4b2d03d82b7c26e123 and... Dan van der Ster
05:24 PM Revision 7e36b630 (ceph): Merge pull request #20227 from rzarzynski/wip-bs-final-aiocontexts
os/bluestore: mark derivatives of AioContext as final.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:50 AM RADOS Bug #22949: ceph_test_admin_socket_output --all times out
Brad Hubbard
08:39 AM RADOS Bug #22949: ceph_test_admin_socket_output --all times out
This is not a problem with the test (although it highlights a deficiency with error reporting which I'll submit a PR ... Brad Hubbard
06:53 AM Revision 7a2b56c2 (ceph): Merge pull request #20376 from dillaman/wip-22873
librbd: auto-remove trash snapshots when image is deleted
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
04:31 AM CephFS Bug #22487 (Rejected): mds: setattr blocked when metadata pool is full
Patrick Donnelly
02:32 AM RADOS Bug #22882 (In Progress): Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
I finally realized that the op throttler *does* drop the global rwlock while waiting for throttle, so it at least doe... Greg Farnum
12:54 AM Revision ba5ce157 (ceph): build: Use the right experimental library
Test whether we're building with libstdc++ or libc++.
Use stdc++filesystem if the former and c++experimental if the ...
Adam Emerson
12:04 AM bluestore Bug #22978 (Duplicate): assert in Throttle.cc on primary OSD with Bluestore and an erasure coded ...
An assert is being hit in Throttle.cc with BlueStore, when a large object is being written on the primary OSD in an e... Subhachandra Chandra

02/09/2018

11:33 PM Revision 71dd51a1 (ceph): qa/tests - Added openstack.yaml fragment
This is to enable runs on ovh machines
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
11:05 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
@Nathan
After thinking about it and @jdurgin reminded that since we have workloads running before upgrading the cl...
Yuri Weinstein
02:26 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
@Yuri, ok we want to test {hammer,jewel,kraken} clients against luminous clusters but these tests don't actually do t... Nathan Cutler
08:29 AM Bug #22558 (Fix Under Review): "Transaction check error" in upgrade:client-upgrade-kraken-luminous
https://github.com/ceph/ceph/pull/20384
https://github.com/ceph/ceph/pull/20385
Kefu Chai
08:01 AM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
we still need to add: ceph-{base,osd,mon} >= 12.2.2.8 conflict with ceph-test < 12.2.2-8
because in kraken, ceph-t...
Kefu Chai
10:36 PM Revision 2199b9a2 (ceph): osd: min_pg_log_entries == max == pg_log_dups_tracked
- avoid a memory utilization explosion when a pg is degraded
- avoid overhead of converting pg log entries to dup op ...
Sage Weil
10:33 PM Revision 03710661 (ceph): Adding testing old cilents on the upgrated cluster
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:08 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
Just FYI, Using this new patch, the leader ceph-mon will hung once it is up, and any kind of OSD command is ran, like... Frank Li
10:06 PM RADOS Bug #22952: Monitor stopped responding after awhile
Frank Li wrote:
> Frank Li wrote:
> > I reproduced the issue in a seperate cluster, it seems that whichever ceph-mo...
Frank Li
08:40 PM RADOS Bug #22952: Monitor stopped responding after awhile
Frank Li wrote:
> I reproduced the issue in a seperate cluster, it seems that whichever ceph-mon became the leader w...
Frank Li
08:35 PM RADOS Bug #22952: Monitor stopped responding after awhile
I reproduced the issue in a seperate cluster, it seems that whichever ceph-mon became the leader will be stuck, as I ... Frank Li
09:49 PM Revision 2b02e662 (ceph): qa/tests - Added openstack.yaml fragment
This is to enable runs on ovh machines
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:33 PM Revision f43cc077 (ceph): qa/tests - Added openstack.yaml fragment
This is to enable runs on ovh machines
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:30 PM Revision 11caafb5 (ceph): Added openstack.yaml fragment
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:14 PM bluestore Bug #22977 (Resolved): High CPU load caused by operations on onode_map
I'm investigating performance on a cluster that shows an unusually high CPU load.
Setup are Bluestore OSDs running m...
Paul Emmerich
09:12 PM Revision 13eeeba9 (ceph): Adding testing old cilents on the upgrated cluster
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:59 PM Revision b27e40d2 (ceph): {client,test}: Explicitly initialize empty inode_t
Using an explicit {} initializer. This unbreaks Clang.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
08:16 PM Revision 38c8820d (ceph): Adding testing old cilents on the upgrated cluster
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:50 PM RADOS Feature #22973 (Duplicate): log lines when hitting "pg overdose protection"
You're right that it's bad! This will be fixed in the next luminous release after a belated backport finally happened... Greg Farnum
02:15 PM RADOS Feature #22973 (Duplicate): log lines when hitting "pg overdose protection"
After upgrading to Luminous we ran into situation where 10% of our pgs remained unavailable, stuck in "activating" st... Dan Stoner
06:34 PM Revision 82ef376e (ceph): librbd: auto-remove trash snapshots when image is deleted
Fixes: http://tracker.ceph.com/issues/22873
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:24 PM RADOS Bug #22300 (Rejected): ceph osd reweightn command seems to change weight value
the parameter of reweigtn is an array of fixed point integers. and the integers are int(weight * 0x10000), where weig... Kefu Chai
04:06 PM Revision df8b1c2b (ceph): test/librados: s/invoke_result_t/result_of_t/
to workaround buggy libc++ implementation. see
https://cplusplus.github.io/LWG/issue2807 . we should switch to
invoke...
Kefu Chai
03:46 PM Revision e0cd9482 (ceph): os/bluestore: kill AllocExtent[Vector] to simplify code a bit
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:46 PM Revision 2d789994 (ceph): os/bluestore: cleanup around ExtentList class.
Also move it out of bluestore_types.h.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:35 PM Revision 774773e3 (ceph): Merge pull request #20387 from ifed01/wip-ifed-fio-build-fix
test/fio: fix build failure caused by sequencer replacement. Igor Fedotov
03:22 PM Revision 4e2748d3 (ceph): Merge pull request #20043 from Rubab-Syed/configuration_setting_browser
mgr/dashboard: add configuration setting browser
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:48 PM rbd Cleanup #22975 (New): [librbd] remove copies of configuration settings from ImageCtx
With the new md_config_t thread-safe configuration model, metadata config overrides should just directly update the r... Jason Dillaman
02:21 PM Revision 30aed9f9 (ceph): Merge pull request #20389 from trociny/wip-cli_generic
qa/workunits/rbd: fix cli_generic test_purge for rbd default format 1
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:20 PM RADOS Feature #22974 (Resolved): documentation - pg state table missing "activating" state
"activating" is not listed in the pg state table:
http://docs.ceph.com/docs/master/rados/operations/pg-states/
...
Dan Stoner
02:04 PM Revision 57baca01 (ceph): qa/workunits/rbd/cli_generic: fix test_purge for rbd default format 1
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:02 PM rbd Cleanup #22960 (In Progress): [librbd] provide plug-in object-based cache interface
Jason Dillaman
01:43 PM mgr Bug #22226: ceph zabbix plugin sends incorrect motinoring info to zabbix server
I can reproduce this by bringing down a monitor, afterwards the health status does not get updated in the manager unt... Hans van den Bogert
10:53 AM mgr Bug #22226: ceph zabbix plugin sends incorrect motinoring info to zabbix server
I also see this. Only sporadically do I see the HEALTH_WARN in dashboard. AFAICS this is not isolated to the zabbix a... Hans van den Bogert
12:43 PM rbd Bug #22950 (Resolved): [test] cli_generic fails on deep-copy tests if v1 image format or deep-fla...
Mykola Golub
12:42 PM Revision 8079d238 (ceph): Merge pull request #20364 from Songweibin/wip-fix-test-rbd
test/rbd: cli_generic fails if v1 image format or deep-flatten disabled
Reviewed-by: Jason Dillaman <dillaman@redhat...
Mykola Golub
12:00 PM Revision 935a1bdb (ceph): tools/ceph-objectstore-tool: do not fail on lack of OI_ATTR for an
object.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
11:58 AM Revision 7f768dbf (ceph): test/fio: create superblock on mkfs to provide proper tools functioning
E.g. ceph-objectstore-tool requires that
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
11:06 AM Revision 9f8ae668 (ceph): test/fio: fix build failure caused by sequencer replacement.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
10:46 AM Revision c822b3e2 (ceph): mds: optimize getattr file size
Fixes: http://tracker.ceph.com/issues/22925
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
10:42 AM Revision 838bd091 (ceph): mds: add incompat feature and bump protocol for snapshot changes
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision 35af091a (ceph): qa/workunits/snaps: add hardlink snapshot test
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision c00ee8b7 (ceph): client: fix incorrect snaprealm when adding caps
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision b6f5f343 (ceph): mds: make sure mds has uptodate mdsmap before checking 'allows_snaps'
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision 8da3283d (ceph): qa/workunits/snaps: add snaprealm split test
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision 81adc4eb (ceph): client: don't mark snap directory complete when its dirstat is empty
MDS has trouble in tracking dirstat for snap inode. Snap directory
inode's dirstat can be inaccuracy.
Signed-off-by:...
Yan, Zheng
10:42 AM Revision d46dbbeb (ceph): qa/cephfs: add tests for multimds snapshot
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision e2a299e8 (ceph): mds: add asok command that dumps cached snap infos
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision 79a56a70 (ceph): qa/cephfs: add tests for snaptable transaction
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision d532e660 (ceph): qa/cephfs: add tests for snapclient cache
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision a9c36643 (ceph): mds: cleanup rename code
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision 0f31d49d (ceph): mds: attach inode with multiple hardlinks to dummy global snaprealm
The dummy global snaprealm includes all snapshots in the filesystem.
For any later snapshot, mds will COW the inode a...
Yan, Zheng
10:42 AM Revision 46bb0f44 (ceph): mds: record hardlink snaps in inode's snaprealm
Inode with multiple hardlinks is attached to global snaprealm.
Before modifying a hardlink, record snaps that referen...
Yan, Zheng
10:42 AM Revision a5fdda67 (ceph): mds: detach inode with single hardlink from global snaprealm
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision bdcbc8a5 (ceph): mds: ensure xlocker has uptodate lock state
This simplifies trans-authority rename. Master can prepare new snaplream
for source inode even it's not auth mds.
Si...
Yan, Zheng
10:41 AM Revision 7b8c844c (ceph): mds: pop projected snaprealm before inode's parent changes
When creating new snaprealm, we need to split its parent snaprealm's
inodes_with_caps. If new snaprealm is newly crea...
Yan, Zheng
10:41 AM Revision be75bead (ceph): mds: record global last_created/last_destroyed in snaptable
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:41 AM Revision 813ba65e (ceph): mds: simplify SnapRealm::build_snap_{set,trace}
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:41 AM Revision 34682e44 (ceph): mds: rollback snaprealms when rolling back slave request
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:41 AM Revision 471046f4 (ceph): mds: cleanup snaprealm past parents open check
For new format snaprealm, there is no need to open past parent,
SnapRealm::have_past_parents_open() always return tru...
Yan, Zheng
10:41 AM Revision 280ab1c8 (ceph): mds: handle mksnap vs resolve_snapname race
In multimds setup, it's possible that mds receives snap update message
after receiving client requests that lookup th...
Yan, Zheng
10:41 AM Revision 2d60956c (ceph): mds: keep isnap lock in sync state
unlike locks of other types, isnap lock and dentry lock in unreadable
state can block path traverse, so it should be ...
Yan, Zheng
10:41 AM Revision 853e00a6 (ceph): mds: send updated snaprealms along with slave requests
rmdir and rename may create/update snaprealms. If snaprealms are
created/updated, encode the updated snaprealms in sl...
Yan, Zheng
10:27 AM mgr Bug #21225: ceph-mgr: dashboard and zabbix plugin report wrong values
Has this been addressed in another ticket? This is exactly what I'm experiencing all the time. Hans van den Bogert
10:27 AM Revision a59f3536 (ceph): mds: track how many clients/mds want caps for each inode
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
09:59 AM Revision f8eed41e (ceph): mds: cleanup CInode/CDir states definition
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
09:59 AM Revision 5b5c7af4 (ceph): mds: cleanup MDCache::opening_inodes access
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:51 AM Revision e654f283 (ceph): Merge pull request #20372 from tchaikov/wip-mgr-doc
doc/mgr: remove non user-facing code from doc
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:46 AM Revision eca53227 (ceph): mds: recover snaptable client when mds enters resolve state
this is preparetion for later change that caches snaptable in
snapclient and sync the cached snaptable between mds.
...
Yan, Zheng
09:46 AM Revision ca1126fd (ceph): mds: cache snaptable in snapclient
The idea is caching both snap infos and pending updates in snapclient.
The snapclient also tracks updates that are be...
Yan, Zheng
09:46 AM Revision a810e9f1 (ceph): mds: record snaps in old snaprealm when moving inode into new snaprealm
To get effective snaps in past snaprealms, we just need to filter out
deleted snaps by using global snap infos. This ...
Yan, Zheng
09:46 AM Revision 30301f7f (ceph): mds: notify all mds about prepared snaptable update
After snaptable update get prepared, push the update preparation to
all active snaptable clients, then send reply to ...
Yan, Zheng
09:46 AM Revision 02889cf8 (ceph): mds: introduce MDCache::maybe_finish_slave_resolve()
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
09:46 AM Revision 3b5da9c6 (ceph): mds: synchronize snaptable caches when mds recovers
The basic idea is:
1. For recovering mds:
Learn other mds' pending snaptable commits from resolve messages.
Load s...
Yan, Zheng
09:46 AM Revision 93e72677 (ceph): mds: send snap related messages centrally during mds recovery
sending CEPH_SNAP_OP_SPLIT and CEPH_SNAP_OP_UPDATE messages to
clients centrally in MDCache::open_snaprealms()
Signe...
Yan, Zheng
09:46 AM Revision f842c95d (ceph): mds: explict notification for snap update
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
08:57 AM Revision b7d0cab9 (ceph): mgr/zabbix: Implement health checks in Zabbix module
Should make it easier for users to see why the module is failing.
Signed-off-by: Wido den Hollander <wido@42on.com>
Wido den Hollander
08:17 AM Revision 21c3bc3e (ceph): test/rbd: cli_generic fails if v1 image format or deep-flatten disabled
Fixes: http://tracker.ceph.com/issues/22950
Signed-off-by: songweibin <song.weibin@zte.com.cn>
wb song
08:01 AM CephFS Bug #22925: mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow when there are lot...
Zheng Yan wrote:
> please try
> https://github.com/ukernel/ceph/commit/7db1563416b5559310dbbc834795b83a4ccdaab4
...
Xuehan Xu
04:35 AM CephFS Bug #22925: mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow when there are lot...
Zheng Yan wrote:
> please try
> https://github.com/ukernel/ceph/commit/7db1563416b5559310dbbc834795b83a4ccdaab4
...
Xuehan Xu
07:57 AM Revision 989abb0b (ceph): common/ConfUtils: check key before actually normalizing
Key normalization involves some copying and strlens, and these are
expensive.
Check if key contain whitespaces, norma...
Piotr Dalek
07:55 AM CephFS Backport #22972 (Resolved): luminous: mds: move remaining containers in CDentry/CDir/CInode to me...
https://github.com/ceph/ceph/pull/20527 Nathan Cutler
07:54 AM CephFS Backport #22971 (Resolved): luminous: mon: removing tier from an EC base pool is forbidden, even ...
https://github.com/ceph/ceph/pull/20433 Nathan Cutler
07:54 AM CephFS Backport #22970 (Resolved): jewel: mds: session reference leak
https://github.com/ceph/ceph/pull/21175 Nathan Cutler
07:54 AM CephFS Backport #22969 (Resolved): luminous: mds: session reference leak
https://github.com/ceph/ceph/pull/20432 Nathan Cutler
07:54 AM CephFS Backport #22968 (Resolved): jewel: Journaler::flush() may flush less data than expected, which ca...
https://github.com/ceph/ceph/pull/20435 Nathan Cutler
07:54 AM CephFS Backport #22967 (Resolved): luminous: Journaler::flush() may flush less data than expected, which...
https://github.com/ceph/ceph/pull/20431 Nathan Cutler
07:54 AM CephFS Backport #22966 (Resolved): luminous: kclient: Test failure: test_full_same_file (tasks.cephfs.te...
https://github.com/ceph/ceph/pull/20417 Nathan Cutler
07:54 AM rbd Backport #22965 (Resolved): jewel: [rbd-mirror] infinite loop is possible when formatting the sta...
https://github.com/ceph/ceph/pull/20418 Nathan Cutler
07:54 AM rbd Backport #22964 (Resolved): luminous: [rbd-mirror] infinite loop is possible when formatting the ...
https://github.com/ceph/ceph/pull/20416 Nathan Cutler
06:52 AM rgw Bug #22963 (Resolved): radosgw-admin usage show loops indefinitly - again
After updating our cluster from jewel to luminous, @radosgw-admin usage show@ loops. I thought #21196 should have clo... Ingo Reimann
06:41 AM RADOS Bug #22949: ceph_test_admin_socket_output --all times out
Sure mate, added a patch to get better debugging and will test as soon as it's built. Brad Hubbard
06:39 AM Revision 01d350f3 (ceph): Merge pull request #20382 from tchaikov/wip-fix-ftbfs-store-test
test/store_test: fix FTBFS as Sequencer is removed
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: xie ...
Kefu Chai
06:31 AM Revision 6e90be1a (ceph): check feature bits when encoding objectstore_perf_stat_t
OS_PERF_STAT_NS feature bit is added. it's sharing the same bit with
QOS_DMC.
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
05:34 AM Revision b1248273 (ceph): client: fixup parallel calls to ceph_ll_lookup_inode() in NFS FASL
fixup parallel calls to ceph_ll_lookup_inode() in NFS FASL,
Because the original fuction does not have a global Lock ...
huanwen ren
05:27 AM Support #22956: Ceph cluster single node in error state
[global]
fsid = a7f64266-0894-4f1e-a635-d0aeaca0e993
mon initial members = cephserver
mon host = 192.168.4.148
pu...
Nitesh Sharma
05:05 AM Revision 3a7cac06 (ceph): test/store_test: fix FTBFS as Sequencer is removed
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:59 AM Backport #22941 (In Progress): jewel: Double free in rados_getxattrs_next
https://github.com/ceph/ceph/pull/20381 Prashant D
03:39 AM Revision e725cc88 (ceph): librados: invalid free() in rados_getxattrs_next()
Invalid free() can cause corruption when getting an object
attribute with empty value.
Check the validity of the poi...
Gu Zhongyan
03:39 AM Revision a0def695 (ceph): test/pybind/test_rados.py: expand test_xattrs/test_obj_xattrs
to cover attribute with empty value case.
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
(cherry picked from commit ...
Gu Zhongyan
02:45 AM Revision 5757d6f1 (ceph): Merge pull request #20294 from rzarzynski/wip-bs-drop-std_function
os/bluestore: avoid overhead of std::function in blob_t.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:44 AM Revision 24d1b2ed (ceph): Merge pull request #19232 from socketpair/precision
mgr: increase time resolution of Commit/Apply OSD latencies.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:43 AM Revision 34c3af45 (ceph): Merge pull request #18804 from majianpeng/bluestore-collection-prealloc
os/bluestore: Prealloc memory avoid realloc in list_collection.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:42 AM Revision 7894961e (ceph): Merge pull request #18494 from ifed01/wip-stupidalloc-fix2
os/bluestore: do not assert if BlueFS rebalance is unable to allocate sufficient space
Reviewed-by: Sage Weil <sage@...
Kefu Chai
02:41 AM Revision a82cad58 (ceph): Merge pull request #18343 from shinobu-x/sk-remove-osdmap
mon/PGMap: Remove unnecessary header
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Kefu Chai <kcha...
Kefu Chai
02:37 AM Bug #9356 (New): ceph_test_rados_striper_api_aio Segmentation faults
i am able to reproduce this issue. at least 1 out of 3 times will trigger a segfault. ... Kefu Chai
02:20 AM CephFS Bug #22962 (New): mds: move remaining containers in CDentry/CDir/CInode to mempool (cont.)
This commit:
https://github.com/ceph/ceph/commit/e035b64fcb0482c3318656e1680d683814f494fe
does only part of the...
Patrick Donnelly
02:18 AM CephFS Bug #21402 (Pending Backport): mds: move remaining containers in CDentry/CDir/CInode to mempool
Patrick Donnelly
02:17 AM Revision 8c95cc51 (ceph): Merge PR #19954 into master
* refs/pull/19954/head:
test/encoding: refactor to avoid escaping shell magic
mds: minor refactor of SimpleLock
md...
Patrick Donnelly
01:46 AM Revision 248750fe (ceph): osd: PrimaryLogPG::do_osd_ops() uses md_config_cacher_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:57 AM rgw Bug #22951: possible issue with ssl + libcurl
I was able to reproduce this with libopenssl 1.0.2j-16.1 & curl 7.37 which are shipped with opensuse 42.3. There were... Abhishek Lekshmanan
12:24 AM RADOS Bug #22882: Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
Oh, and I had the LingerOp and Op conflated in my head a bit when looking at that before, but they are different.
...
Greg Farnum
12:03 AM RADOS Bug #22882: Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
Jason, how did you establish the number of in-flight ops? I wonder if maybe it *did* have them but they weren't able ... Greg Farnum
12:02 AM RADOS Bug #22882: Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
Okay, so presumably on resend you shouldn't need to grab op budget again, since it's already budgeted, right?
And ...
Greg Farnum
12:20 AM Revision 7b7a7d55 (ceph): Merge pull request #20007 from mogeb/steady-clock-librbd
librbd: use steady clock to measure elapsed time in AioCompletion
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:20 AM Revision 5029ee8a (ceph): Merge pull request #20008 from mogeb/steady-clock-tools-rbd
tools/rbd: use steady clock in bencher
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:19 AM Revision 7b79305f (ceph): Merge pull request #20218 from shun-s/wip-speedup-diskusage-resize
librbd: speed up object map disk usage and resize
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:19 AM Revision 6d565212 (ceph): Merge pull request #20311 from Songweibin/wip-group-snap-ls
rbd: do not show title if there is no group snapshot
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:19 AM rbd Bug #22932 (Pending Backport): [rbd-mirror] infinite loop is possible when formatting the status ...
Jason Dillaman
12:19 AM Revision 6c3d5aa1 (ceph): Merge pull request #20349 from trociny/wip-22932
rbd-mirror: fix potential infinite loop when formatting status message
Reviewed-by: Jason Dillaman <dillaman@redhat....
Jason Dillaman
12:12 AM rbd Bug #22961: [test] OpenStack tempest test is failing across all branches (again)
http://qa-proxy.ceph.com/teuthology/jdillaman-2018-02-08_15:10:54-rbd-wip-jd-testing-distro-basic-smithi/2170821/remo... Jason Dillaman
12:12 AM rbd Bug #22961 (Resolved): [test] OpenStack tempest test is failing across all branches (again)
Tempest was refactored and it broke the cinder.tests.tempest.api.volume.test_volume_unicode.CinderUnicodeTest test case. Jason Dillaman
12:02 AM rbd Feature #22873 (Fix Under Review): [clone v2] removing an image should automatically delete snaps...
*PR*: https://github.com/ceph/ceph/pull/20376 Jason Dillaman

02/08/2018

11:22 PM rbd Cleanup #22960 (Resolved): [librbd] provide plug-in object-based cache interface
Remove the direct hooks to ObjectCacher and move it under an abstract librbd::cache::ObjectCache/librbd::cache::Objec... Jason Dillaman
09:35 PM CephFS Bug #22886: kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.TestClusterFull)
https://github.com/ceph/ceph/pull/20310 Patrick Donnelly
09:35 PM CephFS Bug #22886 (Pending Backport): kclient: Test failure: test_full_same_file (tasks.cephfs.test_full...
Patrick Donnelly
09:34 PM CephFS Bug #22821 (Pending Backport): mds: session reference leak
Patrick Donnelly
09:34 PM CephFS Bug #22824 (Pending Backport): Journaler::flush() may flush less data than expected, which causes...
Patrick Donnelly
09:33 PM CephFS Bug #22754 (Pending Backport): mon: removing tier from an EC base pool is forbidden, even if allo...
Patrick Donnelly
09:31 PM CephFS Bug #22801: client: Client::flush_snaps still uses obsolete Client::user_id/group_id
https://github.com/ceph/ceph/pull/20200 Patrick Donnelly
09:31 PM CephFS Bug #22801 (Resolved): client: Client::flush_snaps still uses obsolete Client::user_id/group_id
Patrick Donnelly
09:30 PM Revision 84ae0ce5 (ceph): Merge PR #20310 into master
* refs/pull/20310/head:
qa: adjust cephfs full test for kclient
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:13 PM Stable releases Tasks #22665: luminous v12.2.3
h3. QE VALIDATION (STARTED 2/8/18)
(Note: *%{color:green}PASSED% / %{color:red}FAILED%* - indicates "TEST IS IN PR...
Yuri Weinstein
09:05 PM Revision 65217e53 (ceph): Merge PR #20148 into master
* refs/pull/20148/head:
mds: reset connection's priv when marking down connection
mds: fix session reference leak
...
Patrick Donnelly
09:05 PM Revision b0afc338 (ceph): Merge PR #20155 into master
* refs/pull/20155/head:
osdc/Journaler: make sure flush() writes enough data
Reviewed-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
09:05 PM Revision e8e72570 (ceph): Merge PR #20190 into master
* refs/pull/20190/head:
mon: allow removal of tier of ec overwritable pool
Reviewed-by: John Spray <john.spray@redh...
Patrick Donnelly
09:05 PM Revision 06b176b3 (ceph): Merge PR #20200 into master
* refs/pull/20200/head:
client: add cap_dirtier_uid/gid to CapSnap
Reviewed-by: John Spray <john.spray@redhat.com>
...
Patrick Donnelly
09:04 PM Revision cb03b5e7 (ceph): Merge PR #20246 into master
* refs/pull/20246/head:
mds: remove extra 0x in ino prints
mds: print inode number not CInode ptr
Patrick Donnelly
08:43 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
@Nathan
We do need to use `--suite-branch` as we agreed to be using clients from the appropriate named branches
...
Yuri Weinstein
06:51 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
... Nathan Cutler
06:42 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Ah, ceph-test is explicitly excluded from the list of packages:... Nathan Cutler
06:40 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
The command causing this error is: ... Nathan Cutler
06:12 PM Bug #22558 (New): "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Reopening for now so @kefu can take a lool Yuri Weinstein
04:22 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Still see in http://qa-proxy.ceph.com/teuthology/teuthology-2018-02-07_05:50:01-upgrade:client-upgrade-kraken-luminou... Yuri Weinstein
07:43 PM Messengers Bug #18351: msg/DispatchQueue.h: 228: FAILED assert(mqueue.empty())
see /a/sage-2018-02-07_00:31:37-rados-wip-sage3-testing-2018-02-06-1427-distro-basic-smithi/2161112 for latest instan... Sage Weil
07:00 PM Messengers Bug #18351 (Fix Under Review): msg/DispatchQueue.h: 228: FAILED assert(mqueue.empty())
https://github.com/ceph/ceph/pull/20374 Sage Weil
06:38 PM Revision 9752ab5d (ceph): qa/tests: use norequire_active_mds options only for test kernel mounts
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:34 PM Revision 59bdada5 (ceph): mon/OSDMonitor: accept crush_device_class in 'osd new' json input
If provided, set the OSD device_class at OSD creation time. This is
simpler than writing a file that the OSD has to ...
Sage Weil
06:21 PM Fix #22958 (Fix Under Review): rados object command get/put run wrong without filename
Nathan Cutler
12:04 PM Fix #22958: rados object command get/put run wrong without filename
https://github.com/ceph/ceph/pull/20363 Jack Lv
10:36 AM Fix #22958 (Fix Under Review): rados object command get/put run wrong without filename

OBJECT COMMANDS
get <obj-name> [outfile] fetch object
put <obj-name> [infile] write object...
Jack Lv
06:06 PM CephFS Backport #22864 (Resolved): luminous: mds: scrub crash
Nathan Cutler
06:05 PM CephFS Backport #22860 (Resolved): luminous: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercyc...
Nathan Cutler
06:05 PM CephFS Bug #22776 (Resolved): mds: session count,dns and inos from cli "fs status" is always 0
Nathan Cutler
06:05 PM CephFS Backport #22859 (Resolved): luminous: mds: session count,dns and inos from cli "fs status" is alw...
Nathan Cutler
06:04 PM CephFS Bug #22610 (Resolved): MDS: assert failure when the inode for the cap_export from other MDS happe...
Nathan Cutler
06:04 PM CephFS Backport #22867 (Resolved): luminous: MDS: assert failure when the inode for the cap_export from ...
Nathan Cutler
06:04 PM CephFS Bug #21892 (Resolved): limit size of subtree migration
Nathan Cutler
06:03 PM CephFS Backport #22242 (Resolved): luminous: mds: limit size of subtree migration
Nathan Cutler
06:03 PM CephFS Backport #22240 (Resolved): luminous: Processes stuck waiting for write with ceph-fuse
Nathan Cutler
05:56 PM Revision 22c6b1d3 (ceph): Merge pull request #20368 from ceph/backport-20367
luminous: ceph-volume: adds custom cluster name support to simple
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:55 PM CephFS Bug #21568 (Resolved): MDSMonitor commands crashing on cluster upgraded from Hammer (nonexistent ...
Patrick Donnelly
05:55 PM CephFS Backport #21953 (Resolved): luminous: MDSMonitor commands crashing on cluster upgraded from Hamme...
Patrick Donnelly
05:52 PM CephFS Bug #22058 (Resolved): mds: admin socket wait for scrub completion is racy
Nathan Cutler
05:52 PM CephFS Backport #22907 (Resolved): luminous: mds: admin socket wait for scrub completion is racy
Nathan Cutler
05:51 PM CephFS Bug #18743 (Resolved): Scrub considers dirty backtraces to be damaged, puts in damage table even ...
Nathan Cutler
05:51 PM CephFS Backport #22089 (Resolved): luminous: Scrub considers dirty backtraces to be damaged, puts in dam...
Nathan Cutler
05:47 PM Revision 789b23ad (ceph): doc/mgr: remove none user-facing code from doc
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:08 PM Revision fda9e4a3 (ceph): Merge pull request #20357 from pdvian/wip-22938-luminous
luminous: rgw: unlink deleted bucket from bucket's owner
Reviewed-By: Orit Wasserman <owasserm@redhat.com>
Reviewed-...
Abhishek Lekshmanan
04:16 PM rbd Feature #22873 (In Progress): [clone v2] removing an image should automatically delete snapshots ...
Jason Dillaman
03:50 PM bluestore Bug #22616: bluestore_cache_data uses too much memory
Ok, I think the thing to do here is make the bluestore trimming a bit more frequent, and have this as a known caveat ... Sage Weil
02:37 PM Revision 5613fe38 (ceph): test/test_admin_socket_output: allow different asok directory
the asok files are not necessary located in ./out, actually, they are
put in $TMPDIR/ceph-asok.$random_stuff .
Signe...
Kefu Chai
02:37 PM Revision 1979b011 (ceph): test/admin_socket_output: no need to create a copy of fs::path
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:37 PM RADOS Bug #22949: ceph_test_admin_socket_output --all times out
Brad, i am not able to reproduce this issue. could you help take a look? Kefu Chai
02:17 PM Bug #22959 (Closed): build: can't uninstall ceph-{mgr|mon|osd|mds|base} because ceph.service does...
Attempting to uninstall ceph packages (using ceph-deploy purge or by normal apt commands) on ubuntu (17.10) is unsucc... Nathaniel Dean
01:52 PM Revision 01f79c08 (ceph): ceph-volume: use a custom cluster name in simple functional tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 7f1dc6b3ab885253d28c223bda7e6e1232a84609)
Andrew Schoen
01:52 PM Revision 8d50005d (ceph): ceph-volume: set conf.cluster name during simple activate
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit b1cee74fa2225fe10a024c7291bd23aadcc23441)
Andrew Schoen
01:48 PM Revision 7a577718 (ceph): Merge pull request #20367 from ceph/simple-custom-cluster
ceph-volume: adds custom cluster name support to simple
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
01:09 PM Revision 7f1dc6b3 (ceph): ceph-volume: use a custom cluster name in simple functional tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
12:25 PM CephFS Feature #22929: libcephfs.pyx: add chown and chmod functions
Patrick Donnelly wrote:
> Thanks for the report. Jan, would you like to work on this? We appreciate PRs :)
Hi Pat...
Jan Vondra
11:55 AM rbd Bug #22950: [test] cli_generic fails on deep-copy tests if v1 image format or deep-flatten disabled
PR: https://github.com/ceph/ceph/pull/20364 wb song
11:21 AM mgr Bug #22880 (Fix Under Review): failed to load ceph_module with Python3
John, now it works =)
https://github.com/ceph/ceph/pull/20362
Kefu Chai
10:43 AM Revision faefe0b6 (ceph): Merge pull request #20338 from cbodley/wip-22930
luminous: rgw: fix for empty query string in beast frontend
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
10:24 AM CephFS Bug #22925: mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow when there are lot...
please try
https://github.com/ukernel/ceph/commit/7db1563416b5559310dbbc834795b83a4ccdaab4
Zheng Yan
07:07 AM CephFS Bug #22925: mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow when there are lot...
Hi, Patrick, as discussed yesterday, in our case, the whole procedure of a single run of "getattr" ops processing is ... Xuehan Xu
09:44 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time

Another test. dump of bilog:
master merge op(write,delete),but slave miss some op.
Amine Liu
08:24 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin bucket check --fix --check-objects --bucket=testmix
[]
{
...
Amine Liu
08:23 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin bucket stats --bucket=testmix
{
...
Amine Liu
08:10 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time

#!/bin/sh
usercfg="Ymliu.cfg"
bucket="s3://testmix"
file="s-mix011.txt"
for i in {1..100};
do
{
s3cm...
Amine Liu
07:52 AM bluestore Bug #22957 (Duplicate): [bluestore]bstore_kv_final thread seems deadlock
ceph 12.2.1
ec overwrite
cephfs performance test
_pool 2 'fs_data' erasure size 3 min_size 3 crush_rule 1 obj...
zhou yang
06:18 AM Support #22956 (Closed): Ceph cluster single node in error state
I have deployed cephh cluster on single node with command line using following document on RHOS:7.4
https://access.r...
Nitesh Sharma
05:42 AM Revision e50a50cf (ceph): pybind/mgr/balancer: cancel plan if distribution is already perfect
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 3da5257a675e966e9b5748dc35373fc078c61a87)
xie xingguo
05:42 AM Revision 9dde3c9b (ceph): pybind/mgr/balancer: allow customized optimization threshold
In practice it is hard to achieve a 100% (perfect) balanced distribution.
This patch introduces a user visiable thres...
xie xingguo
05:42 AM Revision 5be722a6 (ceph): pybind/mgr/balancer: be more specific on creating an optimization plan
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 3733b94686e93df00096462258d8182b4aaef2f0)
xie xingguo
05:42 AM Revision bd689991 (ceph): pybind/mgr/balancer: be more specific on execute() error
i.e.:
Was:
~# ceph balancer execute upmap
Now:
~# ceph balancer execute upmap
Error EPERM: min_compat_client jewel ...
xie xingguo
05:41 AM Revision 14289361 (ceph): pybind/mgr/balancer: make 'eval' command can evaluate specific pool
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit ffc06e696b86d767ffb1f06e13e4d5f98d029138)
xie xingguo
05:41 AM Revision 36d4edb3 (ceph): mgr/balancer: pool-specific optimization for crush-compat
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 675c3525b8f3395981569c725823f4519687e477)
xie xingguo
05:41 AM Revision c3d1d2d9 (ceph): pybind/mgr/balancer: fix sanity check against empty weight-set
There are paths get_compat_weight_set_weights() will return a
empty dict, not None.
Signed-off-by: xie xingguo <xie....
xie xingguo
05:41 AM Revision 1f26830b (ceph): pybind/mgr/balancer: remove optimization plan properly
Should pass in plan name instead of the plan itself.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry pic...
xie xingguo
05:40 AM Revision 49f6b4fa (ceph): pybind/mgr/balancer: load weight-set from ms
See https://github.com/ceph/ceph/pull/20178, so we won't
try to call 'ceph osd crush weight-set create-compat' multip...
xie xingguo
05:39 AM Revision 48732b71 (ceph): pybind/mgr/balancer: increase bad_steps properly
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 47d1eb35e746cca2fb394f1905171c6e53a2d8e6)
xie xingguo
05:39 AM Revision 58699990 (ceph): pybind/mgr/balancer: fix sanity check against minimal pg numbers per pool
And rename some variables properly.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit c...
xie xingguo
05:39 AM Revision d48369bf (ceph): pybind/mgr/balancer: do not dirty compat_ws on error out
We will get a worse result if we execute the corresponding plan later.
Signed-off-by: xie xingguo <xie.xingguo@zte.c...
xie xingguo
05:37 AM Revision 0307fb56 (ceph): pybind/mgr/balancer: re-initialize everything on instantiating a new Eval
Otherwise there might be obsolete pool/root infos etc.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry p...
xie xingguo
05:36 AM Revision 26a52d17 (ceph): mgr/balancer: pool-specific optimization support
This currently only works for upmap.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit ...
xie xingguo
04:39 AM Backport #22940 (In Progress): luminous: Double free in rados_getxattrs_next
https://github.com/ceph/ceph/pull/20358 Prashant D
04:30 AM Revision f1cb504b (ceph): Merge pull request #20305 from xiexingguo/wip-more-balancer-fixes
pybind/mgr/balancer: more specific command outputs
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
03:41 AM Revision 9119dd60 (ceph): Merge pull request #20355 from luomuyao/typo
rgw: fix a typo in comment
Reviewed-by: Jos Collin <jcollin@redhat.com>
Xie Xingguo
03:09 AM rgw Bug #22556: failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f4896995bd22
It has been confirmed that causes by handles
rgw_num_rados_handles = 100
Amine Liu
02:40 AM Revision cd7946f9 (ceph): test/pybind/test_rados.py: expand test_xattrs/test_obj_xattrs
to cover attribute with empty value case.
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
(cherry picked from commit ...
Gu Zhongyan
02:40 AM Revision e2f57c44 (ceph): librados: invalid free() in rados_getxattrs_next()
Invalid free() can cause corruption when getting an object
attribute with empty value.
Check the validity of the poi...
Gu Zhongyan
02:31 AM rgw Backport #22938 (In Progress): luminous: system user can't delete bucket completely
https://github.com/ceph/ceph/pull/20357 Prashant D
02:25 AM RADOS Bug #20086 (Resolved): LibRadosLockECPP.LockSharedDurPP gets EEXIST
Kefu Chai
02:24 AM RADOS Bug #22440 (Resolved): New pgs per osd hard limit can cause peering issues on existing clusters
@Nick, if you think this issue deserves a different fix, please feel free to reopen this ticket Kefu Chai
02:03 AM Revision b106408f (ceph): mds: track Capability in mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:03 AM Revision e9be29c6 (ceph): mds: minor refactor of SimpleLock
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:03 AM Revision 46c25abd (ceph): test/encoding: refactor to avoid escaping shell magic
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:02 AM Revision 7e2f59aa (ceph): mds: move CInode container members to mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
01:46 AM Revision 28997c1c (ceph): os/bluestore: avoid overhead of std::function in blob_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:38 AM rgw Bug #22895: radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out
The timeout may be due to inconsistencies between the two zones, Because that did not reappear again after I deleted ... Amine Liu
01:23 AM Revision 29c89c49 (ceph): rgw: unlink deleted bucket from bucket's owner
if a bucket is deleted by an admin/system user instead of its
owner, the unlink would fail and the deleted bucket rem...
Casey Bodley
01:16 AM CephFS Backport #22936 (In Progress): luminous: client: readdir bug
https://github.com/ceph/ceph/pull/20356 Prashant D
01:02 AM Revision 1f3cdac8 (ceph): rgw: fix a typo in comment
Signed-off-by: luomuyao <luo.muyao@zte.com.cn> luomuyao
12:51 AM RADOS Bug #22848: Pull the cable,5mins later,Put back to the cable,pg stuck a long time ulitl to resta...
Hi Josh Durginm,
1.They both are fibre-optical cable in our networkcard.
2.Log files cann't be found yet,due to at...
Yong Wang
12:04 AM Revision fcce7da5 (ceph): Client:Fix readdir bug
Fix: Client::readdir_r_cb tried to read its parent dir, but, it reads itself.
Signed-off-by: dongdong tao <tdd211511...
root
12:02 AM CephFS Backport #22935 (In Progress): luminous: client: setattr should drop "Fs" rather than "As" for mt...
https://github.com/ceph/ceph/pull/20354 Prashant D

02/07/2018

11:09 PM RADOS Bug #22220: osd/ReplicatedPG.h:1667:14: internal compiler error: in force_type_die, at dwarf2out....
Fixed by gcc-7.3.1-2.fc26 gcc-7.3.1-2.fc27 in fc27 Brad Hubbard
10:59 PM Revision ed7a7446 (ceph): mon/OSDMonitor: Remove unused functions
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
10:49 PM RADOS Bug #22440: New pgs per osd hard limit can cause peering issues on existing clusters
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/20204
merged
Yuri Weinstein
10:49 PM Revision 13f400f8 (ceph): Merge pull request #20204 from tchaikov/wip-pr-18614-luminous
luminous: osd,mgr: report pending creating pgs to mgr
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sag...
Yuri Weinstein
10:45 PM CephFS Backport #22864: luminous: mds: scrub crash
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20249
merged
Yuri Weinstein
10:45 PM Revision 609f2a88 (ceph): Merge pull request #20249 from pdvian/wip-22864-luminous
luminous: mds: fix scrub crash
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:45 PM CephFS Backport #22860: luminous: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20256
merged
Yuri Weinstein
10:45 PM Revision 2cef7159 (ceph): Merge pull request #20256 from pdvian/wip-22860-luminous
luminous: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18-distro-basic-smithi
...
Yuri Weinstein
10:44 PM CephFS Backport #22859: luminous: mds: session count,dns and inos from cli "fs status" is always 0
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20299
merged
Yuri Weinstein
10:44 PM Revision 8bca8fb0 (ceph): Merge pull request #20299 from pdvian/wip-22859-luminous
luminous: mds: set higher priority for some perf counters
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by:...
Yuri Weinstein
10:44 PM CephFS Backport #22867: luminous: MDS: assert failure when the inode for the cap_export from other MDS h...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20300
merged
Yuri Weinstein
10:44 PM Revision 16d85f96 (ceph): Merge pull request #20300 from pdvian/wip-22867-luminous
luminous: MDS : Avoid the assert failure when the inode for the cap_export from other…
Reviewed-by: Patrick Donnelly...
Yuri Weinstein
10:43 PM Revision 9f6d865c (ceph): Merge pull request #20161 from tchaikov/wip-20086
test/librados: be more tolerant with timed lock tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:41 PM CephFS Backport #22242: luminous: mds: limit size of subtree migration
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20339
merged
Yuri Weinstein
10:41 PM Revision 43a4e409 (ceph): Merge pull request #20339 from batrick/i22242
luminous: mds: limit size of subtree migration
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
10:41 PM CephFS Backport #22240: luminous: Processes stuck waiting for write with ceph-fuse
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20340
merged
Yuri Weinstein
10:41 PM Revision 1133c9bb (ceph): Merge pull request #20340 from batrick/i22240
luminous: mds: prevent filelock from being stuck at XSYN state
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
10:40 PM CephFS Backport #22907: luminous: mds: admin socket wait for scrub completion is racy
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20341
merged
Yuri Weinstein
10:40 PM CephFS Backport #22089: luminous: Scrub considers dirty backtraces to be damaged, puts in damage table e...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20341
merged
Yuri Weinstein
10:40 PM Revision a8cdfea4 (ceph): Merge pull request #20341 from batrick/i22089
luminous: mds: don't report repaired backtraces in damagetable, write back after repair, clean up scrub log
Reviewed...
Yuri Weinstein
10:40 PM Revision 01609684 (ceph): Client: setattr should drop "Fs" rather than "As" for mtime and size
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit e1c57f94d9b801ebb3ef67735fbabaebe5af104a)
root
10:38 PM Revision e2e6d30f (ceph): Merge pull request #20337 from liewegas/wip-bluestore-aio-read
luminous: os/bluestore: propagate read EIO errors up the stack
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:24 PM ceph-volume Bug #22836 (Resolved): ceph-volume doesn't add OSD's auth to Monitors when creating new BlueStore...
Andrew Schoen
10:23 PM ceph-volume Backport #22924 (Resolved): luminous: ceph-volume doesn't add OSD's auth to Monitors when creatin...
Andrew Schoen
05:48 AM ceph-volume Backport #22924 (In Progress): luminous: ceph-volume doesn't add OSD's auth to Monitors when crea...
Nathan Cutler
10:22 PM ceph-volume Backport #22923 (Resolved): luminous: can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
Andrew Schoen
10:04 PM Revision eae6e640 (ceph): Merge pull request #20173 from liewegas/wip-os-ch
os: unify Sequencer and CollectionHandle
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:45 PM Messengers Bug #22846 (Closed): "Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log w...
looks like just a bad disk Josh Durgin
09:44 PM RADOS Bug #22848: Pull the cable,5mins later,Put back to the cable,pg stuck a long time ulitl to resta...
Which cable are you pulling? Do you have logs from the monitors and osds? The default failure detection timeouts can ... Josh Durgin
09:40 PM RADOS Bug #22916 (Duplicate): OSD crashing in peering
Josh Durgin
09:40 PM RADOS Bug #21287 (Duplicate): 1 PG down, OSD fails with "FAILED assert(i->prior_version == last || i->i...
Josh Durgin
03:52 AM RADOS Bug #21287: 1 PG down, OSD fails with "FAILED assert(i->prior_version == last || i->is_error())"
see https://github.com/ceph/ceph/pull/16675 Chang Liu
02:37 AM RADOS Bug #21287: 1 PG down, OSD fails with "FAILED assert(i->prior_version == last || i->is_error())"
we hit this bug too in ec pool 2+1, i find one peer did not receive one piece of op message sended from primary osd, ... lingjie kong
09:29 PM rgw Backport #22955 (In Progress): luminous: rgw: Command to inspect the RGW cache
Adam Emerson
09:29 PM rgw Backport #22955 (Resolved): luminous: rgw: Command to inspect the RGW cache
Easiest to do first, I'll just walk the cache, print the name of each object and what hangs off it. Maybe dump the co... Adam Emerson
09:27 PM rgw Backport #22954 (In Progress): luminous: rgw: Command to invalidate cache
Adam Emerson
09:27 PM rgw Backport #22954 (Resolved): luminous: rgw: Command to invalidate cache
The original request was to use the radosgw-admin tool to invalidate cache, but this doesn't fit the RGW architecture... Adam Emerson
09:24 PM Revision 5f32134f (ceph): rgw: use explicit index pool placement
Fixes: http://tracker.ceph.com/issues/22928
If explicit placement is set, it overrides placement_target.
Signed-off...
Yehuda Sadeh
09:21 PM rgw Bug #22928: RGW will not list contents of Jewel-era buckets: reshard does NOT fix
https://github.com/ceph/ceph/pull/20352 Yehuda Sadeh
06:41 PM rgw Bug #22928: RGW will not list contents of Jewel-era buckets: reshard does NOT fix
The problem is that we fail to go to the explicit placement pool for index operations even if one is set. One workaro... Yehuda Sadeh
09:07 PM rgw Feature #22953 (Rejected): [RFE] Better time slew handling in rgw/keystone integration
[RFE] Better time slew handling in rgw/keystone integration
RHBZ - https://bugzilla.redhat.com/show_bug.cgi?id=15410...
Vikhyat Umrao
08:42 PM Revision b1cee74f (ceph): ceph-volume: set conf.cluster name during simple activate
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
07:12 PM rgw Feature #22603 (Pending Backport): Command to invalidate cache
Adam Emerson
07:11 PM rgw Feature #22604 (Pending Backport): Command to inspect the RGW cache
Adam Emerson
06:46 PM Revision 5126848f (ceph): Merge pull request #20144 from adamemerson/wip-cache-register
Cache Register!
Provide the ability to examine and delete elements from the cache.
rgw: Add cache introspection and...
Adam Emerson
06:40 PM Revision 143c59c3 (ceph): common: Switch singletons to use immobile_any
This cleans up the interface, makes things more robust by using both
name and type, and does fewer allocations.
Sign...
Adam Emerson
06:12 PM RADOS Bug #22952: Monitor stopped responding after awhile
here is where the first mon server is stuck, running mon_status hang:
[root@dl1-kaf101 frli]# ceph --admin-daemon /v...
Frank Li
06:06 PM RADOS Bug #22952 (Duplicate): Monitor stopped responding after awhile
After a crash of ceph-mon in 12.2.2 and using a private build provided by ceph developers, the ceph-mon would come up... Frank Li
06:06 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
https://tracker.ceph.com/issues/22952
ticket opened for ceph-mon not responding issue.
Frank Li
06:02 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
I'll open a separate ticket to track the monitor not responding issue. the fix for the force-create-pg issue is good. Frank Li
06:01 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
Kefu Chai wrote:
> [...]
>
>
> the cluster formed a quorum of [0,1,2,3,4] since 18:02:21. and it was not in pro...
Frank Li
05:58 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
Kefu Chai wrote:
> [...]
>
> was any osd up when you were testing?
Yes, but they were in Booting State, all of...
Frank Li
06:56 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
... Kefu Chai
06:12 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
... Kefu Chai
06:02 PM Revision 33ebb80c (ceph): Merge pull request #20350 from ceph/backport-20264
luminous: ceph-volume dmcrypt support for simple
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:54 PM Revision db81bd81 (ceph): Merge pull request #20176 from dillaman/wip-librbd-clone-v2-1
librbd: initial hooks for clone v2 support
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:51 PM rgw Bug #22951 (Resolved): possible issue with ssl + libcurl
Getting random segmentation faults when radosgw is trying to authenticate with keystone over ssl, while this issue is... Abhishek Lekshmanan
05:37 PM CephFS Backport #22382 (Rejected): jewel: client: give more descriptive error message for remount failures
Rejected because not needed with http://tracker.ceph.com/issues/22378 Patrick Donnelly
05:37 PM CephFS Bug #22254 (Resolved): client: give more descriptive error message for remount failures
No, I guess not because of http://tracker.ceph.com/issues/22378 Patrick Donnelly
07:35 AM CephFS Bug #22254: client: give more descriptive error message for remount failures
@Patrick: You rejected the luminous backport, but the jewel backport should still go forward - correct? Nathan Cutler
05:27 PM Revision f57772ff (ceph): include/any.h: Type Erasure for the uncopyable
std:any is nice and all, but they don't support uncopyable
objects. This is annoying to us, since we have a perfect u...
Adam Emerson
05:22 PM rbd Bug #22950 (Resolved): [test] cli_generic fails on deep-copy tests if v1 image format or deep-fla...
http://qa-proxy.ceph.com/teuthology/trociny-2018-02-07_16:22:13-rbd-wip-xxg-testing-distro-basic-smithi/2165475/teuth... Jason Dillaman
05:20 PM Revision 69fafcaa (ceph): rgw: Add cache introspection and manipulation
Provide the ability to examine and delete elements from the cache.
Fixes: http://tracker.ceph.com/issues/22603
Fixes...
Adam Emerson
04:30 PM Revision 2fb99b5e (ceph): rbd-mirror: fix potential infinite loop when formatting status message
The improvements include:
- tag_tid values should always be increasing, so loop only if
master.tag_tid > mirror_ta...
Mykola Golub
04:05 PM RADOS Bug #22746 (Resolved): osd/common: ceph-osd process is terminated by the logratote task
Kefu Chai
03:33 PM RADOS Bug #22949 (Rejected): ceph_test_admin_socket_output --all times out
http://pulpito.ceph.com/kchai-2018-02-07_01:22:25-rados-wip-kefu-testing-2018-02-06-1514-distro-basic-mira/2161301/ Kefu Chai
03:25 PM CephFS Bug #22948 (Resolved): client: wire up ceph_ll_readv and ceph_ll_writev
These two functions are stubbed out in the client libraries and always just return -1. Wire them into the backend inf... Jeff Layton
03:06 PM Revision dc0e1262 (ceph): ceph-volume: use api helper methods for pvs and lvs in lvm zap
This is just a cleaner way of doing this instead of using PVolumes
and Volumes directly.
Signed-off-by: Andrew Schoe...
Andrew Schoen
02:54 PM rgw Bug #22852: rgw: can't download object with range when compression enabled
Casey Bodley
02:54 PM rgw Bug #22852: rgw: can't download object with range when compression enabled
s3test case https://github.com/ceph/s3-tests/pull/209 Casey Bodley
02:49 PM mgr Bug #22947 (Duplicate): Prometheus exporter module fails due to incorrect PG_STATES
The Prometheus exporter module (ceph: src/pybind/mgr/prometheus/module.py) has a bug where the list of "known" placem... Alex Anderson
02:46 PM Revision c1eb7b99 (ceph): ceph-volume: sleep 2 minutes after reboot in simple tests
This will allow for some time for OSD services to start back up after
reboot. If not we see race conditions where tes...
Andrew Schoen
02:46 PM Revision fc580700 (ceph): ceph-volume: do not test custom cluster names with simple
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 63046e0d7bd05a42477dd1fbd4af11f81046b08d)
Andrew Schoen
02:46 PM Revision 591796d0 (ceph): ceph-volume tests.functional add simple xenial bluestore dmcrypt plain ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0174f9e1646f4b51c712506f629b48c329f20ea1)
Alfredo Deza
02:46 PM Revision 55def6eb (ceph): ceph-volume tests.functional add simple xenial filestore dmcrypt luks s...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0b2f869ccbb30c27bd19f2a05bb893957912142e)
Alfredo Deza
02:46 PM Revision c1035af7 (ceph): ceph-volume tests.functional add simple xenial filestore dmcrypt plain ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 00b14177bdbe6d66424001b1c35ca8fa7b46977f)
Alfredo Deza
02:46 PM Revision aab4961b (ceph): ceph-volume: fix ceph-volume simple scan help menu test
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 2ee70bf2d1958c0655ddb5b7cc4d2ed3f4bc58b8)
Andrew Schoen
02:46 PM Revision a7ecc1c9 (ceph): ceph-volume: adds the simple dmcrypt_plain and dmcrypt_luks tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 3052010a80a1783b6ebd629a603638ab5806f8fd)
Andrew Schoen
02:46 PM Revision 5d6aa430 (ceph): ceph-volume tests.functional add simple bluestore dmcrypt luks support
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d6e24022e8dfe845823fa0e87f3fba028c4b25b5)
Alfredo Deza
02:46 PM Revision badd73df (ceph): ceph-volume tests.functional add simple centos7 bluestore dmcrypt luks ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 76151c461bfe1e5ae4dc277c9d9357efb81e8c92)
Alfredo Deza
02:46 PM Revision eb97511c (ceph): ceph-volume tests.functional add simple centos7 bluestore dmcrypt plain...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8e0213ab053e80038bdae8d1b06d448fd397e3bc)
Alfredo Deza
02:46 PM Revision 4de4d69b (ceph): ceph-volume tests.functional add simple centos7 filestore dmcrypt luks ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a911d7c6a99e2ea235400614568d9cd362470cac)
Alfredo Deza
02:46 PM Revision 31665eac (ceph): ceph-volume tests.functional add simple centos7 filestore dmcrypt plain...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4c26162002709ccdd1b48c05126befdab7f269da)
Alfredo Deza
02:46 PM Revision 1adafb88 (ceph): ceph-volume simple.scan update help menu to indicate device support
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 09f35cb249674eda044b8fceea6f402ffac7731d)
Alfredo Deza
02:46 PM Revision 2f7d0341 (ceph): doc/man/ceph-volume add simple documentation
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9524021aa15280d98f2b04d1fd66552733adf8a2)
Alfredo Deza
02:46 PM Revision 141279ae (ceph): doc/ceph-volume remove notice that dmcrypt is not supported
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a7d11ca27df1d22c8109cad5bf7be8fd23395c71)
Alfredo Deza
02:46 PM Revision 476eac13 (ceph): doc/ceph-volume scan update for encryption support
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e0d3bb82255a937cd937d33f966979fb541d1443)
Alfredo Deza
02:46 PM Revision 8fcd52e8 (ceph): doc/ceph-volume lvm prepare fully supports encryption now
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0b2075759e8788b2c4ae46f94fdee953cc82b21e)
Alfredo Deza
02:46 PM Revision 44cbcdee (ceph): ceph-volume tests validate parsing of cryptsetup
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit cce6a12f4a0d8d9a3d7dcb509b42ed2536d9257f)
Alfredo Deza
02:46 PM Revision baf12acf (ceph): ceph-volume tests add validation for lsblk parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 03102e4417194e16deb8b738fcdaf87e699e6073)
Alfredo Deza
02:46 PM Revision 70b5a325 (ceph): ceph-volume simple.activate b64decode keys for activation as well
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 636ebc127797c8020cfb7aff09955b72beac8bdf)
Alfredo Deza
02:46 PM Revision 77d40d07 (ceph): ceph-volume tests for validate_devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bece7af0523b04d39c26011990cb1fe323aecdd8)
Alfredo Deza
02:46 PM Revision d015b193 (ceph): ceph-volume tests for keyring parsing
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b90c1a86843d8f0c8c7fb68fe059bdd72f3730fd)
Alfredo Deza
02:46 PM Revision c25ba952 (ceph): ceph-volume simple.activate support dmcrypted devices for both plain an...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5ece73b533ee4b577c0ce61e3685a880e1de4851)
Alfredo Deza
02:46 PM Revision de301328 (ceph): ceph-volume terminal create a logger to get terminal+log messages in on...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f6dd0ff15f0aeda9f660e923153f1d3dae68e583)
Alfredo Deza
02:46 PM Revision 36d81bdf (ceph): ceph-volume util.encryption parse legacy encrypted with dirs too
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 32cb810f8ab7e4a710bfb2590a065dea41369fce)
Alfredo Deza
02:46 PM Revision 2ce65974 (ceph): ceph-volume util.encryption add notes about extra b64decode call for ce...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c2367ef4a4db1e9c62e33dc211474f652d6bc6af)
Alfredo Deza
02:46 PM Revision 941fbbf2 (ceph): ceph-volume tests add a stub for process.call
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b80b61b90f8539b363c03c96e63f31c38c707fc8)
Alfredo Deza
02:46 PM Revision 8a19b31c (ceph): ceph-volume simple.scan parse the keyring out of the keyring file
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a1124362816cbaaad7255b7ffc3698b68601ffe5)
...
Alfredo Deza
02:45 PM Revision 1d94a5f8 (ceph): ceph-volume simple.scan support dmcrypt OSDs when scanning
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6c87d66d76ee1fc70f8dc6211d89dbd489c6ed3a)
Alfredo Deza
02:45 PM Revision c177b491 (ceph): ceph-volume util.encryption add helpers for legacy devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d59b087e50e4e2076c59f6316cc89eb2a070aa52)
Alfredo Deza
02:45 PM Revision abf21f28 (ceph): ceph-volume util.disk add a PART_ENTRY_TYPE detection utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit cdb812438d6064089bac964cf38817d877afca38)
Alfredo Deza
02:45 PM Revision 520200ce (ceph): ceph-volume util.system do not 'translate' using realpath
Using realpath always means that device mapper paths, like for dmcrypt
or LVM will get mangled and will return someth...
Alfredo Deza
02:45 PM Revision b2bd6550 (ceph): ceph-volume util.system tmp mounts can now remove a dmcrypt mapper
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 60e8699650a491013d51239b9dc58160946d3bf9)
Alfredo Deza
02:45 PM Revision c3aa6e6b (ceph): ceph-volume util.encryption add a utilty to open plain encrypted devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e5759e4fc9485e92a2faec277c8a920295751844)
Alfredo Deza
02:45 PM Revision 69d142ad (ceph): ceph-volume util.disk support PKNAME and absolute paths in lsblk
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b90044c2ffff38d0dc36d598d237fcb066efe400)
Alfredo Deza
02:45 PM Revision cc984014 (ceph): ceph-volume util.constants add ceph-disk partition labels
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 548a74bd239abe6b1b7a5a27fb2779800cfa7ac1)
Alfredo Deza
02:43 PM Revision 22a7bc4c (ceph): Merge pull request #20318 from ovh/bp-limit-normalize-key
common/config: limit calls to normalize_key_name
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:40 PM Revision bcbcdd26 (ceph): Merge pull request #19958 from renhwztetecs/renhw-wip-osd-sighup
osd: Sign in early SIGHUP signal
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai@redha...
Kefu Chai
02:40 PM Revision 43af5afc (ceph): common: use size_t for object size
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:40 PM Revision b7fa3eec (ceph): mds: put MDSCacheObject compact_map in mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:40 PM Revision 6b7073fe (ceph): mds: move CDir container members to mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:40 PM Revision 920ea85a (ceph): mds: move CDentry container members to mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:40 PM Revision 0c8ec93a (ceph): mds: convert to allocator agnostic string_view
This is necessary to allow many interfaces to take mempool allocated strings.
Signed-off-by: Patrick Donnelly <pdonn...
Patrick Donnelly
02:39 PM Revision 57f8d1f2 (ceph): ceph-volume: use api helper methods for pvs and lvs in lvm zap
This is just a cleaner way of doing this instead of using PVolumes
and Volumes directly.
Signed-off-by: Andrew Schoe...
Andrew Schoen
02:35 PM Revision 8fc96333 (ceph): ceph-volume: fix documentation typos for lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
02:21 PM Revision cf2bc0ab (ceph): Merge pull request #20264 from ceph/wip-rm22620
ceph-volume dmcrypt support for simple
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:20 PM ceph-volume Bug #22620 (Resolved): ceph-volume simple dmcrypt support
https://github.com/ceph/ceph/pull/20264 Andrew Schoen
01:56 PM Revision 2e562247 (ceph): Merge pull request #20307 from tchaikov/wip-std-filesystem
test/admin_socket_output: switch to std::experimental::filesystem
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
01:53 PM Revision 92495add (ceph): Merge pull request #20324 from tchaikov/wip-cmake-build-boost
cmake: fix the include dir for building boost::python
Reviewed-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
Kefu Chai
01:26 PM Revision 3da5257a (ceph): pybind/mgr/balancer: cancel plan if distribution is already perfect
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:26 PM Revision 3733b946 (ceph): pybind/mgr/balancer: be more specific on creating an optimization plan
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:26 PM Revision 14762565 (ceph): pybind/mgr/balancer: allow customized optimization threshold
In practice it is hard to achieve a 100% (perfect) balanced distribution.
This patch introduces a user visiable thres...
xie xingguo
01:21 PM rgw Bug #22946: rgw: s3 copy object return 'x-amz-copy-source-version-id' and 'x-amz-version-id
https://github.com/ceph/ceph/pull/20348 fang yuxiang
01:21 PM rgw Bug #22946 (New): rgw: s3 copy object return 'x-amz-copy-source-version-id' and 'x-amz-version-id
s3 copy object should return 'x-amz-copy-source-version-id' and 'x-amz-version-id' as AWS S3 fang yuxiang
01:19 PM Revision b99521ac (ceph): Merge pull request #20323 from ceph/backport-20203
luminous: ceph-volume: fix usage of the --osd-id flag
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
01:18 PM Revision 62337485 (ceph): Merge pull request #20322 from ceph/backport-20059
luminous: doc/ceph-volume OSD use the fsid file, not the osd_fsid
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:57 PM rbd Bug #22945 (Resolved): [journal] allocating a new tag after acquiring the lock should use on-disk...
Related to issue #22932
If a client crashes before persisting its commit position and recovers, it will replay the...
Jason Dillaman
11:31 AM rbd Bug #22932 (Fix Under Review): [rbd-mirror] infinite loop is possible when formatting the status ...
PR: https://github.com/ceph/ceph/pull/20349 Mykola Golub
11:30 AM rbd Bug #22932: [rbd-mirror] infinite loop is possible when formatting the status message
Below is an extract from the log file for this particular case, with the comments that show how it ended up with that... Mykola Golub
07:52 AM rbd Bug #22932 (In Progress): [rbd-mirror] infinite loop is possible when formatting the status message
Mykola Golub
10:59 AM Bug #22944 (New): Infiniband send_msg send returned error 32: (32) Broken pipe
Using CentOS 7.4, Mellanox OFED 4.2 on Connect-X 3 in Infiniband mode and Ceph 12.2.2 compiled with RDMA.
I've set...
Radosław Piliszek
07:39 AM Dashboard Bug #22851 (Resolved): dashboard module: 404 for static resouces
Nathan Cutler
07:39 AM mgr Backport #22921 (Resolved): luminous: dashboard module: 404 for static resouces
Nathan Cutler
07:38 AM bluestore Bug #22285 (Resolved): _read_bdev_label unable to decode label at offset
Nathan Cutler
07:38 AM bluestore Backport #22892 (Resolved): luminous: _read_bdev_label unable to decode label at offset
Nathan Cutler
07:34 AM rgw Bug #22742 (Resolved): rgw: resharding doesn't seem to preserve bucket acls
Nathan Cutler
07:34 AM rgw Backport #22922 (Resolved): luminous: rgw: resharding doesn't seem to preserve bucket acls
Nathan Cutler
07:34 AM Revision 4d8bae06 (ceph): Merge pull request #20347 from Songweibin/wip-osd-cleanup
osd: drop redundant comment
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
07:34 AM Bug #22943 (Closed): c++: internal compiler error: Killed (program cc1plus)
h2. local env... Lei Liu
07:32 AM rgw Bug #22124 (Resolved): rgw: user stats increased after bucket reshard
Nathan Cutler
07:30 AM rgw Bug #22124 (Pending Backport): rgw: user stats increased after bucket reshard
Nathan Cutler
07:31 AM rgw Backport #22434 (Resolved): luminous: rgw: user stats increased after bucket reshard
Wow, that was fast! Nathan Cutler
05:53 AM Revision dd07c22a (ceph): osd: drop redundant comment
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
05:50 AM RADOS Backport #22942 (Resolved): luminous: ceph osd force-create-pg cause all ceph-mon to crash and un...
https://github.com/ceph/ceph/pull/20399 Nathan Cutler
05:02 AM Backport #22941 (Resolved): jewel: Double free in rados_getxattrs_next
https://github.com/ceph/ceph/pull/20381 Nathan Cutler
05:02 AM Backport #22940 (Resolved): luminous: Double free in rados_getxattrs_next
https://github.com/ceph/ceph/pull/20358 Nathan Cutler
05:02 AM rgw Backport #22939 (Resolved): jewel: system user can't delete bucket completely
https://github.com/ceph/ceph/pull/21212 Nathan Cutler
05:02 AM rgw Backport #22938 (Resolved): luminous: system user can't delete bucket completely
https://github.com/ceph/ceph/pull/20357 Nathan Cutler
05:01 AM rgw Backport #22937 (Resolved): luminous: beast: listen on multiple endpoints
https://github.com/ceph/ceph/pull/21568 Nathan Cutler
05:01 AM CephFS Backport #22936 (Resolved): luminous: client: readdir bug
https://github.com/ceph/ceph/pull/20356 Nathan Cutler
05:01 AM CephFS Backport #22935 (Resolved): luminous: client: setattr should drop "Fs" rather than "As" for mtime...
https://github.com/ceph/ceph/pull/20354 Nathan Cutler
05:01 AM RADOS Backport #22934 (Resolved): luminous: filestore journal replay does not guard omap operations
https://github.com/ceph/ceph/pull/21547 Nathan Cutler
04:41 AM rgw Backport #22889 (In Progress): luminous: rgw_file: avoid fragging thread_local log buffer
https://github.com/ceph/ceph/pull/20345 Prashant D
04:38 AM Revision a33659d6 (ceph): Merge PR #20288 into master
* refs/pull/20288/head:
ptl-tool: open githubmap with utf-8 code
Reviewed-by: Jos Collin <jcollin@redhat.com>
Patrick Donnelly
03:37 AM Revision b1c92750 (ceph): rgw_file: avoid evaluating nullptr for readdir offset
I've found by experimentation that passing a null pointer
as a value to a CachedPrebufferedStreambuf ostream caused
s...
Matt Benjamin
01:51 AM CephFS Bug #22869: compiling Client.cc generate warnings
Yes, the gcc 8.0.1 gives plenty of errors and warnings everywhere in the unmodified code. Yesterday, I have managed t... Jos Collin
12:54 AM RADOS Backport #22866 (In Progress): jewel: ceph osd df json output validation reported invalid numbers...
https://github.com/ceph/ceph/pull/20344 Prashant D
12:44 AM Revision 7375d027 (ceph): mds: remove extra 0x in ino prints
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly

02/06/2018

11:54 PM Revision 2c1eef2b (ceph): mon/OSDMonitor: fix deviding by zero in OSDUtilizationDumper
Signed-off-by: Mingxin Liu <mingxin@xsky.com>
(cherry picked from commit 9fe103233eaee965849c00c66c1b352f31932e01)
Mingxin Liu
11:17 PM CephFS Bug #21406 (Resolved): ceph.in: tell mds does not understand --cluster
Nathan Cutler
11:16 PM CephFS Backport #22590 (Resolved): jewel: ceph.in: tell mds does not understand --cluster
Nathan Cutler
11:16 PM Revision 8e2e4e5f (ceph): Merge pull request #19907 from pdvian/wip-22590-jewel
jewel: cephfs: ceph.in: pass RADOS inst to LibCephFS
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
10:42 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Update: Now at least one other host starts giving me these crc errors, too...
So I have now at least two out of th...
Martin Preuss
10:21 PM Revision 3d84e353 (ceph): Merge pull request #20162 from tchaikov/wip-pr-20130-luminous
mgr: balancer: fixed mistype "AttributeError: 'Logger' object has no ...
Reviewed-by: Josh Durgin <jdurgin@redhat.co...
Yuri Weinstein
10:20 PM Dashboard Bug #22851: dashboard module: 404 for static resouces
merged https://github.com/ceph/ceph/pull/20325 Yuri Weinstein
10:20 PM Revision 1c847a1f (ceph): Merge pull request #20325 from jcsp/wip-22851-luminous
luminous: pybind/mgr/dashboard: fix duplicated slash in html href
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:19 PM bluestore Backport #22892: luminous: _read_bdev_label unable to decode label at offset
merged https://github.com/ceph/ceph/pull/20326 Yuri Weinstein
10:19 PM Revision 6b5ae18b (ceph): Merge pull request #20326 from theanalyst/wip-22892-luminous
luminous: _read_bdev_label unable to decode label at offset
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
09:39 PM CephFS Feature #22929: libcephfs.pyx: add chown and chmod functions
Thanks for the report. Jan, would you like to work on this? We appreciate PRs :) Patrick Donnelly
12:31 PM CephFS Feature #22929 (New): libcephfs.pyx: add chown and chmod functions
Chown and chmod functions are included in libcephfs.h but there are no equivalents in python binding. The only workar... Jan Vondra
09:23 PM Revision 299cbdb3 (ceph): rgw: switch beast frontend back to stackful coroutine
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
09:09 PM CephFS Bug #22933 (Resolved): client: add option descriptions and review levels (e.g. LEVEL_DEV)
Patrick Donnelly
08:50 PM CephFS Bug #22869: compiling Client.cc generate warnings
Jos Collin wrote:
> Patrick,
>
> I'm using: gcc (GCC) 8.0.1 20180131 (Red Hat 8.0.1-0.9).
>
> At first look, ...
Patrick Donnelly
08:09 PM Revision ab679580 (ceph): os/ObjectStore: remove void *osr from Transaction
No longer used! (It was only needed for an ugly FileStore hack.)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:09 PM Revision c58bd9c1 (ceph): test/objectstore/TestObjectStoreState: make objects match collection
- start pool at 1
- make hash fall within pg (just match it for now)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:09 PM Revision c0c6de3b (ceph): os: make implementation flush before collection_{list,empty}
This takes the (awkward) burden off the caller.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:09 PM Revision 08eb08a5 (ceph): osd/PrimaryLogPG: drop unnecessary flush() on shutdown
The ObjectStore implementation should handle this.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:09 PM Revision 58e03a9b (ceph): osd: drop explicit calls to osr->flush
These are no longer needed as the implementations do it themselves.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:09 PM Revision 31b5aec8 (ceph): os/filestore: do not rely on ObjectStore::Transaction::osr
This was used only to name the osr for the purposes of the tracepoint. We
can do that ourselves!
Signed-off-by: Sage...
Sage Weil
08:09 PM Revision 38d24fef (ceph): os/ObjectStore: make all read operations CollectionHandle-based
Drop the coll_t shims, and convert the last few that weren't already
handle-based.
Signed-off-by: Sage Weil <sage@re...
Sage Weil
08:01 PM RADOS Bug #22350 (Resolved): nearfull OSD count in 'ceph -w'
Sage Weil
08:01 PM Revision 03c8a828 (ceph): Merge pull request #20313 from guzhongyan/fix-22350
osd/OSDMap: misleading message in print_oneline_summary()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:01 PM Revision 0ebbb1c6 (ceph): Merge pull request #20317 from liewegas/wip-pg-scrub-priority
osd/PG: pass scrub priority to replica
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai@r...
Sage Weil
08:00 PM Revision b2467f02 (ceph): Merge pull request #20319 from tchaikov/wip-ops_blocked_by_scrub-cleanup
osd: pass ops_blocked_by_scrub() to requeue_scrub()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:51 PM Revision 89aeea84 (ceph): os/bluestore: fix lack of extent demotion in StupidAllocator::init_rm_free
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
07:51 PM Revision eb0443a1 (ceph): test/store_test: add test case to for excessive fragmentation
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
07:51 PM Revision 64abc7ba (ceph): os/bluestore: do not assert on insufficient allocation during bluefs
rebalance
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
07:51 PM rbd Bug #22932: [rbd-mirror] infinite loop is possible when formatting the status message
The tag_tid values should always be increasing, so the "while (master.tag_tid != mirror_tag_tid)" loop could really j... Jason Dillaman
07:38 PM rbd Bug #22932 (Resolved): [rbd-mirror] infinite loop is possible when formatting the status message
Per Mykola Golub:... Jason Dillaman
07:49 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
so anything I can do to help recover the cluster ?? Frank Li
06:50 AM RADOS Bug #22847 (Pending Backport): ceph osd force-create-pg cause all ceph-mon to crash and unable to...
Kefu Chai
01:23 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
please see attached logs for when the monitor was started, and then later got into the stuck mode.
I just replaced t...
Frank Li
07:05 PM CephFS Bug #22163 (Resolved): request that is "!mdr->is_replay() && mdr->is_queued_for_replay()" may han...
Nathan Cutler
07:04 PM CephFS Backport #22237 (Resolved): luminous: request that is "!mdr->is_replay() && mdr->is_queued_for_re...
Nathan Cutler
05:40 PM CephFS Backport #22237: luminous: request that is "!mdr->is_replay() && mdr->is_queued_for_replay()" may...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19157
merged
Yuri Weinstein
06:03 PM CephFS Backport #22688: luminous: client: fails to release to revoking Fc
https://github.com/ceph/ceph/pull/20342 Patrick Donnelly
06:01 PM Revision e88802ec (ceph): client: fix cap revoke race
If caps are been revoking by the auth MDS, don't consider them as
issued even they are still issued by non-auth MDS. ...
Yan, Zheng
05:57 PM Revision 898d9a1f (ceph): client: release revoking Fc after invalidate cache
this issue is likely revealed by commit 7bc1fa04
"client: avoid adding checked inode to the delayed_caps"
Fixes: htt...
Yan, Zheng
05:54 PM CephFS Backport #22907 (In Progress): luminous: mds: admin socket wait for scrub completion is racy
https://github.com/ceph/ceph/pull/20341 Patrick Donnelly
05:53 PM CephFS Backport #22089 (In Progress): luminous: Scrub considers dirty backtraces to be damaged, puts in ...
https://github.com/ceph/ceph/pull/20341 Patrick Donnelly
05:51 PM Revision 655d2669 (ceph): mds: properly execute scrub finish context
Bug was introduced by commit 7e52729699 (mds: flush after scrub repairs)
Fixes: http://tracker.ceph.com/issues/22058...
Yan, Zheng
05:50 PM Revision f19f1e1c (ceph): mds: don't report repaired backtraces in damagetable
Fixes: http://tracker.ceph.com/issues/18743
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from com...
John Spray
05:50 PM Revision 6e544ac9 (ceph): mds: flush after scrub repairs
Otherwise, if we restart the MDS right after the scrub,
then scrub again, it will see the same inconsistency when
it ...
John Spray
05:50 PM Revision 798cc37c (ceph): mds: clean up clog damage message when repairing
If we've repaired then we don't need to be at WRN
and we don't need to advise the user to look up
the damage detail.
...
John Spray
05:50 PM Revision 162e25ec (ceph): mds: cleaner scrub complete log msg
People often are not using a tag with their scrub,
let's not have the ugly "with tag ''" in that case.
Signed-off-by...
John Spray
05:46 PM CephFS Backport #22240: luminous: Processes stuck waiting for write with ceph-fuse
https://github.com/ceph/ceph/pull/20340 Patrick Donnelly
05:46 PM CephFS Backport #22240 (In Progress): luminous: Processes stuck waiting for write with ceph-fuse
http://tracker.ceph.com/issues/22240 Patrick Donnelly
05:45 PM Revision f3e34f00 (ceph): librados: yet another aio_operate method
(allow to specify both flags and snap context)
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:45 PM Revision 06043ad1 (ceph): librados: add OPERATION_ORDERSNAP flag
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:44 PM Revision f354347d (ceph): mds: cleanup set/drop loner code
integrate functionalities of try_drop_loner and try_set_loner into
CInode::choose_ideal_loner
Signed-off-by: "Yan, Z...
Yan, Zheng
05:44 PM Revision 4fbde822 (ceph): mds: implement LOCK_XSYN_LOCK and LOCK_XSYN_MIX
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit c7261e1a6d95d1ed98a1d9066905aa75af4c2886)
Yan, Zheng
05:44 PM Revision 87991643 (ceph): mds: prevent filelock from being stuck at XSYN state
Lock:file_eval() does not properly handle the condition: filelock
is in XSYN state, both loner_cap and want_loner_cap...
Yan, Zheng
05:42 PM Revision 88903fc9 (ceph): qa/tests: use norequire_active_mds options only for test kernel mounts
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:41 PM CephFS Backport #22381 (Rejected): luminous: client: give more descriptive error message for remount fai...
This one is no longer necessary after: http://tracker.ceph.com/issues/22339 Patrick Donnelly
05:40 PM Revision ac0e193f (ceph): Merge pull request #19157 from pdvian/wip-22237-luminous
luminous: mds: don't delay processing completed requests in replay queue
Reviewed-by: Patrick Donnelly <pdonnell@red...
Yuri Weinstein
05:39 PM rgw Bug #22742: rgw: resharding doesn't seem to preserve bucket acls
Orit Wasserman wrote:
> https://github.com/ceph/ceph/pull/20038
merged
Yuri Weinstein
05:38 PM rgw Bug #22124: rgw: user stats increased after bucket reshard
merged luminous backport: https://github.com/ceph/ceph/pull/20327 Yuri Weinstein
05:37 PM Revision bd75db92 (ceph): Merge pull request #20327 from theanalyst/wip-22922-luminous
luminous: rgw: bucket resharding should not update bucket ACL or user stats
Reviewed-by: Casey Bodley <cbodley@redha...
Yuri Weinstein
05:36 PM Revision 63046e0d (ceph): ceph-volume: do not test custom cluster names with simple
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:35 PM CephFS Backport #22242: luminous: mds: limit size of subtree migration
https://github.com/ceph/ceph/pull/20339 Patrick Donnelly
05:30 PM CephFS Backport #22242 (In Progress): luminous: mds: limit size of subtree migration
Patrick Donnelly
05:33 PM Revision a7fd4f95 (ceph): mds: optimize MDCache::try_subtree_merge
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 1f27ebbef95b39f7fa3c94d5dc9f191a58c9f9b4)
Yan, Zheng
05:33 PM Revision c63fc964 (ceph): mds: limit size of MExportDir message
Only export port of subtree if whole subtree tree is too large for
sinlge MExportDir message. The un-exported portion...
Yan, Zheng
05:33 PM Revision 45f4b1a1 (ceph): mds: optimize import/export state access
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit fb9277c14314aaa6a97ee23da9057ddc3c750408)
Yan, Zheng
05:15 PM Stable releases Tasks #22665: luminous v12.2.3
For some reason pasting the tree seems to crash the tracker. this is the current tree Abhishek Lekshmanan
05:07 PM rgw Backport #22930 (In Progress): luminous: beast gets SignatureDoesNotMatch in v4 auth
Nathan Cutler
05:01 PM rgw Backport #22930 (Resolved): luminous: beast gets SignatureDoesNotMatch in v4 auth
https://github.com/ceph/ceph/pull/20338 Casey Bodley
05:02 PM mgr Feature #22931 (New): [RFE] Ceph Manager Plugin for RGW reporting
Description of problem:
[RFE] Ceph Manager Plugin for RGW reporting
If RGW daemon goes down Ceph Manager should...
Vikhyat Umrao
05:01 PM Revision bf3ee8b2 (ceph): rgw: fix for empty query string in beast frontend
when the target does not contain a ?, the QUERY_STRING was being set to
the same value as REQUEST_URI. this QUERY_STR...
Casey Bodley
04:54 PM RADOS Bug #22920: filestore journal replay does not guard omap operations
lowering the priority since in practice we don't clone objects with omap on them. Sage Weil
04:53 PM RADOS Bug #22920 (Pending Backport): filestore journal replay does not guard omap operations
Sage Weil
04:53 PM Revision 3ca0e0c5 (ceph): Merge pull request #20279 from liewegas/wip-idempotent-sequence
ceph_test_filestore_idempotent_sequence: many fixes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
04:46 PM Revision 85b319a2 (ceph): ceph-volume: sleep 2 minutes after reboot in simple tests
This will allow for some time for OSD services to start back up after
reboot. If not we see race conditions where tes...
Andrew Schoen
04:07 PM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
aah, just popped up on luminous: http://pulpito.ceph.com/yuriw-2018-02-05_23:07:16-rados-wip-yuri-testing-2018-02-05-... Sage Weil
03:08 PM Stable releases Tasks #21742: jewel v10.2.11
h3. rados integration run
PRs included:
https://github.com/ceph/ceph/pull/20331 - jewel: snapset xattr corrupti...
Nathan Cutler
02:39 PM CephFS Bug #22647 (Resolved): mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Nathan Cutler
02:39 PM CephFS Backport #22762 (Resolved): jewel: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Nathan Cutler
02:38 PM Revision fe3770da (ceph): Merge pull request #20067 from smithfarm/wip-22762-jewel
jewel: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
02:37 PM rgw Bug #21685 (Resolved): user creation can overwrite existing user even if different uid is given
Nathan Cutler
02:36 PM rgw Backport #21789 (Resolved): luminous: user creation can overwrite existing user even if different...
Nathan Cutler
02:35 PM rgw Backport #22772 (Resolved): jewel: user creation can overwrite existing user even if different ui...
Nathan Cutler
02:35 PM Revision b8ad4344 (ceph): Merge pull request #20074 from smithfarm/wip-22772-jewel
jewel: rgw: user creation can overwrite existing user even if different uid is given
Reviewed-by: Casey Bodley <cbod...
Nathan Cutler
02:34 PM Revision 5e9ca6b9 (ceph): Merge pull request #20057 from linuxbox2/jewel-rgw-latchfix
jewel: rgw: rgw_file: alternate fix deadlock on lru eviction
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
02:33 PM rgw Backport #22703 (Resolved): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
Nathan Cutler
02:33 PM Revision 2ecec1dc (ceph): Merge pull request #20039 from oritwas/wip-rgw-jewel-22703
jewel: rgw: resharding needs to set back the bucket ACL after link
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
02:32 PM rgw Backport #22582 (Resolved): jewel: multisite: 'radosgw-admin sync error list' contains temporary ...
Nathan Cutler
02:31 PM Revision 36366ebb (ceph): Merge pull request #19908 from pdvian/wip-22582-jewel
jewel: rgw: dont log EBUSY errors in 'sync error list'
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:31 PM rgw Bug #22083 (Resolved): rgw segfaults after running radosgw-admin data sync init
Nathan Cutler
02:30 PM rgw Backport #22182 (Resolved): jewel: rgw segfaults after running radosgw-admin data sync init
Nathan Cutler
02:30 PM Revision 329158f1 (ceph): Merge pull request #19783 from ceph/wip-rgw-22182
jewel: rgw: segfaults after running radosgw-admin data sync init
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:27 PM rgw Bug #21125 (Resolved): rgw:multisite: Get bucket location which is located in another zonegroup, ...
Nathan Cutler
02:27 PM rgw Backport #21447 (Resolved): jewel: rgw:multisite: Get bucket location which is located in another...
Nathan Cutler
02:26 PM Revision f48ad3e9 (ceph): Merge pull request #18305 from smithfarm/wip-21447-jewel
jewel: rgw: multisite: Get bucket location which is located in another zonegroup, will return 301 Moved Permanently
...
Nathan Cutler
02:26 PM rgw Backport #21791 (Resolved): jewel: RGW: Multipart upload may double the quota
Nathan Cutler
02:25 PM Revision 55307513 (ceph): Merge pull request #18121 from linuxbox2/jewel-quota-multipart
jewel: RGW: Multipart upload may double the quota
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
02:24 PM RADOS Bug #20924: osd: leaked Session on osd.7
/a/yuriw-2018-02-02_20:31:37-rados-wip_yuri_master_2.2.18-distro-basic-smithi/2143177 Sage Weil
02:21 PM Revision 5749434a (ceph): test/bench: remove smallio bench tools
These are stale and superceded by the fio ObjectStore (and other)
backends. Shed the weight!
Signed-off-by: Sage We...
Sage Weil
02:21 PM Revision 8ae0a016 (ceph): ceph_xattr_bench: drop
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:21 PM Revision e4e40796 (ceph): qa/tasks/recovery_bench: drop recovery_bench task
This relies on smalliobench, which is gone now. The task could
pretty easily be resurrected if we substitute in anot...
Sage Weil
02:21 PM Revision 9c8c66c4 (ceph): ceph_test_objectstore_workloadgen: remove
Stale test code, never run.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:21 PM Revision abd58ad0 (ceph): os/ObjectStore: combine Sequencer and CollectionImpl in ObjectStore
In practice we have a sequencer per collection. Combine them in the interface
to simplify our lives!
Signed-off-by: ...
Sage Weil
02:16 PM rgw Bug #21596 (Resolved): failed CompleteMultipartUpload request does not release lock
Nathan Cutler
02:16 PM rgw Backport #21873 (Resolved): jewel: failed CompleteMultipartUpload request does not release lock
Nathan Cutler
02:15 PM Revision 0adcbc59 (ceph): Merge pull request #18116 from linuxbox2/jewel-mpserializer
jewel: rgw: release cls lock if taken in RGWCompleteMultipart
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:15 PM rgw Bug #20463 (Resolved): rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
Nathan Cutler
02:14 PM rgw Backport #20824 (Resolved): jewel: rgw: AWSv4 encoding/signature problem, can happen with listobj...
Nathan Cutler
02:14 PM Revision be12b5f2 (ceph): Merge pull request #17731 from ceph/wip-rgw-jewel-15998
jewel: rgw: fix marker encoding problem
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Marcus Watts ...
Nathan Cutler
02:13 PM rgw Bug #20037 (Resolved): rgw log includes zero byte sometimes
Nathan Cutler
02:13 PM rgw Backport #20480 (Resolved): jewel: rgw log includes zero byte sometimes
Nathan Cutler
02:12 PM Revision 94565211 (ceph): Merge pull request #17151 from smithfarm/wip-20480-jewel
jewel: rgw: log includes zero byte sometimes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:11 PM rgw Bug #20374 (Resolved): rgw_file: recursive lane lock can occur in LRU drain
Nathan Cutler
02:10 PM rgw Backport #20399 (Resolved): jewel: rgw_file: recursive lane lock can occur in LRU drain
Nathan Cutler
02:10 PM Revision eb1ad7dc (ceph): Merge pull request #17149 from smithfarm/wip-20399-jewel
jewel: rgw: rgw_file: recursive lane lock can occur in LRU drain
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
01:54 PM rgw Bug #19604 (Resolved): rgw: Part's index is not removed when versioning enabled
Nathan Cutler
01:54 PM rgw Backport #20410 (Resolved): jewel: rgw: Part's index is not removed when versioning enabled
Nathan Cutler
01:53 PM Revision 525c38f5 (ceph): Merge pull request #16763 from linuxbox2/mb-jewel-rgw-delparts
jewel: rgw: fix the bug that part's index can't be removed after completing
Reviewed-by: Nathan Cutler <ncutler@suse...
Nathan Cutler
01:53 PM rgw Bug #20107 (Resolved): rgw: Truncated objects
Nathan Cutler
01:52 PM rgw Backport #20719: jewel: rgw: Truncated objects
This bug required two backports to get fixed. Nathan Cutler
01:52 PM rgw Backport #20719 (Resolved): jewel: rgw: Truncated objects
Nathan Cutler
01:51 PM Revision d8cf49af (ceph): Merge pull request #16708 from linuxbox2/wip-jewel-15912-15673
jewel: rgw: Fix duplicate tag removal during GC, cls/refcount: store and use list of retired tags)
Reviewed-by: Nath...
Nathan Cutler
01:48 PM CephFS Backport #22689 (Resolved): jewel: client: fails to release to revoking Fc
Nathan Cutler
01:48 PM Revision 5012f543 (ceph): Merge pull request #19975 from pdvian/wip-22689-jewel
jewel: client: release revoking Fc after invalidate cache
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
01:46 PM CephFS Bug #21501 (Resolved): ceph_volume_client: sets invalid caps for existing IDs with no caps
Nathan Cutler
01:45 PM CephFS Backport #21626 (Resolved): jewel: ceph_volume_client: sets invalid caps for existing IDs with no...
Nathan Cutler
01:45 PM Revision 873f173c (ceph): Merge pull request #18084 from batrick/i17935
jewel: ceph_volume_client: fix setting caps for IDs
Reviewed-by: Ramana Raja <rraja@redhat.com>
Nathan Cutler
01:43 PM CephFS Bug #21423 (Resolved): qa: test_client_pin times out waiting for dentry release from kernel
Nathan Cutler
01:42 PM CephFS Backport #21519 (Resolved): jewel: qa: test_client_pin times out waiting for dentry release from ...
Nathan Cutler
01:42 PM Revision da461fdc (ceph): Merge pull request #17925 from batrick/i21519
jewel: client: set client_try_dentry_invalidate to false by default
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
01:41 PM CephFS Backport #21067 (Resolved): jewel: MDS integer overflow fix
Nathan Cutler
01:40 PM Revision 4805ef93 (ceph): Merge pull request #17188 from smithfarm/wip-21067-jewel
jewel: mds: fix integer overflow
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
01:39 PM rbd Cleanup #16465 (Resolved): rbd discard ret value truncated
Nathan Cutler
01:39 PM rbd Backport #22913 (Resolved): jewel: rbd discard ret value truncated
Nathan Cutler
01:38 PM rbd Bug #21966 (Resolved): class rbd.Image discard----OSError: [errno 2147483648] error discarding re...
Nathan Cutler
01:38 PM rbd Backport #22191 (Resolved): jewel: class rbd.Image discard----OSError: [errno 2147483648] error d...
Nathan Cutler
01:38 PM Revision 561aa5d2 (ceph): Merge pull request #20287 from smithfarm/wip-22191-jewel
jewel: class rbd.Image discard----OSError: [errno 2147483648] error discarding region
Reviewed-by: Jason Dillaman <d...
Nathan Cutler
01:37 PM rbd Bug #22011 (Resolved): abort in listing mapped nbd devices when running in a container
Nathan Cutler
01:37 PM rbd Backport #22186 (Resolved): jewel: abort in listing mapped nbd devices when running in a container
Nathan Cutler
01:37 PM Revision c19f257a (ceph): Merge pull request #20286 from smithfarm/wip-22186-jewel
jewel: abort in listing mapped nbd devices when running in a container
Reviewed-by: Jason Dillaman <dillaman@redhat....
Nathan Cutler
01:36 PM rbd Bug #21558 (Resolved): rbd ls -l crashes with SIGABRT
Nathan Cutler
01:36 PM rbd Backport #21642 (Resolved): jewel: rbd ls -l crashes with SIGABRT
Nathan Cutler
01:36 PM Revision b641ba64 (ceph): Merge pull request #19801 from smithfarm/wip-21642-jewel
jewel: rbd ls -l crashes with SIGABRT
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Mykola Golub <m...
Nathan Cutler
01:33 PM rbd Bug #21960 (Resolved): [journal] tags are not being expired if no other clients are registered
Nathan Cutler
01:33 PM rbd Backport #21971 (Resolved): jewel: [journal] tags are not being expired if no other clients are r...
Nathan Cutler
01:33 PM Revision be1856eb (ceph): Merge pull request #20282 from smithfarm/wip-21971-jewel
jewel: [journal] tags are not being expired if no other clients are registered
Reviewed-by: Jason Dillaman <dillaman...
Nathan Cutler
01:32 PM rbd Bug #21179 (Resolved): [rbd] image-meta list does not return all entries
Nathan Cutler
01:32 PM rbd Backport #21290 (Resolved): jewel: [rbd] image-meta list does not return all entries
Nathan Cutler
01:32 PM Revision ace86848 (ceph): Merge pull request #20281 from smithfarm/wip-21290-jewel
jewel: [rbd] image-meta list does not return all entries
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:31 PM rbd Bug #21248 (Resolved): [cli] rename of non-existent image results in seg fault
Nathan Cutler
01:31 PM rbd Backport #21266 (Resolved): jewel: [cli] rename of non-existent image results in seg fault
Nathan Cutler
01:30 PM Revision 4048eaf6 (ceph): Merge pull request #20280 from smithfarm/wip-21266-jewel
jewel: [cli] rename of non-existent image results in seg fault
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:29 PM rbd Bug #18435 (Resolved): [ FAILED ] TestLibRBD.RenameViaLockOwner
Nathan Cutler
01:28 PM rbd Backport #22594 (Resolved): jewel: [ FAILED ] TestLibRBD.RenameViaLockOwner
Nathan Cutler
01:28 PM Revision 1b987d60 (ceph): Merge pull request #19855 from pdvian/wip-22594-jewel
jewel: rbd: librbd: filter out potential race with image rename
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:26 PM rbd Bug #22461 (Resolved): [rbd-mirror] new pools might not be detected
Nathan Cutler
01:26 PM rbd Backport #22498 (Resolved): jewel: [rbd-mirror] new pools might not be detected
Nathan Cutler
01:26 PM Revision fa40a56e (ceph): Merge pull request #19644 from pdvian/wip-22498-jewel
jewel: rbd-mirror: cluster watcher should ensure it has latest OSD map
Reviewed-by: Jason Dillaman <dillaman@redhat....
Nathan Cutler
01:25 PM rbd Bug #22200 (Resolved): 'rbd du' on empty pool results in output of "specified image"
Nathan Cutler
01:25 PM rbd Backport #22209 (Resolved): jewel: 'rbd du' on empty pool results in output of "specified image"
Nathan Cutler
01:25 PM Revision 43647740 (ceph): Merge pull request #19186 from pdvian/wip-22209-jewel
jewel: rbd: disk usage on empty pool no longer returns an error message
Reviewed-by: Jason Dillaman <dillaman@redhat...
Nathan Cutler
01:24 PM rbd Bug #22131 (Resolved): [rbd-nbd] Fedora does not register resize events
Nathan Cutler
01:24 PM rbd Backport #22173 (Resolved): jewel: [rbd-nbd] Fedora does not register resize events
Nathan Cutler
01:24 PM Revision e6229d69 (ceph): Merge pull request #19115 from pdvian/wip-22173-jewel
jewel: [rbd-nbd] Fedora does not register resize events
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:23 PM rbd Bug #22158 (Resolved): *** Caught signal (Segmentation fault) ** in thread thread_name:tp_librbd
Nathan Cutler
01:23 PM rbd Backport #22170 (Resolved): jewel: *** Caught signal (Segmentation fault) ** in thread thread_nam...
Nathan Cutler
01:22 PM Revision 6a94e781 (ceph): Merge pull request #19098 from pdvian/wip-22170-jewel
jewel: librbd: set deleted parent pointer to null
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:21 PM Bug #21808 (Resolved): rbd: rbd crashes during map
Nathan Cutler
01:21 PM Backport #21866 (Resolved): jewel: rbd: rbd crashes during map
Nathan Cutler
01:21 PM Revision c545ce8a (ceph): Merge pull request #18843 from shinobu-x/wip-21866-jewel
jewel: rbd: rbd crashes during map
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:20 PM Revision 7a24713a (ceph): librbd: drop unused variable from flatten state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:07 PM Bug #21622: Cannot build .deb's on ARM
I can confirm that the problem happens as well, when running *make-debs.sh* and *dpkg-buildpackage*
Konstantin Sal...
Anonymous
12:56 PM Revision 6caae86b (ceph): os/bluestore: propagate read-EIO for aio
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 301912603789d78e3560da84df1e337edd046e46)
xie xingguo
12:56 PM Revision e57274ee (ceph): os/bluestore: report error and quit correctly when disk error happens.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
(cherry picked from commit ed3175895fa92929089f7507e7d173f557d61e27)
Pan Liu
12:56 PM Revision 68180faf (ceph): os/filestore: use __func__ instead of hardcode function name
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
(cherry picked from commit fdb4048a92fad40beab1350a68b29681bd4b6131)
Pan Liu
12:54 PM Revision 9b93ff70 (ceph): os/bluestore: add "bluestore_read_eio" counter
To track down how many EIO errors have been propagated to
high level callers.
Signed-off-by: xie xingguo <xie.xinggu...
xie xingguo
12:54 PM Revision 902c0179 (ceph): os/bluestore: propagate read-EIO to high level callers
E.g., we can let auto-repair to properly handle this
instead of crashing the whole osd.
Observe this once on one of ...
xie xingguo
12:47 PM rgw Backport #22259 (Resolved): jewel: rgw: swift anonymous access doesn't work in jewel
Nathan Cutler
12:47 PM Revision 45d374fe (ceph): Merge pull request #19194 from mdw-at-linuxbox/wip-jewel-rgw-swift-anon
jewel: rgw: fix swift anonymous access
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Radoslaw Zarzynsk...
Nathan Cutler
12:25 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
Reproduces on current master branch
Listed below is sync information from both zones, if there is additional info ...
Mark Kogan
11:26 AM Revision 4852de61 (ceph): client: re-use free snap tag
Fixes: https://tracker.ceph.com/issues/22829
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
08:49 AM CephFS Bug #22249: Need to restart MDS to release cephfs space
Zheng Yan wrote:
> The logs show that the client held caps on stray inodes. which is root cause of the issue.
>
>...
junming rao
08:48 AM CephFS Backport #22865 (In Progress): jewel: mds: scrub crash
https://github.com/ceph/ceph/pull/20335 Prashant D
06:49 AM Revision 797b7c0a (ceph): Merge pull request #20267 from liewegas/wip-22847
mon/OSDMonitor: filter out pgs that shouldn't exist from force-create-pg
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:48 AM Revision 12e3cbd1 (ceph): Merge pull request #20259 from guzhongyan/rados-cleanup
rados: clean up rados_getxattrs() and rados_striper_getxattrs()
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:45 AM Bug #22042 (Pending Backport): Double free in rados_getxattrs_next
Kefu Chai
06:45 AM Revision 221d8a1d (ceph): Merge pull request #20260 from guzhongyan/fix-22042
librados: invalid free() in rados_getxattrs_next()
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <...
Kefu Chai
06:42 AM Revision 442b9c6b (ceph): config: Change bluestore_cache_kv_max to type INT64
If bluestore_cache_kv_max is negative, bluestore won't calculate meta
ratio and kv ratio automatically. So change the...
Zhi Zhang
06:41 AM Revision ccf99d5e (ceph): Merge pull request #20255 from david-z/wip-fix-kv-max-option
config: Change bluestore_cache_kv_max to type INT64
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:40 AM Revision 5de47e1b (ceph): Merge pull request #20301 from bigclouds/wip-fix-declaration-of-rados-s...
libradosstriper: fix the function declaration of rados_striper_trunc
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:35 AM Revision 439cf82a (ceph): Merge pull request #20233 from cbodley/wip-test-log-nullptr
test/log: fix for crash with libc++
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Kefu Chai <kchai...
Kefu Chai
06:31 AM Revision d4254db9 (ceph): Merge pull request #20223 from Yan-waller/wip-walle-180124cephosd
osd: use existing osd_required variable for messenger policy
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Revie...
Kefu Chai
06:29 AM Revision 6655648d (ceph): Merge pull request #20201 from majianpeng/mosdrepop-encode-log
osd: avoid encoding the same log entries repeatedly for different peers
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:21 AM rgw Bug #22928 (Resolved): RGW will not list contents of Jewel-era buckets: reshard does NOT fix
This is similar to issue #22756 at the outset, however it was reported on the mailing lists by Ingo Reimann <ireimann... Robin Johnson
06:20 AM Revision bd443ee0 (ceph): mds: fix scrub crash
Fixes: http://tracker.ceph.com/issues/22730
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from c...
dongdong tao
06:18 AM CephFS Backport #22863 (In Progress): jewel: cephfs-journal-tool: may got assertion failure due to not s...
https://github.com/ceph/ceph/pull/20333 Prashant D
06:08 AM rgw Bug #22714: Existing AccessKeys with leading underscore broke in upgrade
Yehuda: I do confirm that your @rados cp@ command causes the key to work again, but it does not explain why it broke ... Robin Johnson
05:55 AM rgw Bug #22927: rgw: Location element not returned correctly from Post Upload Object
https://github.com/ceph/ceph/pull/20330 fix this joke lee
05:42 AM rgw Bug #22927 (Fix Under Review): rgw: Location element not returned correctly from Post Upload Object
according to https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPOST.html
response should contain ETag and...
joke lee
05:32 AM Revision 610c6a1c (ceph): cephfs-journal-tool: move shutdown to the deconstructor of MDSUtility
Fixes: http://tracker.ceph.com/issues/22734
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from c...
dongdong tao
04:44 AM Revision 09c1bfe8 (ceph): rgw: Correct permission evaluation to allow only admin
users to work with Roles.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
Pritha Srivastava
04:19 AM CephFS Bug #22925 (Resolved): mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow when th...

Recently, in our online Luminous Cephfs clusters, we found that there are occasionally lots of slow requests:
20...
Xuehan Xu
03:57 AM Messengers Bug #22846: "Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log with msgr-...
on mira090, we have... Kefu Chai
03:51 AM Messengers Bug #22846: "Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log with msgr-...
/a/kchai-2018-02-05_11:48:09-rados-wip-kefu-testing-2018-02-05-1650-distro-basic-mira/2155015
interesting enough, ...
Kefu Chai
03:22 AM rgw Bug #22895: radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out

I removed the logroute shell, and the next day I found that there were still timeout on slave nodes, but no hung.
...
Amine Liu
02:22 AM rgw Bug #22895: radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out
Is this the dead lock problem? Amine Liu
02:19 AM rgw Bug #22895: radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out
2018-02-06 10:11:04.024052 7f77ce713700 20 cr:s=0x7f79753e3d40:op=0x7f7913bc1800:20RGWContinuousLeaseCR: operate()
2...
Amine Liu
03:06 AM rgw Bug #22826: "x-amz-content-sha256: STREAMING-AWS4-HMAC-SHA256-PAYLOAD" is not support by V4 auth ...
Can anyone help me? liu boy
01:43 AM Revision 8d179f7a (ceph): librbd: speed up diskusage and resize
speed up diskusage and resize
Signed-off-by: shun-s <song.shun3@zte.com.cn>
shun song
12:08 AM Revision 135ccf87 (ceph): qa/tasks/filestore_idempotent: run failure tests later in sequence
We want to get past the initial colleciton and object creation steps,
which don't include interesting ops.
Signed-of...
Sage Weil
12:08 AM Revision 1c4bb2a5 (ceph): ceph_filestore_idempotent_sequence: fix up clone, move ops; cleanup
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:08 AM Revision 9d0a193e (ceph): ceph_test_idempotent_sequence: use coll_entry_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:08 AM Revision 13af247a (ceph): test/objectstore/run_seed_to_range: stop on first error
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:08 AM Revision 6f5a952f (ceph): os/filestore: add replay guards for omap operations
These were not guarded, meaning they could get replayed onto an object
that was cloned or renamed. Eek!
Fixes: http...
Sage Weil
12:04 AM Revision 88171d09 (ceph): cls/rbd: store original namespace type within trash snapshot namespace
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman

02/05/2018

11:05 PM Revision cb060f90 (ceph): fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:44 PM Revision 19fb77e2 (ceph): Merge pull request #20016 from cbodley/wip-18885
rgw: log unlink_instance mtime as object's mtime
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
09:34 PM ceph-volume Backport #22924 (Resolved): luminous: ceph-volume doesn't add OSD's auth to Monitors when creatin...
https://github.com/ceph/ceph/pull/20323 Ken Dreyer
09:34 PM ceph-volume Bug #22836 (Pending Backport): ceph-volume doesn't add OSD's auth to Monitors when creating new B...
Ken Dreyer
09:31 PM ceph-volume Backport #22923 (Resolved): luminous: can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
https://github.com/ceph/ceph/pull/20323 Ken Dreyer
09:30 PM ceph-volume Bug #22642 (Pending Backport): can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
Andrew Schoen
09:28 PM rgw Bug #21896 (Resolved): Bucket policy evaluation is not carried out for DeleteBucketWebsite
Adam Emerson
09:27 PM rgw Backport #22214 (Resolved): luminous: Bucket policy evaluation is not carried out for DeleteBucke...
Adam Emerson
09:06 PM RADOS Feature #4305: CRUSH: it should be possible use ssd as primary and hdd for replicas but still mak...
Assuming @Patrick meant "RADOS" and not "rados-java" Nathan Cutler
08:58 PM RADOS Bug #21977: null map from OSDService::get_map in advance_pg
Seems persisting, see in
http://qa-proxy.ceph.com/teuthology/teuthology-2018-02-05_04:23:02-upgrade:jewel-x-lumino...
Yuri Weinstein
08:41 PM bluestore Backport #22892 (In Progress): luminous: _read_bdev_label unable to decode label at offset
Nathan Cutler
06:26 PM bluestore Backport #22892: luminous: _read_bdev_label unable to decode label at offset
http://tracker.ceph.com/issues/22892 Abhishek Lekshmanan
08:37 PM mgr Bug #22918: mgr sends early beacon with no modules reported
Deleted the "copied to" link because it was created by mistake, and we might want to backport this fix in the future. Nathan Cutler
08:36 PM mgr Bug #22918: mgr sends early beacon with no modules reported
https://github.com/ceph/ceph/pull/20321 Nathan Cutler
12:06 PM mgr Bug #22918 (Resolved): mgr sends early beacon with no modules reported
Sends beacon before PyModuleRegistry::init has been called -- if admin quickly does a "mgr module enable" after daemo... John Spray
08:33 PM rgw Backport #22434 (New): luminous: rgw: user stats increased after bucket reshard
https://github.com/ceph/ceph/pull/19538 was reverted by https://github.com/ceph/ceph/pull/20051 due to a problem with... Nathan Cutler
08:27 PM mgr Bug #21399 (Closed): ceph-mgr module(s) inaccessible after a reboot
There's no log to look at, and no further reports, so I'm going to close this.
The fix for the 'exe' thing went in...
John Spray
08:22 PM Revision 0f064d26 (ceph): rgw: RGWDataSyncControlCR retries on all errors
similar to RGWMetaSyncShardControlCR, we don't want to exit and
stop the data sync processor thread on failures. we w...
Casey Bodley
08:21 PM Revision 3052010a (ceph): ceph-volume: adds the simple dmcrypt_plain and dmcrypt_luks tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
08:12 PM Linux kernel client Feature #22710 (In Progress): Whitelist the new RBD_FEATURE_OPERATIONS feature bit
Ilya Dryomov
08:12 PM Linux kernel client Feature #4770 (In Progress): krbd: consider including write data with layered existence check
Ilya Dryomov
08:10 PM Linux kernel client Bug #22146 (Fix Under Review): "mount error 22 = Invalid argument" in kcephfs-luminous-distro-bas...
https://github.com/ceph/ceph/pull/20329 Vasu Kulkarni
08:06 PM Revision f5da11d1 (ceph): qa/tests: use norequire_active_mds options only for test kernel mounts
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:01 PM RADOS Feature #3586 (Resolved): CRUSH: separate library
Patrick Donnelly
07:55 PM Feature #5978 (Rejected): ceph.conf: create hierarchy
Sage Weil
07:53 PM Revision 2ee70bf2 (ceph): ceph-volume: fix ceph-volume simple scan help menu test
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
07:53 PM RADOS Feature #3764: osd: async replicas
Patrick Donnelly
07:52 PM CephFS Feature #9312 (Resolved): kclient: support signatures in kernel code
cephx signatures are supported (and required by default) since 3.19:
https://git.kernel.org/pub/scm/linux/kernel/g...
Ilya Dryomov
07:44 PM CephFS Feature #9312: kclient: support signatures in kernel code
Zheng, this is resolved right? Which commit? Patrick Donnelly
07:42 PM CephFS Documentation #8918 (Resolved): kclient: known working kernels
http://docs.ceph.com/docs/master/cephfs/best-practices/#which-kernel-version Patrick Donnelly
07:36 PM Bug #10923 (Duplicate): Syntax validation of ceph auth caps
Patrick Donnelly
07:33 PM RADOS Feature #11046 (Resolved): osd: rados io hints improvements
PR merged. Patrick Donnelly
07:31 PM Support #12435 (Closed): TEUTHOLOGY TEST RUN ERROR
Stale. Patrick Donnelly
07:28 PM Documentation #14731 (Resolved): contact Inktank for support
Looks like this has been fixed. Patrick Donnelly
07:25 PM rgw Feature #20179 (Fix Under Review): rgw: subuser usage log statistics
https://github.com/ceph/ceph/pull/16040 Patrick Donnelly
07:22 PM Revision 80a58a47 (ceph): Merge pull request #20145 from linuxbox2/rgwf-deref-readdir-off
rgw_file: avoid evaluating nullptr for readdir offset Matt Benjamin
07:22 PM Bug #21430 (Closed): ceph-fuse blocked OSD op threads => OSD restart loop
Closing this assuming 12.2.1 resolved the reporter's problem. Patrick Donnelly
07:17 PM CephFS Bug #21861: osdc: truncate Object and remove the bh which have someone wait for read on it occur ...
Zheng, is this what your recent master PR for ObjectCacher fixed? Greg Farnum
06:58 PM rgw Feature #22779 (Pending Backport): beast: listen on multiple endpoints
backport depends on frontend docs from http://tracker.ceph.com/issues/22884 Casey Bodley
06:52 PM Revision 41229b47 (ceph): Merge pull request #20188 from cbodley/wip-rgw-frontend-multimap
rgw: beast frontend can listen on multiple endpoints
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Casey Bodley
06:51 PM Revision 705e5050 (ceph): Merge pull request #20013 from cbodley/wip-rgw-auth-skew
rgw: share time skew check between v2 and v4 auth
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Casey Bodley
06:51 PM rgw Bug #22248 (Pending Backport): system user can't delete bucket completely
Casey Bodley
06:50 PM Revision ae055725 (ceph): Merge pull request #20017 from cbodley/wip-22248
rgw: unlink deleted bucket from bucket's owner
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
06:49 PM rgw Bug #22797 (Pending Backport): beast gets SignatureDoesNotMatch in v4 auth
Casey Bodley
06:49 PM Revision 720a7594 (ceph): Merge pull request #20120 from cbodley/wip-22797
rgw: fix for empty query string in beast frontend
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
06:30 PM rgw Backport #22922 (In Progress): luminous: rgw: resharding doesn't seem to preserve bucket acls
Abhishek Lekshmanan
06:09 PM rgw Backport #22922 (Resolved): luminous: rgw: resharding doesn't seem to preserve bucket acls
https://github.com/ceph/ceph/pull/20327 Orit Wasserman
06:27 PM Revision 024e11db (ceph): rgw: bucket resharding should not update bucket ACL or user stats
bucket link op resets bucket ACL using rgw_link_bucket instead
Fixes: http://tracker.ceph.com/issues/22124
Fixes: ht...
Orit Wasserman
06:23 PM Revision 9c083ea1 (ceph): os/bluestore: make bdev label parse error less noisy
This happens during the normal initialization of a new bluestore osd and it
is confusing for users. Make it less noi...
Sage Weil
06:23 PM Revision 91673b1e (ceph): os/bluestore: change bdev parse error to ENOENT
If there is not a valid label, then the label is not found. This is a
more reasonable error code than "Invalid argum...
Sage Weil
06:20 PM Revision a78b1711 (ceph): osd: be_select_auth_object() sanity check oi soid
Fixes: http://tracker.ceph.com/issues/18409
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
06:18 PM Revision ba7f0e4c (ceph): osd: Primary shard needs to be at the front to be preferred
Caused by: cd0d8b0714d8684cf61b4650e170027ef46f489b
Fixes: http://tracker.ceph.com/issues/21907
Signed-off-by: Davi...
David Zafman
06:14 PM Revision 37415450 (ceph): osd: Check snapset for validity when selecting authoritative shard
Fixes: http://tracker.ceph.com/issues/20186
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
06:09 PM rgw Bug #22742 (Pending Backport): rgw: resharding doesn't seem to preserve bucket acls
Orit Wasserman
06:02 PM Revision 19b430fe (ceph): Merge pull request #20038 from oritwas/wip-rgw-22742
rgw: bucket resharding should not update bucket ACL or user stats
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Orit Wasserman
05:45 PM Backport #21036 (In Progress): jewel: snapset xattr corruption propagated from primary to other s...
David Zafman
05:38 PM Revision 43066028 (ceph): doc: rgw add some basic documentation for sync plugins & ES
Mostly a rst formatted C-c C-v of Yehuda's mail to the ceph-devel lists
Signed-off-by: Abhishek Lekshmanan <abhishek...
Abhishek Lekshmanan
05:38 PM Revision 640b2ae2 (ceph): doc: add sync modules to toc
Adding a seperate toc under sync modules for elastic, also renamed sync-plugins
to sync-modules
Signed-off-by: Abhis...
Abhishek Lekshmanan
05:26 PM Revision 244617c6 (ceph): Merge pull request #20295 from trociny/wip-test_deep_copy_clone
test/pybind/rbd: skip test_deep_copy_clone if layering not enabled
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:46 PM mgr Backport #22921 (In Progress): luminous: dashboard module: 404 for static resouces
https://github.com/ceph/ceph/pull/20325 John Spray
04:38 PM mgr Backport #22921 (Resolved): luminous: dashboard module: 404 for static resouces
https://github.com/ceph/ceph/pull/20325 John Spray
04:36 PM Revision ec51c53d (ceph): cls/rbd: tweak handling for moving snapshots to trash namespace
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:36 PM Revision 2277a102 (ceph): cmake: fix the include dir for building boost::python
the "includes" directories are separated by spaces not semicolons.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:19 PM mgr Backport #22919 (Closed): luminous: mgr sends early beacon with no modules reported
Oops, created this backport ticket from the wrong original. Disregard! John Spray
03:12 PM mgr Backport #22919: luminous: mgr sends early beacon with no modules reported
https://github.com/ceph/ceph/pull/20321 John Spray
03:11 PM mgr Backport #22919 (Closed): luminous: mgr sends early beacon with no modules reported
Sends beacon before PyModuleRegistry::init has been called -- if admin quickly does a "mgr module enable" after daemo... John Spray
04:12 PM Revision b0b1c448 (ceph): cls/rbd: new cls methods for handling clone v2
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision b98727ec (ceph): cls/rbd: removing an in-use snapshot should move it to the trash
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 5a82c276 (ceph): common/options: added override for RBD clone format handling
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 0f3a216e (ceph): test/librados_test_stub: added 'get_min_compatible_client' API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision e3cd2c75 (ceph): librbd: removed child cleanup from failed clone
This logic is already included in the remove image state machine
and will be executed when the clone is deleted post-...
Jason Dillaman
04:12 PM Revision fe2fe0c4 (ceph): librbd: clone request now handles clone v2
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision ffdf4435 (ceph): librbd: list children now includes v2 clones
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision b84319f3 (ceph): librbd: helper state machine for detaching children for v1/v2 clones
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 380d7bce (ceph): librbd: remove request now handles clone v2
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 67ddd534 (ceph): librbd: flatten operation should detach child first
That will permit the flatten operation to be replayed if there
is an issue.
Signed-off-by: Jason Dillaman <dillaman@...
Jason Dillaman
04:12 PM Revision a3b2d82c (ceph): librbd: flatten request now handles clone v2
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision e22db4ec (ceph): librbd: snapshot remove request now handles clone v2
The state machine was converted to the current style and the
final removal of the snapshot was delayed until the end ...
Jason Dillaman
04:12 PM Revision 2501bb8e (ceph): test/librbd: fix negative test cases for clone
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 01198184 (ceph): osd/OSDCap: rbd-read-only profile now permits use of clone class methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision fb62296f (ceph): rbd-mirror: image deleter now handles clone v2
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 57559a47 (ceph): qa/workunits/rbd: force use of v1 clone when testing orphan
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:11 PM Revision e1f99422 (ceph): librbd: separate clone v2 op feature bit for parent/child
librbd needs to be able to handle the case when flattening a v2 clone
that is also a v2 parent of other images.
Sign...
Jason Dillaman
04:11 PM Revision e69ca3a0 (ceph): librbd: new trash snapshot namespace
Snapshots will be moved to the trash if they are still in-use
by clones when deleted.
Signed-off-by: Jason Dillaman ...
Jason Dillaman
04:11 PM Revision afc9274e (ceph): rbd: resolve names of snapshot namespaces
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:11 PM Revision 65239d64 (ceph): cls/rbd: fix incorrect error log upon success
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:11 PM Revision dc3fe8d2 (ceph): cls/rbd: helper method for iterating over all image snapshots
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:11 PM Revision 1a90ff5a (ceph): cls/rbd: restrict snapshot rename to user-generated snapshots
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:11 PM Revision 3589809b (ceph): cls/rbd: add child reference counter to snapshot
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:23 PM rgw Bug #22852: rgw: can't download object with range when compression enabled
Casey Bodley
03:20 PM Revision b3eb1667 (ceph): Petstore: Add initial version of petstore.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
03:17 PM RADOS Bug #22920: filestore journal replay does not guard omap operations
https://github.com/ceph/ceph/pull/20279 Sage Weil
03:16 PM RADOS Bug #22920 (Resolved): filestore journal replay does not guard omap operations
omap operations are replayed without checking the guards, which means that omap data can leak between objects that ar... Sage Weil
03:14 PM Revision eab0d1e6 (ceph): ceph_volume: modify util.prepare.check_id to handle stdout as a list
process.call returns stdout as a list, not a string
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked...
Andrew Schoen
03:14 PM Revision 7d0c8833 (ceph): ceph-volume: prepare_* methods do not need to recreate fsid or osd_id
The prepare_filestore and prepare_bluestore methods do not need to
attempt to recreate osd_id or fsid because this ha...
Andrew Schoen
03:14 PM Revision c01a2bf5 (ceph): ceph-volume: when reusing an osd ID you must give that id to 'osd new'
If you do not then auth will not be created for the new OSD and the
daemon will not be able to start.
Signed-off-by:...
Andrew Schoen
03:14 PM Revision 97592c25 (ceph): ceph-volume: no need to return osd_id from util.prepare.check_id
Now that osd_id is passed to util.prepare.create_id it doesn't
make any sense to return osd_id from check_id anymore ...
Andrew Schoen
03:14 PM Revision 40a16ac6 (ceph): ceph-volume: adds tests for zap --destroy and --osd-id
These are not added for dmcrypt right now because there is a bug related
to zapping encrypted disks that needs fixed ...
Andrew Schoen
03:14 PM Revision 7e8dbc50 (ceph): ceph-volume: adds a prepare util for checking OSD ID existance
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 4ac99de6d98b646bf160230584f6532775cdc9cb)
Andrew Schoen
03:14 PM Revision 5b04509b (ceph): ceph-volume: check to see if an OSD id exists before reusing it
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 548eadeec6fb42a18c3e84dbbd8164862f8836e6)
Andrew Schoen
03:14 PM Revision 55c0eda3 (ceph): ceph-volume: return osd_id from util.prepare.check_id if it exists
This also changes this so the osd_id is returned as a string so
an ID of 0 would evaluate to True.
Signed-off-by: An...
Andrew Schoen
03:14 PM Revision d670b7b3 (ceph): ceph-volume: tests for util.prepare.check_id
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 0d27fff319f1c4705648fdaff18ee47441f26a24)
Andrew Schoen
03:10 PM Revision 03569abb (ceph): pybind/mgr/dashboard: fix duplicated slash in html href
The url_prefix val in html templates is expected not containing '/'
in the end. Otherwise the href will be rendered a...
Shengjing Zhu
03:10 PM Revision b4783710 (ceph): doc/ceph-volume OSD use the fsid file, not the osd_fsid
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a5f26c622b0f11b7d8179da22d18f719b9febe0a)
Alfredo Deza
03:09 PM rgw Bug #22124 (Fix Under Review): rgw: user stats increased after bucket reshard
Orit Wasserman
03:09 PM rgw Bug #22124: rgw: user stats increased after bucket reshard
new fix:
https://github.com/ceph/ceph/pull/20038
Orit Wasserman
03:08 PM Revision 4974d42e (ceph): Merge pull request #20241 from ceph/backport-wip-rm22619
luminous ceph-volume: dmcrypt support for lvm
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:03 PM Revision 8aa80288 (ceph): common: introduce md_config_cacher_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:03 PM Revision 58755200 (ceph): Merge pull request #20309 from pritha-srivastava/wip-rgw-roles-error-codes
rgw: Reinstating error codes mapping for Roles.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:53 PM Revision 00a73236 (ceph): Merge pull request #20316 from smithfarm/wip-doc-log
doc: log-and-debug: fix default value of "log max recent"
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:50 PM CephFS Bug #22869: compiling Client.cc generate warnings
Patrick,
I'm using: gcc (GCC) 8.0.1 20180131 (Red Hat 8.0.1-0.9).
At first look, I thought that this was a pro...
Jos Collin
02:40 PM CephFS Bug #22869 (Need More Info): compiling Client.cc generate warnings
Patrick Donnelly
02:38 PM CephFS Bug #22869: compiling Client.cc generate warnings
Jos, what options are you using to generate these warnings? Patrick Donnelly
02:42 PM CephFS Bug #22910 (Pending Backport): client: setattr should drop "Fs" rather than "As" for mtime and size
Patrick Donnelly
02:41 PM CephFS Bug #22909 (Pending Backport): client: readdir bug
Patrick Donnelly
02:40 PM CephFS Bug #22885 (Need More Info): MDS trimming Not ending
Patrick Donnelly
02:28 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
This is interesting and helpful.
Getting to Yehuda's point -- are the object there but not in the bucket index or ...
J. Eric Ivancich
01:56 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
Reproduces on the current git checkout jewel branch
by sending abort signal to the synchronizing zone c2 during the...
Mark Kogan
08:53 AM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
I am able to reproduce this, on git checkout tag/v10.2.7
the second zone c2 which is syncing has sporadic coredump...
Mark Kogan
02:18 PM Revision ed7352c1 (ceph): doc/rgw: add page for http frontend configuration
Fixes: http://tracker.ceph.com/issues/13523
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
02:14 PM Revision 0274a462 (ceph): osd: pass ops_blocked_by_scrub() to requeue_scrub()
less nesting levels, and less repeatings.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:56 PM Revision 9c9347be (ceph): common/config: limit calls to normalize_key_name
It's not the most expensive thing in that module, but it's redundant
in _get_val, as it's later done also in _get_val...
Piotr Dalek
01:10 PM Revision d9fd0769 (ceph): osd/PG: pass scrub priority to replica
If we are scrubbing with high priority on the primary, pass that along
to the replica so that it can schedule its scr...
Sage Weil
01:04 PM Backport #22769 (In Progress): luminous: allow client requests to preempt scrub
https://github.com/ceph/ceph/pull/20033 Vikhyat Umrao
12:53 PM Revision 2855c30c (ceph): doc: log-and-debug: fix default value of "log max recent"
Doc says 1000000, but the real figure is two orders of magnitude less:
Option("log_max_recent", Option::TYPE_INT...
Nathan Cutler
12:07 PM Dashboard Bug #22851 (Pending Backport): dashboard module: 404 for static resouces
John Spray
12:07 PM Revision 66c7832c (ceph): Merge pull request #20229 from zhsj/fix-dashboard-prefix
pybind/mgr/dashboard: fix duplicated slash in html href
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:05 PM RADOS Bug #20924: osd: leaked Session on osd.7
/a/yuriw-2018-02-02_20:31:37-rados-wip_yuri_master_2.2.18-distro-basic-smithi/2143177/remote/smithi111/log/valgrind/o... Kefu Chai
10:53 AM Revision 7004b35f (ceph): osd/OSDMap: misleading message in print_oneline_summary()
The output scared people as showing so many osds were full/nearfull
Improve the output to make the message clearer
...
Gu Zhongyan
10:47 AM CephFS Backport #22861 (In Progress): jewel: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercyc...
https://github.com/ceph/ceph/pull/20312 Prashant D
10:42 AM Revision 7060a6a7 (ceph): common: Sign in early SIGHUP signal
Contains the following process:
ceph-mon ceph-mgr ceph-mds ceph-fuse radosgw.
Signed-off-by: huanwen ren <ren.huanwe...
huanwen ren
10:20 AM Revision c56f718d (ceph): rbd: do not show title if there is no group snapshot
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
10:00 AM Revision 27b1ca07 (ceph): qa: adjust cephfs full test for kclient
Fixes: http://tracker.ceph.com/issues/22886
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:50 AM Revision d6076610 (ceph): rgw: Reinstating error codes mapping for Roles.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
09:37 AM RADOS Support #22917 (New): mon keeps on crashing ( 12.2.2 )
mon keeps on crashing ( 0> 2018-02-05 00:22:49.915541 7f6d0a781700 -1 *** Caught signal (Aborted) **
in thread 7f6d...
yair mackenzi
09:12 AM Revision 53c3b449 (ceph): test/admin_socket_output: switch to std::experimental::filesystem
so we don't need to compile boost::filesystem anymore.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:49 AM RADOS Bug #22916 (Duplicate): OSD crashing in peering
Bluestore OSD is crashed with a stacktrace:... Artemy Kapitula
07:55 AM Revision d32ff8bb (ceph): librbd: added missing locks for snap rollback and rename
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 0ccd26f9989b892be2ab620bcf7f4fbf14980e8e)
Jason Dillaman
07:55 AM Revision 3631ea9d (ceph): librbd: possible deadlock with synchronous maintenance operations
Fixes: http://tracker.ceph.com/issues/22120
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
07:40 AM Revision 086ae1a6 (ceph): throttle: Minimal destructor fix for Luminous
Get rid of the undefined behavior of destroying condition variables
while they're being waited on.
Signed-off-by: Ad...
Adam Emerson
06:40 AM Bug #22042 (Fix Under Review): Double free in rados_getxattrs_next
https://github.com/ceph/ceph/pull/20260 Kefu Chai
06:10 AM Revision 27473626 (ceph): Merge pull request #20114 from cethikdata/ceph-disk-lock
ceph-disk: reduce the scope of activate_lock.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:26 AM Revision 3740d268 (ceph): osdc/ObjectCacher: fix off-by-one error in bh_write_commit()
Fixes: https://tracker.ceph.com/issues/22741
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit...
Yan, Zheng
05:26 AM Revision dbec54b4 (ceph): osdc/ObjectCacher: don't merge TX buffer heads
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 0b1e515d1c5dddf3c11eddbe6d53167d2fb6aaab)
Yan, Zheng
04:14 AM Revision b79107d5 (ceph): test/pybind/test_rados.py: expand test_xattrs/test_obj_xattrs
to cover attribute with empty value case.
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
Gu Zhongyan
04:06 AM Revision 015736d4 (ceph): librados: invalid free() in rados_getxattrs_next()
Invalid free() can cause corruption when getting an object
attribute with empty value.
Check the validity of the poi...
Gu Zhongyan
03:52 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
> Should I be updating the ceph-osd to the same patched version ??
no need to update ceph-osd.
> but very soon,...
Kefu Chai
03:41 AM rgw Backport #22905 (In Progress): luminous: rgw: Location element not returned correctly from Comple...
-https://github.com/ceph/ceph/pull/20303- Prashant D
03:33 AM Revision 417720f2 (ceph): libradosstriper: fix the function declaration of rados_striper_trunc
change the type of first parameter from rados_ioctx_t to rados_striper_t
Signed-off-by: yuelongguang <yuelongguang@g...
yuelongguang
03:18 AM Revision 585ba6f9 (ceph): pybind/mgr/balancer: be more specific on execute() error
i.e.:
Was:
~# ceph balancer execute upmap
Now:
~# ceph balancer execute upmap
Error EPERM: min_compat_client jewel ...
xie xingguo
03:13 AM CephFS Backport #22891 (In Progress): luminous: qa: kcephfs lacks many configurations in the fs/multimds...
https://github.com/ceph/ceph/pull/20302 Prashant D
03:05 AM Revision 164ed939 (ceph): Merge pull request #20270 from ivancich/wip-fix-bad-dmclock-sim-change
osd,dmclock: fix dmclock test simulator change
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:00 AM rgw Feature #22915 (New): admin api -- add ability to sync(fix) manual some objects which synced f...
Amine Liu
02:58 AM rgw Feature #22914 (New): admin api --add ability to list objects which is not sync and why on multip...
Amine Liu
02:41 AM rgw Bug #20866: rgw: crash in system_obj_set_attrs when got SIGHUP
Martin Emrich wrote:
> Just tried it with Ceph 12.2.2, the issue is still present. Workaround is to not SIGHUP the r...
Amine Liu
02:01 AM Revision b813b133 (ceph): Merge pull request #20258 from tchaikov/wip-balancer-cleanup
mgr/balancer: replace magic value of -1 for DEFAULT_CHOOSE_ARGS
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Re...
Kefu Chai
01:59 AM Revision 155c8c6e (ceph): Merge pull request #20230 from ifed01/wip-ifed-store-test-improve
test/store_test: update Many4KWritesTest* test cases to finalize with…
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:57 AM Revision 72997da4 (ceph): Merge pull request #20221 from fangyuxiangGL/max
osd/ReplicatedBackend: 'osd_deep_scrub_keys' doesn't work
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed...
Kefu Chai
01:54 AM Revision 764814cc (ceph): Merge pull request #20217 from rzarzynski/wip-osd-legacy-conf-for-perf
osd: avoid the config's get_val() overhead on the read path.
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: K...
Kefu Chai
01:41 AM RADOS Bug #22668 (Resolved): osd/ExtentCache.h: 371: FAILED assert(tid == 0)
Kefu Chai
01:41 AM Revision 72bfe3ae (ceph): Merge pull request #20169 from liewegas/wip-22668-revert
os/bluestore: disable on_applied sync_complete
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
01:15 AM Revision d313bae7 (ceph): qa: synchronize kcephfs suites with fs/multimds
Fixes: http://tracker.ceph.com/issues/22627
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
01:12 AM CephFS Backport #22867 (In Progress): luminous: MDS: assert failure when the inode for the cap_export fr...
https://github.com/ceph/ceph/pull/20300 Prashant D
12:09 AM Revision 5282a60c (ceph): Avoid the assert failure when the inode for the cap_export from other M...
Signed-off-by: Jianyu Li <joannyli@tencent.com>
(cherry picked from commit 82b9b838ae0bd17247f6296f9d7001331f50663c)
Jianyu Li
12:06 AM CephFS Backport #22859 (In Progress): luminous: mds: session count,dns and inos from cli "fs status" is ...
https://github.com/ceph/ceph/pull/20299 Prashant D

02/04/2018

10:53 PM Revision 042144a2 (ceph): mds: set higher priority for some perf counters
Fixes: http://tracker.ceph.com/issues/22776
Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn>
(cherry picked...
shangzhong zhu
03:16 PM Revision 3887c470 (ceph): osd: use defined osd_required features for messenger policy
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
02:02 PM Revision 1223baf7 (ceph): rgw: bucket resharding should not update bucket ACL or user stats
bucket link op resets bucket ACL using rgw_link_bucket instead
Fixes: http://tracker.ceph.com/issues/22124
Fixes: ht...
Orit Wasserman
10:47 AM Revision 24fe1cae (ceph): pybind/mgr/dashboard: fix duplicated slash in html href
The url_prefix val in html templates is expected not containing '/'
in the end. Otherwise the href will be rendered a...
Shengjing Zhu
09:15 AM Stable releases Tasks #21742: jewel v10.2.11
h3. rbd integration run
PRs in wip-jewel-backports:
https://github.com/ceph/ceph/pull/20287 - jewel: class rbd....
Nathan Cutler
08:13 AM Revision 355e8796 (ceph): test/pybind/rbd: skip test_deep_copy_clone if layering not enabled
(otherwise it will fail on protect snap)
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:29 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
ALso, while the monitors came up and form a forum, but very soon, they would all stop responding again, and then I fi... Frank Li
05:06 AM Revision dde61bcd (ceph): rgw: resharding needs to set back the bucket ACL after link
Jewel only fix. New implementation of resharding in Luminous.
Fixes: http://tracker.ceph.com/issues/22703
Signed-off-...
Orit Wasserman
04:11 AM rgw Backport #22572 (In Progress): jewel: Stale bucket index entry remains after object deletion
Nathan Cutler
04:10 AM Revision 1b075dd4 (ceph): rgw: fix BZ 1500904, Stale bucket index entry remains after object dele...
We have a race condition:
1. RGW client #1: requests an object be deleted.
2. RGW client #1: sends a prepare op to...
J. Eric Ivancich
03:51 AM rgw Backport #22188 (In Progress): jewel: rgw: add cors header rule check in cors option request
Nathan Cutler
03:49 AM rgw Bug #21983 (Resolved): rgw: modify s3 type subuser access permission fail
Jewel backport was rejected because the regression this is fixing was introduced post-jewel. Nathan Cutler
03:47 AM rgw Backport #22022 (Rejected): jewel: rgw: modify s3 type subuser access permission fail
Rejecting backport of fix for regression introduced post-jewel. Nathan Cutler
03:35 AM rgw Backport #22018 (In Progress): jewel: Segmentation fault when starting radosgw after reverting .r...
Nathan Cutler
03:34 AM Revision b8e35ab3 (ceph): rgw: add missing current_history initialization
Fixes: http://tracker.ceph.com/issues/21996
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Signed-off-by: Casey ...
Orit Wasserman
03:34 AM Revision d5416717 (ceph): rgw: init oldest period after setting run_sync_thread
Fixes: http://tracker.ceph.com/issues/21996
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
03:33 AM rbd Backport #22913 (In Progress): jewel: rbd discard ret value truncated
Nathan Cutler
03:30 AM rbd Backport #22913 (Resolved): jewel: rbd discard ret value truncated
https://github.com/ceph/ceph/pull/20287 Nathan Cutler
03:27 AM rbd Cleanup #16465 (Pending Backport): rbd discard ret value truncated
Nathan Cutler
03:26 AM rgw Backport #21954 (In Progress): jewel: list bucket which enable versioning get wrong result when u...
Nathan Cutler
03:25 AM Revision 15d0eae3 (ceph): rgw:fix list objects with marker when bucket is enable versioning
fix: http://tracker.ceph.com/issues/21500
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked fro...
joke lee
02:31 AM rbd Bug #21663 (Resolved): [qa] rbd_mirror_helpers.sh request_resync_image function saves image id to...
Jason Dillaman
02:30 AM rbd Backport #21691 (Resolved): jewel: [qa] rbd_mirror_helpers.sh request_resync_image function saves...
Jason Dillaman
02:29 AM Revision d12ab4c1 (ceph): Merge pull request #19804 from smithfarm/wip-21691-jewel
jewel: tests: rbd_mirror_helpers.sh request_resync_image function saves image id to wrong variable
Reviewed-by: Jaso...
Jason Dillaman
02:08 AM Revision 42c73a87 (ceph): Merge pull request #20184 from shun-s/wip-add-osdmap-epoch-show
osd/OSDMap: add osdmap epoch info when printing info summary
Reviewed-by: John Spray <john.spray@redhat.com>
Xie Xingguo
02:06 AM Revision 18bf4c55 (ceph): Merge pull request #20225 from xiexingguo/wip-balancer-pool-options
mgr/balancer: more pool-specific enhancements
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
02:05 AM Revision 6b58809e (ceph): Merge pull request #20224 from xiexingguo/wip-still-mgr-fixes
pybind/mgr/balancer: remove optimization plan properly
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
02:03 AM Revision 94018879 (ceph): Merge pull request #20278 from xiexingguo/wip-null-ws-check
pybind/mgr/balancer: fix sanity check against empty weight-set
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo

02/03/2018

10:17 PM Revision 2003e6da (ceph): rbd discard return -EINVAL if len > MAX_INT32
rbd discard use 'int' to return discarded length, but the 'len' user
passed is 'uint64', in some case, the ret value ...
Huan Zhang
10:17 PM Revision 25189d58 (ceph): librbd: prevent overflow of discard API result code
Prevent discard/writesame lengths larger than 2GB.
Fixes: http://tracker.ceph.com/issues/21966
Signed-off-by: Jason ...
Jason Dillaman
10:13 PM rbd Cleanup #16465 (Resolved): rbd discard ret value truncated
https://github.com/ceph/ceph/pull/9856 Nathan Cutler
09:39 PM RADOS Backport #21239 (In Progress): jewel: test_health_warnings.sh can fail
Nathan Cutler
09:38 PM Revision 353e861d (ceph): osd: subscribe to new osdmap while waiting_for_healthy
If we are sitting around waiting until we are able to ping our "up" peers,
we need to be sure that our notion of "up"...
Sage Weil
09:38 PM Revision 9a843c51 (ceph): ptl-tool: open githubmap with utf-8 code
This resolves a decode error:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 8: ordinal no...
Patrick Donnelly
09:17 PM rbd Backport #22191 (In Progress): jewel: class rbd.Image discard----OSError: [errno 2147483648] erro...
Nathan Cutler
08:48 PM rbd Backport #22186 (In Progress): jewel: abort in listing mapped nbd devices when running in a conta...
Nathan Cutler
08:48 PM Revision 92359e72 (ceph): rbd-nbd: fix unused nbd device search bug in container
In some container scenarios, the host may choose to
map a specific nbd device, for example, /dev/nbd6 into the
contai...
Li Wang
08:48 PM Revision 8ee3d7b4 (ceph): rbd-nbd: only try to load nbd module once when open nbd device, during ...
Signed-off-by: Pan Liu <liupan1111@gmail.com>
(cherry picked from commit 37aa18858b38cee61e122adc0a1834ca797ea84f)
Pan Liu
08:34 PM rbd Backport #22175 (In Progress): jewel: possible deadlock in various maintenance operations
Nathan Cutler
08:31 PM CephFS Bug #22839 (Rejected): MDSAuthCaps (unlike others) still require "allow" at start
As discussed in the PR, closing this because we don't have a profile analog in CephFS. Patrick Donnelly
08:23 PM Revision 8711d791 (ceph): Merge PR #20261 into master
* refs/pull/20261/head:
doc: Fix path in ceph-fuse.rst
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:02 PM Backport #22912 (In Progress): jewel: ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-om...
David Zafman
06:57 PM Backport #22912 (Resolved): jewel: ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap"...
https://github.com/ceph/ceph/pull/20284 Nathan Cutler
08:00 PM Backport #22911 (In Progress): luminous: ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list...
David Zafman
06:57 PM Backport #22911 (Resolved): luminous: ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-om...
https://github.com/ceph/ceph/pull/20283 Nathan Cutler
07:52 PM Revision 8fb42107 (ceph): mgr: add units to performance counters
Signed-off-by: Rubab Syed<rubab.syed21@gmail.com> Rubab Syed
07:51 PM rbd Backport #21971 (In Progress): jewel: [journal] tags are not being expired if no other clients ar...
Nathan Cutler
07:50 PM Revision fa5e1361 (ceph): cls/journal: ensure tags are properly expired
Previously, if only the local image was using the journal or if
a disconnected peer was attached, the tag entries cou...
Jason Dillaman
07:47 PM rbd Backport #21915 (Need More Info): jewel: [rbd-mirror] peer cluster connections should filter out ...
@Jason - this one does not look trivial, either Nathan Cutler
07:46 PM rbd Backport #21867 (Need More Info): jewel: [object map] removing a large image (~100TB) with an obj...
another non-trivial one Nathan Cutler
07:45 PM rbd Backport #21689 (Need More Info): jewel: Possible deadlock in 'list_children' when refresh is req...
@Jason - assigning this non-trivial backport to you. Thanks! Nathan Cutler
07:33 PM CephFS Bug #21759 (Resolved): Assertion in EImportStart::replay should be a damaged()
Patrick Donnelly
07:33 PM CephFS Backport #21870 (Resolved): luminous: Assertion in EImportStart::replay should be a damaged()
Patrick Donnelly
07:31 PM Revision 239b1ae5 (ceph): Merge PR #18930 into luminous
* refs/pull/18930/head:
mds: additional damage handling case in EImportStart
Patrick Donnelly
07:30 PM rbd Backport #21442 (Need More Info): jewel: [cli] mirror "getter" commands will fail if mirroring ha...
non-trivial backport; needs rbd developer Nathan Cutler
07:14 PM rbd Backport #21290 (In Progress): jewel: [rbd] image-meta list does not return all entries
Nathan Cutler
07:14 PM Revision 79d4e7fb (ceph): rbd: support iterating over metadata items when listing
Fixes: http://tracker.ceph.com/issues/21179
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
07:13 PM rbd Backport #21266 (In Progress): jewel: [cli] rename of non-existent image results in seg fault
Nathan Cutler
07:12 PM Revision ad7f35c3 (ceph): librbd: rename of non-existent image results in seg fault
Fixes: http://tracker.ceph.com/issues/21248
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
07:01 PM RADOS Backport #22450 (Resolved): luminous: Visibility for snap trim queue length
Nathan Cutler
06:59 PM Revision 59cdfdc5 (ceph): rados: improve support for namespaces
Michael Andersen
06:55 PM Bug #21327: ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap" scan all pgs instead o...
Using lower-case "jewel", "luminous" to appease backport tooling. Nathan Cutler
12:47 AM Bug #21327 (Pending Backport): ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap" sca...
David Zafman
06:37 PM RADOS Bug #22409 (Resolved): ceph_objectstore_tool: no flush before collection_empty() calls; ObjectSto...
Nathan Cutler
06:37 PM RADOS Backport #22707 (Resolved): luminous: ceph_objectstore_tool: no flush before collection_empty() c...
Nathan Cutler
06:36 PM Bug #21932 (Resolved): OSD crash on boot with assert caused by Bluefs on flush write
Nathan Cutler
06:36 PM Backport #22193 (Resolved): luminous: OSD crash on boot with assert caused by Bluefs on flush write
Nathan Cutler
06:36 PM RADOS Bug #21147 (Resolved): Manager daemon x is unresponsive. No standby daemons available
Nathan Cutler
06:35 PM RADOS Backport #22399 (Resolved): luminous: Manager daemon x is unresponsive. No standby daemons available
Nathan Cutler
06:34 PM Backport #22671 (Resolved): luminous: OSD heartbeat timeout due to too many omap entries read in ...
Nathan Cutler
06:34 PM CephFS Bug #22646 (Resolved): qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficient osds
Nathan Cutler
06:34 PM CephFS Backport #22690 (Resolved): luminous: qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficien...
Nathan Cutler
06:21 PM Backport #22692 (Resolved): luminous: simplelru does O(n) std::list::size()
Nathan Cutler
06:09 PM rgw Bug #21859 (Resolved): rgw_file: full enumeration needs new readdir whence strategy, plus recurs...
Nathan Cutler
06:08 PM rgw Backport #21919 (Resolved): luminous: rgw_file: full enumeration needs new readdir whence strate...
Nathan Cutler
05:59 PM Revision 4d4eca17 (ceph): rgw: If use 'copy part' without 'x-amz-copy-source-range',
it will copy an entire source object
Signed-off-by: Malcolm Lee <fengxueyu35@126.com>
(cherry picked from commit 753...
Malcolm Lee
05:42 PM CephFS Bug #22360 (Resolved): mds: crash during exiting
Nathan Cutler
05:41 PM CephFS Backport #22493 (Resolved): luminous: mds: crash during exiting
Nathan Cutler
05:41 PM rgw Backport #22903 (In Progress): luminous: rgw: copying part without http header "x-amz-copy-source...
Nathan Cutler
07:17 AM rgw Backport #22903 (Resolved): luminous: rgw: copying part without http header "x-amz-copy-source-ra...
-https://github.com/ceph/ceph/pull/20268-
https://github.com/ceph/ceph/pull/20236
Nathan Cutler
05:15 PM Revision a4d79b57 (ceph): mgr/balancer: introduce CRUSHMap.DEFAULT_CHOOSE_ARGS and use it
avoid using '-1' as a magic variable.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:15 PM Revision acf0b68c (ceph): mgr/mgr_module: do not offer empty default value for choose_args
as it should be always available. this also silence a pep8 warning.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:22 PM Revision 314b65e4 (ceph): test/objectstore/run_seed_to_range.sh: objects
We need some initial objects for this to work.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:21 PM Revision 490c9bb3 (ceph): test/objectstore/run_seed_to.sh: make output readable
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:21 PM Revision 29a8306d (ceph): ceph_test_filestore_idempotent_sequence: fix clone check
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:21 PM Revision db3004e1 (ceph): ceph_test_filestore_idempotent_sequence: fix do_coll_create
The old code made no sense whatsoever!
- create one colletion, not a zillion
- inform the model in the parent class
...
Sage Weil
03:20 PM Revision 543de52c (ceph): ceph_test_filestore_idempotent_sequence: fix gap in ops
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:19 PM Revision 1ce551dc (ceph): ceph_test_filestore_idempotent_sequence: start poolid at 2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:19 PM Revision eeeaa14a (ceph): test/objectstore/FilestoreDiff: write to stdout
This keeps our output separate from the filestore log, which we send to
a file so that the terminal output is readabl...
Sage Weil
02:05 PM Revision f10696e7 (ceph): pybind/mgr/balancer: fix sanity check against empty weight-set
There are paths get_compat_weight_set_weights() will return a
empty dict, not None.
Signed-off-by: xie xingguo <xie....
xie xingguo
01:02 PM CephFS Bug #22910: client: setattr should drop "Fs" rather than "As" for mtime and size
https://github.com/ceph/ceph/pull/18786
this one should also be backported
dongdong tao
01:01 PM CephFS Bug #22910 (Resolved): client: setattr should drop "Fs" rather than "As" for mtime and size
dongdong tao
12:58 PM CephFS Bug #22909: client: readdir bug
I think we should backport this one dongdong tao
12:54 PM CephFS Bug #22909: client: readdir bug
https://github.com/ceph/ceph/pull/18784 dongdong tao
12:53 PM CephFS Bug #22909 (Resolved): client: readdir bug
Fix: "Client::readdir_r_cb" tried to read its parent dir, but it reads itself. dongdong tao
09:06 AM rgw Bug #22908: [Multisite] Synchronization works only one way (zone2->zone1)
I made one mistake in the zone cfg (I have tried to "mask" a few fields). This is the proper config:... Mariusz Derela
09:01 AM rgw Bug #22908: [Multisite] Synchronization works only one way (zone2->zone1)
That information about 1 shard behind - it is ok. My ingestion to s3 is quite big and this info appears sometimes and... Mariusz Derela
08:53 AM rgw Bug #22908 (Need More Info): [Multisite] Synchronization works only one way (zone2->zone1)
I have noticed that synchronization stopped working for some reason (but not fully - let me explain):
Everything w...
Mariusz Derela
07:35 AM rgw Bug #19289: radosgw/swift emulate split read/write acls?
Re-adding rejected kraken backport to appease backport tooling. Nathan Cutler
07:34 AM CephFS Bug #22610: MDS: assert failure when the inode for the cap_export from other MDS happened not in ...
Re-adding rejected jewel backport to appease backport tooling. Nathan Cutler
07:31 AM mgr Bug #22457 (Resolved): ceph-mgr dashboard has dependency on python-jinja2
Nathan Cutler
07:31 AM mgr Backport #22634 (Resolved): luminous: ceph-mgr dashboard has dependency on python-jinja2
Nathan Cutler
07:28 AM Bug #22614 (Resolved): tests: force backfill test can conflict with pool removal
Nathan Cutler
07:27 AM Backport #22706 (Resolved): luminous: tests: force backfill test can conflict with pool removal
Nathan Cutler
07:26 AM ceph-volume Bug #22443 (Resolved): ceph-volume fails when centos7 image doesn't have lvm2 installed
Nathan Cutler
07:26 AM ceph-volume Backport #22701 (Resolved): luminous: ceph-volume fails when centos7 image doesn't have lvm2 inst...
Nathan Cutler
07:25 AM Bug #22217 (Resolved): ceph-volume@.service modifications to ceph.spec.in
Nathan Cutler
07:25 AM Backport #22252 (Resolved): luminous: ceph-volume@.service modifications to ceph.spec.in
Nathan Cutler
07:24 AM bluestore Bug #22535 (Resolved): OSD crushes with FAILED assert(used_blocks.size() > count) during the firs...
Nathan Cutler
07:24 AM bluestore Backport #22633 (Resolved): luminous: OSD crushes with FAILED assert(used_blocks.size() > count) ...
Nathan Cutler
07:21 AM Bug #22640 (Resolved): ceph-base symbols not stripped in debs
Nathan Cutler
07:21 AM Backport #22691 (Resolved): luminous: ceph-base symbols not stripped in debs
Nathan Cutler
07:18 AM CephFS Backport #22907 (Resolved): luminous: mds: admin socket wait for scrub completion is racy
https://github.com/ceph/ceph/pull/20341 Nathan Cutler
07:18 AM RADOS Backport #22906 (Rejected): jewel: bluestore: New OSD - Caught signal - bstore_kv_sync (throttle ...
Nathan Cutler
07:18 AM rgw Backport #22905 (Resolved): luminous: rgw: Location element not returned correctly from CompleteM...
https://github.com/ceph/ceph/pull/20266 Nathan Cutler
07:17 AM rgw Backport #22904 (Resolved): jewel: rgw: copying part without http header "x-amz-copy-source-range...
https://github.com/ceph/ceph/pull/21294 Nathan Cutler
07:17 AM RADOS Bug #22539: bluestore: New OSD - Caught signal - bstore_kv_sync
Adding jewel backport on the theory that (1) Jenkins CI is using modern glibc/kernel to run make check on jewel, brea... Nathan Cutler
07:14 AM bluestore Backport #22698 (Resolved): luminous: bluestore: New OSD - Caught signal - bstore_kv_sync
Nathan Cutler
02:30 AM CephFS Bug #22885: MDS trimming Not ending
MDS encountered error and went to readonly mode. I think it was caused by the client that didn't advance oldest clien... Zheng Yan
02:02 AM CephFS Bug #22058 (Pending Backport): mds: admin socket wait for scrub completion is racy
Needs backport as the bug will be introduced by:
https://github.com/ceph/ceph/pull/18858
Patrick Donnelly
01:18 AM CephFS Bug #20452 (Resolved): Adding pool with id smaller then existing data pool ids breaks MDSMap::is_...
Patrick Donnelly
01:18 AM CephFS Backport #20714 (Rejected): jewel: Adding pool with id smaller then existing data pool ids breaks...
Ah, this should not be necessary for jewel since it uses std::set, a sorted container. Patrick Donnelly
01:08 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I just re-created all 3 OSDs on ceph1 (the host which had the read errors).
Now the errors occur less often, but t...
Martin Preuss
01:04 AM Revision 16e6acba (ceph): ceph-objectstore-tool: performance: Add --pgid for faster search for ob...
Fixes: http://tracker.ceph.com/issues/21327
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
12:56 AM Revision 39a7437f (ceph): ceph-objectstore-tool: performance: Add --pgid for faster search for ob...
Fixes: http://tracker.ceph.com/issues/21327
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
12:45 AM RADOS Backport #22389 (Resolved): luminous: ceph-objectstore-tool: Add option "dump-import" to examine ...
David Zafman
12:45 AM Bug #22112 (Resolved): ceph-objectstore-tool set-size should maybe clear data-digest
David Zafman
12:45 AM Backport #22771 (Resolved): jewel: ceph-objectstore-tool set-size should maybe clear data-digest
David Zafman
12:44 AM Revision 2c5186c7 (ceph): Merge pull request #20070 from smithfarm/wip-22771-jewel
jewel: tools: ceph-objectstore-tool set-size should clear data-digest
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
12:43 AM RADOS Bug #22837 (In Progress): discover_all_missing() not always called during activating
Part of https://github.com/ceph/ceph/pull/20220 David Zafman
12:41 AM RADOS Bug #18162 (Resolved): osd/ReplicatedPG.cc: recover_replicas: object added to missing set for bac...
David Zafman
12:40 AM RADOS Backport #22013 (Resolved): jewel: osd/ReplicatedPG.cc: recover_replicas: object added to missing...
David Zafman

02/02/2018

11:47 PM Revision 982bd238 (ceph): Merge pull request #20098 from ovh/bp-luminous-snaptrimq-visibility
luminous: osd, pg, mgr: make snap trim queue problems visible
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:10 PM Revision b8392683 (ceph): Merge pull request #19267 from tchaikov/wip-ceph-disk-fsid-luminous
luminous: ceph_disk: allow "no fsid" on activate
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Amit Kum...
Yuri Weinstein
11:09 PM Revision 9083f7db (ceph): Merge pull request #19387 from ceph/wip-cd-luminous-upgrade
luminous: tests: ceph-deploy: use wip branch for final upgrade step
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:08 PM CephFS Backport #22493: luminous: mds: crash during exiting
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/19610
merged
Yuri Weinstein
11:08 PM Revision 119c9f03 (ceph): Merge pull request #19610 from ukernel/luminous-22306
luminous: osdc/Journaler: add 'stopping' check to various finish callbacks
Reviewed-by: Josh Durgin <jdurgin@redhat....
Yuri Weinstein
11:08 PM RADOS Backport #22707: luminous: ceph_objectstore_tool: no flush before collection_empty() calls; Objec...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19967
merged
Yuri Weinstein
11:08 PM Revision 5b9c6719 (ceph): Merge pull request #19967 from smithfarm/wip-22707-luminous
luminous: ceph_objectstore_tool: no flush before collection_empty() calls; ObjectStore/StoreTest.SimpleAttrTest/2 fai... Yuri Weinstein
11:04 PM Backport #22193: luminous: OSD crash on boot with assert caused by Bluefs on flush write
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19047
merged
Yuri Weinstein
11:04 PM Revision faf8e1cc (ceph): Merge pull request #19047 from shinobu-x/wip-22193-luminous
luminous: bluestore: OSD crash on boot with assert caused by Bluefs on flush write
Reviewed-by: Kefu Chai <kchai@red...
Yuri Weinstein
11:01 PM Revision b7728d23 (ceph): Merge pull request #19388 from ceph/wip-cv-luminous-bp
luminous: qa: ceph-volume updates
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Yuri Weinstein
11:01 PM RADOS Backport #22389: luminous: ceph-objectstore-tool: Add option "dump-import" to examine an export
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19487
merged
Yuri Weinstein
11:01 PM Revision f185e674 (ceph): Merge pull request #19487 from smithfarm/wip-22389-luminous
luminous: ceph-objectstore-tool: Add option dump-import to examine an export
Reviewed-by: David Zafman <dzafman@redh...
Yuri Weinstein
11:00 PM RADOS Backport #22399: luminous: Manager daemon x is unresponsive. No standby daemons available
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19501
merged
Yuri Weinstein
11:00 PM Revision 9ed49bdb (ceph): Merge pull request #19501 from shinobu-x/wip-22399-luminous
luminous: Manager daemon x is unresponsive. No standby daemons available
Reviewed-by: John Spray <john.spray@redhat....
Yuri Weinstein
10:59 PM mgr Backport #22634: luminous: ceph-mgr dashboard has dependency on python-jinja2
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19865
merged
Yuri Weinstein
10:59 PM Revision 2d92e6a4 (ceph): Merge pull request #19865 from smithfarm/wip-22634-luminous
luminous: build/ops: ceph-mgr dashboard has dependency on python-jinja2
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
10:59 PM Backport #22706: luminous: tests: force backfill test can conflict with pool removal
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19966
merged
Yuri Weinstein
10:59 PM Revision e579ed37 (ceph): Merge pull request #19966 from smithfarm/wip-22706-luminous
luminous: tests: force backfill test can conflict with pool removal
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
10:58 PM Revision 595a5984 (ceph): Merge pull request #20116 from smithfarm/wip-22266-luminous
tools/ceph_monstore_tool: include mgrmap in initial paxos epoch
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
10:57 PM ceph-volume Backport #22701: luminous: ceph-volume fails when centos7 image doesn't have lvm2 installed
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20215
merged
Yuri Weinstein
10:57 PM Backport #22252: luminous: ceph-volume@.service modifications to ceph.spec.in
merged https://github.com/ceph/ceph/pull/20215 Yuri Weinstein
10:57 PM Revision 241573d0 (ceph): Merge pull request #20215 from smithfarm/wip-22701-luminous
luminous: build/ops: ceph-volume fails when centos7 image doesn't have lvm2 installed
Reviewed-by: Alfredo Deza <ade...
Yuri Weinstein
10:56 PM Revision 2d6afdca (ceph): Merge pull request #20219 from tchaikov/wip-pr-20128-luminous
luminous: common/pick_address: wrong prefix_len in pick_iface()
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
10:38 PM Revision fcfd31a5 (ceph): Merge pull request #19849 from liewegas/wip-monlog-luminous
mon: allow cluster and debug logs to both go to stderr with different prefixes
Reviewed-by: Kefu Chai <kchai@redhat....
Yuri Weinstein
10:37 PM bluestore Backport #22633: luminous: OSD crushes with FAILED assert(used_blocks.size() > count) during the ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19888
merged
Yuri Weinstein
10:36 PM Revision 77c4502c (ceph): Merge pull request #19888 from pdvian/wip-22633-luminous
luminous: OSD crushes with FAILED assert(used_blocks.size() > count) during the first start after upgrade 12.2.1 -> 1... Yuri Weinstein
10:36 PM Backport #22671: luminous: OSD heartbeat timeout due to too many omap entries read in each 'chunk...
Josh Durgin wrote:
> https://github.com/ceph/ceph/pull/19928
merged
Yuri Weinstein
05:13 AM Backport #22671 (In Progress): luminous: OSD heartbeat timeout due to too many omap entries read ...
Nathan Cutler
10:36 PM Revision f24fb875 (ceph): Merge pull request #19928 from jdurgin/wip-luminous-omap-recovery
config: lower default omap entries recovered at once
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
10:35 PM Revision db33f288 (ceph): Merge pull request #19938 from liewegas/wip-list-size-luminous
luminous: common: compute SimpleLRU's size with contents.size() instead of lru.size()
Reviewed-by: Josh Durgin <jdur...
Yuri Weinstein
10:34 PM Revision 9379ed80 (ceph): Merge pull request #19947 from tchaikov/wip-pr-18191-luminous
qa/standalone/osd/osd-mark-down: create pool to get updated osdmap faster
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:33 PM Backport #22691: luminous: ceph-base symbols not stripped in debs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19969
merged
Yuri Weinstein
10:33 PM Revision 5879a59e (ceph): Merge pull request #19969 from smithfarm/wip-22691-luminous
luminous: ceph-base symbols not stripped in debs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:33 PM CephFS Backport #22690: luminous: qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficient osds
Prashant D wrote:
> https://github.com/ceph/ceph/pull/19976
merged
Yuri Weinstein
10:33 PM Revision 8f212ed7 (ceph): Merge pull request #19976 from pdvian/wip-22690-luminous
luminous: tests: increase osd count for ec testing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:32 PM Backport #22692: luminous: simplelru does O(n) std::list::size()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19977
merged
Yuri Weinstein
10:32 PM Revision d9542bcf (ceph): Merge pull request #19977 from pdvian/wip-22692-luminous
luminous: common: compute SimpleLRU's size with contents.size() instead of lru.…
Reviewed-by: Josh Durgin <jdurgin@r...
Yuri Weinstein
10:32 PM bluestore Backport #22698: luminous: bluestore: New OSD - Caught signal - bstore_kv_sync
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19995
merged
Yuri Weinstein
10:31 PM Revision 29ffc82d (ceph): Merge pull request #19995 from pdvian/wip-22698-luminous
luminous: common/throttle: start using 64-bit values
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Nath...
Yuri Weinstein
10:24 PM CephFS Backport #20823 (In Progress): jewel: client::mkdirs not handle well when two clients send mkdir ...
Nathan Cutler
10:20 PM CephFS Backport #20714 (Need More Info): jewel: Adding pool with id smaller then existing data pool ids ...
Depends on de0ce386ee59dbf70a010696d4aa91d46ed73b20 which is not going to backported (?) Nathan Cutler
10:14 PM rgw Backport #21951 (In Progress): jewel: multisite: data sync status advances despite failure in RGW...
Nathan Cutler
10:06 PM Revision 986f0146 (ceph): rgw: fix error handling in ListBucketIndexesCR
the call to set_state() returns 0, when we want operate() to return the
error code instead. use set_cr_error() to do ...
Casey Bodley
10:06 PM Revision 6115270b (ceph): rgw: ListBucketIndexesCR spawns entries_index after listing metadata
if the metadata listing fails, we won't have to clean up entries_index
Signed-off-by: Casey Bodley <cbodley@redhat.c...
Casey Bodley
10:04 PM rgw Backport #20029 (Need More Info): jewel: multisite: radosgw-admin period commands cant use --remo...
Casey was trying to figure out how to adapt the backport to work with an older Boost Nathan Cutler
10:01 PM rgw Backport #22894 (In Progress): jewel: rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
Nathan Cutler
09:49 PM Stable releases Tasks #21742: jewel v10.2.11
h3. cephfs integration run
PRs in wip-jewel-backports:
https://github.com/ceph/ceph/pull/20067 - jewel: mds: un...
Nathan Cutler
09:41 AM Stable releases Tasks #21742: jewel v10.2.11
h3. rgw integration run
PRs in wip-jewel-backports:
https://github.com/ceph/ceph/pull/20074 - jewel: rgw: use...
Nathan Cutler
09:20 PM rgw Bug #22410 (Resolved): rgw: chained cache size is growing above rgw_cache_lru_size limit
Nathan Cutler
09:20 PM rgw Backport #22584 (Resolved): jewel: rgw: chained cache size is growing above rgw_cache_lru_size limit
Nathan Cutler
09:20 PM Revision 8a58e684 (ceph): Merge pull request #19469 from linuxbox2/jewel-22410
jewel: rgw: fix chained cache invalidation to prevent cache size growth
Reviewed-by: Mark Kogan <mkogan@redhat.com>
...
Nathan Cutler
09:18 PM rgw Bug #22529 (Resolved): rgw: copy_object doubles leading underscore on object names.
Nathan Cutler
09:18 PM rgw Backport #22709 (Resolved): jewel: rgw: copy_object doubles leading underscore on object names.
Nathan Cutler
09:17 PM Revision 309ac05a (ceph): Merge pull request #19747 from linuxbox2/jewel-rgw-21984
jewel: rgw: fix doubled underscore with s3/swift server-side copy
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Rev...
Nathan Cutler
09:16 PM rgw Bug #21560 (Resolved): rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
Nathan Cutler
09:16 PM rgw Backport #22589 (Resolved): jewel: rgw: put cors operation returns 500 unknown error (ops are ECA...
Nathan Cutler
09:15 PM rgw Bug #22517 (Resolved): Cache never becoming consistent after failed updates
Nathan Cutler
09:15 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
Frank Li wrote:
> I've updated all the ceph-mon with the RPMs from the patch repo, they came up fine, and I've resta...
Frank Li
09:14 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
I've updated all the ceph-mon with the RPMs from the patch repo, they came up fine, and I've restarted the OSDs, but ... Frank Li
08:29 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
Just for future operational references, is there anyway to revert the Monitor map to a previous state in the case of ... Frank Li
06:22 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
Please note the Crash happend on the monitor, not the OSD, the OSDs all stayed up, but all the monitor crashed. Frank Li
06:21 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
-4> 2018-01-31 22:47:22.942381 7fc641d0b700 1 -- 10.102.52.37:6789/0 <== mon.0 10.102.52.37:6789/0 0 ==== log(1 ... Frank Li
06:09 PM RADOS Bug #22847 (Fix Under Review): ceph osd force-create-pg cause all ceph-mon to crash and unable to...
https://github.com/ceph/ceph/pull/20267 Sage Weil
05:46 PM RADOS Bug #22847 (Need More Info): ceph osd force-create-pg cause all ceph-mon to crash and unable to c...
Can you attach the entire osd log for the crashed osd? (In particular, we need to see what assertion failed.) Thanks! Sage Weil
09:15 PM rgw Backport #22575 (Resolved): jewel: Random 500 errors in Swift PutObject
Nathan Cutler
09:15 PM Revision 3a922ec2 (ceph): Merge pull request #19769 from linuxbox2/jewel-rgw-22517
jewel: rgw: resolve Random 500 errors in Swift PutObject (22517)
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
...
Nathan Cutler
08:06 PM CephFS Bug #21402: mds: move remaining containers in CDentry/CDir/CInode to mempool
It occurred to me I wasn't comparing apples to apples when doing the memory reduction comparisons. I looked at the sa... Patrick Donnelly
07:56 PM Revision 18b963cf (ceph): Revert change from commit 8c5fea68cb9e0c2e6cc2352e64c4f3f46e29c58f
that introduced a compilation error that was not noticed since the
dmclock support/testing simulators are not built b...
J. Eric Ivancich
07:49 PM Revision 3c8abd24 (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 498d7a06a1f17c769c11da7ba9f83bcf2c0e433d)
Alfredo Deza
07:49 PM Revision 5a7b50f1 (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ad73be2c2a6ee273d37b706626974d6900742256)
Alfredo Deza
07:49 PM Revision 4d237d74 (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit babcdf2fa59baab6bc2cd8a1ac190b8d02fa3fce)
Alfredo Deza
07:49 PM Revision f4d5757f (ceph): doc/ceph-volume add lvm/encryption to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 163ee6a61235e97c341b2817114d98b576697096)
Alfredo Deza
07:49 PM Revision 95c279b4 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2477ac805e172a10ae3214151a78b4601cf88021)
Alfredo Deza
07:49 PM Revision 558b5c62 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d1ef5c487ba1ea868fd85b8c425986a2cf435519)
Alfredo Deza
07:49 PM Revision 5c405a05 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit be0dfe76535fa135168763275513d7fafba6fe4c)
Alfredo Deza
07:49 PM Revision 8b938c42 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f0f0c1f8c4dc433d8978de134c120328842a5d7f)
Alfredo Deza
07:49 PM Revision e51d7dd4 (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
07:49 PM Revision 43fb4561 (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d51973a64d9f18e0dfde7601b3ffbc57571ea653)
Alfredo Deza
07:49 PM Revision 1c560cd8 (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a774eae43a089798f895507f18b0c5d68a49fbb4)
Alfredo Deza
07:49 PM Revision 9b9ed02d (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 18972322567e158a56d0e71ca4f2afbed413c855)
Alfredo Deza
07:49 PM Revision 22c10490 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a36dcdf9cfbc3ca012c5cb022e0d7dbcd95984f4)
Alfredo Deza
07:48 PM Revision b5f674da (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3476e87cec353b100cf8c117d74708f51dd6de2c)
Alfredo Deza
07:48 PM Revision 65a38c78 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 477670a0912c9e01fe59155bf135eaf92bdc3318)
Alfredo Deza
07:48 PM Revision 38c8a384 (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 88ff873e9a60bd811356f7e15c8ef7f826d09337)
Alfredo Deza
07:48 PM Revision f357d5db (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit dc34a32675a870da98931adffacb2d3db4f74c6c)
Alfredo Deza
07:48 PM Revision fde4817d (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0e2190c7a22b61aeecdb60b6c8bfe5ba6aa873a4)
Alfredo Deza
07:48 PM Revision a2632121 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit be3300455e479b03ac072d28bb05ccc7eaddb2e9)
Alfredo Deza
07:32 PM RADOS Bug #22902 (Resolved): src/osd/PG.cc: 6455: FAILED assert(0 == "we got a bad state machine event")

http://pulpito.ceph.com/dzafman-2018-02-01_09:46:36-rados-wip-zafman-testing-distro-basic-smithi/2138315
I think...
David Zafman
07:23 PM RADOS Bug #22834 (Resolved): Primary ends up in peer_info which isn't supposed to be there
David Zafman
07:19 PM Revision 6b80c14a (ceph): Merge pull request #20244 from ceph/backport-19276
luminous: ceph-volume: do not use --key during mkfs
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai ...
Sage Weil
06:56 PM Revision 3ac57a7e (ceph): Merge pull request #19711 from trociny/wip-20762
rbd: unified way to map images using different drivers
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by...
Jason Dillaman
06:25 PM Revision cd013ed4 (ceph): mon/OSDMonitor: ignore and/or remove pgs that shouldn't exist
The update_creating_pgs() change is there mainly for clusters that already
have an invalid pg in the map; going forwa...
Sage Weil
06:19 PM Revision 5aadca16 (ceph): mon/OSDMonitor: reject force-create-pg on pgids that shouldn't exist
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:42 PM Revision 5e8e655e (ceph): rgw: return valid Location element, CompleteMultipartUpload
Returns URIs that should reach the server regardless of domain
configuration, and following tenant:bucket convention,...
Matt Benjamin
04:37 PM rgw Bug #22655 (Pending Backport): rgw: Location element not returned correctly from CompleteMultipar...
Matt Benjamin
04:37 PM Revision dcdb7aba (ceph): Merge pull request #19902 from linuxbox2/wip-rgw-mploc
rgw: return valid Location element, CompleteMultipartUpload Matt Benjamin
04:35 PM Revision 46c5eaf6 (ceph): osd/ReplicatedBackend: only do once encode log_entries for multi MOSDR...
Encode log_entries is the same work for multi MOSDRepOp and encode is
heavy load.
Signed-off-by: Jianpeng Ma <jianpe...
Jianpeng Ma
03:48 PM ceph-volume Feature #22876: unmount devices with ceph-volume lvm zap
https://github.com/ceph/ceph/pull/20265 Andrew Schoen
03:25 PM Revision deeeaebf (ceph): Merge pull request #20199 from Songweibin/wip-group-cleanup
rbd: group misc cleanup and update rbd man page
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:57 PM CephFS Bug #22886 (In Progress): kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.Test...
Yes, that error has been happening for the mds-full tests now with and without kclient. I'll look into that today. Th... Patrick Donnelly
02:39 PM CephFS Bug #22886: kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.TestClusterFull)
this patch https://github.com/ceph/ceph-ci/commit/2fff0eb4c491f04803debec7c0f5de66e3825ee7 seems to make full tests p... Zheng Yan
09:47 AM CephFS Bug #22886: kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.TestClusterFull)
patch https://github.com/ceph/ceph-client/commit/b9e5d03b6e64972164bff45ae3adb64a23e7568a fixes this issue.
but ot...
Zheng Yan
06:34 AM CephFS Bug #22886: kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.TestClusterFull)
it seems to be caused by delay dirty metadata writeback Zheng Yan
02:47 PM rgw Bug #22729 (Pending Backport): rgw: copying part without http header "x-amz-copy-source-range" wi...
Matt Benjamin
02:35 PM Revision 6a09ad15 (ceph): Merge pull request #20002 from malc0lm/fix-copypart
rgw: fix 'copy part' without 'x-amz-copy-source-range' Matt Benjamin
02:26 PM rgw Backport #21695 (Resolved): luminous: failed CompleteMultipartUpload request does not release lock
Nathan Cutler
02:11 PM Revision 00b14177 (ceph): ceph-volume tests.functional add simple xenial filestore dmcrypt plain ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:10 PM Revision 0b2f869c (ceph): ceph-volume tests.functional add simple xenial filestore dmcrypt luks s...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:10 PM Revision 0174f9e1 (ceph): ceph-volume tests.functional add simple xenial bluestore dmcrypt plain ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:10 PM Revision 4c261620 (ceph): ceph-volume tests.functional add simple centos7 filestore dmcrypt plain...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:09 PM Revision a911d7c6 (ceph): ceph-volume tests.functional add simple centos7 filestore dmcrypt luks ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:09 PM Revision 8e0213ab (ceph): ceph-volume tests.functional add simple centos7 bluestore dmcrypt plain...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:09 PM Revision 76151c46 (ceph): ceph-volume tests.functional add simple centos7 bluestore dmcrypt luks ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:08 PM Revision d6e24022 (ceph): ceph-volume tests.functional add simple bluestore dmcrypt luks support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:36 PM Revision 0b207575 (ceph): doc/ceph-volume lvm prepare fully supports encryption now
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:36 PM Revision e0d3bb82 (ceph): doc/ceph-volume scan update for encryption support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:32 PM Revision f0850a99 (ceph): Merge pull request #20222 from trociny/wip-deep-copy-default-format
librbd: by default use new format for deep copy destination
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:32 PM Revision bba63db1 (ceph): Merge pull request #20170 from trociny/wip-22803
qa/workunits/rbd: remove "trash purge --threshold" test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:32 PM Revision 4b699765 (ceph): Merge pull request #20099 from Songweibin/wip-fix-deep-cp
librbd: fix deep copy a child-image
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:29 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
It doesn't seem to happen on all servers, it's only 5 out of 15.
But there is nothing special about the affected ser...
Paul Emmerich
03:08 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I'm also seeing this on one cluster. Bluestore and CephFS, replicated pools, no compression, HDDs.
It happens random...
Paul Emmerich
01:28 PM Revision a7d11ca2 (ceph): doc/ceph-volume remove notice that dmcrypt is not supported
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:26 PM Revision 9524021a (ceph): doc/man/ceph-volume add simple documentation
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:15 PM Bug #21813: OSD bind to IPv6 link-local address
I just noticed this again on a cluster which is running with IPv6 and Jewel:... Wido den Hollander
01:15 PM Revision 09f35cb2 (ceph): ceph-volume simple.scan update help menu to indicate device support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:13 PM Revision b90c1a86 (ceph): ceph-volume tests for keyring parsing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:12 PM Revision bece7af0 (ceph): ceph-volume tests for validate_devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:12 PM Revision 636ebc12 (ceph): ceph-volume simple.activate b64decode keys for activation as well
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:48 PM Revision 4cd6cf88 (ceph): Common, log: Added functionality test for recovery after silenced (#20174)
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
12:11 PM rgw Bug #22899 (New): tests: jewel: radosgw_admin.py fails with "No summary info found for user: foo"
This task was completely revamped in master (and luminous, but not jewel) by a45ab45f74042617ec382f3d50f4d45d883042f5... Nathan Cutler
11:09 AM rgw Backport #21950 (In Progress): jewel: rgw: null instance mtime incorrect when enable versioning
Nathan Cutler
11:09 AM Revision 7a712d98 (ceph): rgw: don't change rados object's mtime when update olh
null instance and olh share rados object. Null instance using the rados object mtime as its mtime. When olh updated, ... lu.shasha
10:48 AM Revision 5cd3b8c7 (ceph): doc: Fix path in ceph-fuse.rst
This mistake was introduced in https://github.com/ceph/ceph/commit/9b6f9da3ce935ba1dcc28dfd6723ca46883ccb5e.
Signed-...
Jos Collin
10:00 AM rgw Bug #22897: rgw: (jewel) can't delete swift acls with swift command.
There is no master PR yet, but the jewel backport is already a WIP in https://github.com/ceph/ceph/pull/20257 Nathan Cutler
08:21 AM rgw Bug #22897 (Resolved): rgw: (jewel) can't delete swift acls with swift command.
The swift cli command can be used to set acls on buckets or objects: -r acl, -w acl. To *delete* an acl, it's suppos... Marcus Watts
09:58 AM rgw Backport #20587 (In Progress): jewel: radosgw/swift emulate split read/write acls?
Nathan Cutler
09:57 AM rgw Bug #19289 (Pending Backport): radosgw/swift emulate split read/write acls?
Nathan Cutler
09:48 AM RADOS Bug #22257 (Resolved): mon: mgrmaps not trimmed
Nathan Cutler
09:48 AM RADOS Backport #22258 (Resolved): mon: mgrmaps not trimmed
Nathan Cutler
09:47 AM RADOS Backport #22402 (Resolved): luminous: osd: replica read can trigger cache promotion
Nathan Cutler
09:47 AM Messengers Bug #22437 (Resolved): msg/async: unregister connection failed when racing happened
Nathan Cutler
09:47 AM Backport #22452 (Resolved): luminous: msg/async: unregister connection failed when racing happened
Nathan Cutler
09:34 AM Revision de2ddf9a (ceph): rados: clean up rados_getxattrs() and rados_striper_getxattrs()
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn> Gu Zhongyan
08:37 AM Revision d9637b76 (ceph): Merge pull request #20178 from xiexingguo/wip-map-version
crush, mon: bump up map version only if we truly created a weight-set
Reviewed-by: Kefu Chai <kchai@redhat.com>
Xie Xingguo
08:32 AM rgw Bug #22898 (New): rgw: (jewel) swift acls and cross-tenant access.
So this is a feature request for something we have in luminous, but it's come up a lot for jewel.
Keystone acl ele...
Marcus Watts
08:05 AM RADOS Backport #22807 (Resolved): luminous: "osd pool stats" shows recovery information bugly
Nathan Cutler
08:03 AM rgw Bug #22896 (New): rgw: (jewel) swift acls silently drop invalid acl elements.
So, when specifying invalid elements in swift acls for jewel, ceph silently eats that acl element. This is not good ... Marcus Watts
08:02 AM CephFS Backport #22339 (Resolved): luminous: ceph-fuse: failure to remount in startup test does not hand...
Nathan Cutler
08:02 AM Revision a42a4d40 (ceph): config: Change bluestore_cache_kv_max to type INT64
If bluestore_cache_kv_max is negative, bluestore won't calculate meta
ratio and kv ratio automatically. So change the...
Zhi Zhang
08:01 AM CephFS Bug #22460 (Resolved): mds: handle client session messages when mds is stopping
Nathan Cutler
08:01 AM CephFS Backport #22490 (Resolved): luminous: mds: handle client session messages when mds is stopping
Nathan Cutler
08:00 AM CephFS Bug #22459 (Resolved): cephfs-journal-tool: tool would miss to report some invalid range
Nathan Cutler
08:00 AM CephFS Backport #22499 (Resolved): luminous: cephfs-journal-tool: tool would miss to report some invalid...
Nathan Cutler
07:59 AM CephFS Bug #22458 (Resolved): cephfs: potential adjust failure in lru_expire
Nathan Cutler
07:59 AM CephFS Backport #22500 (Resolved): luminous: cephfs: potential adjust failure in lru_expire
Nathan Cutler
07:58 AM CephFS Bug #22492 (Resolved): Locker::calc_new_max_size does not take layout.stripe_count into account
Nathan Cutler
07:58 AM CephFS Backport #22564 (Resolved): luminous: Locker::calc_new_max_size does not take layout.stripe_count...
Nathan Cutler
07:57 AM CephFS Bug #22526 (Resolved): AttributeError: 'LocalFilesystem' object has no attribute 'ec_profile'
Nathan Cutler
07:57 AM CephFS Backport #22573 (Resolved): luminous: AttributeError: 'LocalFilesystem' object has no attribute '...
Nathan Cutler
07:57 AM Revision 14a1035a (ceph): Merge pull request #20197 from xiexingguo/wip-load-ws-from-ms
pybind/mgr/balancer: load weight-set from ms
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
07:56 AM CephFS Backport #22579 (Resolved): luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full ...
Nathan Cutler
07:56 AM Revision ce2413c6 (ceph): Merge pull request #20196 from yaozongyou/improve-straw2-readability
crush: improve straw2 algorithm's readability
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
07:55 AM CephFS Backport #22699 (Resolved): luminous: client:_rmdir() uses a deleted memory structure(Dentry) lea...
Nathan Cutler
07:55 AM Revision 43a2b003 (ceph): Merge pull request #20194 from xiexingguo/wip-badsteps
pybind/mgr/balancer: increase bad_steps properly
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
07:55 AM CephFS Backport #22719 (Resolved): luminous: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Nathan Cutler
07:55 AM Revision 85fe7ef9 (ceph): Merge pull request #20189 from neha-ojha/wip-fix-update_calc_stats
PG: primary should not be in the peer_info, skip if it is
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by:...
Kefu Chai
07:54 AM RADOS Bug #22715 (Resolved): log entries weirdly zeroed out after 'osd pg-temp' command
Nathan Cutler
07:54 AM RADOS Backport #22744 (Resolved): luminous: log entries weirdly zeroed out after 'osd pg-temp' command
Nathan Cutler
07:36 AM Bug #22823 (Resolved): sitepackages=True causes problems on Fedora when some packages are already...
Kefu Chai
07:35 AM Revision c971535f (ceph): Merge pull request #20151 from badone/wip-run-tox-ceph-disk-deps-failure
tests: ceph-disk: Remove sitepackages=True
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai
07:35 AM Revision af20ea9d (ceph): Merge pull request #20140 from smithfarm/wip-python3-mopup
build/ops: rpm: Python 3-only ceph-disk and ceph-volume
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:29 AM Revision 5edf84a6 (ceph): Merge pull request #19953 from badone/wip-c_read_operations-tautologica...
c_read_operations.cc: Silence tautological-compare compiler warning
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Re...
Kefu Chai
07:02 AM CephFS Backport #22860 (In Progress): luminous: osdc: "FAILED assert(bh->last_write_tid > tid)" in power...
https://github.com/ceph/ceph/pull/20256 Prashant D
06:30 AM Revision 9b6f9da3 (ceph): Merge pull request #20071 from joscollin/wip-ceph-fuse-doc
doc: Specify mount details in ceph-fuse
Reviewed-by: Zheng Yan <zyan@redhat.com>
Jos Collin
06:26 AM rgw Backport #22893 (In Progress): luminous: rgw: S3 interface: X-Amz-Copy-Source must be URL-encoded
Nathan Cutler
06:25 AM Revision 43b37b83 (ceph): osdc/ObjectCacher: fix off-by-one error in bh_write_commit()
Fixes: https://tracker.ceph.com/issues/22741
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit...
Yan, Zheng
06:25 AM Revision 7756a445 (ceph): osdc/ObjectCacher: don't merge TX buffer heads
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 0b1e515d1c5dddf3c11eddbe6d53167d2fb6aaab)
Yan, Zheng
06:24 AM mgr Bug #22880: failed to load ceph_module with Python3
@John, we only just started compiling MGR with Python 3. The current status is that it builds. Working is another mat... Nathan Cutler
06:22 AM Revision caeb6c80 (ceph): mgr: prometheus: set metadata metrics value to '1' (#22717).
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru> Konstantin Shalygin
06:16 AM rbd Backport #22857 (In Progress): luminous: librbd::object_map::InvalidateRequest: 0x7fbd100beed0 sh...
https://github.com/ceph/ceph/pull/20253 Prashant D
06:07 AM rgw Bug #22731 (Duplicate): AWS V4 signature issue on Jewel
Nathan Cutler
06:03 AM bluestore Bug #21312: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
Nathan Cutler
05:50 AM Revision d415e2bf (ceph): librbd: potential crash if object map check encounters error
Fixes: http://tracker.ceph.com/issues/22819
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:49 AM CephFS Backport #22798 (Resolved): luminous: mds: add success return
Nathan Cutler
05:46 AM RADOS Documentation #22843: [doc][luminous] the configuration guide still contains osd_op_threads and d...
For downstream Red Hat products, you should use the Red Hat bugzilla to report bugs. This is the upstream bug tracker... Nathan Cutler
05:35 AM Cleanup #22888 (Fix Under Review): Drop upgrade/jewel-x/point-to-point-x in luminous and master
https://github.com/ceph/ceph/pull/20245 Nathan Cutler
05:29 AM CephFS Backport #22868 (Rejected): jewel: MDS: assert failure when the inode for the cap_export from oth...
Nathan Cutler
01:01 AM CephFS Backport #22868 (Closed): jewel: MDS: assert failure when the inode for the cap_export from other...
Zheng is right. Patrick Donnelly
05:26 AM Revision 025cfe3e (ceph): doc: Specify mount details in ceph-fuse
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
05:24 AM rgw Backport #22858 (In Progress): luminous: beast: bind to specific ip address
https://github.com/ceph/ceph/pull/20252 Prashant D
05:23 AM rgw Backport #22753 (In Progress): luminous: multisite: trim bilogs as data sync peer zones catch up
Nathan Cutler
05:16 AM CephFS Backport #21519 (In Progress): jewel: qa: test_client_pin times out waiting for dentry release fr...
Nathan Cutler
05:15 AM rgw Backport #21937 (In Progress): luminous: source data in 'default.rgw.buckets.data' may not be del...
Nathan Cutler
05:15 AM RADOS Backport #22013 (In Progress): jewel: osd/ReplicatedPG.cc: recover_replicas: object added to miss...
Nathan Cutler
05:15 AM rgw Backport #22214 (In Progress): luminous: Bucket policy evaluation is not carried out for DeleteBu...
Nathan Cutler
05:14 AM rgw Backport #22259 (In Progress): jewel: rgw: swift anonymous access doesn't work in jewel
Nathan Cutler
05:14 AM CephFS Backport #22494 (In Progress): jewel: unsigned integer overflow in file_layout_t::get_period
Nathan Cutler
05:14 AM rgw Backport #22638 (In Progress): jewel: rgw:lc: set LifecycleConfiguration without "Rule" tag retur...
Nathan Cutler
05:14 AM Backport #22670 (In Progress): jewel: OSD heartbeat timeout due to too many omap entries read in ...
Nathan Cutler
05:13 AM rgw Backport #22884 (In Progress): luminous: rgw: document civetweb ssl configuration
Nathan Cutler
05:10 AM rgw Documentation #13523: rgw: document civetweb ssl configuration
@Casey: I thought I had added the "Pending Backport" status to the Documentation tracker already. . . should be fixed... Nathan Cutler
05:08 AM rgw Documentation #13523 (Pending Backport): rgw: document civetweb ssl configuration
Nathan Cutler
04:52 AM Revision 9e6a33b1 (ceph): rgw: allow beast frontend to listen on specific IP address
This patch allows the beast frontend to listen on a specific
IP address rather than *. e.g., with below configuration...
Yuan Zhou
04:45 AM Revision b1d950ed (ceph): OSDMap: add osdmap epoch info when printing info summary
add osdmap epoch info when printing info summary
Signed-off-by: shun-s <song.shun3@zte.com.cn>
shun song
04:44 AM CephFS Backport #22862 (In Progress): luminous: cephfs-journal-tool: may got assertion failure due to no...
https://github.com/ceph/ceph/pull/20251 Prashant D
04:36 AM Backport #22856 (In Progress): luminous: build Debian installation packages failure
Nathan Cutler
04:35 AM Revision 5088132c (ceph): cmake: fix libcephfs-test.jar build failure
When building Ceph Debian installation package, libcephfs-test.jar
build would fail if multi junit versions are insta...
Tone ZHANG
04:00 AM Revision 9a1a15e3 (ceph): cephfs-journal-tool: move shutdown to the deconstructor of MDSUtility
Fixes: http://tracker.ceph.com/issues/22734
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from c...
dongdong tao
03:57 AM CephFS Backport #22864 (In Progress): luminous: mds: scrub crash
https://github.com/ceph/ceph/pull/20249 Prashant D
02:12 AM rgw Bug #22895 (Resolved): radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out
Read and write continuously, and this error occurs after `logrotate's killall -q -1 ...` every day.
net.ipv4.t...
Amine Liu
01:56 AM Revision 1e3af175 (ceph): rgw: can't download object with range when compression enabled
Fixes: http://tracker.ceph.com/issues/22852
Signed-off-by: fang yuxiang <fang.yuxiang@eisoo.com>
fang yuxiang
01:37 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
https://github.com/ceph/ceph-client/commit/e30ee58121e34831b9665934d70dbc72ab0fe2fb Zheng Yan
12:56 AM CephFS Bug #22835: client: the total size of fs is equal to the cluster size when using multiple data pools
Thanks Patrick Donnelly. shangzhong zhu
12:55 AM Revision d93eef31 (ceph): mds: fix scrub crash
Fixes: http://tracker.ceph.com/issues/22730
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from c...
dongdong tao
12:17 AM RADOS Bug #22882: Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
When I saw the test running for 4 hours my first thought was that the cluster was unhealthy -- but all OSDs were up a... Jason Dillaman
12:05 AM rgw Backport #22582: jewel: multisite: 'radosgw-admin sync error list' contains temporary EBUSY errors
duelling backport PRs Nathan Cutler
12:02 AM rgw Backport #22592: jewel: radosgw refuses upload when Content-Type missing from POST policy
duelling backport PRs Nathan Cutler

02/01/2018

11:48 PM CephFS Bug #22839 (Fix Under Review): MDSAuthCaps (unlike others) still require "allow" at start
https://github.com/ceph/ceph/pull/20248 Patrick Donnelly
11:46 PM rgw Backport #22894 (Resolved): jewel: rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
https://github.com/ceph/ceph/pull/20561 Nathan Cutler
11:44 PM rgw Backport #22893 (Resolved): luminous: rgw: S3 interface: X-Amz-Copy-Source must be URL-encoded
https://github.com/ceph/ceph/pull/20236 Nathan Cutler
11:44 PM bluestore Backport #22892 (Resolved): luminous: _read_bdev_label unable to decode label at offset
https://github.com/ceph/ceph/pull/20326 Nathan Cutler
11:43 PM CephFS Backport #22891 (Resolved): luminous: qa: kcephfs lacks many configurations in the fs/multimds su...
https://github.com/ceph/ceph/pull/20302 Nathan Cutler
11:43 PM rgw Backport #22890 (Rejected): jewel: rgw_file: avoid fragging thread_local log buffer
Nathan Cutler
11:43 PM rgw Backport #22889 (Resolved): luminous: rgw_file: avoid fragging thread_local log buffer
https://github.com/ceph/ceph/pull/20345 Nathan Cutler
11:40 PM Revision a219bf47 (ceph): Merge pull request #20247 from ceph/revert-19552-wip-22452-luminous
Revert " luminous: msg/async: unregister connection failed when racing happened"
Reviewed-by: Josh Durgin <jdurgin@r...
Josh Durgin
11:40 PM rgw Bug #17996 (Pending Backport): rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
Nathan Cutler
11:39 PM rgw Bug #17996: rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
https://github.com/ceph/ceph/pull/11485 - specifically commit e67a3b5b5c63ee3a34f06bdbe91d3256c6660a89 Nathan Cutler
11:37 PM CephFS Bug #22835 (Won't Fix): client: the total size of fs is equal to the cluster size when using mult...
This is intended. To avoid double-counting available space, the client simply returns the total raw space in the clus... Patrick Donnelly
11:32 PM CephFS Bug #22436 (Resolved): qa: CommandFailedError: Command failed on smithi135 with status 22: 'sudo ...
Nathan Cutler
11:31 PM CephFS Backport #22501 (Resolved): luminous: qa: CommandFailedError: Command failed on smithi135 with st...
Nathan Cutler
11:07 PM CephFS Backport #22501: luminous: qa: CommandFailedError: Command failed on smithi135 with status 22: 's...
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19628
merged
Yuri Weinstein
11:31 PM bluestore Bug #22161 (Resolved): bluestore: do not crash on over-large objects
Nathan Cutler
11:30 PM bluestore Backport #22507 (Resolved): luminous: bluestore: do not crash on over-large objects
Nathan Cutler
11:07 PM bluestore Backport #22507: luminous: bluestore: do not crash on over-large objects
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19630
merged
Yuri Weinstein
11:28 PM Revision f57a80f0 (ceph): Revert " luminous: msg/async: unregister connection failed when racing ...
Sage Weil
11:26 PM Backport #21863 (Resolved): luminous: ceph-conf: dump parsed config in plain text or as json
Nathan Cutler
11:26 PM RADOS Bug #22117 (Resolved): crushtool decompile prints bogus when osd < max_osd_id are missing
Nathan Cutler
11:25 PM RADOS Backport #22199 (Resolved): crushtool decompile prints bogus when osd < max_osd_id are missing
Nathan Cutler
11:25 PM Bug #21982 (Resolved): osdc/Objecter: objecter op_send_bytes perf counter always 0
Nathan Cutler
11:25 PM Backport #22189 (Resolved): luminous: osdc/Objecter: objecter op_send_bytes perf counter always 0
Nathan Cutler
11:24 PM RADOS Bug #22113 (Resolved): osd: pg limit on replica test failure
Nathan Cutler
11:24 PM RADOS Backport #22176 (Resolved): luminous: osd: pg limit on replica test failure
Nathan Cutler
11:24 PM RADOS Bug #21907 (Resolved): On pg repair the primary is not favored as was intended
Nathan Cutler
11:23 PM RADOS Backport #22213 (Resolved): luminous: On pg repair the primary is not favored as was intended
Nathan Cutler
11:22 PM Revision 0692dc26 (ceph): mds: print inode number not CInode ptr
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:22 PM devops Backport #22194 (Resolved): luminous: Default kernel.pid_max is easily exceeded during recovery o...
Nathan Cutler
11:21 PM Bug #20736 (Resolved): osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
Nathan Cutler
11:21 PM Backport #22509 (Resolved): luminous: osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
Nathan Cutler
11:20 PM rgw Documentation #21610 (Resolved): remove region from "INSTALL CEPH OBJECT GATEWAY"
Nathan Cutler
11:19 PM rgw Backport #21631 (Resolved): luminous: remove region from "INSTALL CEPH OBJECT GATEWAY"
Nathan Cutler
11:19 PM rgw Backport #21632 (Resolved): jewel: remove region from "INSTALL CEPH OBJECT GATEWAY"
Nathan Cutler
11:18 PM Revision 7fdbaa60 (ceph): Merge pull request #18303 from smithfarm/wip-21632-jewel
jewel: doc: remove region from INSTALL CEPH OBJECT GATEWAY
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
11:17 PM Bug #22558 (Resolved): "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Nathan Cutler
11:16 PM Backport #22611 (Resolved): luminous: "Transaction check error" in upgrade:client-upgrade-kraken-...
Nathan Cutler
11:10 PM RADOS Backport #22258: mon: mgrmaps not trimmed
Kefu Chai wrote:
> mgrmonitor does not trim old mgrmaps. these can accumulate forever.
>
> https://github.com/ce...
Yuri Weinstein
11:10 PM Revision e62f21ca (ceph): Merge pull request #19187 from liewegas/wip-trim-mgrmap-luminous
mon/MgrMonitor: limit mgrmap history
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Yuri Weinstein
11:09 PM Revision 419ed62d (ceph): Merge pull request #19269 from tchaikov/wip-pr-19202-luminous
luminous: cmake,common/RWLock: check for libpthread extensions
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewe...
Yuri Weinstein
11:08 PM RADOS Backport #22402: luminous: osd: replica read can trigger cache promotion
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19499
merged
Yuri Weinstein
11:08 PM Revision 11c3f8f3 (ceph): Merge pull request #19499 from shinobu-x/wip-22402-luminous
luminous: osd: replica read can trigger cache promotion
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: A...
Yuri Weinstein
11:08 PM rgw Bug #20935 (Resolved): rgw opslog cannot record referrer when using curl as client
Nathan Cutler
11:08 PM Backport #22452: luminous: msg/async: unregister connection failed when racing happened
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19552
merged
Yuri Weinstein
11:08 PM rgw Backport #22623 (Resolved): luminous: rgw opslog cannot record referrer when using curl as client
Nathan Cutler
11:08 PM Revision 4106dbdd (ceph): Merge pull request #19552 from shinobu-x/wip-22452-luminous
luminous: msg/async: unregister connection failed when racing happened
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:07 PM Bug #20971 (Resolved): rgw opslog didn't compatible with s3
Nathan Cutler
11:07 PM Revision 6dcfa338 (ceph): Merge pull request #19628 from shinobu-x/wip-22501-luminous
luminous: tests: do not configure ec data pool with memstore
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:07 PM Backport #22622 (Resolved): luminous: rgw opslog didn't compatible with s3
Nathan Cutler
11:06 PM Revision 589342d9 (ceph): Merge pull request #19630 from shinobu-x/wip-22507-luminous
luminous: bluestore: do not crash on over-large objects
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:06 PM rgw Bug #22600 (Resolved): compilation failures with boost 1.66
Nathan Cutler
11:06 PM rgw Backport #22621 (Resolved): luminous: compilation failures with boost 1.66
Nathan Cutler
11:06 PM Revision 37ce36b6 (ceph): Merge pull request #19742 from tchaikov/wip-luminous-pr-19649-and-19650
luminous: common/dns, erasure-code: fix mem leaks
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:05 PM rgw Bug #21015 (Resolved): rgw: make HTTP dechunking compatible with Amazon S3
Nathan Cutler
11:05 PM rgw Backport #22401 (Resolved): luminous: rgw: make HTTP dechunking compatible with Amazon S3
Nathan Cutler
11:04 PM RADOS Bug #22673 (Resolved): osd checks out-of-date osdmap for DESTROYED flag on start
Nathan Cutler
11:03 PM RADOS Backport #22761 (Resolved): luminous: osd checks out-of-date osdmap for DESTROYED flag on start
Nathan Cutler
11:01 PM RADOS Backport #22761: luminous: osd checks out-of-date osdmap for DESTROYED flag on start
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20068
merged
Yuri Weinstein
11:03 PM Backport #22770 (Resolved): luminous: ceph-objectstore-tool set-size should maybe clear data-digest
Nathan Cutler
11:01 PM Backport #22770: luminous: ceph-objectstore-tool set-size should maybe clear data-digest
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20069
merged
Yuri Weinstein
11:02 PM Revision bb9964ae (ceph): Merge pull request #20049 from liewegas/wip-zero-length-luminous
os: fix 0-length zero semantics, test
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:01 PM CephFS Bug #21821 (Resolved): MDSMonitor: mons should reject misconfigured mds_blacklist_interval
Nathan Cutler
11:01 PM Revision 6f0167b1 (ceph): Merge pull request #20068 from smithfarm/wip-22761-luminous
luminous: osd: do not check out-of-date osdmap for DESTROYED flag on start
Reviewed-by: Josh Durgin <jdurgin@redhat....
Yuri Weinstein
11:01 PM CephFS Backport #21948 (Resolved): luminous: MDSMonitor: mons should reject misconfigured mds_blacklist_...
Nathan Cutler
09:12 PM CephFS Backport #21948: luminous: MDSMonitor: mons should reject misconfigured mds_blacklist_interval
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19871
merged
Yuri Weinstein
11:01 PM Revision 742b7ba1 (ceph): Merge pull request #20069 from smithfarm/wip-22770-luminous
luminous: tools: ceph-objectstore-tool set-size should clear data-digest
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:00 PM CephFS Backport #22694 (Resolved): luminous: mds: fix dump last_sent
Nathan Cutler
09:11 PM CephFS Backport #22694: luminous: mds: fix dump last_sent
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19959
merged
Yuri Weinstein
11:00 PM RADOS Backport #22807: luminous: "osd pool stats" shows recovery information bugly
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20150
merged
Yuri Weinstein
11:00 PM Revision c8082bda (ceph): Merge pull request #20150 from pdvian/wip-22807-luminous
luminous: mon: do not use per_pool_sum_delta to show recovery summary
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:00 PM CephFS Bug #22475 (Resolved): qa: full flag not set on osdmap for tasks.cephfs.test_full.TestClusterFull...
Nathan Cutler
11:00 PM CephFS Backport #22580 (Resolved): luminous: qa: full flag not set on osdmap for tasks.cephfs.test_full....
Nathan Cutler
09:11 PM CephFS Backport #22580: luminous: qa: full flag not set on osdmap for tasks.cephfs.test_full.TestCluster...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19962
mergedReviewed-by: Patrick Donnelly <pdonnell@redh...
Yuri Weinstein
10:59 PM RADOS Bug #22419 (Resolved): Pool Compression type option doesn't apply to new OSD's
Nathan Cutler
10:59 PM RADOS Backport #22502 (Resolved): luminous: Pool Compression type option doesn't apply to new OSD's
Nathan Cutler
09:04 PM RADOS Backport #22502: luminous: Pool Compression type option doesn't apply to new OSD's
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20106
merged
Yuri Weinstein
10:53 PM Revision bc9b2e6c (ceph): tests: cleanup: drop upgrade/jewel-x/point-to-point-x
This subsuite is only for testing upgrades from one jewel
point release to another. In luminous and master it serves ...
Nathan Cutler
10:53 PM Cleanup #22888 (Resolved): Drop upgrade/jewel-x/point-to-point-x in luminous and master
The point-to-point-x subsuite is only for testing upgrades from one point release to another within a major release. Nathan Cutler
10:50 PM CephFS Bug #22627 (Pending Backport): qa: kcephfs lacks many configurations in the fs/multimds suites
Patrick Donnelly
10:50 PM Revision 7dabdf52 (ceph): Merge PR #19856 into master
* refs/pull/19856/head:
qa: synchronize kcephfs suites with fs/multimds
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
10:46 PM Revision 8b1ecff6 (ceph): ceph-volume: when zapping unmount osd directories
If you zap an lv, device or partition and it's currently mounted as a
ceph osd directory then it will be unmounted so...
Andrew Schoen
10:44 PM rgw Backport #21873 (In Progress): jewel: failed CompleteMultipartUpload request does not release lock
Nathan Cutler
10:43 PM RADOS Bug #22887 (Duplicate): osd/ECBackend.cc: 2202: FAILED assert((offset + length) <= (range.first.g...
... Patrick Donnelly
10:42 PM rgw Bug #21590: fix a bug about inconsistent unit of comparison
Jewel backport is non-trivial - see -https://github.com/ceph/ceph/pull/18119- Nathan Cutler
10:39 PM CephFS Bug #22886: kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.TestClusterFull)
These may be related:... Patrick Donnelly
10:34 PM CephFS Bug #22886 (Resolved): kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.TestClu...
From: http://pulpito.ceph.com/pdonnell-2018-01-30_23:38:56-kcephfs-wip-pdonnell-i22627-testing-basic-smithi/2129601/
...
Patrick Donnelly
10:37 PM Revision 0aa31d29 (ceph): ceph-volume: process: disable stdin param of run()
we cannot use process.communicate() to feed the Popen with input,
because, upon return of process.communicate() the s...
Kefu Chai
10:35 PM Revision 573646d4 (ceph): qa/tests: create 4 lv's by default for ceph-volume tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:34 PM Revision 5717860f (ceph): osd: accept 'keyfile' as well as 'key' during mkfs
Also, don't print the raw key to the log.
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Kefu Chai <kefu@...
Sage Weil
10:34 PM Revision a67d46b6 (ceph): ceph-volume: use --keyfile instead of --key
We do not want the key to show up on the command line (it may appear in
the process list or sudo log file).
Fixes: h...
Sage Weil
10:33 PM Revision 02a9aee1 (ceph): qa/tests: Add openstack volume/disk info for running in ovh
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:29 PM RADOS Bug #22882: Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
It's not quite that simple; ops on a failed OSD or closed session get moved into the homeless_session and at a quick ... Greg Farnum
06:52 PM RADOS Bug #22882: Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
http://qa-proxy.ceph.com/teuthology/jdillaman-2018-02-01_08:21:33-rbd-wip-jd-testing-luminous-distro-basic-smithi/213... Jason Dillaman
06:51 PM RADOS Bug #22882 (Resolved): Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
... Jason Dillaman
09:17 PM Revision 03102e44 (ceph): ceph-volume tests add validation for lsblk parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:16 PM CephFS Bug #22885 (Need More Info): MDS trimming Not ending
HEALTH_WARN 1 clients failing to advance oldest client/flush tid; insufficient standby MDS daemons available; 1 MDSs ... hailong jiang
09:15 PM CephFS Backport #22339: luminous: ceph-fuse: failure to remount in startup test does not handle client_d...
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19370
merged
Yuri Weinstein
09:15 PM Revision df3088db (ceph): Merge pull request #19370 from shinobu-x/wip-22339-luminous
luminous: client: quit on failed remount during dentry invalidate test #19370
Reviewed-by: Patrick Donnelly <pdonnel...
Yuri Weinstein
09:14 PM CephFS Backport #22490: luminous: mds: handle client session messages when mds is stopping
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/19585
merged
Yuri Weinstein
09:14 PM Revision d43ec551 (ceph): Merge pull request #19585 from ukernel/luminous-22460
luminous: mds: handle client session messages when mds is stopping
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:14 PM CephFS Backport #22499: luminous: cephfs-journal-tool: tool would miss to report some invalid range
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19626
merged
Yuri Weinstein
09:14 PM Revision 685e526c (ceph): Merge pull request #19626 from shinobu-x/wip-22499-luminous
luminous: cephfs-journal-tool: tool would miss to report some invalid range
Reviewed-by: Patrick Donnelly <pdonnell@...
Yuri Weinstein
09:13 PM CephFS Backport #22500: luminous: cephfs: potential adjust failure in lru_expire
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19627
merged
Yuri Weinstein
09:13 PM Revision 5ca708cd (ceph): Merge pull request #19627 from shinobu-x/wip-22500-luminous
luminous: cephfs: potential adjust failure in lru_expire
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:13 PM CephFS Backport #22564: luminous: Locker::calc_new_max_size does not take layout.stripe_count into account
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/19776
merged
Yuri Weinstein
09:13 PM Revision b5c189b8 (ceph): Merge pull request #19776 from ukernel/luminous-22492
luminous: mds: respect mds_client_writeable_range_max_inc_objs config
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Yuri Weinstein
09:12 PM CephFS Backport #22573: luminous: AttributeError: 'LocalFilesystem' object has no attribute 'ec_profile'
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19829
merged
Yuri Weinstein
09:12 PM Revision a6189cc3 (ceph): Merge pull request #19829 from pdvian/wip-22573-luminous
luminous: vstart_runner: fixes for recent cephfs changes
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:12 PM CephFS Backport #22579: luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obs...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19830
merged
Yuri Weinstein
09:12 PM Revision b4bc7245 (ceph): Merge pull request #19830 from shinobu-x/wip-22579-luminous
luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obsolete
Reviewed-by: Patrick Donnelly ...
Yuri Weinstein
09:11 PM Revision 66189e16 (ceph): Merge pull request #19871 from smithfarm/wip-21948-luminous
luminous: mon: MDSMonitor: reject misconfigured mds_blacklist_interval
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Yuri Weinstein
09:11 PM Revision b35c39f6 (ceph): Merge pull request #19959 from smithfarm/wip-22694-luminous
luminous: mds: fix dump last_sent
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:11 PM Revision 243f187c (ceph): Merge pull request #19962 from smithfarm/wip-22580-luminous
luminous: tests: full flag not set on osdmap for tasks.cephfs.test_full
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Yuri Weinstein
09:10 PM CephFS Backport #22699: luminous: client:_rmdir() uses a deleted memory structure(Dentry) leading a core
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/19968
merged
Yuri Weinstein
09:10 PM Revision b1c27aed (ceph): Merge pull request #19968 from ukernel/luminous-22699
luminous: ceph-fuse: ::rmdir() uses a deleted memory structure of dentry leads …
Reviewed-by: Patrick Donnelly <pdon...
Yuri Weinstein
09:09 PM CephFS Backport #22719: luminous: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/19982
merged
Yuri Weinstein
09:09 PM Revision f60c2df9 (ceph): Merge pull request #19982 from ukernel/luminous-22719
luminous: mds: handle 'inode gets queued for recovery multiple times'
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Yuri Weinstein
09:06 PM RADOS Bug #22715: log entries weirdly zeroed out after 'osd pg-temp' command
merged https://github.com/ceph/ceph/pull/20042 Yuri Weinstein
09:05 PM Revision 69c87bed (ceph): Merge pull request #20042 from tchaikov/wip-pr-19998-luminous
luminous: fix broken use of streamstream::rdbuf()
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
09:04 PM Revision d81ce5c0 (ceph): Merge pull request #20106 from smithfarm/wip-22502-luminous
luminous: osd: Pool Compression type option doesn't apply to new OSDs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:55 PM Revision 067067b9 (ceph): ceph-volume: when zapping unmount osd directories
If you zap an lv, device or partition and it's currently mounted as a
ceph osd directory then it will be unmounted so...
Andrew Schoen
08:53 PM Revision 5ece73b5 (ceph): ceph-volume simple.activate support dmcrypted devices for both plain an...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision f6dd0ff1 (ceph): ceph-volume terminal create a logger to get terminal+log messages in on...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision 32cb810f (ceph): ceph-volume util.encryption parse legacy encrypted with dirs too
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision c2367ef4 (ceph): ceph-volume util.encryption add notes about extra b64decode call for ce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision b80b61b9 (ceph): ceph-volume tests add a stub for process.call
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision cce6a12f (ceph): ceph-volume tests validate parsing of cryptsetup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision a1124362 (ceph): ceph-volume simple.scan parse the keyring out of the keyring file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:52 PM Revision be9882dd (ceph): ceph-volume: when zapping unmount osd directories
If you zap an lv, device or partition and it's currently mounted as a
ceph osd directory then it will be unmounted so...
Andrew Schoen
08:51 PM Revision 79b8bfb1 (ceph): ceph-volume tests validate parsing of cryptsetup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:51 PM Revision d7855742 (ceph): ceph-volume tests add a stub for process.call
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:44 PM rgw Backport #22884: luminous: rgw: document civetweb ssl configuration
https://github.com/ceph/ceph/pull/20242 Casey Bodley
08:36 PM rgw Backport #22884 (Resolved): luminous: rgw: document civetweb ssl configuration
https://github.com/ceph/ceph/pull/20242 Casey Bodley
08:35 PM Revision 98087d82 (ceph): ceph-volume util.encryption add notes about extra b64decode call for ce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:34 PM Revision be84a8da (ceph): ceph-volume util.encryption parse legacy encrypted with dirs too
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:33 PM rgw Bug #22368: Problem with RGW multipart uploads with resharded buckets
Hi Karol,
While the issues are separate, the backport for #21873 does include the single commit from this one. And...
Casey Bodley
08:13 PM rgw Bug #22368: Problem with RGW multipart uploads with resharded buckets
@Casey Bodley: Are you sure marking this as duplicate of #21873 was correct? At least to me it looks like another pro... Karol Babioch
06:45 PM rgw Bug #22368 (Resolved): Problem with RGW multipart uploads with resharded buckets
the backport is being tracked separately in #21873, closing this one Casey Bodley
08:32 PM Revision 884dabe1 (ceph): ceph-volume terminal create a logger to get terminal+log messages in on...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:32 PM Revision 9608abdb (ceph): ceph-volume simple.activate support dmcrypted devices for both plain an...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:31 PM Revision 3159c2f1 (ceph): ceph-volume simple.scan parse the keyring out of the keyring file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:29 PM Revision d72038f7 (ceph): ceph-volume: adds a util.system.unmount function
This function will unmount the given path
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:14 PM Revision 4f279144 (ceph): doc/ceph-volume add lvm/encryption to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 163ee6a61235e97c341b2817114d98b576697096)
Alfredo Deza
08:14 PM Revision eadf3da9 (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit babcdf2fa59baab6bc2cd8a1ac190b8d02fa3fce)
Alfredo Deza
08:13 PM Revision 15882557 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f0f0c1f8c4dc433d8978de134c120328842a5d7f)
Alfredo Deza
08:13 PM Revision e77655cb (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
08:13 PM Revision 75e01628 (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 498d7a06a1f17c769c11da7ba9f83bcf2c0e433d)
Alfredo Deza
08:13 PM Revision b9f58947 (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ad73be2c2a6ee273d37b706626974d6900742256)
Alfredo Deza
08:13 PM Revision 5e6740bd (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d51973a64d9f18e0dfde7601b3ffbc57571ea653)
Alfredo Deza
08:13 PM Revision ead239fc (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a774eae43a089798f895507f18b0c5d68a49fbb4)
Alfredo Deza
08:13 PM Revision 1a5c6045 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 18972322567e158a56d0e71ca4f2afbed413c855)
Alfredo Deza
08:13 PM Revision bd9326e7 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2477ac805e172a10ae3214151a78b4601cf88021)
Alfredo Deza
08:13 PM Revision 4c8a8093 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d1ef5c487ba1ea868fd85b8c425986a2cf435519)
Alfredo Deza
08:13 PM Revision 376494fe (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit be0dfe76535fa135168763275513d7fafba6fe4c)
Alfredo Deza
08:13 PM Revision 94a1e31e (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a36dcdf9cfbc3ca012c5cb022e0d7dbcd95984f4)
Alfredo Deza
08:10 PM Revision 0bf26505 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3476e87cec353b100cf8c117d74708f51dd6de2c)
Alfredo Deza
08:10 PM Revision e5d18bce (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit be3300455e479b03ac072d28bb05ccc7eaddb2e9)
Alfredo Deza
08:09 PM Revision 0efc69ed (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 477670a0912c9e01fe59155bf135eaf92bdc3318)
Alfredo Deza
08:09 PM Revision d57136ea (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 88ff873e9a60bd811356f7e15c8ef7f826d09337)
Alfredo Deza
08:09 PM Revision a92547c7 (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit dc34a32675a870da98931adffacb2d3db4f74c6c)
Alfredo Deza
08:09 PM Revision 1321ba91 (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0e2190c7a22b61aeecdb60b6c8bfe5ba6aa873a4)
Alfredo Deza
08:07 PM Revision 2b0599d3 (ceph): Merge pull request #20240 from ceph/backport-20010
luminous: ceph-volume: adds a --destroy flag to ceph-volume lvm zap
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
08:01 PM Revision aba99e70 (ceph): ceph-volume: no need to set PVolume.vg_name explicitly
This will be set automatically in __init__ by looping
through kw.items and creating properties on PVolume
with them.
...
Andrew Schoen
08:01 PM Revision d06e7d52 (ceph): ceph-volume: print a message to terminal if --destroy is skipped
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit d2529ee5dd9a4dc6a81eeb2d5e54c0bdd6beeb2f)
Andrew Schoen
08:01 PM Revision b12e0009 (ceph): ceph-volume: clean up docstrings for lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 57471fe7e74c94351e713ff99cbcbaa7dc6a0f52)
Andrew Schoen
08:01 PM Revision 039d1875 (ceph): ceph-volume: switch remove_vg and remove_pv to process.run
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 5a1be9a73919e13fe603861588bcc20872a4c133)
Andrew Schoen
08:01 PM Revision 5f98bc96 (ceph): ceph-volume: allow passing a fail_msg param to process.run
This will allow the user to provide a more detailed error message
on why the command failed.
Signed-off-by: Andrew S...
Andrew Schoen
08:01 PM Revision 2ac9bbdd (ceph): Merge pull request #20239 from ceph/backport-19949
luminous: ceph-volume: adds --crush-device-class flag for lvm prepare and create #19949
Reviewed-by: Alfredo Deza <a...
Alfredo Deza
07:59 PM Revision 8d7552bf (ceph): ceph-volume: tests for lvm zap --destroy
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit fafa183d8f13fa769eaab5f865f6592b89225901)
Andrew Schoen
07:59 PM Revision 4d23258e (ceph): ceph-volume: docs for the --destroy flag of lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 708cb43c503e962304211041570d6ca660bca1fb)
Andrew Schoen
07:59 PM Revision 8fd6f29e (ceph): ceph-volume: remove the -a flag from api.lvm.get_pvs
When we run `pvs -a` it returns all pvs, even ones that
have been recently deleted. Because of this pvs that have jus...
Andrew Schoen
07:59 PM Revision 2a42491c (ceph): ceph-volume: adds an api.lvm.remove_pv method
Used to remove physical volumes
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 0811c02...
Andrew Schoen
07:59 PM Revision 4f3ebfe4 (ceph): ceph-volume: also remove pvs with lvm zap --destroy
Leaving the pv around doesn't keep us from redeploying on
that device because we also wipefs, but explicitly destroyi...
Andrew Schoen
07:59 PM Revision 91463059 (ceph): ceph-volume: expose vg_name in api.lvm.get_api_pvs
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit b7f24ec451e167d81a83c1e21597a9fece4f0684)
Andrew Schoen
07:59 PM Revision 3002953e (ceph): ceph-volume: adds an api.lvm.remove_vg method
This method can be used to remove volume groups
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked fro...
Andrew Schoen
07:59 PM Revision 89a0aa94 (ceph): ceph-volume: adds the --destroy flag to ceph-volume lvm zap
If you use the --destroy flag and are zapping a raw device
or parition then zap will destroy any vgs or lvs it finds ...
Andrew Schoen
07:55 PM Revision 3f0d1f71 (ceph): Merge pull request #20238 from ceph/backport-19875
luminous: ceph-volume: adds success messages for lvm prepare/activate/create
Reviewed-by: Alfredo Deza <adeza@redhat...
Alfredo Deza
07:54 PM Revision 0e47c46f (ceph): ceph-volume: docs for --crush-device-class
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 21f459437bd1208812504a20e5a50f7a47bfa979)
Andrew Schoen
07:54 PM Revision ccc6b554 (ceph): ceph-volume: print the lvm activate success message correctly
Move the terminal.success to the methods that have access to the
correct osd_id so that they do not print None for th...
Andrew Schoen
07:54 PM Revision 00efa1a1 (ceph): ceph-volume: add crush_device_class to lvm metadata
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 11da2185635ce14103471d851f1e8c84199d3745)
Andrew Schoen
07:54 PM Revision 5d9b4545 (ceph): ceph-volume: adds crush_device_class to the functional tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 36a388d72acb049b5ee25ceea6a8d341aa58e31f)
Andrew Schoen
07:54 PM Revision 73e71435 (ceph): ceph-volume: adds crush_device_class to json metadata for 'osd new'
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 3404d8bba503f3f74f411b11108d39cb626d3bed)
Andrew Schoen
07:54 PM Revision 48591335 (ceph): ceph-volume: adds a --crush-device-class flag to lvm create and prepare
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit bf468bc3737c15a8f15ec19ebf81c42672e28aaf)
Andrew Schoen
07:45 PM Revision 4bd607b2 (ceph): ceph-volume: adds success message to ceph-volume simple activate
This used to only show the message if systemd was not being used, now
it will show this always if the command is succ...
Andrew Schoen
07:45 PM Revision ce5df11e (ceph): ceph-volume: add success message for ceph-volume lvm prepare
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 75c460f6e1864f15e1d23146c5740ce43c000e42)
Andrew Schoen
07:45 PM Revision 4709380f (ceph): ceph-volume: add success message for ceph-volume lvm activate
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit d30928d7c7d7cfb7e465ec2e7e46dc48407436f0)
Andrew Schoen
07:45 PM Revision ad73312f (ceph): ceph-volume: add success message for ceph-volume lvm create
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 0185d93cc1be1e7a6d3a803631ff92df9787754a)
Andrew Schoen
07:43 PM Revision 52502303 (ceph): Merge pull request #20237 from ceph/backport-wip-rm22281
luminous: ceph-volume rollback on failed OSD prepare/create
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:34 PM Revision c4947355 (ceph): ceph-volume lvm.prepare fallback to bluestore when objectstore is not s...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9b17ad2f8fe617d219fdb2f46dd2675669f32f08)
Alfredo Deza
07:34 PM Revision d6598635 (ceph): ceph-volume lvm.create fallback to bluestore when objectstore is not sp...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6781d6498e01bfc89189c235540e5c2a2e6bc8ca)
Alfredo Deza
07:34 PM Revision 25fbed91 (ceph): ceph-volume lvm.create rollback osd creation when prepare or activate f...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 07be6fe0ab7981ebdc34779a8ccd6220d640a549)
Alfredo Deza
07:34 PM Revision 2d238360 (ceph): ceph-volume lvm.common create a rollback_osd utility to cleanup failed ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e533792e0dbafc160238c0f5783f4430e2705571)
Alfredo Deza
07:34 PM Revision 14e16a23 (ceph): ceph-volume lvm.prepare rollback osd when prepare fails and an osd id w...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 579d12806b2ffc693a4e70ba3eaf663fa281d35e)
Alfredo Deza
07:19 PM rgw Bug #22721: Resharding hangs with versioning-enabled buckets
potentially related to an infinite loop in bilist? http://tracker.ceph.com/issues/22737 Casey Bodley
07:18 PM rgw Bug #22820 (Pending Backport): rgw_file: avoid fragging thread_local log buffer
Matt Benjamin
07:15 PM rgw Bug #22121: rgw: S3 interface: X-Amz-Copy-Source must be URL-encoded
(luminous backport staged at https://github.com/ceph/ceph/pull/20236) Matt Benjamin
07:07 PM rgw Bug #22121 (Pending Backport): rgw: S3 interface: X-Amz-Copy-Source must be URL-encoded
Matt Benjamin
07:11 PM Revision ebcd33db (ceph): rgw: URL-decode S3 and Swift object-copy URLs
Fixes: http://tracker.ceph.com/issues/22121
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from ...
Matt Benjamin
07:10 PM rgw Bug #22883 (New): rgw: bucket link doesn't change ownership of objects residing in the bucket
One option is when creating objects acls, instead of using the bucket owner uid, use a different representation that ... Yehuda Sadeh
06:53 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
I still suspect that it relates to incomplete bucket index changes. These eventually get fixed through the dir_sugges... Yehuda Sadeh
06:09 PM RADOS Bug #22881 (Resolved): scrub interaction with HEAD boundaries and snapmapper repair is broken
symptom:... Sage Weil
05:31 PM mgr Bug #22880: failed to load ceph_module with Python3
Kefu, do you know if a py3-compiled mgr has been seen to work? I've never tried it. John Spray
04:42 PM mgr Bug #22880 (Resolved): failed to load ceph_module with Python3
It's glad to see that python3 can be build with ceph-mgr, however
```
2018-02-01 16:39:54.385 7fd309ffb700 -1 mgr...
Shengjing Zhu
05:31 PM rbd Bug #22321 (Resolved): ceph 12.2.x Luminous: Build fails with --without-radosgw
Jason Dillaman
05:30 PM rbd Backport #22375 (Resolved): luminous: ceph 12.2.x Luminous: Build fails with --without-radosgw
Jason Dillaman
05:30 PM Revision 4e9092b1 (ceph): Merge pull request #19483 from smithfarm/wip-22375-luminous
luminous: build/ops: luminous build fails with --without-radosgw
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:11 PM rbd Bug #20789 (Resolved): Compare and write against a clone can result in failure
Jason Dillaman
05:10 PM rbd Backport #22198 (Resolved): luminous: Compare and write against a clone can result in failure
Jason Dillaman
05:10 PM Revision 041dd603 (ceph): Merge pull request #20211 from dillaman/wip-22198-luminous
luminous: librbd: compare and write against a clone can result in failure
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
04:41 PM rbd Backport #21914 (Resolved): luminous: [rbd-mirror] peer cluster connections should filter out com...
Jason Dillaman
04:22 PM Revision 1bff073b (ceph): rgw: beast frontend can listen on multiple endpoints
rgw_frontends options port= and endpoint= can be given multiple times,
and the beast frontend will listen on each end...
Casey Bodley
04:17 PM mgr Backport #21049: luminous: mgr ignores public_network setting
... Ken Dreyer
04:16 PM Revision 7b20cc9b (ceph): librbd: reduce lock scope when assembling read results
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 284feb6a32795c64b1c5ec3b3bf0d959e72dd940)
Jason Dillaman
04:16 PM Revision f7b21684 (ceph): librbd: default template parameter for C_SparseReadRequest
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ab0e558961ed9b63c00ad1d09ee0f9f79fd62295)
Jason Dillaman
04:16 PM Revision b1281005 (ceph): librbd: refactor io::ObjectReadRequest
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 62c3282b875f7345d7b71228d1e35e0cc87d44fa)
Jason Dillaman
04:16 PM Revision 487c41e7 (ceph): librbd: object cacher should re-use read state machine
This adds support for sparse-reads and ensures all object reads
utilize a single, tested code path.
Signed-off-by: J...
Jason Dillaman
04:16 PM Revision 7807083e (ceph): librbd: copyup state machine needs to handle empty write ops
The compare-and-write object operation cannot be executed
concurrently within a copyup operation since the object mig...
Jason Dillaman
04:16 PM Revision 4f77368a (ceph): librbd: simplify interface between object IO and copyup state machines
The initial copyup was not receiving a write hint and the
code for hints was duplicated multiple times. Additionally,...
Jason Dillaman
04:16 PM Revision 11f21bec (ceph): librbd: consolidate all object discard-related logic into single state ...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 318797f59adcedcc386e01f1975011e0086434ac)
Jason Dillaman
04:16 PM Revision e41f815e (ceph): librbd: refactor object write request state machines
Fixes: http://tracker.ceph.com/issues/20789
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:16 PM Revision 445583a9 (ceph): test/librbd: disable compare and write if skipping partial discard
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4e8b0b60a72fe1e1ac10a2beb46b77d4b58c91c4)
Jason Dillaman
04:16 PM Revision 1581b9e3 (ceph): test/librados_test_stub: pass snap context to zero op
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 78ca0fde22076e8b156feb8dfd60aaee316a1895)
Mykola Golub
04:16 PM Revision 36f7a543 (ceph): test/librados_test_stub: simulate set_alloc_hint creating a non-existen...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4b851ce0fa534ca043aca835057b9d68660971a4)
Jason Dillaman
04:16 PM Revision 1fe2fe8d (ceph): test/librados_test_stub: mocked remainder of IO ops used by librbd
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit c4e5613e4a74316ba9667654e887a835b240609a)
Jason Dillaman
04:16 PM Revision b77b7218 (ceph): librbd: templatize IO object request state machines
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 654a78fa54520370f5466f9d282d4e9f8365ad48)
Jason Dillaman
04:16 PM Revision ba3b6099 (ceph): librbd: ObjectReadRequest does not require buffer extents
The ReadResult wrapper requires the buffer extents to know
how to properly reconstruct the out buffer.
Signed-off-by...
Jason Dillaman
04:15 PM rbd Bug #21391 (Resolved): [tcmu-runner] export librbd IO perf counters to mgr
Jason Dillaman
04:15 PM rbd Backport #22033 (Resolved): luminous: [tcmu-runner] export librbd IO perf counters to mgr
Jason Dillaman
04:15 PM Revision c727db5b (ceph): Merge pull request #20209 from dillaman/wip-22033-luminous
luminous: mgr/dashboard: added iSCSI IOPS/throughput metrics
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
04:15 PM rbd Backport #22169 (Resolved): luminous: *** Caught signal (Segmentation fault) ** in thread thread_...
Jason Dillaman
04:14 PM Revision a3647582 (ceph): Merge pull request #20210 from dillaman/wip-22169-luminous
luminous: librbd: set deleted parent pointer to null
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
04:14 PM rbd Feature #21849 (Resolved): sparse-reads should not be used for small IO requests
Jason Dillaman
04:13 PM rbd Backport #21920 (Resolved): luminous: sparse-reads should not be used for small IO requests
Jason Dillaman
04:13 PM Revision 2f887e04 (ceph): Merge pull request #20208 from dillaman/wip-21920-luminous
luminous: librbd: default to sparse-reads for any IO operation over 64K
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
04:13 PM rbd Bug #21961 (Resolved): [rbd-mirror] spurious "bufferlist::end_of_buffer" exception
Jason Dillaman
04:13 PM Revision 22780c7a (ceph): Merge pull request #20203 from ceph/wip-rm22642
ceph-volume: fix usage of the --osd-id flag
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:13 PM rbd Backport #21969 (Resolved): luminous: [rbd-mirror] spurious "bufferlist::end_of_buffer" exception
Jason Dillaman
04:13 PM rbd Bug #21561 (Resolved): [rbd-mirror] primary image should register in remote, non-primary image's ...
Jason Dillaman
04:12 PM rbd Backport #21793 (Resolved): luminous: [rbd-mirror] primary image should register in remote, non-p...
Jason Dillaman
04:12 PM Revision 402b8e08 (ceph): Merge pull request #20207 from dillaman/wip-21793-luminous
luminous: rbd-mirror: primary image should register in remote, non-primary image's journal
Reviewed-by: Mykola Golub...
Jason Dillaman
04:12 PM rbd Backport #21694 (Resolved): luminous: compare-and-write -EILSEQ failures should be filtered when ...
Jason Dillaman
04:12 PM Revision d2dbebf9 (ceph): Merge pull request #20206 from dillaman/wip-21694-luminous
luminous: librbd: journal should ignore -EILSEQ errors from compare-and-write
Reviewed-by: Mykola Golub <mgolub@suse...
Jason Dillaman
04:11 PM rbd Backport #22577 (Resolved): luminous: [test] rbd-mirror split brain test case can have a false-po...
Jason Dillaman
04:11 PM Revision eaedbcd0 (ceph): Merge pull request #20205 from dillaman/wip-22577-luminous
luminous: qa/workunits/rbd: simplify split-brain test to avoid potential race
Reviewed-by: Mykola Golub <mgolub@suse...
Jason Dillaman
04:11 PM bluestore Bug #22285: _read_bdev_label unable to decode label at offset
master pr: https://github.com/ceph/ceph/pull/20090 Abhishek Lekshmanan
02:51 PM bluestore Bug #22285 (Pending Backport): _read_bdev_label unable to decode label at offset
Sage Weil
04:11 PM rbd Backport #22809 (Resolved): luminous: rbd snap create/rm takes 60s long
Jason Dillaman
04:11 PM Revision 672ef675 (ceph): Merge pull request #20153 from pdvian/wip-22809-luminous
luminous: librbd: fix snap create/rm may taking long time
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:09 PM rbd Bug #22791 (Resolved): [librbd] force removing snapshots cannot remove children
Jason Dillaman
04:09 PM rbd Backport #22806 (Resolved): luminous: [librbd] force removing snapshots cannot remove children
Jason Dillaman
04:09 PM Revision 381c044d (ceph): Merge pull request #20135 from dillaman/wip-22806-luminous
luminous: librbd: force removal of a snapshot cannot ignore dependent children
Reviewed-by: Mykola Golub <mgolub@sus...
Jason Dillaman
04:00 PM rbd Backport #22174 (Resolved): luminous: possible deadlock in various maintenance operations
Jason Dillaman
04:00 PM Revision b272904f (ceph): Merge pull request #19123 from pdvian/wip-22174-luminous
luminous: possible deadlock in various maintenance operations
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:59 PM ceph-volume Bug #22879 (Resolved): (luminous) ceph-volume filestore creation stopped with 'TypeError: sequenc...
Hi,
i'm not able to create a simple filestore under ubuntu xenial......
Enrico Labedzki
03:55 PM ceph-volume Bug #22878 (Resolved): `lvm zap` should work with encrypted devices
Currently `lvm zap` fails when run against an encrypted device if it's still opened by cryptsetup. The device must be... Andrew Schoen
03:55 PM Revision ad8b4e12 (ceph): rgw: use bucket marker for multipart complete oid
the use of bucket_id breaks multipart uploads if the bucket has been
resharded, because InitMultipart uses the old bu...
Casey Bodley
03:49 PM rgw Bug #22877 (Resolved): rgw: elastic plugin doesn't seem to work with ES 6
Looks like ES 6 is stricter in expecting to see content type in headers, and additionally deprecation of "string" fie... Abhishek Lekshmanan
03:40 PM Revision 270498d6 (ceph): rgw: release cls lock if taken in RGWCompleteMultipart
Follows Casey's proposal to conditionally release the lock in
::complete(), in order to avoid duplicated code in vari...
Matt Benjamin
03:36 PM Revision be60490f (ceph): qa/workunits/rbd: remove "trash purge --threshold" test
It is difficult to make it work reliably in different environments.
Fixes: http://tracker.ceph.com/issues/22803
Sign...
Mykola Golub
03:33 PM ceph-volume Bug #22836: ceph-volume doesn't add OSD's auth to Monitors when creating new BlueStore OSD
I believe this bug is because of the use of --osd-id. This PR fixes the issue where auth is not created for an OSD if... Andrew Schoen
12:32 PM ceph-volume Bug #22836 (Need More Info): ceph-volume doesn't add OSD's auth to Monitors when creating new Blu...
We can't replicate this issue when deploying OSDs. Do you have some configuration that requires these permissions? Wi... Alfredo Deza
03:30 PM ceph-volume Feature #22876 (Resolved): unmount devices with ceph-volume lvm zap
ceph-volume lvm zap will fail if the device you're zapping is mounted. We should check to see if the device is mounte... Andrew Schoen
03:22 PM Revision 1fc467fc (ceph): RGW: Fix duplicate tag removal during GC
We need to remove all processed tags before we fetch a new batch of tags
for removal, otherwise some tags might get p...
Jens Harbott
03:13 PM rgw Backport #21791 (In Progress): jewel: RGW: Multipart upload may double the quota
Nathan Cutler
03:08 PM rbd Cleanup #22738 (In Progress): [test] separate v1 format tests from v2 format tests under teuthology
Jason Dillaman
03:07 PM Revision d7f7000d (ceph): mon: allow removal of tier of ec overwritable pool
Fixes: http://tracker.ceph.com/issues/22754
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:05 PM rgw Bug #20107: rgw: Truncated objects
Note there are two commits (in two different PRs) that are needed to fix this. See the jewel backport. Nathan Cutler
03:04 PM rgw Bug #20107 (Pending Backport): rgw: Truncated objects
Nathan Cutler
03:04 PM rgw Backport #20719 (In Progress): jewel: rgw: Truncated objects
Nathan Cutler
03:03 PM rgw Bug #22852 (Fix Under Review): rgw: can't download object with range when compression enabled
Casey Bodley
10:43 AM rgw Bug #22852: rgw: can't download object with range when compression enabled
https://github.com/ceph/ceph/pull/20226 fang yuxiang
10:06 AM rgw Bug #22852 (Resolved): rgw: can't download object with range when compression enabled
Reproduce issue by steps:
1. enable compression
2. create a bucket
3. upload an object
4. download the object wit...
fang yuxiang
02:52 PM Bug #22875 (Resolved): run-make-check.sh thinks it needs debianutils on SUSE
On Debian and derivatives, /usr/bin/which is provided by a package called "debianutils". On RH, SUSE and derivatives ... Nathan Cutler
02:51 PM Revision fbc41923 (ceph): Merge pull request #20090 from liewegas/wip-bluestore-label
os/bluestore: make bdev label parsing error more meaningful and less noisy
Reviewed-by: Varada Kari <varada.kari@gma...
Sage Weil
02:43 PM CephFS Backport #22868: jewel: MDS: assert failure when the inode for the cap_export from other MDS happ...
it's multimds bug, I don't think we need to backport it to jewel Zheng Yan
10:50 AM CephFS Backport #22868 (Rejected): jewel: MDS: assert failure when the inode for the cap_export from oth...
Nathan Cutler
02:40 PM rbd Feature #22874 (Duplicate): [clone v2] configurable setting to move images to trash upon remove r...
The option can support enums of "never" (default), "always", and "in-use" (image is a parent to a clone). Jason Dillaman
02:39 PM rgw Bug #22731: AWS V4 signature issue on Jewel
Matt Benjamin
02:38 PM rgw Bug #22731: AWS V4 signature issue on Jewel
older backport PR--one of these will merge shortly
https://github.com/ceph/ceph/pull/17731
Matt Benjamin
02:21 PM rgw Bug #22731: AWS V4 signature issue on Jewel
Matt Benjamin wrote:
> The following backport PR against Jewel resolves the issue for me:
>
> https://github.com/...
Yuan Zhou
02:38 PM rbd Feature #22873 (Resolved): [clone v2] removing an image should automatically delete snapshots in ...
Jason Dillaman
02:37 PM Revision 77a3b64f (ceph): test/log: fix for crash with libc++
the original issue reproduced with operator<<(const char*) in libstdc++,
but this actually crashes with libc++. test ...
Casey Bodley
02:32 PM rbd Bug #22872 (Resolved): "rbd trash purge --threshold" should support data pool
Currently only the base pool is used for calculating usage. Jason Dillaman
01:10 PM Revision 0eacf651 (ceph): test/store_test: update Many4KWritesTest* test cases to finalize with fsck
Doing that when statfs report doesn't match our expectations will
provide more insight on the mismatch and helps to a...
Igor Fedotov
12:35 PM rgw Bug #22870 (New): rgw: bucket stats size_actual is incorrect
Create a bucket with one object of 1913 size, the bucket actual size is 4096
radosgw-admin bucket stats --bucket m...
Orit Wasserman
12:28 PM ceph-volume Bug #22840 (Closed): (luminous) ceph-volume (lvcreate --yes), unknown parameter --yes
Trusty is not supported with ceph-volume because Trusty doesn't have systemd and ceph-volume depends on it. You might... Alfredo Deza
12:18 PM Dashboard Bug #22851 (Fix Under Review): dashboard module: 404 for static resouces
https://github.com/ceph/ceph/pull/20229 Kefu Chai
08:18 AM Dashboard Bug #22851 (Resolved): dashboard module: 404 for static resouces
If you don't set mgr/dashboard/url_prefix, the static resouces are 404 due to the path:
```
<title>Ceph</title>
...
Shengjing Zhu
12:02 PM CephFS Bug #22869 (Closed): compiling Client.cc generate warnings
[ 2%] Building CXX object src/client/CMakeFiles/client.dir/Client.cc.o
In file included from /home/jcollin/workspac...
Jos Collin
12:01 PM bluestore Bug #21312: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
https://github.com/ceph/ceph/pull/20230 Igor Fedotov
11:45 AM RADOS Bug #22842: (luminous) ceph-disk prepare of simple filestore failed with 'Unable to set partition...
John Spray wrote:
> I would suspect that something is strange about the disk (non-GPT partition table perhaps?), and...
Enrico Labedzki
11:11 AM RADOS Bug #22842: (luminous) ceph-disk prepare of simple filestore failed with 'Unable to set partition...
I would suspect that something is strange about the disk (non-GPT partition table perhaps?), and you're getting less-... John Spray
11:43 AM RADOS Backport #22449: jewel: Visibility for snap trim queue length
presumably non-trivial backport; assigning to the developer Nathan Cutler
11:40 AM RADOS Feature #22448 (Pending Backport): Visibility for snap trim queue length
Nathan Cutler
11:04 AM Revision aff36389 (ceph): os/bluestore: mark derivatives of AioContext as final.
Profiling `AioReadBatch`, a freshly introduced (at the moment in
a wip branch; see PR #19380) descendant of `AioConte...
Radoslaw Zarzynski
10:50 AM CephFS Backport #22867 (Resolved): luminous: MDS: assert failure when the inode for the cap_export from ...
https://github.com/ceph/ceph/pull/20300 Nathan Cutler
10:49 AM RADOS Backport #22866 (Resolved): jewel: ceph osd df json output validation reported invalid numbers (-...
https://github.com/ceph/ceph/pull/20344 Nathan Cutler
10:49 AM CephFS Backport #22865 (Resolved): jewel: mds: scrub crash
https://github.com/ceph/ceph/pull/20335 Nathan Cutler
10:49 AM CephFS Backport #22864 (Resolved): luminous: mds: scrub crash
https://github.com/ceph/ceph/pull/20249 Nathan Cutler
10:49 AM CephFS Backport #22863 (Resolved): jewel: cephfs-journal-tool: may got assertion failure due to not shut...
https://github.com/ceph/ceph/pull/20333 Nathan Cutler
10:49 AM CephFS Backport #22862 (Resolved): luminous: cephfs-journal-tool: may got assertion failure due to not s...
https://github.com/ceph/ceph/pull/20251 Nathan Cutler
10:49 AM CephFS Backport #22861 (Resolved): jewel: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-...
https://github.com/ceph/ceph/pull/20312 Nathan Cutler
10:49 AM CephFS Backport #22860 (Resolved): luminous: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercyc...
https://github.com/ceph/ceph/pull/20256 Nathan Cutler
10:49 AM CephFS Backport #22859 (Resolved): luminous: mds: session count,dns and inos from cli "fs status" is alw...
https://github.com/ceph/ceph/pull/20299 Nathan Cutler
10:49 AM rgw Backport #22858 (Resolved): luminous: beast: bind to specific ip address
https://github.com/ceph/ceph/pull/20252 Nathan Cutler
10:49 AM rbd Backport #22857 (Resolved): luminous: librbd::object_map::InvalidateRequest: 0x7fbd100beed0 shoul...
https://github.com/ceph/ceph/pull/20253 Nathan Cutler
10:49 AM Backport #22856 (Resolved): luminous: build Debian installation packages failure
https://github.com/ceph/ceph/pull/20250 Nathan Cutler
10:01 AM rbd Bug #22819 (Pending Backport): librbd::object_map::InvalidateRequest: 0x7fbd100beed0 should_compl...
Mykola Golub
10:01 AM Revision 69e479bd (ceph): Merge pull request #20214 from dillaman/wip-22819
librbd: potential crash if object map check encounters error
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
09:43 AM Revision 64c7f313 (ceph): osd: avoid the config's get_val() overhead on the read path.
Profiling shows the overhead of the md_config_t::get_val<T>
can be significant. Unfortunately, it is being used in tw...
Radoslaw Zarzynski
09:19 AM Bug #22828 (Pending Backport): build Debian installation packages failure
Kefu Chai
04:47 AM Bug #22828 (Resolved): build Debian installation packages failure
Kefu Chai
09:15 AM Revision ffc06e69 (ceph): pybind/mgr/balancer: make 'eval' command can evaluate specific pool
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:14 AM Revision 675c3525 (ceph): mgr/balancer: pool-specific optimization for crush-compat
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:37 AM Revision 95901732 (ceph): pybind/mgr/balancer: remove optimization plan properly
Should pass in plan name instead of the plan itself.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
08:12 AM RADOS Bug #21750 (Resolved): scrub stat mismatch on bytes
The code is gone. xie xingguo
07:54 AM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
Hi, just wanted to report I'm hitting the same issue on centos 7 with jemalloc-3.6.0-1.el7 and ceph 12.2.2 Nikola Ciprich
07:25 AM Revision 452761e5 (ceph): librbd: by default use new format for deep copy destination
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
06:18 AM Revision ad6039bb (ceph): osd/ReplicatedBackend: 'osd_deep_scrub_keys' doesn't work
Signed-off-by: fang yuxiang <fang.yuxiang@eisoo.com> fang yuxiang
05:42 AM RADOS Bug #22848: Pull the cable,5mins later,Put back to the cable,pg stuck a long time ulitl to resta...
why pgs status is peering alawys, I could sure that such as monitor osd both ok.
those pg state machine should wo...
Yong Wang
05:32 AM RADOS Bug #22848 (New): Pull the cable,5mins later,Put back to the cable,pg stuck a long time ulitl to...
Hi all,
We have 3 nodes ceph cluster, version 10.2.10.
new installing enviroment and prosessional rpms from downlo...
Yong Wang
05:23 AM CephFS Bug #21402: mds: move remaining containers in CDentry/CDir/CInode to mempool
64GB cache size limit experiment attached.
The master branch was tested with 64 kernel clients each building the k...
Patrick Donnelly
04:46 AM Revision b890201f (ceph): Merge pull request #20175 from tone-zhang/wip-fix-bug22828
cmake: fix libcephfs-test.jar build failure
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:45 AM Revision 6062fe0a (ceph): Merge pull request #20174 from cbodley/wip-log-stream-clear
log: clear thread-local stream's ios flags on reuse
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by: Ke...
Kefu Chai
04:43 AM Revision 87aad2d2 (ceph): Merge pull request #20166 from smithfarm/wip-fix-python2-global
build/ops: rpm: fix _defined_if_python2_absent conditional
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by:...
Kefu Chai
04:42 AM Revision f2f00cac (ceph): common/pick_address: wrong prefix_len in pick_iface()
With prefix_len initialized as zero, mask in netmask_ipv4/6()
will always be zero, so find_ip_in_subnet() always retu...
Gu Zhongyan
04:37 AM Revision 2bdb833b (ceph): Merge pull request #20183 from tchaikov/wip-crushtool
crushtool: add --add-bucket and --move options
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:34 AM Revision 2769583f (ceph): Merge pull request #20180 from xiexingguo/wip-more-balancer-fixes
mgr/balancer: two more fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:33 AM Revision 06a1c3d1 (ceph): mds: don't delay processing completed requests in replay queue
Completed requests can also be in replay queue, they need to be processed
(treated as lookup request) in clientreplay...
Yan, Zheng
04:33 AM Revision 8c7dd252 (ceph): Merge pull request #20154 from xiexingguo/wip-mgr-balancer-fixes
mgr/balancer: pool-specific optimization support and bug fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:29 AM Revision 129effb0 (ceph): Merge pull request #20128 from guzhongyan/master
common/pick_address: wrong prefix_len in pick_iface()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:29 AM RADOS Bug #22847 (Resolved): ceph osd force-create-pg cause all ceph-mon to crash and unable to come up...
during the course of trouble-shooting an osd issue, I ran this command:
ceph osd force-create-pg 1.ace11d67
then al...
Frank Li
04:24 AM Revision 1c320ea7 (ceph): Merge pull request #20080 from dillaman/wip-librados-client-compat
librados: getter for min compatible client versions
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
04:17 AM Messengers Bug #22846 (Closed): "Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log w...
/a/kchai-2018-01-31_01:48:16-rados-wip-kefu-testing-2018-01-31-0034-distro-basic-mira/2130028
i am not sure it's...
Kefu Chai
02:20 AM Revision 4faadeae (ceph): crush: improve straw2 algorithm's readability
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
12:29 AM Revision 0e69d4fa (ceph): librbd: group misc cleanup
* Add some error message when returning a negative error code.
* Validate dest name when renaming a group snap.
Sign...
wb song
12:17 AM Revision c3e119d0 (ceph): librbd: fix deep copy a child-image
* tweak create a cloned image when the source image is
a clone (or at least one of its snapshots is a clone).
Sign...
wb song

01/31/2018

11:04 PM Revision f454c293 (ceph): ceph-volume: Require lvm2, move to osd package
Fixes: http://tracker.ceph.com/issues/22443
Signed-off-by: Theofilos Mouratidis <t.mour@cern.ch>
(cherry picked from...
Theofilos Mouratidis
11:04 PM Revision 93f13ab2 (ceph): build/ops: rpm: fix systemd macros for ceph-volume@.service
Fixes: http://tracker.ceph.com/issues/22217
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi...
Nathan Cutler
10:49 PM CephFS Bug #21025 (Resolved): racy is_mounted() checks in libcephfs
Nathan Cutler
10:48 PM CephFS Backport #21359 (Resolved): luminous: racy is_mounted() checks in libcephfs
Nathan Cutler
10:10 PM CephFS Backport #21359: luminous: racy is_mounted() checks in libcephfs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/17875
merged
Yuri Weinstein
10:08 PM CephFS Backport #21359: luminous: racy is_mounted() checks in libcephfs
Nevermind, PR was good as-is. Patrick Donnelly
10:48 PM Revision 8d38932c (ceph): ceph-volume: adds tests for zap --destroy and --osd-id
These are not added for dmcrypt right now because there is a bug related
to zapping encrypted disks that needs fixed ...
Andrew Schoen
10:45 PM Revision 4fff684e (ceph): ceph-volume: adds tests for zap --destroy and --osd-id
These are not added for dmcrypt right now because there is a bug related
to zapping encrypted disks that needs fixed ...
Andrew Schoen
10:41 PM Revision 24b0482a (ceph): ceph-objectstore-tool: Add option "dump-import" to examine an export
Fixes: http://tracker.ceph.com/issues/22086
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
10:41 PM Revision e621e9d7 (ceph): test: ceph_objectstore_tool.py: Perform dump-import
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c4602c9ac8f7819abc89c8668fbdc4572341ac5e)
David Zafman
10:39 PM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
We just aren't assigning that much priority to cache tiering. Greg Farnum
10:38 PM Revision faef2777 (ceph): ceph-objectstore-tool: Improve ceph-objectstore-tool usage output
Remove unused argument test-align
Caused by: 1c8731c31eb53e17d8f363906438963ab5688fe0
Positional arguments are desc...
David Zafman
10:38 PM Revision 99d74032 (ceph): ceph-objectstore-tool: Fix output of section type number
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 508328784516136fe189581bfbfe5a791db8e9fd)
David Zafman
10:38 PM Revision a5282f55 (ceph): ceph-objectstore-tool: Remove unused map section from log dump
Caused by: 44cb6d30640954c66fc03d4ce58b583ffd614951
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked ...
David Zafman
10:27 PM RADOS Bug #22752 (Fix Under Review): snapmapper inconsistency, crash on luminous
Greg Farnum
10:20 PM rgw Feature #22604: Command to inspect the RGW cache
Adam Emerson
10:19 PM rgw Feature #22603: Command to invalidate cache
Adam Emerson
10:10 PM Revision cf8fd69d (ceph): Merge pull request #17875 from smithfarm/wip-21359-luminous
luminous: cephfs: racy is_mounted() checks in libcephfs
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:57 PM Revision cf6799e4 (ceph): client: quit on failed remount during dentry invalidate test
Fixes: http://tracker.ceph.com/issues/22269
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Abhishek Lekshmanan
09:54 PM rbd Bug #22819 (Fix Under Review): librbd::object_map::InvalidateRequest: 0x7fbd100beed0 should_compl...
*PR*: https://github.com/ceph/ceph/pull/20214 Jason Dillaman
09:27 PM rbd Bug #22819 (In Progress): librbd::object_map::InvalidateRequest: 0x7fbd100beed0 should_complete: r=0
Jason Dillaman
09:52 PM Revision c8d32546 (ceph): librbd: potential crash if object map check encounters error
Fixes: http://tracker.ceph.com/issues/22819
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:45 PM Revision 2e96f4fe (ceph): ceph-volume: adds tests for zap --destroy and --osd-id
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
09:32 PM Backport #22309 (Resolved): luminous: use user-defined literals for default sizes
Abhishek Lekshmanan
09:32 PM Backport #22309: luminous: use user-defined literals for default sizes
Actually merged as a part of https://github.com/ceph/ceph/pull/18949 Abhishek Lekshmanan
09:22 PM CephFS Backport #22798: luminous: mds: add success return
Patrick Donnelly wrote:
> No upstream tracker issue for this. It was fixed upstream in https://github.com/ceph/ceph/...
Yuri Weinstein
09:21 PM Revision 427bad3a (ceph): Merge pull request #20121 from batrick/i21252p2
luminous: mds: fix return value of MDCache::dump_cache
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:19 PM Revision d8f9aec7 (ceph): mon: tidy up mds_blacklist_interval
Remove the misleading reference to this from the client
eviction page, it was never the right option to mention
there...
John Spray
09:19 PM Revision 5dcd2a59 (ceph): mon: s/mds_blacklist_interval/mon_mds_blacklist_interval/
We can rename LEVEL_DEV options at will.
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commi...
John Spray
08:20 PM Revision e63e17a7 (ceph): compact_*: support mempool allocated containers
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:20 PM Revision 0635dac5 (ceph): mds: simplify initialization
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:07 PM rbd Documentation #14539 (Resolved): rbd CLI man page is missing several commands
*PR*: https://github.com/ceph/ceph/pull/19659/commits/b00047ac253d0aa3ff22f1a93300040e424d25d0 Jason Dillaman
08:06 PM rbd Documentation #16999 (Resolved): RBD quick start guide will fail due to default image features
*PR*: https://github.com/ceph/ceph/pull/19659/commits/5ae3122b039c635bf06570ef4beee246b9c6fbe7 Jason Dillaman
12:45 PM rbd Documentation #16999: RBD quick start guide will fail due to default image features
Changed the spacing for the given quick-rbd.rst. Kindly verify the given file.
Kallepalli Mounika Smitha
07:54 PM Stable releases Tasks #22665: luminous v12.2.3
Current tree:
* + "Pull request 20213":https://github.com/ceph/ceph/pull/20213
* |\
* | + "doc/rbd: tweaks t...
Abhishek Lekshmanan
06:28 PM rbd Documentation #21763 (Resolved): [iscsi] documentation tweaks
Jason Dillaman
06:27 PM rbd Backport #21868 (Resolved): luminous: [iscsi] documentation tweaks
Jason Dillaman
06:07 PM rbd Backport #21868 (Fix Under Review): luminous: [iscsi] documentation tweaks
Jason Dillaman
05:13 PM rbd Backport #21868 (In Progress): luminous: [iscsi] documentation tweaks
Jason Dillaman
06:27 PM Revision 9e0eea2b (ceph): Merge pull request #20213 from dillaman/wip-21868-luminous
luminous: doc/rbd: tweaks for the LIO iSCSI gateway
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:15 PM Revision 075e3b75 (ceph): doc/rbd: tweaks to the Windows iSCSI initiator directions
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 997bb80ba231c4a21237485ac6780d573be992c2)
Jason Dillaman
06:14 PM Revision ba26353a (ceph): doc: Added CHAP cofiguration instructions for iSCSI
Added details to specify the CHAP username and password while
discovering/login the iSCSI target.
Signed-off-by: Ash...
Ashish Singh
06:10 PM rgw Bug #22844: rgw: do not reflect period if not current in RGWPeriodPuller::pull
Casey Bodley
05:32 PM rgw Bug #22844: rgw: do not reflect period if not current in RGWPeriodPuller::pull
https://github.com/ceph/ceph/pull/20212 Tianshan Qu
05:30 PM rgw Bug #22844 (Resolved): rgw: do not reflect period if not current in RGWPeriodPuller::pull
if some history period not exist in local, it will pull from master and update the old info to zonegroup. Tianshan Qu
06:05 PM Revision a3101dd4 (ceph): doc: fix ceph-iscsi-config version number
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 3ab71020a5e420a333cb4a6b0be67ade185c1593)
Mike Christie
06:05 PM Revision 3560c6de (ceph): doc: add ceph iscsi test kernel info
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 5c30318660eebc882326d87eec39b4fbe4cc85d7)
Mike Christie
06:05 PM Revision 4bc150c8 (ceph): doc: add rbd pool requirement for gwcli
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit b56d994f3addcd9c6a7848dec9be93568cdb2d0e)
Mike Christie
06:04 PM Revision 30c93cdb (ceph): doc: add daemon-reload for rbd-target-api setup
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 4ca0d508bb9b68c791abc5799d0195f4baace455)
Mike Christie
06:04 PM Revision 46bf788c (ceph): doc: add gwcli manual install instructions
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit f45aafed1c7a5393e712f9fbfd7479fc444ad3d8)
Mike Christie
06:04 PM Revision efdb5851 (ceph): doc: separate gwcli install from post install setup steps
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit f80f083d0a982d7e89c77e3a6f8d71c2871a8f2c)
Mike Christie
06:04 PM Revision f399a339 (ceph): doc: add note to clarify trusted_ip_list use
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 3cc367dc6ebca18e884d7c75d2cd1fa7907b7139)
Mike Christie
06:04 PM Revision 2eda81b9 (ceph): doc: update esx instructions
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 3806f9750d29c6d930a7c8a003902e79b99766f...
Mike Christie
06:03 PM Revision f4b1f397 (ceph): doc: add warning about SCSI PGRs/reservations
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 62661a2e23ce98432f3c037fa9a8155a633ee182)
Mike Christie
06:03 PM Revision 723d5fab (ceph): doc: add esx web based client images
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 78e12135eeb5829cad65cebd3c2be9df4d582b1f)
Mike Christie
06:03 PM Revision 0f937ed3 (ceph): doc: remove windows based vsphere client images
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 426b562fdc1b373b72de2d69c4851be22ec12008)
Mike Christie
06:03 PM Revision f8ab982b (ceph): doc: fix gwcli examples
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 480f6a82a2b9dcd0179951ea16432d8d32f2c96d)
Mike Christie
06:03 PM Revision 335fa90e (ceph): doc: Update ceph iscsi kernel/distro requirements.
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit f436e993d359dfdad26b7d569d555a3b3a5b798d)
Mike Christie
06:02 PM Revision 03635935 (ceph): doc/rbd: tweaks for the LIO iSCSI gateway
Fixes: http://tracker.ceph.com/issues/21763
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:51 PM Revision 30ff1fbe (ceph): librbd: export read and writes performance counters for daemons
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 7a9d10a4e61ed168678f38f6a224859e0df44099)
Jason Dillaman
05:51 PM Revision 076ee1a2 (ceph): librbd: track image open and lock acquire time via perf counter
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 8583270fd2d0930c1fccd2285378de0844b1d928)
Jason Dillaman
05:51 PM Revision 451ae9ed (ceph): mgr/dashboard: include A/O start relative timestamp for iSCSI
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit e62f186613a1de64a155a852b21ec9033c6e73ea)
Jason Dillaman
05:51 PM Revision 092e6cf2 (ceph): mgr/dashboard: added iSCSI IOPS/throughput metrics
Fixes: http://tracker.ceph.com/issues/21391
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:51 PM Revision fad78966 (ceph): librbd: moved performance counter enums to common location
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 2224e5ca1dacef1e3f8ec4854f08b4abe86f5d...
Jason Dillaman
05:25 PM Revision 91540425 (ceph): rgw: do not reflect period if not current
if some history period not exist in local, it will pull
from master and update the old info to zonegroup.
fixes: htt...
Tianshan Qu
05:12 PM rbd Backport #22198 (Fix Under Review): luminous: Compare and write against a clone can result in fai...
Jason Dillaman
04:48 PM rbd Backport #22198 (In Progress): luminous: Compare and write against a clone can result in failure
Jason Dillaman
04:46 PM rbd Backport #22169 (Fix Under Review): luminous: *** Caught signal (Segmentation fault) ** in thread...
Jason Dillaman
04:45 PM rbd Backport #22169 (In Progress): luminous: *** Caught signal (Segmentation fault) ** in thread thre...
Jason Dillaman
04:46 PM Revision 3aae175d (ceph): Merge branch 'wip-21520-luminous' of https://github.com/shinobu-x/ceph ...
Yuri Weinstein
04:45 PM Revision 436d89b9 (ceph): librbd: set deleted parent pointer to null
Fixes: http://tracker.ceph.com/issues/22158
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:45 PM rbd Backport #22033 (Fix Under Review): luminous: [tcmu-runner] export librbd IO perf counters to mgr
Jason Dillaman
04:40 PM rbd Backport #22033 (In Progress): luminous: [tcmu-runner] export librbd IO perf counters to mgr
Jason Dillaman
04:41 PM Revision bb5ee06b (ceph): osd: send health-checks to mgr
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit f4b74125e44fe78154fb377fa06fc08b3325859d)
Con...
Kefu Chai
04:41 PM Revision 68796745 (ceph): mon/health_check: s/std::list/list/
so it's self-contained, and .cc files including it are not obliged to `using namespace std`.
Signed-off-by: Kefu Cha...
Kefu Chai
04:41 PM Revision 030d7e8c (ceph): mgr: summarize osd metrics in MMgrReport and sent it to mon
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 7e7978732d20c506eca581f2b153ede70ceefa3d)
Con...
Kefu Chai
04:41 PM Revision b8b3eee7 (ceph): qa: silence SLOW_OPS,PENDING_CREATING_PGS warnings
this is an intermediate step to deprecate REQUEST_SLOW warnings.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry...
Kefu Chai
04:41 PM Revision 2472ec3b (ceph): librbd: track the child of an image in-memory
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ce2ae1d7c0f8818c86cbc746921e8eb6b0f89913)
Jason Dillaman
04:39 PM rbd Backport #21969 (Fix Under Review): luminous: [rbd-mirror] spurious "bufferlist::end_of_buffer" e...
Jason Dillaman
04:36 PM rbd Backport #21969 (In Progress): luminous: [rbd-mirror] spurious "bufferlist::end_of_buffer" exception
Jason Dillaman
04:38 PM Revision c22e49f3 (ceph): rbd-mirror: journal debug message should not be logged as error
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 625222edbce66c98b86fc87fa3bd12ea40db17a2)
Jason Dillaman
04:38 PM Revision 08ed96a7 (ceph): rbd-mirror: avoid attempting to decode an empty client data buffer
Fixes: http://tracker.ceph.com/issues/21961
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:33 PM rbd Backport #21920 (Fix Under Review): luminous: sparse-reads should not be used for small IO requests
Jason Dillaman
04:30 PM rbd Backport #21920 (In Progress): luminous: sparse-reads should not be used for small IO requests
Jason Dillaman
04:31 PM Revision c1c43110 (ceph): librbd: default to sparse-reads for any IO operation over 64K
Testing BlueStore against both HDDs and OSDs with fully allocated
and sparse-allocated objects shows a performance im...
Jason Dillaman
04:31 PM Revision cec71d94 (ceph): librbd: templatize io::CopyupRequest and io::ObjectRequest
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit dd5452004047c31e0f3eb813d5dd0b50bd68e76f)
Jason Dillaman
04:28 PM rbd Backport #21793 (Fix Under Review): luminous: [rbd-mirror] primary image should register in remot...
Jason Dillaman
04:26 PM rbd Backport #21793 (In Progress): luminous: [rbd-mirror] primary image should register in remote, no...
Jason Dillaman
04:26 PM Revision ba74ae95 (ceph): rbd-mirror: removed duplicate client registration logic
The client will now be registered before the bootstrap state machine
is invoked.
Fixes: http://tracker.ceph.com/issu...
Jason Dillaman
04:26 PM Revision f7d43cb0 (ceph): rbd-mirror: local primary images should still register to remote images
Fixes: http://tracker.ceph.com/issues/21561
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:25 PM rbd Backport #21694 (Fix Under Review): luminous: compare-and-write -EILSEQ failures should be filter...
Jason Dillaman
04:23 PM rbd Backport #21694 (In Progress): luminous: compare-and-write -EILSEQ failures should be filtered wh...
Jason Dillaman
04:24 PM Revision 1a0e9498 (ceph): librbd: journal should ignore -EILSEQ errors from compare-and-write
Fixes: http://tracker.ceph.com/issues/21628
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:22 PM rbd Backport #22577 (Fix Under Review): luminous: [test] rbd-mirror split brain test case can have a ...
Jason Dillaman
04:18 PM rbd Backport #22577 (In Progress): luminous: [test] rbd-mirror split brain test case can have a false...
Jason Dillaman
04:21 PM Revision 2691ada5 (ceph): qa/workunits/rbd: simplify split-brain test to avoid potential race
Fixes: http://tracker.ceph.com/issues/22485
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:15 PM Revision 53028369 (ceph): mgr/MgrClient: send health_checks using MMgrReport
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 6fed1d21be1adf1464b5834787c95fae205a91b5)
Kefu Chai
04:15 PM Revision 69e8a0ab (ceph): osd: remember is_primary when adding pending creating pgs
so mgr can avoid calculating the same PG from different OSDs.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry pi...
Kefu Chai
03:54 PM Revision 9401bba7 (ceph): Merge pull request #20195 from luomuyao/bugfix
rgw: drop a repeated statement for encode_xml()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:32 PM RADOS Bug #22440: New pgs per osd hard limit can cause peering issues on existing clusters
https://github.com/ceph/ceph/pull/20204 Kefu Chai
03:31 PM rgw Bug #22124 (In Progress): rgw: user stats increased after bucket reshard
Orit Wasserman
03:18 PM ceph-volume Bug #22642: can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
https://github.com/ceph/ceph/pull/20203 Andrew Schoen
03:04 PM Revision f88f2d3b (ceph): ceph-volume: no need to return osd_id from util.prepare.check_id
Now that osd_id is passed to util.prepare.create_id it doesn't
make any sense to return osd_id from check_id anymore ...
Andrew Schoen
03:04 PM rbd Bug #21771 (Resolved): [journal] possible infinite loop within journal:tag_list class method
Jason Dillaman
03:03 PM rbd Backport #21782 (Resolved): luminous: [journal] possible infinite loop within journal:tag_list cl...
Jason Dillaman
03:03 PM rbd Backport #21855 (Resolved): luminous: [object map] removing a large image (~100TB) with an object...
Jason Dillaman
03:03 PM rbd Backport #21968 (Resolved): luminous: [journal] possible infinite loop within journal:expire_tags...
Jason Dillaman
03:02 PM rbd Backport #21970 (Resolved): luminous: [journal] tags are not being expired if no other clients ar...
Jason Dillaman
12:27 AM rbd Backport #21970: luminous: [journal] tags are not being expired if no other clients are registered
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18840
merged
Yuri Weinstein
03:01 PM rbd Backport #22172 (Resolved): luminous: [rbd-nbd] Fedora does not register resize events
Jason Dillaman
03:00 PM rbd Backport #22185 (Resolved): luminous: abort in listing mapped nbd devices when running in a conta...
Jason Dillaman
12:25 AM rbd Backport #22185: luminous: abort in listing mapped nbd devices when running in a container
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19051
merged
Yuri Weinstein
03:00 PM rbd Feature #21936 (Resolved): [test] UpdateFeatures RPC message should be included in test_notify.py
Jason Dillaman
02:59 PM rbd Backport #21973 (Resolved): luminous: [test] UpdateFeatures RPC message should be included in tes...
Jason Dillaman
12:28 AM rbd Backport #21973: luminous: [test] UpdateFeatures RPC message should be included in test_notify.py
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18838
merged
Yuri Weinstein
01:53 PM RADOS Documentation #22843 (Won't Fix): [doc][luminous] the configuration guide still contains osd_op_t...
In the configuration guide for RHCS 3 is still mentioned osd_op_threads, which is not already part of RHCS 3 code.
...
Tomas Petr
01:51 PM RADOS Bug #22842 (New): (luminous) ceph-disk prepare of simple filestore failed with 'Unable to set par...
Hi,
can't create a simple filestore with help of ceph-disk under ubuntu trusy, please have a look on this...
<p...
Enrico Labedzki
01:39 PM ceph-volume Bug #22841 (Resolved): Be resilient to PATH issues
In some situations the $PATH might not be set correctly, so executables will not be found when calling them from inte... Alfredo Deza
01:37 PM ceph-volume Bug #22840 (Closed): (luminous) ceph-volume (lvcreate --yes), unknown parameter --yes
Hi,
currently we are gambling a little with luminous release for ubuntu trusty, we want to work out a valid migrat...
Enrico Labedzki
01:32 PM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
As this is an open source project, you are more than welcome to post a proposed fix for the issue yourself. Jason Dillaman
06:56 AM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
I also checked this behavior for other operations of ceph also and i found everything is working as per expected on t... Debashis Mondal
03:36 AM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
But according to me it must be fixed. As multiple client have access right to the image then the user can rename the ... Debashis Mondal
01:20 PM CephFS Bug #22839 (Rejected): MDSAuthCaps (unlike others) still require "allow" at start
This was changed for the OSD and mon caps, but the MDS caps were missed:
https://github.com/ceph/ceph/pull/15991/com...
John Spray
12:50 PM RADOS Bug #21496: doc: Manually editing a CRUSH map, Word 'type' missing.
Yes, I believe so. Anonymous
12:48 PM RADOS Bug #21496: doc: Manually editing a CRUSH map, Word 'type' missing.
Sorry Is it fine now?
Kallepalli Mounika Smitha
12:44 PM RADOS Bug #21496: doc: Manually editing a CRUSH map, Word 'type' missing.
No, the line should be:... Anonymous
12:34 PM RADOS Bug #21496: doc: Manually editing a CRUSH map, Word 'type' missing.
Did the changes. Please tell the changes are correct or not.Please review. Sorry if I am wrong. Kallepalli Mounika Smitha
12:16 PM Revision c803f38a (ceph): mgr/influx: Send more information about pools
In addition to the existing statistics also send Read and Write IOps,
but also quota information.
Signed-off-by: Wid...
Wido den Hollander
12:16 PM Revision a0c2c8b9 (ceph): mgr/influx: Catch ConnectionError if raised
The InfluxDBClient can also re-raise a ConnectionError from the
python requests module if that was caught.
The Excep...
Wido den Hollander
12:11 PM mgr Bug #21999 (Resolved): mgr tests don't indicate failure if exception thrown from serve()
John Spray
12:11 PM mgr Bug #21707 (Resolved): "osd status" command exception if OSD not in pgmap stats
John Spray
12:10 PM mgr Bug #21687 (Resolved): mgr: mark_down of osd without metadata is broken
John Spray
12:10 PM mgr Bug #20887 (Resolved): Services reported with blank hostname by mgr
John Spray
12:09 PM mgr Bug #22361 (Resolved): balancer crush-compat sends "foo" command
John Spray
12:09 PM mgr Backport #22455 (Resolved): luminous: balancer crush-compat sends "foo" command
John Spray
12:09 PM Revision 6ef48aeb (ceph): Merge pull request #19555 from shinobu-x/wip-22455-luminous
luminous: balancer crush-compat sends "foo" command
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:07 PM mgr Bug #22096 (Resolved): Authentication failed, did you specify a mgr ID with a valid keyring?
John Spray
12:07 PM mgr Backport #22811 (Resolved): luminous: Authentication failed, did you specify a mgr ID with a vali...
John Spray
12:06 PM Revision 0489bddb (ceph): Merge pull request #20156 from pdvian/wip-22811-luminous
luminous: mon: fix mgr using auth_client_required policy
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:03 PM RADOS Bug #22142 (Resolved): mon doesn't send health status after paxos service is inactive temporarily
John Spray
12:03 PM RADOS Backport #22421 (Resolved): mon doesn't send health status after paxos service is inactive tempor...
John Spray
12:01 PM Revision 8bbf1653 (ceph): Merge pull request #19481 from jan--f/wip-22421-luminous
luminous: mon: reenable timer to send digest when paxos is temporarily inactive
Reviewed-by: John Spray <john.spray@...
John Spray
11:59 AM mgr Bug #22429 (Resolved): mgr/balancer/upmap_max_iterations must be cast to integer
John Spray
11:59 AM mgr Backport #22453 (Resolved): luminous: mgr/balancer/upmap_max_iterations must be cast to integer
John Spray
11:59 AM Revision 1e322941 (ceph): Merge pull request #19553 from shinobu-x/wip-22453-luminous
luminous: mgr/balancer/upmap_max_iterations must be cast to integer
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:58 AM mgr Bug #22470 (Resolved): KeyError: ('name',) in balancer rm
John Spray
11:58 AM mgr Backport #22496 (Resolved): luminous: KeyError: ('name',) in balancer rm
John Spray
11:49 AM Revision 2d64d41a (ceph): Merge pull request #19624 from shinobu-x/wip-22496-luminous
luminous: KeyError: ('name',) in balancer rm
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:49 AM mgr Bug #22313 (Resolved): Prometheus exporter can't get metrics after update to 12.2.2
John Spray
11:48 AM mgr Backport #22585 (Resolved): luminous: Prometheus exporter can't get metrics after update to 12.2.2
John Spray
11:48 AM Revision d3515059 (ceph): Merge pull request #19834 from pdvian/wip-22585-luminous
luminous: pybind/mgr/prometheus: fix metric type undef -> untyped
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:47 AM mgr Fix #22718 (Resolved): mgr: prometheus: missed osd commit\apply latency metrics.
John Spray
11:47 AM mgr Backport #22760 (Resolved): luminous: mgr: prometheus: missed osd commit\apply latency metrics.
John Spray
11:47 AM Revision ea85e979 (ceph): Merge pull request #20084 from pdvian/wip-22760-luminous
luminous: mgr: prometheus: added osd commit/apply latency metrics (#22718).
Reviewed-by: John Spray <john.spray@redh...
John Spray
11:46 AM mgr Bug #22286 (Resolved): Service daemons never recover from transient outage
John Spray
11:46 AM mgr Backport #22768 (Resolved): luminous: Service daemons never recover from transient outage
John Spray
11:46 AM Revision 81712618 (ceph): Merge pull request #20089 from pdvian/wip-22768-luminous
luminous: mgr: disconnect unregistered service daemon when report received
Reviewed-by: John Spray <john.spray@redha...
John Spray
11:43 AM Dashboard Bug #22557 (Resolved): Dashboard on backup MGRs always redirects to /, breaking reverse proxy sup...
John Spray
11:43 AM mgr Backport #22831 (Resolved): luminous: Dashboard on backup MGRs always redirects to /, breaking re...
John Spray
11:42 AM Revision fab5aa92 (ceph): Merge pull request #20182 from jcsp/wip-22831
luminous: pybind/mgr/dashboard: fix reverse proxy support
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:33 AM mgr Backport #22197 (Resolved): luminous: mgr: mark_down of osd without metadata is broken
John Spray
12:47 AM mgr Backport #22197: luminous: mgr: mark_down of osd without metadata is broken
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/17869
merged
Yuri Weinstein
11:32 AM mgr Backport #22216 (Resolved): luminous: "osd status" command exception if OSD not in pgmap stats
John Spray
12:40 AM mgr Backport #22216: luminous: "osd status" command exception if OSD not in pgmap stats
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19084
merged
Yuri Weinstein
11:32 AM mgr Backport #21479 (Resolved): luminous: Services reported with blank hostname by mgr
John Spray
12:47 AM mgr Backport #21479: luminous: Services reported with blank hostname by mgr
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/17869
merged
Yuri Weinstein
11:32 AM mgr Backport #22075 (Resolved): luminous: mgr tests don't indicate failure if exception thrown from s...
John Spray
12:46 AM mgr Backport #22075: luminous: mgr tests don't indicate failure if exception thrown from serve()
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18832
merged
Yuri Weinstein
09:38 AM Revision 28d48737 (ceph): pybind/mgr/balancer: load weight-set from ms
See https://github.com/ceph/ceph/pull/20178, so we won't
try to call 'ceph osd crush weight-set create-compat' multip...
xie xingguo
09:34 AM Revision 1efda79f (ceph): rbd: translate pool id into pool name in error msg
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
09:34 AM Revision 3041b9af (ceph): rbd: add open/close section when listing group images
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
09:34 AM Revision 0e50c352 (ceph): pybind/rbd: fix some typo
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
09:31 AM rgw Backport #22210 (Resolved): luminous: radosgw-admin zonegroup get and zone get should return defa...
Nathan Cutler
08:56 AM rgw Bug #22838: slave zone, `bucket stats`,the result of 'num_objects' is incorrect.
radosgw-admin bucket check --fix --check-objects --bucket=mix100krw01312
{
"existing_header": {
"...
Amine Liu
07:05 AM rgw Bug #22838 (Duplicate): slave zone, `bucket stats`,the result of 'num_objects' is incorrect.

# radosgw-admin bucket stats --bucket=mix100krw01312 --sync-stats
{
"bucket": "mix100krw01312",
"zon...
Amine Liu
08:32 AM rbd Bug #17494: memory leak in MirroringWatcher::notify_image_updated
I look the code and find the issue is not affect Jewel.Thank you! liuzhong chen
08:23 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I have the same problem on my cluster. Periodically I got pg inconsistent only on bluestore osd with this type of mes... Nicolas Drufin
05:56 AM Revision 753b3a7c (ceph): rgw: If use 'copy part' without 'x-amz-copy-source-range',
it will copy an entire source object
Signed-off-by: Malcolm Lee <fengxueyu35@126.com>
Malcolm Lee
04:20 AM Revision c7990c66 (ceph): rbd: s/group-spec/group-snap-spec for group snapshot
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
04:20 AM Revision d8608ceb (ceph): rbd: add missing period at the end of mesg
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
04:20 AM Revision a12f9b81 (ceph): doc/rbd: update rbd man page
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
04:10 AM RADOS Bug #22837 (Resolved): discover_all_missing() not always called during activating

Sometimes discover_all_missing() isn't called so we don't get a complete picture of misplaced objects. This makes ...
David Zafman
02:35 AM ceph-volume Bug #22836 (Resolved): ceph-volume doesn't add OSD's auth to Monitors when creating new BlueStore...
When add new BlueStore OSD with ceph-volume command, the new OSD daemon fails to start with log
@
_get_class not pe...
pei jia
02:33 AM Revision 341ddddf (ceph): rgw: drop a repeated statement for encode_xml()
Signed-off-by: luomuyao <luo.muyao@zte.com.cn> luomuyao
02:30 AM CephFS Bug #22835 (Won't Fix): client: the total size of fs is equal to the cluster size when using mult...
*Ceph Cluster*... shangzhong zhu
02:15 AM Revision 47d1eb35 (ceph): pybind/mgr/balancer: increase bad_steps properly
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:02 AM Revision 16f00157 (ceph): crush, mon: bump up map version only if we truly created a weight-set
In crush-compat mode mgr/balancer will do 'ceph osd crush weight-set create-compat'
on each call to 'ceph balancer op...
xie xingguo
12:58 AM rgw Bug #22833 (Fix Under Review): rgw: crash in RGWSyncTraceManager::finish_node()
https://github.com/ceph/ceph/pull/20191 Yehuda Sadeh
12:52 AM Revision 8f09d392 (ceph): rgw: hold lock while reading sync trace nodes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
12:52 AM Revision 1371df07 (ceph): rgw: sync trace, hold complete node longer
Fixes: http://tracker.ceph.com/issues/22833
Inserting an entry to the complete_nodes list in
RGWSyncTraceManager::fi...
Yehuda Sadeh
12:49 AM CephFS Bug #22523 (Closed): Jewel10.2.10 cephfs journal corrupt,later event jump into previous position.
Zheng Yan
12:47 AM Revision 7eb2423b (ceph): Merge pull request #17869 from smithfarm/wip-21479-luminous
luminous: mgr: Services reported with blank hostname
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Am...
Yuri Weinstein
12:46 AM Revision 3512fc40 (ceph): Merge pull request #18832 from shinobu-x/wip-22075-luminous
luminous: mgr tests don't indicate failure if exception thrown from serve()
Reviewed-by: John Spray <john.spray@redh...
Yuri Weinstein
12:46 AM Backport #21863: luminous: ceph-conf: dump parsed config in plain text or as json
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18842
merged
Yuri Weinstein
12:46 AM Revision 25cf00a7 (ceph): Merge pull request #18842 from shinobu-x/wip-21863-luminous
luminous: ceph-conf: dump parsed config in plain text or as json
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
12:45 AM Revision ef103869 (ceph): Merge pull request #19002 from tchaikov/wip-pr-18976-luminous
luminous: udev: Fix typo in udev OSD rules file
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
12:44 AM RADOS Backport #22164: luminous: cluster [ERR] Unhandled exception from module 'balancer' while running...
Prashant D wrote:
> https://github.com/ceph/ceph/pull/19023
merged
Yuri Weinstein
12:44 AM Revision a3091bdd (ceph): Merge pull request #19023 from pdvian/wip-22164-luminous
luminous: cluster [ERR] Unhandled exception from module 'balancer' while running on mgr.x: 'NoneType' object has no a... Yuri Weinstein
12:44 AM RADOS Backport #22167: luminous: Various odd clog messages for mons
Prashant D wrote:
> https://github.com/ceph/ceph/pull/19031
merged
Yuri Weinstein
12:44 AM Revision 5563a650 (ceph): Merge pull request #19031 from pdvian/wip-22167-luminous
luminous: Various odd clog messages for mons
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John Spray <john...
Yuri Weinstein
12:43 AM RADOS Backport #22199: crushtool decompile prints bogus when osd < max_osd_id are missing
Jan Fajerski wrote:
> https://github.com/ceph/ceph/pull/19039
merged
Yuri Weinstein
12:42 AM Revision b0b09df8 (ceph): Merge pull request #19039 from jan--f/wip-22199-luminous
luminous: tools/crushtool: skip device id if no name exists
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: A...
Yuri Weinstein
12:41 AM Backport #22189: luminous: osdc/Objecter: objecter op_send_bytes perf counter always 0
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19046
merged
Yuri Weinstein
12:41 AM Revision a3510113 (ceph): Merge pull request #19046 from shinobu-x/wip-22189-luminous
luminous: osdc/Objecter: objecter op_send_bytes perf counter always 0
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
12:41 AM RADOS Backport #22176: luminous: osd: pg limit on replica test failure
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19059
merged
Yuri Weinstein
12:41 AM Revision 5f175b5b (ceph): Merge pull request #19059 from pdvian/wip-22176-luminous
luminous: osd: subscribe osdmaps if any pending pgs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
12:40 AM RADOS Backport #22213: luminous: On pg repair the primary is not favored as was intended
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19083
merged
Yuri Weinstein
12:40 AM Revision a1636c34 (ceph): Merge pull request #19083 from smithfarm/wip-22213-luminous
luminous: On pg repair the primary is not favored as was intended
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
12:40 AM Revision 5c797939 (ceph): Merge pull request #19084 from shinobu-x/wip-22216-luminous
luminous: "osd status" command exception if OSD not in pgmap stats
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
12:39 AM Revision 525fe577 (ceph): Merge pull request #19118 from tangwenjun3/wip-backport-19030
luminous: os/bluestore: fix the allocate in bluefs
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: xie xingguo...
Yuri Weinstein
12:33 AM devops Backport #22194: luminous: Default kernel.pid_max is easily exceeded during recovery on high OSD-...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19133
merged
Yuri Weinstein
12:33 AM Revision 91d1a7be (ceph): Merge pull request #19133 from smithfarm/wip-22194-luminous
luminous: Default kernel.pid_max is easily exceeded during recovery on high OSD-count system
Reviewed-by: David Diss...
Yuri Weinstein
12:31 AM Backport #22509: luminous: osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19631
merged
Yuri Weinstein
12:30 AM Revision 2c2e6068 (ceph): Merge pull request #19631 from shinobu-x/wip-22509-luminous
luminous: osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
12:30 AM Backport #22611: luminous: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/19839
merged
Yuri Weinstein
12:30 AM Revision 3937ae42 (ceph): Merge pull request #19839 from tchaikov/wip-22558-luminous
luminous: rpm: adjust ceph-{osdomap,kvstore,monstore}-tool feature move
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
12:28 AM Revision 74064cb9 (ceph): Merge pull request #18838 from shinobu-x/wip-21973-luminous
luminous: [test] UpdateFeatures RPC message should be included in test_notify.py
Reviewed-by: Jason Dillaman <dillam...
Yuri Weinstein
12:27 AM Revision f5dcf47a (ceph): Merge pull request #18840 from shinobu-x/wip-21970-luminous
luminous: [journal] tags are not being expired if no other clients are registered
Reviewed-by: Jason Dillaman <dilla...
Yuri Weinstein
12:26 AM Revision 40ca9d22 (ceph): Merge pull request #18949 from jcsp/wip-luminous-rgw-config-desc
luminous: options.cc: document rgw config options
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
12:25 AM Revision f7778d47 (ceph): Merge pull request #19051 from shinobu-x/wip-22185-luminous
luminous: rbd: abort in listing mapped nbd devices when running in a container
Reviewed-by: Jason Dillaman <dillaman...
Yuri Weinstein
12:13 AM RADOS Bug #22834: Primary ends up in peer_info which isn't supposed to be there

Workaround
https://github.com/ceph/ceph/pull/20189
David Zafman

01/30/2018

11:43 PM Revision 921f1113 (ceph): PG: primary should not be in the peer_info, skip if it is
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
11:43 PM RADOS Bug #22834 (Resolved): Primary ends up in peer_info which isn't supposed to be there

rados/singleton/{all/lost-unfound.yaml msgr-failures/few.yaml msgr/random.yaml objectstore/bluestore-bitmap.yaml ra...
David Zafman
11:39 PM rgw Bug #22833 (Resolved): rgw: crash in RGWSyncTraceManager::finish_node()
Reported by mkogan:... Yehuda Sadeh
11:31 PM CephFS Feature #16775 (Resolved): MDS command for listing open files
Patrick Donnelly
11:30 PM CephFS Bug #22610 (Pending Backport): MDS: assert failure when the inode for the cap_export from other M...
Patrick Donnelly
11:29 PM CephFS Bug #22734 (Pending Backport): cephfs-journal-tool: may got assertion failure due to not shutdown
Patrick Donnelly
11:27 PM CephFS Bug #22730 (Pending Backport): mds: scrub crash
Patrick Donnelly
11:26 PM CephFS Bug #22776 (Pending Backport): mds: session count,dns and inos from cli "fs status" is always 0
Patrick Donnelly
11:26 PM CephFS Bug #22741 (Pending Backport): osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-...
Patrick Donnelly
11:18 PM Revision d8ba4862 (ceph): Merge PR #19760 into master
* refs/pull/19760/head:
mds: add dump flag for CInode
mds: add command "openfiles ls"
Reviewed-by: Patrick Donnell...
Patrick Donnelly
11:18 PM Revision 90687e49 (ceph): Merge PR #19825 into master
* refs/pull/19825/head:
client: properly choose target mds for rmsnap/renamesnap
mds: properly setup need_snapflush...
Patrick Donnelly
11:17 PM Revision 6c6e25f8 (ceph): Merge PR #19833 into master
* refs/pull/19833/head:
common: add C_SaferCond ctor with name argument
Client: use C_SaferCond for "_flush_range"
...
Patrick Donnelly
11:17 PM Revision bb329c55 (ceph): Merge PR #19836 into master
* refs/pull/19836/head:
Avoid the assert failure when the inode for the cap_export from other MDS happened not in MD...
Patrick Donnelly
11:17 PM Revision 89dfc952 (ceph): Merge PR #19842 into master
* refs/pull/19842/head:
client: unify function name in debug log for Client.cc
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
11:17 PM Revision b233abc2 (ceph): Merge PR #19991 into master
* refs/pull/19991/head:
cephfs-journal-tool: move shutdown to the deconstructor of MDSUtility
Reviewed-by: Patrick ...
Patrick Donnelly
11:17 PM Revision 388c9dd3 (ceph): Merge PR #20001 into master
* refs/pull/20001/head:
mds: use the steady clock on tick
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:17 PM Revision 23ff594e (ceph): Merge PR #20012 into master
* refs/pull/20012/head:
mds: fix scrub crash
Reviewed-by: Douglas Fuller <dfuller@redhat.com>
Patrick Donnelly
11:17 PM Revision 69765dcb (ceph): Merge PR #20079 into master
* refs/pull/20079/head:
mds: set higher priority for some perf counters
Reviewed-by: Patrick Donnelly <pdonnell@red...
Patrick Donnelly
11:17 PM Revision ae0b89c6 (ceph): Merge PR #20113 into master
* refs/pull/20113/head:
osdc/ObjectCacher: don't merge TX buffer heads
osdc/ObjectCacher: fix off-by-one error in b...
Patrick Donnelly
10:45 PM CephFS Bug #22754 (Fix Under Review): mon: removing tier from an EC base pool is forbidden, even if allo...
https://github.com/ceph/ceph/pull/20190 Patrick Donnelly
10:36 PM CephFS Bug #22754 (In Progress): mon: removing tier from an EC base pool is forbidden, even if allow_ec_...
Patrick Donnelly
10:28 PM Revision 43f699fc (ceph): ceph-volume: when reusing an osd ID you must give that id to 'osd new'
If you do not then auth will not be created for the new OSD and the
daemon will not be able to start.
Signed-off-by:...
Andrew Schoen
09:33 PM Revision 548a74bd (ceph): ceph-volume util.constants add ceph-disk partition labels
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision d59b087e (ceph): ceph-volume util.encryption add helpers for legacy devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision cdb81243 (ceph): ceph-volume util.disk add a PART_ENTRY_TYPE detection utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision 469d01dc (ceph): ceph-volume util.system do not 'translate' using realpath
Using realpath always means that device mapper paths, like for dmcrypt
or LVM will get mangled and will return someth...
Alfredo Deza
09:33 PM Revision 60e86996 (ceph): ceph-volume util.system tmp mounts can now remove a dmcrypt mapper
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision e5759e4f (ceph): ceph-volume util.encryption add a utilty to open plain encrypted devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision 6c87d66d (ceph): ceph-volume simple.scan support dmcrypt OSDs when scanning
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision b90044c2 (ceph): ceph-volume util.disk support PKNAME and absolute paths in lsblk
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:00 PM Revision 367560e2 (ceph): ceph-volume: when reusing an osd ID you must give that id to 'osd new'
If you do not then auth will not be created for the new OSD and the
daemon will not be able to start.
Signed-off-by:...
Andrew Schoen
07:16 PM rgw Feature #22832 (Resolved): SSL support for beast frontend
boost::asio provides an ssl stream wrapper based on the openssl library. initial integration should be relatively str... Casey Bodley
06:57 PM rgw Documentation #13523: rgw: document civetweb ssl configuration
@Nathan, I'd like to get this documentation backported to luminous, but it won't let me change the `Status` here
a...
Casey Bodley
06:52 PM rgw Feature #22779 (Fix Under Review): beast: listen on multiple endpoints
https://github.com/ceph/ceph/pull/20188 Casey Bodley
06:35 PM Revision 22df0fbf (ceph): rgw: civetweb accepts multiple port= entries
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:12 PM Revision 35ee1274 (ceph): Add go vet to Travis
Joannah Nanjekye
05:57 PM rgw Support #22822: RGW multi site issue - data sync: ERROR: failed to fetch datalog info
ok that problem was related with the network error. We can skip that :) Mariusz Derela
05:39 PM Revision 7c809166 (ceph): ceph-volume: prepare_* methods do not need to recreate fsid or osd_id
The prepare_filestore and prepare_bluestore methods do not need to
attempt to recreate osd_id or fsid because this ha...
Andrew Schoen
05:33 PM CephFS Bug #21402 (Fix Under Review): mds: move remaining containers in CDentry/CDir/CInode to mempool
https://github.com/ceph/ceph/pull/19954
Also ran two 64-client kernel build tests (one patched, one master) with a...
Patrick Donnelly
05:32 PM Revision a08fc639 (ceph): ceph_volume: modify util.prepare.check_id to handle stdout as a list
process.call returns stdout as a list, not a string
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:21 PM rgw Feature #22778 (Pending Backport): beast: bind to specific ip address
Casey Bodley
05:05 PM Revision cf1b8419 (ceph): rgw: frontend config uses multimap
this allows us to configure multiple values for a given key without
resorting to string formatting to cram them into ...
Casey Bodley
05:04 PM Revision 9cdd2fe6 (ceph): Merge pull request #20000 from zhouyuan/rgw_beast_listen
rgw: allow beast frontend to listen on specific IP address
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:38 PM Revision 50917930 (ceph): Merge pull request #20058 from cbodley/wip-doc-rgw-frontends
doc/rgw: add page for http frontend configuration
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Casey Bodley
04:35 PM Revision 0d6c5927 (ceph): Merge PR #20165 into master
* refs/pull/20165/head:
doc/client: uniform naming
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:29 PM Revision 8ccefcba (ceph): Merge pull request #20164 from luomuyao/typo
rgw: fix a typo in comment
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Jos Collin <jcollin@red...
Casey Bodley
04:18 PM Revision ba2c6015 (ceph): pybind/mgr/mgr_module: add default param for MgrStandbyModule.get_config()
this matches its counterpart of MgrModule.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit bc...
Kefu Chai
04:18 PM Revision f0cae0bf (ceph): pybind/mgr: fix typo
Signed-off-by: Nick Erdmann <n@nirf.de>
(cherry picked from commit fdd64bb2dac33085b47c737032a525d89319c866)
Nick Erdmann
04:18 PM Revision 91bfcc73 (ceph): pybind/mgr/dashboard: fix reverse proxy support
This fixes http redirection for reverse http proxies
Fixes: http://tracker.ceph.com/issues/22557
Signed-off-by: Nick...
Nick Erdmann
04:01 PM RADOS Bug #22440: New pgs per osd hard limit can cause peering issues on existing clusters
will backport https://github.com/ceph/ceph/pull/18614 to luminous. it helps to make this status more visible to user. Kefu Chai
03:42 PM CephFS Bug #22523: Jewel10.2.10 cephfs journal corrupt,later event jump into previous position.
mds_blacklist_interval = 1440
We found that that arguments is too little for the HA testing, it should be adjusted l...
Yong Wang
03:22 PM Revision 0d27fff3 (ceph): ceph-volume: tests for util.prepare.check_id
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:21 PM Revision 699aa658 (ceph): ceph-volume: return osd_id from util.prepare.check_id if it exists
This also changes this so the osd_id is returned as a string so
an ID of 0 would evaluate to True.
Signed-off-by: An...
Andrew Schoen
02:29 PM Revision c421d533 (ceph): Merge pull request #20062 from cbodley/wip-luminous-rgw-bilog-trim
luminous: rgw multisite: automated trimming for bucket index logs
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
02:28 PM Revision 95ad024c (ceph): log: clear thread-local stream's ios flags on reuse
when reusing a thread-local std::ostream for a new log entry, clear any
ios flags (ie eofbit/failbit/badbit) that may...
Casey Bodley
02:09 PM Revision 8ea03a78 (ceph): test/cli/crushtool: add test for --add-bucket and --move
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:09 PM Revision 22c94351 (ceph): crushtool: add --move
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:09 PM Revision c1f43343 (ceph): crush/CrushWrapper: lower log level of check_item_loc()
it's not an error if the item is not at loc.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:01 PM CephFS Feature #12107: mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
have added the support for MDentryLink and MDentryUnlink,
next step is CInode::encode_lock_state/CInode::decode_lock...
dongdong tao
01:32 PM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
Sure, not disagreeing that this is undesirable -- but since this is an arbitrary use case that doesn't affect data co... Jason Dillaman
05:40 AM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
Actually we have checked this scenario based on the provided features of ceph.
As ceph provides parallel access to ...
Debashis Mondal
01:10 PM Revision 5b95c51a (ceph): Merge pull request #20159 from shun-s/fix-rbd-log
librbd: clean up ManagedLock log prefix
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:55 AM Support #22795 (Closed): some directories are not mounted and some osds do not start when I reboo...
This is a known issue with ceph-disk, in 12.2.2 you have the option to use ceph-volume which doesn't have these probl... Alfredo Deza
11:09 AM Revision 45250039 (ceph): crushtool: add --add-bucket
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:37 AM Revision b0d8043a (ceph): common/pick_address: wrong prefix_len in pick_iface()
With prefix_len initialized as zero, mask in netmask_ipv4/6()
will always be zero, so find_ip_in_subnet() always retu...
Gu Zhongyan
10:37 AM mgr Backport #22831 (Fix Under Review): luminous: Dashboard on backup MGRs always redirects to /, bre...
https://github.com/ceph/ceph/pull/20182 John Spray
10:35 AM mgr Backport #22831 (Resolved): luminous: Dashboard on backup MGRs always redirects to /, breaking re...
https://github.com/ceph/ceph/pull/20182 John Spray
10:33 AM mgr Backport #22576 (Resolved): luminous: zabbix throws exception
John Spray
10:33 AM mgr Bug #22514 (Resolved): zabbix throws exception
John Spray
10:28 AM mgr Bug #21981 (Resolved): mgr: dashboard plugin OSD daemons' table the Usage column's value is alway...
John Spray
10:28 AM mgr Backport #22023 (Resolved): luminous: mgr: dashboard plugin OSD daemons' table the Usage column's...
John Spray
10:27 AM mgr Bug #21599 (Resolved): List of filesystems does not get refreshed after a filesystem deletion
John Spray
10:26 AM mgr Backport #22030 (Resolved): luminous: List of filesystems does not get refreshed after a filesyst...
John Spray
10:26 AM mgr Bug #21253 (Resolved): Prometheus crash when update
John Spray
10:25 AM mgr Bug #20899 (Resolved): prometheus module generates invalid output when counter names contain non-...
John Spray
10:15 AM Bug #22784 (Fix Under Review): Key exported from auth keyring is not imported properly
John Spray
10:15 AM Bug #22828 (Fix Under Review): build Debian installation packages failure
John Spray
01:24 AM Bug #22828: build Debian installation packages failure
The patch is https://github.com/ceph/ceph/pull/20175. Anonymous
01:09 AM Bug #22828: build Debian installation packages failure
The failure is because multi versions of junit.jar are install on the host, but in src/java/CMakeLists.txt, the "juni... Anonymous
12:42 AM Bug #22828: build Debian installation packages failure
I'm working on the issue. Anonymous
12:40 AM Bug #22828 (Resolved): build Debian installation packages failure
When building Ceph Debian installation package, libcephfs build is fail. The error log is below:
[ 7%] Building J...
Anonymous
09:20 AM rgw Bug #22777: uniqueness of rgw service name not guaranteed
I also noticed this problem while I impl the RGW page in mgr/dashboard. RGW daemons report their status via service n... Chang Liu
09:02 AM Revision cdae240e (ceph): pybind/mgr/balancer: fix sanity check against minimal pg numbers per pool
And rename some variables properly.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:02 AM Revision ae56d847 (ceph): pybind/mgr/balancer: do not dirty compat_ws on error out
We will get a worse result if we execute the corresponding plan later.
Signed-off-by: xie xingguo <xie.xingguo@zte.c...
xie xingguo
08:26 AM Revision 4eb4827f (ceph): client: properly choose target mds for rmsnap/renamesnap
Old code does not set inode or dentry for rmsnap/renamesnap requests.
So rmsnap/renamesnap requests are sent to rando...
Yan, Zheng
08:25 AM Revision de3f3d88 (ceph): mds: properly setup need_snapflush for snapped inode
MDCache::cow_inode() checks "cap->issued() & CEPH_CAP_ANY_WR" to decide
if it needs to setup need_snapflush for the n...
Yan, Zheng
06:53 AM rgw Backport #22830: jewel: expose --sync-stats via admin api
https://github.com/ceph/ceph/pull/20179 Shinobu Kinjo
06:53 AM rgw Backport #22830 (Resolved): jewel: expose --sync-stats via admin api
https://github.com/ceph/ceph/pull/20179 Shinobu Kinjo
06:50 AM Revision 4a356104 (ceph): rgw: admin api - add ability to sync user stats from admin api
Fixes: http://tracker.ceph.com/issues/21301
Signed-off-by: Nathan Johnson <nathan@nathanjohnson.org>
(cherry picked f...
Nathan Johnson
05:30 AM rbd Backport #22810 (Need More Info): jewel: rbd snap create/rm takes 60s long
class ceph::BitVector does not have member begin and end functions in jewel. We need to backport commit-id daa29f7d2b... Prashant D
03:32 AM CephFS Bug #22788: ceph-fuse performance issues with rsync
with -H option, rsync does 1k write. without -H option, rsync does 4k write. ceph-fuse does not enable kernel writeba... Zheng Yan
02:29 AM Revision 2aa5950c (ceph): c_read_operations.cc: Silence tautological-compare compiler warning
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
02:26 AM CephFS Bug #22829 (Resolved): ceph-fuse: uses up all snap tags
got following crash during snap tests... Zheng Yan
02:08 AM Revision 8d5da83b (ceph): Merge pull request #19770 from shinobu-x/mempool_lock
common: s/unique_lock/lock_guard/, if manual lock/unlock are not necessary
Reviewed-by: Patrick Donnelly <pdonnell@r...
Kefu Chai
02:07 AM Revision 108ac2ca (ceph): cmake: fix libcephfs-test.jar build failure
When building Ceph Debian installation package, libcephfs-test.jar
build would fail if multi junit versions are insta...
Tone ZHANG
01:59 AM Revision 7df6f060 (ceph): librbd: possible deadlock with synchronous maintenance operations
Fixes: http://tracker.ceph.com/issues/22120
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
01:59 AM Revision 2e69cd92 (ceph): librbd: added missing locks for snap rollback and rename
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 0ccd26f9989b892be2ab620bcf7f4fbf14980e8e)
Jason Dillaman
01:41 AM Revision c2e95951 (ceph): rbd: clean up ManagedLock log prefix
clean up ManagedLock log prefix
Signed-off-by: shun-s <song.shun3@zte.com.cn>
shun song
01:10 AM Revision 258a2e11 (ceph): rgw: fix a typo in rgw_perms[]
Signed-off-by: luomuyao <luo.muyao@zte.com.cn> luomuyao
01:07 AM Revision 94a2076b (ceph): osdc/Journaler: make sure flush() writes enough data
If _do_flush() fails to write all data because of prezere, _do_flush()
should be called again when prezero finishes. ...
Yan, Zheng
12:37 AM Revision 52e336ef (ceph): pybind/mgr/balancer: re-initialize everything on instantiating a new Eval
Otherwise there might be obsolete pool/root infos etc.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo

01/29/2018

10:24 PM rgw Backport #22177 (Resolved): luminous: rgw: lifecycle process may block RGWRealmReloader::reload
Nathan Cutler
04:09 PM rgw Backport #22177: luminous: rgw: lifecycle process may block RGWRealmReloader::reload
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19088
merged
Yuri Weinstein
10:23 PM rgw Bug #22234 (Resolved): rgw usage trim only trims a few entries
Nathan Cutler
10:23 PM rgw Backport #22506 (Resolved): luminous: rgw usage trim only trims a few entries
Nathan Cutler
04:08 PM rgw Backport #22506: luminous: rgw usage trim only trims a few entries
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19636
merged
Yuri Weinstein
10:19 PM rgw Backport #22581 (Resolved): luminous: multisite: 'radosgw-admin sync error list' contains tempora...
Nathan Cutler
04:06 PM rgw Backport #22581: luminous: multisite: 'radosgw-admin sync error list' contains temporary EBUSY er...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19799
merged
Yuri Weinstein
10:18 PM rgw Backport #22591 (Resolved): luminous: radosgw refuses upload when Content-Type missing from POST ...
Nathan Cutler
04:03 PM rgw Backport #22591: luminous: radosgw refuses upload when Content-Type missing from POST policy
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19867
merged
Yuri Weinstein
10:18 PM rgw Bug #22792 (Resolved): rgw distributes cache updates on exclusive creates
Nathan Cutler
10:17 PM rgw Backport #22805 (Resolved): luminous: rgw distributes cache updates on exclusive creates
Nathan Cutler
03:56 PM rgw Backport #22805: luminous: rgw distributes cache updates on exclusive creates
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20107
merged
Yuri Weinstein
10:15 PM Revision 29630cb0 (ceph): RGW-NFS: Use rados cluster_stat to report filesystem usage
Partially fixes: http://tracker.ceph.com/issues/22202
Signed-off-by: Supriti Singh <supriti.singh@suse.com>
supriti singh
10:10 PM Revision a6bf362d (ceph): test/log: add failing unit test for reuse of bad stream
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
09:47 PM Revision cb396a78 (ceph): Merge pull request #20052 from ceph/revert-19253-wip-rgw-22124
Revert "rgw: reshard should not update stats when linking new bucket instance"
Reviewed-by: Casey Bodley <cbodley@re...
Casey Bodley
09:26 PM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
/a/sage-2018-01-29_18:07:24-rados-wip-sage-testing-2018-01-29-0927-distro-basic-smithi/2122957
description: rados/th...
Sage Weil
09:24 PM Revision 5c1a3c64 (ceph): Revert "osd/ECBackend: fix on_write ordering w/ sync onreadable callbacks"
This reverts commit 1908c061496817ee6dbc483186a41a9b373be01c.
Hoping this helps resolve the failed assertion
src/os...
Sage Weil
09:04 PM rgw Bug #22296 (Resolved): Librgw shutdown uncorreclty
Nathan Cutler
09:04 PM rgw Backport #22767 (Resolved): luminous: Librgw shutdown uncorreclty
Nathan Cutler
03:57 PM rgw Backport #22767: luminous: Librgw shutdown uncorreclty
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20073
merged
Yuri Weinstein
08:01 PM RADOS Bug #22743: "RadosModel.h: 854: FAILED assert(0)" in upgrade:hammer-x-jewel-distro-basic-smithi
I don't think a bug in a hammer binary during an upgrade test to jewel is an urgent problem at this point? Greg Farnum
06:06 PM Revision 40c93224 (ceph): Merge pull request #20171 from linuxbox2/rgw_rvrt_disable_exact
Revert "rgw_file: disable FLAG_EXACT_MATCH enforcement" Matt Benjamin
04:48 PM Revision 548eadee (ceph): ceph-volume: check to see if an OSD id exists before reusing it
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
04:47 PM rgw Backport #22773 (Resolved): luminous: rgw file deadlock on lru evicting
Nathan Cutler
03:57 PM rgw Backport #22773: luminous: rgw file deadlock on lru evicting
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20075
merged
Yuri Weinstein
04:43 PM Revision 4ac99de6 (ceph): ceph-volume: adds a prepare util for checking OSD ID existance
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
04:25 PM Bug #21669: osd: scrub scheduling can deadlock
As per conversation with Sage, this is likely Not a Bug (NaB). Jesse Williamson
01:06 PM Bug #21669 (Rejected): osd: scrub scheduling can deadlock
I misunderstood this problem; the scrub scheduler also backs off after some time, so strictly speaking it isn't a dea... Sage Weil
09:57 AM Bug #21669: osd: scrub scheduling can deadlock
@sage Any further information on this? Jesse Williamson
04:22 PM Revision d146d830 (ceph): Merge pull request #19848 from cbodley/wip-luminous-boost-166
luminous: backport beast frontend and boost 1.66 update Sage Weil
04:21 PM Revision cbe3d3f4 (ceph): Revert "rgw_file: disable FLAG_EXACT_MATCH enforcement"
This reverts commit 5e0bea71b52f652a5cb6323cf56391ada215c80b.
Fixes: http://tracker.ceph.com/issues/22827
Signed-off...
Matt Benjamin
04:21 PM Revision 20cfb9bd (ceph): Merge pull request #19500 from shinobu-x/wip-22401-luminous
luminous: rgw: make HTTP dechunking compatible with Amazon S3
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
04:17 PM rgw Bug #22827: rgw_file: FLAG_EXACT_MATCH actually should be enforced
Revert is:
https://github.com/ceph/ceph/pull/20171
No backport required--we will avoid taking the "disable FLAG_E...
Matt Benjamin
04:14 PM rgw Bug #22827 (Resolved): rgw_file: FLAG_EXACT_MATCH actually should be enforced
Testing before reverting it was incomplete.
Steps to Reproduce:
1. Configure NFS-RGW
2. On the mount point, crea...
Matt Benjamin
04:12 PM Revision 9981b513 (ceph): Merge pull request #17816 from smithfarm/wip-hadoop-s3a
luminous: tests: qa/rgw: hadoop-s3a suite targets centos_latest
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Revie...
Yuri Weinstein
04:10 PM rgw Bug #22084: Swift object expiry incorrectly trims entries, leaving behind some of the objects to ...
https://github.com/ceph/ceph/pull/18972 merged Yuri Weinstein
04:10 PM Revision abeb3c56 (ceph): Merge pull request #18972 from linuxbox2/luminous-22084
luminous: rgw: Fix swift object expiry not deleting objects
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:10 PM rgw Backport #22210: luminous: radosgw-admin zonegroup get and zone get should return defaults when t...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19086
merged
Yuri Weinstein
04:09 PM Revision 8fe88c45 (ceph): Merge pull request #19086 from shinobu-x/wip-22210-luminous
luminous: radosgw-admin zonegroup get and zone get should return defaults when there is no realm
Reviewed-by: Casey ...
Yuri Weinstein
04:09 PM Revision d55eda82 (ceph): Merge pull request #19088 from pdvian/wip-22177-luminous
luminous: rgw: check going_down() when lifecycle processing
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-...
Yuri Weinstein
04:08 PM Revision 7e84974d (ceph): Merge pull request #19636 from shinobu-x/wip-22506-luminous
luminous: rgw usage trim only trims a few entries
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:07 PM rgw Bug #20201: radosgw refuses upload when Content-Type missing from POST policy
https://github.com/ceph/ceph/pull/19784 merged Yuri Weinstein
04:06 PM Revision 0f1f98ad (ceph): Merge pull request #19784 from linuxbox2/luminous-20201
luminous: RGW: S3 POST policy should not require Content-Type
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewe...
Yuri Weinstein
04:05 PM Revision d51dbcaf (ceph): Merge pull request #19799 from smithfarm/wip-22581-luminous
luminous: rgw: multisite: 'radosgw-admin sync error list' contains temporary EBUSY errors
Reviewed-by: Casey Bodley ...
Yuri Weinstein
04:03 PM Revision 1708c17f (ceph): Merge pull request #19867 from smithfarm/wip-22591-luminous
luminous: rgw: refuses upload when Content-Type missing from POST policy
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:02 PM Revision 7c3e4684 (ceph): Merge pull request #20051 from ceph/revert-19538-wip-22434-luminous
Revert "luminous: rgw: user stats increased after bucket reshard"
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:01 PM Revision 915a8e14 (ceph): Merge pull request #20056 from linuxbox2/luminous-rgw-latchfix
luminous: rgw_file: alternate fix deadlock on lru eviction
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:57 PM Revision 9882489f (ceph): Merge pull request #20073 from smithfarm/wip-22767-luminous
luminous: rgw: librgw: fix shutdown error with resources uncleaned
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:56 PM Revision 440fdfa4 (ceph): Merge pull request #20075 from smithfarm/wip-22773-luminous
luminous: rgw: file deadlock on lru evicting
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
03:56 PM Revision f83a246b (ceph): Merge pull request #20107 from dreamhost/wip-22792
luminous: rgw: When a system object is created exclusively, do not distribute the
Reviewed-by: Casey Bodley <cbodley...
Yuri Weinstein
03:48 PM rgw Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
Can you provide us the rgw logs with debug rgw=20 and debug ms=1 set in ceph.conf Abhishek Lekshmanan
03:26 PM mgr Backport #22197: luminous: mgr: mark_down of osd without metadata is broken
separate backport -https://github.com/ceph/ceph/pull/19093- closed in favor of https://github.com/ceph/ceph/pull/17869 Nathan Cutler
03:26 PM Revision 0e0d0cd8 (ceph): test/librados: be more tolerant with timed lock tests
wait for extra 0.1 second, and try again if the lock is not expired yet.
this happens if the client and osd are not s...
Kefu Chai
03:23 PM CephFS Bug #22788: ceph-fuse performance issues with rsync
It seems that the -H option causes low performance when destination is in cephfs. I still don't figure out why Zheng Yan
03:20 PM CephFS Bug #22754: mon: removing tier from an EC base pool is forbidden, even if allow_ec_overwrites is set
As far as I'm aware, nobody has worked on it, so that would be a no. John Spray
03:13 PM CephFS Bug #22754: mon: removing tier from an EC base pool is forbidden, even if allow_ec_overwrites is set
Is this going to make it into 12.2.3? David Turner
03:15 PM RADOS Bug #22201: PG removal with ceph-objectstore-tool segfaulting
We're getting close to converting the OSDs in this cluster to Bluestore. If you would like any tests to be run on th... David Turner
02:57 PM rbd Bug #22803 (Fix Under Review): [test] cli_generic sporadically fails on "rbd trash purge --thresh...
PR: https://github.com/ceph/ceph/pull/20170 Mykola Golub
02:56 PM RADOS Bug #22668: osd/ExtentCache.h: 371: FAILED assert(tid == 0)
simpler fix: https://github.com/ceph/ceph/pull/20169 Sage Weil
02:55 PM Revision a78cdcee (ceph): os/bluestore: disable on_applied sync_complete
1. This is causing problems in ECBackend that are not obvious.
2. It didn't show any performance win anyway.
3. I'm t...
Sage Weil
02:53 PM CephFS Feature #21995 (Fix Under Review): ceph-fuse: support nfs export
https://github.com/ceph/ceph/pull/20168 Jos Collin
02:42 PM Revision 4f537e22 (ceph): Merge pull request #20167 from cernceph/dvanders_withhold
osd: change log level when withholding pg creation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:41 PM CephFS Bug #22801: client: Client::flush_snaps still uses obsolete Client::user_id/group_id
CapSnap is for flushing snapshoted metadata (the metadata that were dirty at the time of mksnap), nothing do with set... Zheng Yan
02:38 PM RADOS Bug #22440: New pgs per osd hard limit can cause peering issues on existing clusters
First, perhaps this will help to make these issues more visible: https://github.com/ceph/ceph/pull/20167
Second, i...
Dan van der Ster
02:37 PM Revision d12ba37e (ceph): osd: change log level when withholding pg creation
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch> Dan van der Ster
02:34 PM mgr Feature #22748 (Fix Under Review): Add units to configuration settings
https://github.com/ceph/ceph/pull/20163 John Spray
02:34 PM mgr Feature #22747 (Fix Under Review): Add units to performance counters
https://github.com/ceph/ceph/pull/20152 John Spray
02:32 PM mgr Bug #22327: MGR dashboard doesn't update OSD's ceph version after updating from 12.2.1 to 12.2.2
I imagine this is probably and underlying ceph-mgr glitch rather than dashboard specific. I'll leave this ticket her... John Spray
02:29 PM Dashboard Bug #22557 (Pending Backport): Dashboard on backup MGRs always redirects to /, breaking reverse p...
John Spray
11:20 AM Dashboard Bug #22557 (Resolved): Dashboard on backup MGRs always redirects to /, breaking reverse proxy sup...
Kefu Chai
02:27 PM CephFS Bug #22776 (Fix Under Review): mds: session count,dns and inos from cli "fs status" is always 0
Patrick Donnelly
02:26 PM CephFS Bug #22734 (Fix Under Review): cephfs-journal-tool: may got assertion failure due to not shutdown
Patrick Donnelly
02:08 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
Checked on current jewel, the issue did not reproduce
num_objects is 50000 is the second zone....
Mark Kogan
01:18 PM rgw Bug #22826 (In Progress): "x-amz-content-sha256: STREAMING-AWS4-HMAC-SHA256-PAYLOAD" is not suppo...
request & response:
PUT /bucket1/test.pdf?uploadId=2%7ELJHM5ZQxPXBzDDK5cG4RG_j9bcKXvI5&partNumber=1 HTTP/1.1
Host...
liu boy
01:17 PM Revision f57e00db (ceph): build/ops: rpm: fix _defined_if_python2_absent conditional
The expectation is that _defined_if_python2_absent will be defined
if (and only if) the python2 bcond is not set. Bef...
Nathan Cutler
12:59 PM CephFS Bug #22802: libcephfs: allow setting default perms
Part of the problem here is that there are really two sets of default permissions in this code. There is one in the C... Jeff Layton
11:24 AM Linux kernel client Bug #22639 (Resolved): cephfs may fail to trim as many caps as MDS asked for
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=040d786032bf59002d374b86d75b04d97624005... Ilya Dryomov
11:01 AM Revision dc2369d8 (ceph): rgw: fix a typo in comment
Signed-off-by: luomuyao <luo.muyao@zte.com.cn> luomuyao
10:56 AM Revision c41ef5a5 (ceph): Merge pull request #19758 from nrdmn/fix-dashboard-wip
pybind/mgr/dashboard: fix reverse proxy support
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John Spray <j...
John Spray
10:43 AM bluestore Bug #21312: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
actual_allocated_size - expected_allocated_size = 4259840 - 4194304 = 0x10000 Kefu Chai
04:25 AM bluestore Bug #21312: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
http://pulpito.ceph.com/yuriw-2018-01-26_18:13:44-rados-wip_yuri_master_1.26.18-distro-basic-smithi/2112995/... Kefu Chai
10:41 AM Revision 91e12608 (ceph): Merge pull request #20142 from shangzhong/wip-java-native
java/native: s/jni: lstat/jni: stat in native_ceph_stat
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:39 AM Revision a26b4ae7 (ceph): mgr: balancer: fixed mistype "AttributeError: 'Logger' object has no at...
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
(cherry picked from commit 2062e84c7a33fc5170740f2d60d07ddf62085457)
Konstantin Shalygin
10:38 AM Revision e46a4d80 (ceph): Merge pull request #20130 from k0ste/newfeature
mgr: balancer: fixed mistype "AttributeError: 'Logger' object has no attribute 'err'"
Reviewed-by: Kefu Chai <kchai@...
Kefu Chai
10:37 AM Revision 3e3e7816 (ceph): Merge pull request #20127 from majianpeng/issue_op_cleanup
osd/ReplicatedBackend: clean up code.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:37 AM Revision d61b129e (ceph): Merge pull request #20119 from Liuchang0812/remove-health-service
mon: remove health service
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:36 AM Revision 9c456415 (ceph): Merge pull request #20092 from tangwenjun3/wip-fix-write-label
os/bluestore: no need to fsync when failed to write label
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
10:36 AM Revision 2a5b62a3 (ceph): Merge pull request #20078 from renhwztetecs/renhw-wip-mon-paxos-cleanup
mon: paxos cleanup
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Kefu Chai
10:24 AM Revision 78c3dfdf (ceph): doc/client: uniform naming
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
10:23 AM RADOS Bug #20086 (Fix Under Review): LibRadosLockECPP.LockSharedDurPP gets EEXIST
https://github.com/ceph/ceph/pull/20161 Kefu Chai
07:28 AM RADOS Bug #20086: LibRadosLockECPP.LockSharedDurPP gets EEXIST
/a/kchai-2018-01-28_09:53:35-rados-wip-kefu-testing-2018-01-27-2356-distro-basic-mira/2120659... Kefu Chai
10:03 AM Revision b2d406e0 (ceph): Merge pull request #20126 from tchaikov/wip-doc-mgr-auth
doc: update mgr related auth settings
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
07:34 AM Revision 6a57358a (ceph): rbd: unified way to map images using different drivers
Instead of "rbd map|unmap|showmapped", "rbd ndb map|unmap|list",
"rbd ggate map|unmap|list" commands, provide:
rbd ...
Mykola Golub
06:50 AM rgw Bug #22825: The parameter of max-uploads doesn't work when List Multipart Uploads
xin liao wrote:
> fix:[[https://github.com/ceph/ceph/pull/20158]]
xin liao
06:50 AM rgw Bug #22825: The parameter of max-uploads doesn't work when List Multipart Uploads
fix:https://github.com/ceph/ceph/pull/20158 xin liao
06:30 AM rgw Bug #22825 (Resolved): The parameter of max-uploads doesn't work when List Multipart Uploads
List Multipart Uploads returns at most 1,000 multipart uploads in the response. 1,000 multipart uploads is the defaul... xin liao
06:41 AM Revision 2ff9ea15 (ceph): rgw: fix the max-uploads parameter not work
fix http://tracker.ceph.com/issues/22825
Signed-off-by: Xin Liao <liaoxinbit@gmail.com>
liaoxin01
05:10 AM rgw Backport #22812 (In Progress): luminous: Civetweb reports bad response code.
https://github.com/ceph/ceph/pull/20157 Prashant D
04:22 AM Revision 14bb8150 (ceph): mgr/dashboard: add configuration setting browser
Signed-off-by: Rubab Syed<rubab.syed21@gmail.com> Rubab Syed
04:08 AM Revision 343a9a39 (ceph): rgw: log the right http status code in civetweb frontend's access log
Fixes: http://tracker.ceph.com/issues/22538
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
(cherry picked from c...
Zongyou Yao
04:04 AM mgr Backport #22811 (In Progress): luminous: Authentication failed, did you specify a mgr ID with a v...
https://github.com/ceph/ceph/pull/20156 Prashant D
03:48 AM CephFS Bug #22824 (Fix Under Review): Journaler::flush() may flush less data than expected, which causes...
https://github.com/ceph/ceph/pull/20155 Zheng Yan
03:02 AM CephFS Bug #22824 (Resolved): Journaler::flush() may flush less data than expected, which causes flush w...
Zheng Yan
03:20 AM Revision 4ca3eb28 (ceph): mgr/balancer: pool-specific optimization support
This currently only works for upmap.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:57 AM Revision 2852a5f5 (ceph): mon: fix mgr using auth_client_required policy
This caused mgr daemons to fail to authenticate
when auth_client_required was set to something
different to auth_clus...
John Spray
02:57 AM Revision f2a20277 (ceph): mgr: apply auth_service_required to client conns
Previously was using auth_cluster_required for all
connections, which meant that if someone had
disabled client cephx...
John Spray
02:55 AM rbd Backport #22809 (In Progress): luminous: rbd snap create/rm takes 60s long
https://github.com/ceph/ceph/pull/20153 Prashant D
02:45 AM Revision cfd05be6 (ceph): librbd: fix snap create/rm may taking long time
fix snap create/rm may taking long time
http://tracker.ceph.com/issues/22716
Signed-off-by: Song Shun <song.shun3@...
shun song
02:27 AM Revision 1526e088 (ceph): mds: reset connection's priv when marking down connection
mds won't get reset for down connection, so it needs to break
circle reference between connection and session.
Signe...
Yan, Zheng
02:27 AM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
David Turner wrote:
> I was able to resolve this issue by using the ceph-objectstore-tool to remove copies of PGs so...
Brad Hubbard
02:18 AM Bug #22784: Key exported from auth keyring is not imported properly
A backslash before double quotation mark would be the solution to this problem. ... Jing Li
01:16 AM Bug #19883 (Closed): Remove redundant includes
Brad Hubbard
01:15 AM RADOS Bug #21471 (Resolved): mon osd feature checks for osdmap flags and require-osd-release fail if 0 ...
Brad Hubbard
01:11 AM Bug #22823 (Fix Under Review): sitepackages=True causes problems on Fedora when some packages are...
Brad Hubbard
12:04 AM Bug #22823 (Resolved): sitepackages=True causes problems on Fedora when some packages are already...
On fc27 I have both coverage and pytest installed on the system and this causes problems such as...... Brad Hubbard
12:15 AM Revision 7cbf1a6b (ceph): tests: ceph-disk: Remove sitepackages=True
"sitepackages=True" causes issues on systems that may have packages like
"coverage" or "pytest" installed at the syst...
Brad Hubbard

01/28/2018

11:59 PM RADOS Backport #22807 (In Progress): luminous: "osd pool stats" shows recovery information bugly
https://github.com/ceph/ceph/pull/20150 Prashant D
10:47 PM Revision 8950736b (ceph): mon: use pool_sum as param name in PGMapDigest::recovery_summary
the param name of delta_sum of PGMapDigest::recovery_summary() is misleading too.
delta_sum fits the recovery_rate_su...
Chang Liu
10:47 PM Revision e94900c7 (ceph): mon: do not use per_pool_sum_delta to show recovery summary
Fixes: http://tracker.ceph.com/issues/22727
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from co...
Chang Liu
10:45 PM Revision f23035fb (ceph): test: Remove bogus check in ceph_objectstore_tool.py
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f918b1fac1f3cdb4cf316fb4c7afc90de49ce06e)
David Zafman
10:45 PM Revision 339e9900 (ceph): ceph-objectstore-tool: Fix debug output
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 090c773fc9b7f3316ed88edd24b85a703224ddc5)
David Zafman
10:45 PM Revision 152272ce (ceph): osd: Fixes for mark_unfound_lost
Let recovery requeue operations and release backoff
For "delete" mark object context, if present, to non-existent
Si...
David Zafman
10:45 PM Revision 17c64595 (ceph): ceph-osdomap-tool: Add compact comand option
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b1f397f4fc3313ee0325722156759bfe32286c6b)
David Zafman
10:45 PM Revision 4c2a8f1d (ceph): osd: Primary shard needs to be at the front to be preferred
Caused by: cd0d8b0714d8684cf61b4650e170027ef46f489b
Fixes: http://tracker.ceph.com/issues/21907
Signed-off-by: Davi...
David Zafman
10:45 PM Revision 540f425f (ceph): osd: Scrub of object with only object error(s) are not logged
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 1ad05b1068ddd5d3312af45af1a60587200ddcd7)
David Zafman
09:32 PM Revision 20164df4 (ceph): client: rework Client::get_local_osd() return codes
It currently returns -1 when there isn't one, but the C wrapper can
also return -ENOTCONN if the cmount isn't mounted...
Jeff Layton
09:32 PM Revision dbf54df8 (ceph): client: reset unmounting flag to false when starting a new mount
Once the "unmounting" flag goes to true, it never flips back to false.
We don't have a lot of checks for "unmounting"...
Jeff Layton
09:32 PM Revision 12e93809 (ceph): client: remove misleading comment in get_cap_ref
That may have been true at one time, but it's not always a single bit now.
Signed-off-by: Jeff Layton <jlayton@redha...
Jeff Layton
08:16 PM rgw Support #22822 (New): RGW multi site issue - data sync: ERROR: failed to fetch datalog info
I have noticed a strange issue. My synchronization worked quite ok for a some while.. But today in on one site I have... Mariusz Derela
03:54 PM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
I was able to resolve this issue by using the ceph-objectstore-tool to remove copies of PGs so the osds could start. ... David Turner
02:38 PM Revision 0d4a71ed (ceph): Merge pull request #19990 from dillaman/wip-group-cleanup
librbd: group and snapshot cleanup
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:52 AM Revision 3a058a2e (ceph): tests: rados tool: test -f option
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:37 AM Feature #15904 (Fix Under Review): rados command does not accept -f for format (ceph tool does)
https://github.com/ceph/ceph/pull/20147 Nathan Cutler
11:27 AM CephFS Bug #22821 (Fix Under Review): mds: session reference leak
https://github.com/ceph/ceph/pull/20148 Zheng Yan
08:15 AM CephFS Bug #22821 (Resolved): mds: session reference leak
there are several places get session by:
"Session *session = static_cast<Session *>(m->get_connection()->get_priv(...
Zheng Yan
11:23 AM Revision 358f8a55 (ceph): mds: fix session reference leak
"m->get_connection()->get_priv()" increases the session's reference
count by one. but we forget to release the refere...
Yan, Zheng
11:17 AM Revision 82d4896b (ceph): tools: rados: drop --force option
The global -f / --force option was introduced by
3425a8e5031a4f0c9c0eb85e8a329b02d05b9420 for use in import/export.
...
Nathan Cutler
11:13 AM Revision 182b519c (ceph): tools: rados: make -f be --format instead of --force
Fixes: http://tracker.ceph.com/issues/15904
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
11:12 AM Revision 89385a2f (ceph): doc: mention rados -f change in PendingReleaseNotes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:58 AM rbd Bug #17993: rbd-mirror: potential race mirroring cloned image
Nathan Cutler wrote:
> I attempted the jewel backport at #18500 but it is beyond my abilities.
@Nathan OK,thanks.
liuzhong chen
12:36 AM Bug #22608 (Resolved): Missing TrackedOp events "header_read", "throttled", "all_read" and "all_r...
Nathan Cutler
12:31 AM RADOS Backport #22818 (In Progress): jewel: repair_test fails due to race with osd start
Nathan Cutler
12:30 AM Revision a19210b6 (ceph): qa/tasks/reg11184: import run
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 59e3827be7ff4cbcb24b196125b25802ffd741c8)
Sage Weil
12:28 AM Revision 96cd8227 (ceph): qa/tasks/ceph_manager: wait for osd to start after objectstore-tool seq...
Fixes: http://tracker.ceph.com/issues/20705
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 583...
Sage Weil
12:03 AM Revision 3d5dabf8 (ceph): build/ops: rpm: Python 3-only ceph-disk and ceph-volume
This should have been part of 661ccdbaa15f88d69986533c74553e6a19bd577d
but was overlooked.
Signed-off-by: Nathan Cut...
Nathan Cutler
12:03 AM Revision d01d69e5 (ceph): cmake: empty INSTALL_RPATH for libcls_sdk.so.1.0.0
See 235448879e5 for explanation.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler

01/27/2018

11:41 PM rgw Bug #22820: rgw_file: avoid fragging thread_local log buffer
https://github.com/ceph/ceph/pull/20145 Matt Benjamin
09:38 PM rgw Bug #22820 (Resolved): rgw_file: avoid fragging thread_local log buffer
I don't think sending Log a nullptr /should/ cause future log messages to be suppressed, but that does currently happ... Matt Benjamin
09:40 PM Revision bae94c68 (ceph): rgw_file: avoid evaluating nullptr for readdir offset
I've found by experimentation that passing a null pointer
as a value to a CachedPrebufferedStreambuf ostream caused
s...
Matt Benjamin
09:33 PM rgw Feature #22604 (Fix Under Review): Command to inspect the RGW cache
https://github.com/ceph/ceph/pull/20144 Adam Emerson
09:32 PM rgw Feature #22603 (Fix Under Review): Command to invalidate cache
https://github.com/ceph/ceph/pull/20144 Adam Emerson
05:55 PM bluestore Bug #22102 (In Progress): BlueStore crashed on rocksdb checksum mismatch
full logs at 5e38cf1e-532a-4aa4-8289-5b9e9c59632a Sage Weil
01:02 PM Revision 471a5a93 (ceph): rbd: dump op features in image info
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:02 PM Revision 9a938088 (ceph): rbd: normalize group command aliases
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:02 PM Revision 36d3b17d (ceph): pybind/rbd: normalize image group API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:58 PM rbd Documentation #18197: Remove any pre-OpenStack Liberty references from the RBD documentation
... and now it can be cleaned up through Newton. Jason Dillaman
06:45 AM rbd Documentation #18197: Remove any pre-OpenStack Liberty references from the RBD documentation
@Kallepalli: consider it assigned. If you care to work on it, please go ahead. Nathan Cutler
08:45 AM rbd Bug #22819 (Resolved): librbd::object_map::InvalidateRequest: 0x7fbd100beed0 should_complete: r=0
What I do:
1. rbd was created with jewel client on Kraken Cluster.
2. Cluster and clients now 12.12.2
3. I was e...
Konstantin Shalygin
08:35 AM RADOS Backport #21872 (In Progress): jewel: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
Nathan Cutler
08:34 AM Revision 16a900ed (ceph): test: fix misc fiemap testing
1) Different filesystem will have different behavior to
allocate extents. Therefore, even if write 4000 extents,
the ...
Ning Yao
07:31 AM Revision da9cd5e8 (ceph): java/native: s/jni: lstat/jni: stat in native_ceph_stat
Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn> shangzhong zhu
06:49 AM RADOS Bug #22662 (Pending Backport): ceph osd df json output validation reported invalid numbers (-nan)...
Nathan Cutler

01/26/2018

10:50 PM Revision 2b33c475 (ceph): Merge pull request #18951 from dzafman/wip-21440
Jewel: Performance: Only scan for omap corruption once
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Zafman
10:40 PM Bug #22608: Missing TrackedOp events "header_read", "throttled", "all_read" and "all_read"
Xuehan Xu wrote:
> I've just submitted a PR: https://github.com/ceph/ceph/pull/19828
merged
Yuri Weinstein
10:40 PM Revision eb55a14e (ceph): Merge pull request #19828 from xxhdx1985126/wip_xxh_trackedop_tracking_...
common: mark events of TrackedOp outside its constructor
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg ...
Yuri Weinstein
10:37 PM Revision e5925894 (ceph): Merge pull request #20022 from badone/wip-OSDMonitor-error-message-outputs
mon/OSDMonitor: Fix OSDMonitor error message outputs
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:37 PM Revision dae4d67e (ceph): Merge pull request #20115 from liewegas/wip-features
mon: fix structure of 'features' command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
09:18 PM rgw Feature #20473 (Fix Under Review): RGW Multi-site radosgw-admin sync status and radosgw-admin buc...
PRs:
https://github.com/ceph/ceph/pull/19573
https://github.com/ceph/ceph/pull/20027
-https://github.com/ceph/ce...
Vikhyat Umrao
08:41 PM Revision f67bd47d (ceph): Merge pull request #20096 from myoungwon/wip-manifest-two-pool-test
src/test/osd: add two pool test for manifest objects
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:16 PM CephFS Bug #22802: libcephfs: allow setting default perms
What I think I'm going to do is just add a ceph_mount_perms_set() function to the API that will reset it to a UserPer... Jeff Layton
05:49 PM CephFS Bug #22802: libcephfs: allow setting default perms
The current default is to set it to -1, so that's probably what we'll do here.
Further down the rabbit hole, we ha...
Jeff Layton
05:36 PM CephFS Bug #22802: libcephfs: allow setting default perms
Jeff Layton wrote:
> Serious question: does anyone actually use the SyntheticClient? It's only linked into the ceph-...
Patrick Donnelly
04:52 PM CephFS Bug #22802: libcephfs: allow setting default perms
Serious question: does anyone actually use the SyntheticClient? It's only linked into the ceph-syn binary, and I don'... Jeff Layton
07:44 PM ceph-ansible Bug #22751: use chrony (not ntpd) on RHEL- and SUSE-based systems
PR for spec file mod: https://github.com/ceph/ceph/pull/20138 Nathan Cutler
07:42 PM Revision 46f67dd6 (ceph): build/ops: rpm: recommend chrony instead of ntp-daemon
References: https://tracker.ceph.com/issues/22751
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:29 PM Revision 31c60584 (ceph): Merge pull request #20018 from smithfarm/wip-python3-only
build/ops: rpm: conditionalize Python 2 availability to enable Ceph build on Python 3-only system
Reviewed-by: Kefu ...
Nathan Cutler
06:16 PM CephFS Bug #21091 (Resolved): StrayManager::truncate is broken
Nathan Cutler
06:16 PM CephFS Backport #21657 (Resolved): luminous: StrayManager::truncate is broken
Nathan Cutler
06:13 PM rbd Backport #22395 (Resolved): luminous: librbd: cannot clone all image-metas if we have more than 6...
Nathan Cutler
06:12 PM rbd Backport #22393 (Resolved): luminous: librbd: cannot copy all image-metas if we have more than 64...
Nathan Cutler
06:11 PM rbd Bug #22362 (Resolved): cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler
06:11 PM rbd Backport #22454 (Resolved): luminous: cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler
06:10 PM rbd Backport #22497 (Resolved): luminous: [rbd-mirror] new pools might not be detected
Nathan Cutler
06:02 PM rbd Bug #17993: rbd-mirror: potential race mirroring cloned image
I attempted the jewel backport at #18500 but it is beyond my abilities. Nathan Cutler
06:01 PM RADOS Backport #22818 (Resolved): jewel: repair_test fails due to race with osd start
https://github.com/ceph/ceph/pull/20146 Nathan Cutler
06:00 PM Bug #18004 (Pending Backport): heartbeat peers need to be updated when a new OSD added into an ex...
Nathan Cutler
05:54 PM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
+1 for null, which is an English word and hence far more comprehensible than "NaN", which is what I would call "Progr... Nathan Cutler
05:44 PM rgw Backport #22805 (In Progress): luminous: rgw distributes cache updates on exclusive creates
Nathan Cutler
08:00 AM rgw Backport #22805 (Resolved): luminous: rgw distributes cache updates on exclusive creates
https://github.com/ceph/ceph/pull/20107 Nathan Cutler
05:43 PM mgr Bug #21927 (Resolved): `fs status` always says 0 clients
Nathan Cutler
05:42 PM mgr Backport #21946 (Resolved): luminous: `fs status` always says 0 clients
Nathan Cutler
05:42 PM RADOS Bug #21577 (Resolved): ceph-monstore-tool --readable mode doesn't understand FSMap, MgrMap
Nathan Cutler
05:41 PM RADOS Backport #21636 (Resolved): luminous: ceph-monstore-tool --readable mode doesn't understand FSMap...
Nathan Cutler
05:29 PM Backport #21865 (Resolved): luminous: rbd: rbd crashes during map
Nathan Cutler
05:28 PM Bug #22817 (Closed): Jewel: test/msgr/test_msgr.cc: 1054: FAILED assert(0 == " loop time exceed 5...

http://qa-proxy.ceph.com/teuthology/dzafman-2018-01-25_13:41:04-rados-wip-zafman-testing-jewel-distro-basic-smithi/...
David Zafman
05:21 PM RADOS Bug #20705 (Pending Backport): repair_test fails due to race with osd start
Seen in Jewel so marking for backport
http://qa-proxy.ceph.com/teuthology/dzafman-2018-01-25_13:41:04-rados-wip-za...
David Zafman
05:18 PM Bug #22782 (Need More Info): Ceph Luminous : ceph OSDs are not starting with ceph-osd.target.
Nathan Cutler
05:18 PM Bug #22782: Ceph Luminous : ceph OSDs are not starting with ceph-osd.target.
@Nokia Please post the output of the following commands:
rpm -qi ceph-osd (or apt-cache show ceph-osd)
cat /etc/o...
Nathan Cutler
05:16 PM RADOS Backport #21872: jewel: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
This backport is needed as seen in:
http://qa-proxy.ceph.com/teuthology/dzafman-2018-01-25_13:41:04-rados-wip-zafm...
David Zafman
04:29 PM Revision 7fe6917b (ceph): Merge pull request #20134 from tchaikov/wip-spdk-aarch64
spdk: update SPDK to fix the build failure on aarch64
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
03:58 PM Revision 5cbfeffd (ceph): osd/ReplicatedBackend: clean up code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
03:56 PM Revision 2177353f (ceph): Merge pull request #18690 from dzafman/wip-1508935
jewel: osd: recover_replicas: object added to missing set for backfill, but is not in recovering, error!
Reviewed-by...
David Zafman
03:32 PM Revision ac56e7bb (ceph): test/librbd: treat empty features environment variable as old format
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 4432e7eb (ceph): librbd: remove 'consistency' verbiage from group feature
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 0ce2c834 (ceph): librbd: group image add/remove ops should notify update
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 19a9c3bf (ceph): cls/rbd: cleanup helper method visibility
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 41c5f323 (ceph): cls/rbd: removed unused snapshot feature bitmask
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision c0801af3 (ceph): cls/rbd: add new op feature bits for groups and snap trash
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 94dc5aeb (ceph): cls/rbd: renamed image group add/remove/get operations
The methods are used by the luminous release of librbd but are essentially
no-ops since group support was removed fro...
Jason Dillaman
03:32 PM Revision 7cd13f83 (ceph): cls/rbd: automatically manage group op feature on images
When an image is added to a group, set the group op feature
bit and when removed, clear the bit.
Signed-off-by: Jaso...
Jason Dillaman
03:32 PM Revision 4ad9d565 (ceph): librbd: simplified retrieving snapshots from image header
Added a new cls 'snapshot_get' method that retrieves all snapshot
specific details to avoid the need to add a new cls...
Jason Dillaman
03:32 PM Revision deba6b41 (ceph): librbd: properly handle group snap add failure case
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 3c4e2c10 (ceph): librbd: shorten the generated group image snapshot name
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 86772a18 (ceph): librbd: normalize image group C/C++ API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:23 PM Revision 7a275516 (ceph): client: add cap_dirtier_uid/gid to CapSnap
Set new fields to whatever the inode has at the time that we create the
CapSnap. In the event that it was unset at th...
Jeff Layton
02:59 PM Revision 94e7b142 (ceph): src/test/osd/TestRados: add a comment
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
02:35 PM CephFS Feature #21156 (Fix Under Review): mds: speed up recovery with many open inodes
https://github.com/ceph/ceph/pull/20132 Zheng Yan
02:06 PM Revision 95e1963c (ceph): pybind/mgr/dashboard: fix reverse proxy support
This fixes http redirection for reverse http proxies
Fixes: http://tracker.ceph.com/issues/22557
Signed-off-by: Nick...
Nick Erdmann
02:06 PM Revision fdd64bb2 (ceph): pybind/mgr: fix typo
Signed-off-by: Nick Erdmann <n@nirf.de> Nick Erdmann
01:48 PM CephFS Bug #22801: client: Client::flush_snaps still uses obsolete Client::user_id/group_id
Hmm...cap_dirtier_uid is only set to anything non-default in _do_setattr(). That function does this very early:
<p...
Jeff Layton
01:43 PM CephFS Bug #22801: client: Client::flush_snaps still uses obsolete Client::user_id/group_id
I think we should cap_dirtier_uid/gid into CapSnap Zheng Yan
01:06 PM CephFS Bug #22801: client: Client::flush_snaps still uses obsolete Client::user_id/group_id
I don't have the best grasp of how snapshots work in cephfs, so I'm a little confused as to what should be done here:... Jeff Layton
01:45 PM Revision e544f149 (ceph): Merge pull request #20064 from tchaikov/wip-cmake-py3
cmake: enabled py3 only build
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@su...
Nathan Cutler
01:27 PM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
This might be a red herring. I think Nick Fisk on the ML found the problem. Originally the output of `ceph osd df` s... David Turner
01:24 PM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
debug bluestore = 20 log for the same OSD as before.
ceph-post-file: 06b467b7-4a91-4263-85e0-c89268b694e3
David Turner
01:16 PM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
Please use ceph-post-file to upload the full logs. Greg Farnum
01:15 PM rbd Bug #22786 (Resolved): [test] OpenStack tempest test is failing across all branches
Jason Dillaman
01:12 PM rbd Bug #22786 (Pending Backport): [test] OpenStack tempest test is failing across all branches
Jason Dillaman
12:03 AM rbd Bug #22786 (Fix Under Review): [test] OpenStack tempest test is failing across all branches
*PR*: https://github.com/ceph/ceph/pull/20124 Jason Dillaman
01:15 PM rbd Backport #22815 (Resolved): luminous: [test] OpenStack tempest test is failing across all branches
Jason Dillaman
01:13 PM rbd Backport #22815 (In Progress): luminous: [test] OpenStack tempest test is failing across all bran...
Jason Dillaman
01:13 PM rbd Backport #22815 (Resolved): luminous: [test] OpenStack tempest test is failing across all branches
https://github.com/ceph/ceph/pull/20136 Jason Dillaman
01:15 PM Revision e50835f8 (ceph): Merge pull request #20136 from dillaman/wip-22815-luminous
luminous: qa/workunits/rbd: switch devstack to pike release
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
01:13 PM Revision 4efada35 (ceph): qa/workunits/rbd: switch devstack to pike release
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 7ff1e0bc2193acd009a74db81cf8e8cc8639ad12)
Jason Dillaman
01:11 PM Revision 37067a6f (ceph): librbd: force removal of a snapshot cannot ignore dependent children
Fixes: http://tracker.ceph.com/issues/22791
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
01:10 PM rbd Backport #22806 (In Progress): luminous: [librbd] force removing snapshots cannot remove children
Jason Dillaman
08:00 AM rbd Backport #22806 (Resolved): luminous: [librbd] force removing snapshots cannot remove children
https://github.com/ceph/ceph/pull/20135 Nathan Cutler
01:05 PM Revision 95a83580 (ceph): spdk: enable SPDK on AArch64 by default
Enable SPDK in Ceph on AArch64 by default.
Change-Id: I81ad8e0b860968d62fd2740ae04923f477dab75a
Signed-off-by: Tone ...
Tone ZHANG
01:03 PM Revision 29b5611d (ceph): doc/dev: add a brief guide to serialization
Contributors encounter this pretty soon when trying
to add any feature to Ceph, so I'd like a central place
to point ...
John Spray
12:55 PM Revision 539e046b (ceph): spdk: update SPDK to fix the build failure on aarch64
to include 29be88fab6bb026df27c93ee89c61965b3c43133 which addresses a
build failure on aarch64.
Signed-off-by: Kefu ...
Kefu Chai
12:24 PM Revision 9e45edaa (ceph): cmake: build ceph-mgr with specified version of python
* add an option named "MGR_PYTHON_VERSION", so we can build ceph-mgr
which use py3 for running plugins
* also drop ...
Kefu Chai
12:24 PM Revision 46003075 (ceph): mgr: be compatible with py3
so ceph-mgr can be compiled using py3
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:22 PM Revision 8169164e (ceph): build/ops: deb: drop redundant ceph-common recommends
Since ceph-common is a hard dependency of ceph-base, packages that
require ceph-base do not need to recommend ceph-co...
Nathan Cutler
12:06 PM Revision 8b21ba92 (ceph): cmake: add WITH_PYTHON2 option
* add WITH_PYTHON2 option, so we can build python3 bindings only.
* change the default value of WITH_PYTHON3 option t...
Kefu Chai
12:02 PM rgw Bug #22352: rados gateway computes wrong AWS4 signature if canonical request contains the tilde (...
Hello,
yes it looks like the same issue. Thanks
Saverio
Saverio Proto
11:55 AM RADOS Bug #18239 (New): nan in ceph osd df again
Chang Liu
11:54 AM RADOS Bug #18239 (Duplicate): nan in ceph osd df again
duplicated with #22662 Chang Liu
11:54 AM mgr Bug #22814 (Won't Fix): mgr: balancer: "some osds belong to multiple subtrees"
ceph balancer mode crush-compat
ceph balancer on...
Konstantin Shalygin
11:31 AM Revision 2062e84c (ceph): mgr: balancer: fixed mistype "AttributeError: 'Logger' object has no at...
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru> Konstantin Shalygin
11:05 AM Revision 367c4628 (ceph): Merge pull request #19922 from Rubab-Syed/performance_counter_browser
mgr/dashboard: performance counter browsers
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:08 AM mgr Bug #22682 (Duplicate): "PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)" in rados-luminou...
Kefu Chai
08:50 AM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Tomas Mores wrote:
> Yes, i am using Debian 9 + CEPH Luminous and "load_dll: libcrypto.so.1.1: cannot find CRYPTO_nu...
Tomas Mores
08:43 AM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Yes, i am using Debian 9 + CEPH Luminous and "load_dll: libcrypto.so.1.1: cannot find CRYPTO_num_locks" error is stil... Tomas Mores
08:03 AM rgw Backport #22813 (Rejected): jewel: multisite: trim bilogs as data sync peer zones catch up
Nathan Cutler
08:01 AM rgw Backport #22812 (Resolved): luminous: Civetweb reports bad response code.
https://github.com/ceph/ceph/pull/20157 Nathan Cutler
08:01 AM mgr Backport #22811 (Resolved): luminous: Authentication failed, did you specify a mgr ID with a vali...
https://github.com/ceph/ceph/pull/20156 Nathan Cutler
08:00 AM rbd Backport #22810 (Resolved): jewel: rbd snap create/rm takes 60s long
https://github.com/ceph/ceph/pull/21220 Nathan Cutler
08:00 AM rbd Backport #22809 (Resolved): luminous: rbd snap create/rm takes 60s long
https://github.com/ceph/ceph/pull/20153 Nathan Cutler
08:00 AM RADOS Backport #22808 (Rejected): jewel: "osd pool stats" shows recovery information bugly
Nathan Cutler
08:00 AM RADOS Backport #22807 (Resolved): luminous: "osd pool stats" shows recovery information bugly
https://github.com/ceph/ceph/pull/20150 Nathan Cutler
07:30 AM RADOS Bug #22727 (Pending Backport): "osd pool stats" shows recovery information bugly
Kefu Chai
07:30 AM Revision c641b205 (ceph): Merge pull request #20009 from Liuchang0812/fix-22727
mon: do not use per_pool_sum_delta to show recovery summary
Reviewed-by: Varada Kari <varada.kari@gmail.com>
Reviewe...
Kefu Chai
07:28 AM mgr Bug #22096 (Pending Backport): Authentication failed, did you specify a mgr ID with a valid keyring?
Kefu Chai
07:28 AM Revision 73cc02d3 (ceph): Merge pull request #20048 from jcsp/wip-22096
mon: fix mgr using auth_client_required policy
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Chai ...
Kefu Chai
07:24 AM Revision 8c2037ef (ceph): doc: update mgr related auth settings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:20 AM Revision a1d63044 (ceph): qa/suites/rados/thrash/workloads: add paramters to support two pools
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
06:42 AM Revision 661ccdba (ceph): build/ops: rpm: conditionalize Python 2 availability
Not all build targets have Python 2 available. Allow the build
to succeed on pure Python 3 systems.
Signed-off-by: N...
Nathan Cutler
06:42 AM Revision b2d45578 (ceph): build/ops: rpm: package byte-compiled ceph-rest-api
This is only necessary on Python 3-only systems.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:42 AM Revision c0b7aab3 (ceph): build/ops: rpm: python3-ceph-argparse only if Python 2 available
The python3-ceph-argparse package is only necessary in environments where
Python 3 might not be available. For distro...
Nathan Cutler
06:42 AM Revision 5ec23644 (ceph): doc: PendingReleaseNotes: python-ceph-compat deprecate/drop
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:42 AM Revision e9e62cbf (ceph): build/ops: rpm: move distro-conditional make check deps
These were in the wrong section.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:42 AM Revision d688b23f (ceph): build/ops: rpm: introduce _python_buildid macro
This eliminates several ugly conditional blocks. This commit also does some
cleanup like dropping the ceph-base runti...
Nathan Cutler
06:42 AM Revision fab20559 (ceph): cmake: empty INSTALL_RPATH for libceph_zstd.so.2.0.0
See 235448879e5 for explanation.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:42 AM Revision ca6c92b3 (ceph): make-dist: add OBS-specific release suffix on SUSE
This is needed to prevent OBS from overriding the nice release number generated
by make-dist.
For more information, ...
Nathan Cutler
06:42 AM Revision ea5ac3cd (ceph): build/ops: rpm: correct Group for python libraries
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:36 AM Revision 2d072dc5 (ceph): Merge pull request #19994 from runsisi/wip-objecter-cleanup
objecter: minor cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:35 AM rgw Bug #22804 (Resolved): multisite Synchronization failed when read and write delete at the same time
... Amine Liu
06:34 AM Revision 4233cc02 (ceph): Merge pull request #19651 from yanghonggang/master
mon/OSDMonitor.cc: fix expected_num_objects interpret error
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-b...
Kefu Chai
05:45 AM rbd Documentation #18197: Remove any pre-OpenStack Liberty references from the RBD documentation
Can you assign this to me? Kallepalli Mounika Smitha
05:41 AM Revision 023759c7 (ceph): Merge pull request #20124 from dillaman/wip-devstack
qa/workunits/rbd: switch devstack to pike release
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:33 AM rbd Bug #22791 (Pending Backport): [librbd] force removing snapshots cannot remove children
Mykola Golub
05:32 AM Revision a2210912 (ceph): Merge pull request #20105 from dillaman/wip-22791
librbd: force removal of a snapshot cannot ignore dependent children
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:06 AM rbd Bug #17494: memory leak in MirroringWatcher::notify_image_updated
Jason Dillaman wrote:
> @liuzhong chen: Again, this is a closed (resolved) issue -- and it never affected the Jewel ...
liuzhong chen
03:00 AM rbd Bug #22716 (Pending Backport): rbd snap create/rm takes 60s long
Jason Dillaman
03:00 AM Revision 7638a207 (ceph): Merge pull request #19320 from vshankar/rbd-mirror-image-map-policy-test
test/rbd-mirror: image map policy test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:59 AM Revision da731456 (ceph): Merge pull request #19974 from shun-s/wip-accelerate-rbd-snap-create-rm...
librbd: cache last index position to accelerate snap create/rm
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:59 AM Revision 62534904 (ceph): Merge pull request #19996 from Songweibin/wip-rbd-deep-cp
rbd: add deep cp CLI method
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:03 AM rgw Bug #22731: AWS V4 signature issue on Jewel
I believe so, but waiting for confirmation
Matt
Matt Benjamin
12:58 AM rgw Bug #22731: AWS V4 signature issue on Jewel
So this is a duplicate of #20463 Nathan Cutler
12:00 AM rgw Bug #22731: AWS V4 signature issue on Jewel
Matt Benjamin wrote:
> The following backport PR against Jewel resolves the issue for me:
>
> https://github.com/...
Yuan Zhou
12:58 AM rbd Bug #22803 (Resolved): [test] cli_generic sporadically fails on "rbd trash purge --threshold 0"
http://qa-proxy.ceph.com/teuthology/jdillaman-2018-01-25_18:52:53-rbd-wip-jd-testing-distro-basic-smithi/2110101/teut... Jason Dillaman
12:37 AM rgw Bug #22685 (Duplicate): create user, but uid error
Nathan Cutler
12:33 AM mgr Bug #22755 (Resolved): cluster [ERR] Unhandled exception from module 'prometheus' while running o...
Nathan Cutler
12:28 AM rgw Feature #18229 (Pending Backport): multisite: trim bilogs as data sync peer zones catch up
Nathan Cutler
12:23 AM rgw Documentation #13670 (Duplicate): rgw frontends not mentioned in radosgw config-ref
Nathan Cutler
12:20 AM rgw Documentation #13523 (Fix Under Review): rgw: document civetweb ssl configuration
Nathan Cutler
12:20 AM Revision 25ecfbd9 (ceph): mgr/dashboard: performance counter browsers
Signed-off-by: Rubab-Syed <rubab.syed21@gmail.com> Rubab Syed

01/25/2018

11:44 PM Revision 7ff1e0bc (ceph): qa/workunits/rbd: switch devstack to pike release
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:52 PM Revision 19b56486 (ceph): Merge PR #20060 into master
* refs/pull/20060/head:
ceph-debug-docker.sh: allow specifying branch sha1
Reviewed-by: Brad Hubbard <bhubbard@redh...
Patrick Donnelly
10:47 PM CephFS Bug #22802 (Resolved): libcephfs: allow setting default perms
-These options no longer work as advertised and only effect the SyntheticClient (with the exception of #22801). Best ... Patrick Donnelly
10:45 PM CephFS Bug #22801 (Resolved): client: Client::flush_snaps still uses obsolete Client::user_id/group_id
This appears to be a hold-out from the UserPerm work last year and the last remaining user of Client::user_id|user_gi... Patrick Donnelly
10:13 PM Revision fcc58ecf (ceph): librbd: force removal of a snapshot cannot ignore dependent children
Fixes: http://tracker.ceph.com/issues/22791
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:41 PM rgw Bug #22352: rados gateway computes wrong AWS4 signature if canonical request contains the tilde (...
Hi Saverio,
Could you please review the comments for http://tracker.ceph.com/issues/22731, which may overlap? A c...
Matt Benjamin
09:38 PM rgw Bug #22731: AWS V4 signature issue on Jewel
The following backport PR against Jewel resolves the issue for me:
https://github.com/ceph/ceph/pull/20123
Matt Benjamin
08:25 PM CephFS Bug #22219 (Resolved): mds: mds should ignore export_pin for deleted directory
Patrick Donnelly
08:25 PM CephFS Backport #22385 (Resolved): luminous: mds: mds should ignore export_pin for deleted directory
Patrick Donnelly
08:02 PM CephFS Backport #22385: luminous: mds: mds should ignore export_pin for deleted directory
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19360
merged
Yuri Weinstein
08:25 PM CephFS Bug #22357 (Resolved): mds: read hang in multiple mds setup
Patrick Donnelly
08:24 PM CephFS Backport #22503 (Resolved): luminous: mds: read hang in multiple mds setup
Patrick Donnelly
08:02 PM CephFS Backport #22503: luminous: mds: read hang in multiple mds setup
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19646
merged
Yuri Weinstein
08:24 PM CephFS Bug #21985 (Resolved): mds: definition of MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 is wrong
Patrick Donnelly
08:24 PM CephFS Backport #22067 (Resolved): luminous: mds: definition of MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 is w...
Patrick Donnelly
07:11 PM CephFS Backport #22067: luminous: mds: definition of MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 is wrong
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/18782
merged
Yuri Weinstein
08:23 PM CephFS Bug #21975 (Resolved): MDS: mds gets significantly behind on trimming while creating millions of ...
Patrick Donnelly
08:23 PM CephFS Backport #22068 (Resolved): luminous: mds: mds gets significantly behind on trimming while creati...
Patrick Donnelly
07:09 PM CephFS Backport #22068: luminous: mds: mds gets significantly behind on trimming while creating millions...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/18783
merged
Yuri Weinstein
08:22 PM CephFS Bug #22009 (Resolved): don't check gid when none specified in auth caps
Patrick Donnelly
08:22 PM CephFS Backport #22074 (Resolved): luminous: don't check gid when none specified in auth caps
Patrick Donnelly
07:07 PM CephFS Backport #22074: luminous: don't check gid when none specified in auth caps
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18835
merged
Yuri Weinstein
08:21 PM CephFS Bug #21722 (Resolved): mds: no assertion on inode being purging in find_ino_peers()
Patrick Donnelly
08:21 PM CephFS Backport #21952 (Resolved): luminous: mds: no assertion on inode being purging in find_ino_peers()
Patrick Donnelly
07:07 PM CephFS Backport #21952: luminous: mds: no assertion on inode being purging in find_ino_peers()
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18869
merged
Yuri Weinstein
08:21 PM CephFS Bug #21843 (Resolved): mds: preserve order of requests during recovery of multimds cluster
Patrick Donnelly
08:20 PM CephFS Backport #21947 (Resolved): luminous: mds: preserve order of requests during recovery of multimds...
Patrick Donnelly
07:06 PM CephFS Backport #21947: luminous: mds: preserve order of requests during recovery of multimds cluster
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18871
merged
Yuri Weinstein
08:20 PM CephFS Bug #21928 (Resolved): src/mds/MDCache.cc: 7421: FAILED assert(CInode::count() == inode_map.size(...
Patrick Donnelly
08:19 PM CephFS Backport #22077 (Resolved): luminous: src/mds/MDCache.cc: 7421: FAILED assert(CInode::count() == ...
Patrick Donnelly
07:05 PM CephFS Backport #22077: luminous: src/mds/MDCache.cc: 7421: FAILED assert(CInode::count() == inode_map.s...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18912
merged
Yuri Weinstein
08:19 PM CephFS Bug #21959 (Resolved): MDSMonitor: monitor gives constant "is now active in filesystem cephfs as ...
Patrick Donnelly
08:19 PM CephFS Backport #22192 (Resolved): luminous: MDSMonitor: monitor gives constant "is now active in filesy...
Patrick Donnelly
07:05 PM CephFS Backport #22192: luminous: MDSMonitor: monitor gives constant "is now active in filesystem cephfs...
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19055
merged
Yuri Weinstein
08:18 PM rgw Bug #22797: beast gets SignatureDoesNotMatch in v4 auth
Casey Bodley
05:13 PM rgw Bug #22797 (Fix Under Review): beast gets SignatureDoesNotMatch in v4 auth
https://github.com/ceph/ceph/pull/20120 Casey Bodley
03:31 PM rgw Bug #22797 (Resolved): beast gets SignatureDoesNotMatch in v4 auth
Casey Bodley
08:18 PM CephFS Backport #22379 (Resolved): luminous: client reconnect gather race
Patrick Donnelly
08:16 PM CephFS Feature #19578 (Resolved): mds: optimize CDir::_omap_commit() and CDir::_committed() for large di...
Patrick Donnelly
08:16 PM CephFS Backport #22563 (Resolved): luminous: mds: optimize CDir::_omap_commit() and CDir::_committed() f...
Patrick Donnelly
06:58 PM CephFS Backport #22563: luminous: mds: optimize CDir::_omap_commit() and CDir::_committed() for large di...
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/19775
merged
Yuri Weinstein
08:16 PM CephFS Bug #21853 (Resolved): mds: mdsload debug too high
Patrick Donnelly
08:15 PM CephFS Backport #22587 (Resolved): luminous: mds: mdsload debug too high
Patrick Donnelly
06:58 PM CephFS Backport #22587: luminous: mds: mdsload debug too high
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19827
merged
Yuri Weinstein
08:15 PM CephFS Backport #22763 (Resolved): luminous: mds: crashes because of old pool id in journal header
Patrick Donnelly
06:56 PM CephFS Backport #22763: luminous: mds: crashes because of old pool id in journal header
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20085
merged
Yuri Weinstein
08:15 PM CephFS Bug #22629 (Resolved): client: avoid recursive lock in ll_get_vino
Patrick Donnelly
08:14 PM CephFS Backport #22765 (Resolved): luminous: client: avoid recursive lock in ll_get_vino
Patrick Donnelly
06:55 PM CephFS Backport #22765: luminous: client: avoid recursive lock in ll_get_vino
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20086
merged
Yuri Weinstein
08:13 PM CephFS Bug #22157 (Resolved): client: trim_caps may remove cap iterator points to
Patrick Donnelly
08:04 PM CephFS Bug #22157: client: trim_caps may remove cap iterator points to
merged https://github.com/ceph/ceph/pull/19105 Yuri Weinstein
08:13 PM CephFS Backport #22228 (Resolved): luminous: client: trim_caps may remove cap iterator points to
Patrick Donnelly
08:03 PM Revision bba828b2 (ceph): Merge pull request #19105 from batrick/i22228
luminous: client: anchor Inode while trimming caps
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Yuri Weins...
Yuri Weinstein
08:02 PM Revision f473d3e4 (ceph): Merge pull request #19360 from ukernel/luminous-22219
luminous: mds: ignore export pin for unlinked directory
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:01 PM Revision 646a2c4d (ceph): Merge pull request #19646 from pdvian/wip-22503-luminous
luminous: mds: properly eval locks after importing inode
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:00 PM Backport #21372 (Resolved): luminous: Add export and remove ceph-objectstore-tool command option
David Zafman
07:59 PM RADOS Bug #20243 (Resolved): Improve size scrub error handling and ignore system attrs in xattr checking
David Zafman
07:59 PM RADOS Backport #21051 (Resolved): luminous: Improve size scrub error handling and ignore system attrs i...
David Zafman
07:58 PM RADOS Bug #21382 (Resolved): Erasure code recovery should send additional reads if necessary
David Zafman
07:56 PM RADOS Bug #22145 (Resolved): PG stuck in recovery_unfound
David Zafman
07:56 PM RADOS Bug #20059 (Resolved): miscounting degraded objects
David Zafman
07:55 PM RADOS Backport #22724 (Resolved): luminous: miscounting degraded objects
David Zafman
07:33 PM RADOS Backport #22724 (Fix Under Review): luminous: miscounting degraded objects
Included in https://github.com/ceph/ceph/pull/20055 David Zafman
07:55 PM RADOS Backport #22387 (Resolved): luminous: PG stuck in recovery_unfound
David Zafman
07:35 PM RADOS Backport #22387 (Fix Under Review): luminous: PG stuck in recovery_unfound
David Zafman
07:54 PM RADOS Backport #21653 (Resolved): luminous: Erasure code recovery should send additional reads if neces...
David Zafman
07:53 PM RADOS Backport #22069 (Resolved): luminous: osd/ReplicatedPG.cc: recover_replicas: object added to miss...
David Zafman
07:46 PM Revision 1b1ce132 (ceph): Merge pull request #20055 from dzafman/wip-22724
luminous: miscounting degraded objects and PG stuck in recovery_unfound
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:46 PM CephFS Backport #22004 (Resolved): luminous: FAILED assert(get_version() < pv) in CDir::mark_dirty
Nathan Cutler
07:12 PM CephFS Backport #22004: luminous: FAILED assert(get_version() < pv) in CDir::mark_dirty
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/18008
merged
Yuri Weinstein
07:45 PM CephFS Backport #22078 (Resolved): luminous: ceph.in: tell mds does not understand --cluster
Nathan Cutler
07:08 PM CephFS Backport #22078: luminous: ceph.in: tell mds does not understand --cluster
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18831
merged
Yuri Weinstein
07:45 PM CephFS Bug #21967 (Resolved): 'ceph tell mds' commands result in 'File exists' errors on client admin so...
Nathan Cutler
07:45 PM CephFS Backport #22076 (Resolved): luminous: 'ceph tell mds' commands result in 'File exists' errors on ...
Nathan Cutler
07:08 PM CephFS Backport #22076: luminous: 'ceph tell mds' commands result in 'File exists' errors on client admi...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18831
merged
Yuri Weinstein
07:44 PM Revision 80de33b1 (ceph): Merge branch 'luminous' into wip-22724
David Zafman
07:36 PM Revision 09baff4b (ceph): Merge pull request #20081 from dzafman/wip-recovering-luminous
luminous: osd/ReplicatedPG.cc: recover_replicas: object added to missing set for backfill, but is not in recovering, ... Josh Durgin
07:32 PM rgw Feature #22800 (Rejected): radosgw-admin orphans rm
radosgw-admin orphans find/finish gives us a list of orphan objects but we do not have the command to delete these le... Vikhyat Umrao
07:12 PM Revision d7874dc1 (ceph): Merge pull request #18008 from ukernel/luminous-21584
luminous: mds: fix CDir::log_mark_dirty()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Jos Colli...
Yuri Weinstein
07:11 PM CephFS Feature #18490 (Resolved): client: implement delegation support in userland cephfs
Nathan Cutler
07:11 PM CephFS Backport #22407 (Resolved): luminous: client: implement delegation support in userland cephfs
Nathan Cutler
07:00 PM CephFS Backport #22407: luminous: client: implement delegation support in userland cephfs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19480
merged
Yuri Weinstein
07:11 PM CephFS Bug #21512 (Resolved): qa: libcephfs_interface_tests: shutdown race failures
Nathan Cutler
07:11 PM Revision 2ecc4c32 (ceph): Merge pull request #18782 from ukernel/luminous-21985
luminous: mds: fix MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definition
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:11 PM CephFS Backport #21874 (Resolved): luminous: qa: libcephfs_interface_tests: shutdown race failures
Nathan Cutler
06:57 PM CephFS Backport #21874: luminous: qa: libcephfs_interface_tests: shutdown race failures
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20082
merged
Yuri Weinstein
07:10 PM CephFS Backport #21525 (Resolved): luminous: client: dual client segfault with racing ceph_shutdown
Nathan Cutler
06:57 PM CephFS Backport #21525: luminous: client: dual client segfault with racing ceph_shutdown
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20082
merged
Yuri Weinstein
07:09 PM Revision 6097c4f1 (ceph): Merge pull request #18783 from ukernel/luminous-21975
luminous: mds: trim 'N' log segments according to how many log segments are there
Reviewed-by: Patrick Donnelly <pdo...
Yuri Weinstein
07:08 PM Revision b18280db (ceph): Merge pull request #18831 from shinobu-x/wip-22076-luminous
luminous: cephfs: "ceph tell mds" commands result in "File exists" errors on client admin socket
Reviewed-by: Jos Co...
Yuri Weinstein
07:07 PM Revision 443bfb69 (ceph): Merge pull request #18835 from shinobu-x/wip-22074-luminous
luminous: mds: don't check gid when none specified in auth caps
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:06 PM Revision 0e762253 (ceph): Merge pull request #18869 from shinobu-x/wip-21952-luminous
luminous: mds: no assertion on inode being purging in find_ino_peers()
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Yuri Weinstein
07:06 PM Revision 1412d885 (ceph): Merge pull request #18871 from shinobu-x/wip-21947-luminous
luminous: mds: preserve order of requests during recovery of multimds cluster
Reviewed-by: Patrick Donnelly <pdonnel...
Yuri Weinstein
07:05 PM Revision dbc7cf62 (ceph): Merge pull request #18912 from shinobu-x/wip-22077-luminous
luminous: src/mds/MDCache.cc: 7421: FAILED assert(CInode::count() == inode_map.size() + snap_inode_map.size())
Revie...
Yuri Weinstein
07:04 PM Revision 4a0835d0 (ceph): Merge pull request #19055 from shinobu-x/wip-22192-luminous
luminous: MDSMonitor: monitor gives constant "is now active in filesystem cephfs as rank" cluster log info messages
...
Yuri Weinstein
07:03 PM CephFS Bug #22263: client reconnect gather race
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/19326
merged
Yuri Weinstein
07:02 PM Revision 6fa7c82b (ceph): Merge pull request #19326 from ukernel/luminous-22263
luminous: mds: handle client reconnect gather race
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:00 PM Revision cdfe41dd (ceph): Merge pull request #19480 from smithfarm/wip-22407-luminous
luminous: cephfs: client: implement delegation support in userland cephfs
Reviewed-by: Patrick Donnelly <pdonnell@re...
Yuri Weinstein
06:58 PM Revision dc68871f (ceph): Merge pull request #19775 from ukernel/luminous-19578
luminous: mds: track dirty dentries in separate list
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
06:58 PM Revision 75d7ce3c (ceph): Merge pull request #19827 from pdvian/wip-22587-luminous
luminous: mds: reduce debugging level for balancer messages
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Revi...
Yuri Weinstein
06:57 PM Revision b2e38487 (ceph): Merge pull request #20082 from smithfarm/wip-21525-luminous
luminous: cephfs: client: dual client segfault with racing ceph_shutdown
Reviewed-by: Patrick Donnelly <pdonnell@red...
Yuri Weinstein
06:55 PM Revision af9499db (ceph): Merge pull request #20085 from pdvian/wip-22763-luminous
luminous: cephfs-journal-tool: add "set pool_id" option
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
06:55 PM rgw Bug #22729 (In Progress): rgw: copying part without http header "x-amz-copy-source-range" will be...
Abhishek Lekshmanan
06:55 PM Revision 832f228d (ceph): Merge pull request #20086 from pdvian/wip-22765-luminous
luminous: client: avoid recursive lock in ll_get_vino
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
06:54 PM rgw Bug #22737 (In Progress): rgw: list bilog will loop forever
Abhishek Lekshmanan
06:48 PM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Is this reproducible in Luminous as well (we had a major civewteb update in Luminous so might have already been fixed... Abhishek Lekshmanan
06:47 PM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
jewel may need a cherry-pick of https://github.com/civetweb/civetweb/commit/5d83900fd29fb6fa1cd604676cb0562dc984dcc9; Abhishek Lekshmanan
11:12 AM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Is there any advance please?
Tomas Mores
06:45 PM rgw Bug #22248: system user can't delete bucket completely
Casey Bodley
06:44 PM rgw Bug #22799: multisite: RGWCompletionManager::get_next stuck in cond.wait after going down
Abhishek Lekshmanan
06:09 PM rgw Bug #22799: multisite: RGWCompletionManager::get_next stuck in cond.wait after going down
fixed in https://github.com/ceph/ceph/pull/20095 Tianshan Qu
06:09 PM rgw Bug #22799 (Fix Under Review): multisite: RGWCompletionManager::get_next stuck in cond.wait after...
the situation cond.Signal() in going_down called fist then get_next go into cond.wait() Tianshan Qu
06:42 PM rgw Bug #22758 (In Progress): rgw sends garbage meta.compression to ElasticSearch
Abhishek Lekshmanan
06:41 PM rgw Bug #22130 (Resolved): Custom root pools: default zonegroup is not found by radosgw-admin or radosgw
resolved as per last comment Abhishek Lekshmanan
06:39 PM rgw Bug #22015 (Pending Backport): Civetweb reports bad response code.
Abhishek Lekshmanan
06:10 PM Revision a7158f6f (ceph): rgw: fix RGWCompletionManager get_next stuck after going down
fix the situation cond.Signal() fist then we go into cond.wait()
fixes: http://tracker.ceph.com/issues/22799
Signed...
Tianshan Qu
05:54 PM rbd Backport #22208 (Resolved): luminous: 'rbd du' on empty pool results in output of "specified image"
Nathan Cutler
04:17 PM rbd Backport #22208: luminous: 'rbd du' on empty pool results in output of "specified image"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19107
merged
Yuri Weinstein
05:52 PM Revision 26b73375 (ceph): ceph-dencoder: moved RBD types outside of RGW preprocessor guard
Fixes: http://tracker.ceph.com/issues/22321
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:51 PM Revision f7fb5662 (ceph): cephfs: Add option to load invalid metadata from disk
Add an option, mds_allow_loading_invalid_metadata, for testing
to bypass sanity checks on metadata loaded from RAODS....
Douglas Fuller
05:35 PM CephFS Backport #22798 (Resolved): luminous: mds: add success return
No upstream tracker issue for this. It was fixed upstream in https://github.com/ceph/ceph/pull/16778/commits/f519fca9... Patrick Donnelly
05:28 PM Revision d4f5dc27 (ceph): mds: fix return value of MDCache::dump_cache
previous commit "mds: track snap inodes through sorted map" makes
MDCache::dump_cache return 1 on success.
Signed-of...
Yan, Zheng
05:25 PM Revision fc791b98 (ceph): qa/rgw: hadoop suite targets centos_latest
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a97d5bea42a40909aa4e9672505b9ad994cec184)...
Casey Bodley
05:23 PM Revision 470c5f23 (ceph): qa/rgw: use overrides for hadoop version
instead of having two separate tasks, add v27.yaml and v28.yaml with
overrides for hadoop_version
Signed-off-by: Cas...
Casey Bodley
05:11 PM CephFS Backport #21657: luminous: StrayManager::truncate is broken
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18019
merged
Yuri Weinstein
05:11 PM Revision e7113bca (ceph): Merge pull request #18019 from ukernel/luminous-21091
luminous: mds: fix StrayManager::truncate()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: John Sp...
Yuri Weinstein
05:09 PM Revision ab9e7968 (ceph): rgw: fix for empty query string in beast frontend
when the target does not contain a ?, the QUERY_STRING was being set to
the same value as REQUEST_URI. this QUERY_STR...
Casey Bodley
05:04 PM rbd Bug #21711 (Resolved): [journal] image-meta set event should refresh the image after its applied ...
Jason Dillaman
05:04 PM rbd Backport #21788 (Resolved): luminous: [journal] image-meta set event should refresh the image aft...
Jason Dillaman
05:03 PM Revision 60c74451 (ceph): Merge pull request #19485 from dillaman/wip-21788-luminous
luminous: librbd: refresh image after applying new/removing old metadata
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
05:02 PM rbd Feature #21088 (Resolved): rbd-mirror: Allow a different data-pool to be used on the secondary cl...
Nathan Cutler
05:02 PM rbd Backport #21700 (Resolved): luminous: rbd-mirror: Allow a different data-pool to be used on the s...
Nathan Cutler
04:17 PM rbd Backport #21700: luminous: rbd-mirror: Allow a different data-pool to be used on the secondary cl...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19305
merged
Yuri Weinstein
05:01 PM rbd Bug #22306 (Resolved): Python RBD metadata_get does not work.
Nathan Cutler
05:01 PM rbd Backport #22376 (Resolved): luminous: Python RBD metadata_get does not work.
Nathan Cutler
04:16 PM rbd Backport #22376: luminous: Python RBD metadata_get does not work.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19479
merged
Yuri Weinstein
05:01 PM rbd Bug #21535 (Resolved): [rbd-mirror] image-meta is not replicated as part of initial sync
Nathan Cutler
05:01 PM rbd Backport #21644 (Resolved): luminous: [rbd-mirror] image-meta is not replicated as part of initia...
Nathan Cutler
04:15 PM rbd Backport #21644: luminous: [rbd-mirror] image-meta is not replicated as part of initial sync
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19484
merged
Yuri Weinstein
05:00 PM rbd Backport #21641 (Resolved): luminous: rbd ls -l crashes with SIGABRT
Nathan Cutler
04:10 PM rbd Backport #21641: luminous: rbd ls -l crashes with SIGABRT
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19800
merged
Yuri Weinstein
05:00 PM rbd Backport #21690 (Resolved): luminous: [qa] rbd_mirror_helpers.sh request_resync_image function sa...
Nathan Cutler
04:10 PM rbd Backport #21690: luminous: [qa] rbd_mirror_helpers.sh request_resync_image function saves image i...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19802
merged
Yuri Weinstein
04:59 PM rbd Backport #22593 (Resolved): luminous: [ FAILED ] TestLibRBD.RenameViaLockOwner
Nathan Cutler
04:57 PM rbd Bug #21529 (Resolved): Image-meta should be dynamically refreshed
Nathan Cutler
04:57 PM rbd Backport #21646 (Resolved): luminous: Image-meta should be dynamically refreshed
Nathan Cutler
04:16 PM rbd Backport #21646: luminous: Image-meta should be dynamically refreshed
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19447
merged
Yuri Weinstein
04:46 PM rbd Backport #22190 (Resolved): luminous: class rbd.Image discard----OSError: [errno 2147483648] erro...
Jason Dillaman
04:45 PM rbd Cleanup #22036 (Resolved): [api] compare-and-write methods not properly advertised
Jason Dillaman
04:45 PM rbd Backport #22073 (Resolved): luminous: [api] compare-and-write methods not properly advertised
Jason Dillaman
04:44 PM Revision cea6b6e3 (ceph): Merge pull request #18834 from shinobu-x/wip-22073-luminous
luminous: [api] compare-and-write methods not properly advertised
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:28 PM Revision fa97a479 (ceph): Merge pull request #19058 from shinobu-x/wip-22190-luminous
luminous: class rbd.Image discard----OSError: [errno 2147483648] error discarding region
Reviewed-by: Jason Dillaman...
Jason Dillaman
04:27 PM Bug #22302: selinux denials with ceph-deploy/ceph-volume lvm device
The ldconfig part should be fixed by updating the SELinux policy:
https://github.com/ceph/ceph/pull/20118
The r...
Boris Ranto
04:18 PM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Chang Liu wrote:
> Enrico Labedzki wrote:
> > Chang Liu wrote:
> > > Enrico Labedzki wrote:
> > > > Chang Liu wro...
Enrico Labedzki
03:45 PM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Enrico Labedzki wrote:
> Chang Liu wrote:
> > Enrico Labedzki wrote:
> > > Chang Liu wrote:
> > > > Sage Weil wro...
Chang Liu
09:40 AM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Chang Liu wrote:
> Enrico Labedzki wrote:
> > Chang Liu wrote:
> > > Sage Weil wrote:
> > > > 1. it's not valid j...
Enrico Labedzki
09:30 AM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Enrico Labedzki wrote:
> Chang Liu wrote:
> > Sage Weil wrote:
> > > 1. it's not valid json.. Formatter shouldn't ...
Chang Liu
08:52 AM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Chang Liu wrote:
> Sage Weil wrote:
> > 1. it's not valid json.. Formatter shouldn't allow it
> > 2. we should hav...
Enrico Labedzki
06:36 AM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Sage Weil wrote:
> 1. it's not valid json.. Formatter shouldn't allow it
> 2. we should have a valid value (or 0) t...
Chang Liu
04:02 AM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)

This bug has been fixed by https://github.com/ceph/ceph/pull/13531. We should backport it to Jewel.
Chang Liu
04:18 PM rbd Backport #22172: luminous: [rbd-nbd] Fedora does not register resize events
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19066
merged
Yuri Weinstein
04:18 PM Revision 2d0a2df9 (ceph): Merge pull request #19066 from pdvian/wip-22172-luminous
luminous: [rbd-nbd] Fedora does not register resize events
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewe...
Yuri Weinstein
04:17 PM Revision 5bfd5cb5 (ceph): Merge pull request #19107 from pdvian/wip-22208-luminous
luminous: rbd: disk usage on empty pool no longer returns an error message
Reviewed-by: Jason Dillaman <dillaman@red...
Yuri Weinstein
04:17 PM Revision 043a7a19 (ceph): Merge pull request #19305 from pdvian/wip-21700-luminous
luminous: rbd-mirror: Allow a different data-pool to be used on the secondary cluster
Reviewed-by: Jason Dillaman <d...
Yuri Weinstein
04:16 PM Revision 588e5759 (ceph): Merge pull request #19447 from smithfarm/wip-21646-luminous
luminous: librbd: Image-meta should be dynamically refreshed
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
04:15 PM Revision ab6b45d6 (ceph): Merge pull request #19479 from smithfarm/wip-22376-luminous
luminous: rbd: Python RBD metadata_get does not work
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: ...
Yuri Weinstein
04:14 PM Revision 43333e0d (ceph): Merge pull request #19484 from dillaman/wip-21644-luminous
luminous: rbd-mirror: sync image metadata when transfering remote image
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
04:13 PM rbd Backport #22395: luminous: librbd: cannot clone all image-metas if we have more than 64 key/value...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19503
merged
Yuri Weinstein
04:13 PM Revision 3ac67321 (ceph): Merge pull request #19503 from shinobu-x/wip-22395-luminous
luminous: librbd: cannot clone all image-metas if we have more than 64 key/value pairs
Reviewed-by: Jason Dillaman <...
Yuri Weinstein
04:12 PM rbd Backport #22393: luminous: librbd: cannot copy all image-metas if we have more than 64 key/value ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19504
merged
Yuri Weinstein
04:12 PM Revision 9560a8b2 (ceph): Merge pull request #19504 from shinobu-x/wip-22393-luminous
luminous: librbd: cannot copy all image-metas if we have more than 64 key/value pairs
Reviewed-by: Jason Dillaman <d...
Yuri Weinstein
04:12 PM rbd Backport #22454: luminous: cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19554
merged
Yuri Weinstein
04:11 PM Revision 9f48a65b (ceph): Merge pull request #19554 from shinobu-x/wip-22454-luminous
luminous: cluster resource agent ocf:ceph:rbd - wrong permissions
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
04:11 PM rbd Backport #22497: luminous: [rbd-mirror] new pools might not be detected
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19625
merged
Yuri Weinstein
04:11 PM Revision 49d5128b (ceph): Merge pull request #19625 from shinobu-x/wip-22497-luminous
luminous: [rbd-mirror] new pools might not be detected
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
04:10 PM Revision 5051aa86 (ceph): Merge pull request #19800 from smithfarm/wip-21641-luminous
luminous: rbd ls -l crashes with SIGABRT
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
04:10 PM Revision 52e59854 (ceph): mgr: request daemon's metadata when receiving a report message from an ...
Fixes: http://tracker.ceph.com/issues/21687
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from co...
Chang Liu
04:09 PM Revision e97ad14c (ceph): mgr: kill MgrSession when MMgrReport come from daemon without metadata ...
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
(cherry picked from commit 29080134339e5e64d50af1db9fe50df7ea55c...
Chang Liu
04:09 PM Revision 147d57b3 (ceph): Merge pull request #19802 from smithfarm/wip-21690-luminous
luminous: tests: rbd_mirror_helpers.sh request_resync_image function saves image id to wrong variable
Reviewed-by: J...
Yuri Weinstein
04:09 PM rbd Backport #22594: jewel: [ FAILED ] TestLibRBD.RenameViaLockOwner
Prashant D wrote:
> https://github.com/ceph/ceph/pull/19855
merged
EDIT: this was not merged. Probably the lum...
Yuri Weinstein
04:09 PM Revision a69f543b (ceph): Merge pull request #19853 from pdvian/wip-22593-luminous
luminous: rbd: librbd: filter out potential race with image rename
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
04:08 PM RADOS Bug #22064: "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi

As Josh said it seems easier to trigger in Jewel. This is based on my attempt to reproduce in master.
All 50 ma...
David Zafman
02:22 AM RADOS Bug #22064: "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi
Looking through the logs more with David, we found this sequence of events in 1946610:
1) osd.5 gets a write to ob...
Josh Durgin
03:50 PM Bug #21826: Filestore OSDs start segfaulting
Note.
SIGSEGV from (rocksdb::Arena::AllocateNewBlock(...)+0x5b) is related to invoking malloc_usable_size.
SIGSE...
Adam Kupczyk
03:43 PM Revision 0699129f (ceph): Revert "rgw: reshard should not update stats when linking new bucket in...
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
03:43 PM Revision 52bf90bb (ceph): Merge pull request #20047 from jcsp/wip-prometheus-qa
qa: add new prometheus test to rados/mgr suite
Reviewed-By: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Kefu Chai ...
Kefu Chai
03:42 PM mgr Backport #21656 (Resolved): luminous: crash on DaemonPerfCounters::update
Nathan Cutler
02:55 PM mgr Backport #21656 (Closed): luminous: crash on DaemonPerfCounters::update
I think this was already covered by the backport commit 2fea47d9710ec1e388db044065bc42b8046dae22 that was done as par... John Spray
03:40 PM Revision 4318ac5e (ceph): Revert "luminous: rgw: user stats increased after bucket reshard"
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
03:19 PM Revision c42f7632 (ceph): Merge pull request #19596 from qrGitHub/wip-rgw-lc-scheduleNextStartTime
rgw: optimize next start time for lifecycle
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley
03:02 PM Revision 50136330 (ceph): Merge pull request #20077 from smithfarm/wip-spdk-fast-forward
spdk: update submodule to more recent upstream
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:54 PM mgr Bug #21197 (Resolved): crash on DaemonPerfCounters::update
John Spray
02:46 PM Revision 3bae3195 (ceph): mon: remove health service
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
02:35 PM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
The arch is x68_64. Ceph was installed from eu.ceph.com deb repo. This issue isn't current for me anymore as the clus... Mikko Tanner
02:24 PM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
Hi Mikko,
What architecture are you running on?
I tried to match your callstacks with binaries for x86_64 for "ceph...
Adam Kupczyk
02:26 PM Revision 6f725e76 (ceph): cmake: build Boost.python with specified version of python
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:10 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Martin,
For "device location [0x6d76b40000~1000]" it would be:
dd bs=4096 if=/var/lib/ceph/osd/ceph-1/block skip=...
Adam Kupczyk
02:01 PM rbd Documentation #22533 (Resolved): [iscsi-gw]Incorrect package version is specified
The v1.3.0 release of tcmu-runner is available and dev-signed builds are also available [1]
[1] https://3.chacra.c...
Jason Dillaman
01:48 PM rbd Documentation #22533: [iscsi-gw]Incorrect package version is specified
Hi,
So we need to change the tcmu-runner-1.3.0 or newer package to tcmu-runner-1.3.0.
Kallepalli Mounika Smitha
01:24 PM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
But why do you have multiple clients attempting to rename the same image concurrently? Jason Dillaman
01:18 PM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
When we are trying to simultaneously access the image for renaming in parallel from client side we observed this unex... Debashis Mondal
12:46 PM Revision cd9e6788 (ceph): tools/ceph_monstore_tool: include mgrmap in initial paxos epoch
before this change, the "mgr" map is not included paxos, thus why the
peon mon fails to have the mgr map after it is ...
Kefu Chai
12:45 PM RADOS Bug #22266: mgr/PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)
Master PR for second round of backporting: https://github.com/ceph/ceph/pull/19780
Luminous backport PR: https://g...
Nathan Cutler
12:40 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
The issues does not reproduce with current upstream ceph luminous
On several itterations of running cosbench workl...
Mark Kogan
11:23 AM Revision 474828dd (ceph): Merge pull request #19235 from jcsp/wip-mgr-can-run
mgr: improved module loading for error reporting etc
Reviewed-by: Kefu Chai <kchai@redhat.com>
John Spray
11:11 AM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
David Turner wrote:
> Here's a log with `debug bluestore = 5`.
David Turner
11:10 AM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
Here's a log with `debug bluestore 5`. David Turner
11:00 AM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
Can you attach logs with lower debug level? E.g. debug bluestore = 5 Igor Fedotov
10:51 AM bluestore Bug #22796 (Resolved): bluestore gets to ENOSPC with small devices
I have a 3 node cluster with mon, mds, mgr, and osds all running on each. The steps I've recently performed on my cl... David Turner
10:57 AM Revision 583ff77c (ceph): rgw: rgw_add_to_iam_env use string_view
This commit unites the various add_to_iam_env implementations and uses the
std::string_view variant. Also updated cal...
Abhishek Lekshmanan
10:56 AM Revision b2accc22 (ceph): rgw: policy: refactor has_conditional
Basically created has_conditional and has_partial_conditional to check for
exact/partial matches for conditionals and...
Abhishek Lekshmanan
10:51 AM Revision d04ed348 (ceph): librbd: fix snap create/rm may taking long time
fix snap create/rm may taking long time
http://tracker.ceph.com/issues/22716
Signed-off-by: Song Shun <song.shun3@...
shun song
08:44 AM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
Happened here as well: http://pulpito.ceph.com/smithfarm-2018-01-24_19:46:55-rados-wip-smithfarm-testing-distro-basic... Nathan Cutler
08:36 AM Revision 34cc708c (ceph): Merge pull request #19122 from smithfarm/wip-lowmem-builder
build/ops: rpm: set build parallelism based on available memory
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-b...
Nathan Cutler
07:32 AM Revision 21a3955e (ceph): mon: fix structure of 'features' command
We are dumping an array of objects all called "group"--we need an array
here, not an object (dict) section.
Signed-o...
Sage Weil
06:10 AM Revision 85365c4f (ceph): ceph-disk: reduce the scope of activate_lock.
Hold the FileLock when mounting the directory. Release the FileLock when start the osd and connect to the monitor. So... hikdata hik
06:06 AM rbd Bug #15764: rbd-mirror bootstrap fails with -EEXIST when creating local image
@Jason Dillaman because I have to use rbd mirror of Jewel.I look for all bugfix after Jewel about rbd mirror.I find s... liuzhong chen
05:58 AM Support #22795 (Closed): some directories are not mounted and some osds do not start when I reboo...
There are four hosts in mycluster. Each host has several osds (one osd per disk). When I reboot all the hosts in sequ... bajie white
05:44 AM CephFS Bug #22741 (Fix Under Review): osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-...
https://github.com/ceph/ceph/pull/20113 Zheng Yan
05:31 AM Revision 0b1e515d (ceph): osdc/ObjectCacher: don't merge TX buffer heads
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
05:23 AM rbd Bug #17993: rbd-mirror: potential race mirroring cloned image
I wonder this patch was signed backport to Jewel but not do it.Is there some problem to backport to jewel or somethin... liuzhong chen
04:45 AM CephFS Backport #22764 (In Progress): jewel: mds: crashes because of old pool id in journal header
https://github.com/ceph/ceph/pull/20111 Prashant D
04:24 AM RADOS Backport #22794 (In Progress): jewel: heartbeat peers need to be updated when a new OSD added int...
https://github.com/ceph/ceph/pull/20108 Kefu Chai
04:14 AM RADOS Backport #22794 (Resolved): jewel: heartbeat peers need to be updated when a new OSD added into a...
https://github.com/ceph/ceph/pull/20108 Kefu Chai
04:22 AM Revision b639fa31 (ceph): OSD: heartbeat peers need to be updated when a new OSD added into an al...
Fixes: http://tracker.ceph.com/issues/18004
Signed-off-by: Pan Liu <pan.liu@istuary.com>
(cherry picked from commit e...
Pan Liu
04:13 AM RADOS Backport #22793 (Rejected): osd: sends messages to marked-down peers
i wanted to backport fix of #18004 not this one. Kefu Chai
04:12 AM RADOS Backport #22793 (Rejected): osd: sends messages to marked-down peers
the async osdmap updates introduce a new problem:
- handle_osd_map map X marks down osd Y
- pg thread uses map X-...
Kefu Chai
04:02 AM Revision 9ad43cd2 (ceph): cephfs-journal-tool: add usage help info for header set <field>
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit 2b06bff950a78b15aca083b20eaa812b4214e8...
dongdong tao
04:00 AM Revision 6e62decc (ceph): mds: add error log info
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit a7c2ecd6391d22c5312a9e568ff742cff252749e)
dongdong tao
04:00 AM Revision 7b6d61d7 (ceph): cephfs-journal-tool: add "set pool_id" option
Fixes: http://tracker.ceph.com/issues/22631
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ...
dongdong tao
02:25 AM Revision cc4c6dcc (ceph): osdc/ObjectCacher: fix off-by-one error in bh_write_commit()
Fixes: https://tracker.ceph.com/issues/22741
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:16 AM Revision 3ebb5cc7 (ceph): os/bluestore.cc: no need to fsync when failed to write label
Signed-off-by: tangwenjun <tang.wenjun3@zte.com.cn> tangwenjun tang
01:00 AM Revision da3ba002 (ceph): osd: Sign in early SIGHUP signal
In the process of starting the osd process,if system just call the
logratote("killall -q -1 ceph-mon ceph-mgr ceph-md...
huanwen ren

01/24/2018

10:20 PM Revision d048cb2c (ceph): build/ops: rpm: let ctest benefit from memory calculation
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:20 PM Revision e020ec33 (ceph): build/ops: cmake: do not guard certain tools with WITH_TESTS
As a follow-up to d7b493a7108a68302bc0f48337bf3c253a720266 we need to stop guarding
ceph-osdomap-tool
ceph-m...
Nathan Cutler
10:20 PM Revision 0cf627b4 (ceph): build/ops: rpm: override %_smp_mflags if not enough memory
Sometimes the build machine has lots of processor cores and not enough
memory to successfully build Ceph on all of th...
Nathan Cutler
10:20 PM Revision 353ff677 (ceph): build/ops: rpm: fix Group for rados-objclass-devel subpackage
Fixes RPMLINT warning "non-standard-group Development/Libraries"
Also, the Group: line is only needed for SUSE so pu...
Nathan Cutler
09:53 PM rgw Bug #22792: rgw distributes cache updates on exclusive creates
luminous PR https://github.com/ceph/ceph/pull/20107 Robin Johnson
09:17 PM rgw Bug #22792 (Resolved): rgw distributes cache updates on exclusive creates
https://github.com/ceph/ceph/pull/19384 Casey Bodley
09:51 PM Revision b219b854 (ceph): When a system object is created exclusively, do not distribute the
cache information to the other rados gateways and instead let them
lazily retrieve the information when they need it....
J. Eric Ivancich
09:39 PM rgw Bug #22790: Intermittent http_status=409 with op status=-17 on ceph rgw with compression enabled
attached a python script to reproduce this failure:... Casey Bodley
07:14 PM rgw Bug #22790: Intermittent http_status=409 with op status=-17 on ceph rgw with compression enabled
the relevant block of code in RGWPutObj::execute():... Casey Bodley
06:33 PM rgw Bug #22790 (Resolved): Intermittent http_status=409 with op status=-17 on ceph rgw with compressi...
Intermittent http_status=409 with op status=-17 on ceph rgw with compression enabled
RHT Bug - https://bugzilla.redh...
Vikhyat Umrao
09:19 PM mgr Backport #21946: luminous: `fs status` always says 0 clients
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18722
merged
Yuri Weinstein
09:19 PM Revision 7ba84945 (ceph): Merge pull request #18722 from shinobu-x/wip-luminous-21946
luminous: mds: set PRIO_USEFUL on num_sessions counter
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-...
Yuri Weinstein
09:18 PM Revision 92978056 (ceph): Merge pull request #18730 from shinobu-x/wip-luminous-22030
luminous: List of filesystems does not get refreshed after a filesystem deletion
Reviewed-by: Josh Durgin <jdurgin@r...
Yuri Weinstein
09:18 PM RADOS Backport #21636: luminous: ceph-monstore-tool --readable mode doesn't understand FSMap, MgrMap
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18754
merged
Yuri Weinstein
09:18 PM Revision ae19fa73 (ceph): Merge pull request #18754 from shinobu-x/wip-21636-luminous
luminous: ceph-monstore-tool --readable mode doesn't understand FSMap, MgrMap
Reviewed-by: Josh Durgin <jdurgin@redh...
Yuri Weinstein
09:10 PM RADOS Bug #22329: mon: Valgrind: mon (Leak_DefinitelyLost, Leak_IndirectlyLost)
New one:
/ceph/teuthology-archive/yuriw-2018-01-23_20:26:59-multimds-wip-yuri-testing-2018-01-22-1653-luminous-tes...
Patrick Donnelly
08:43 PM Revision 15e0630b (ceph): Merge pull request #19384 from ivancich/wip-rgw-lazy-cache-put-on-excl-...
rgw: do not update all gateway caches upon creation of system obj w/ exclusive flag
Reviewed-by: Casey Bodley <cbodl...
Casey Bodley
07:56 PM RADOS Backport #22502: luminous: Pool Compression type option doesn't apply to new OSD's
Master commit was reverted - redoing the backport. Nathan Cutler
07:55 PM Revision 3ccf7e0b (ceph): osd/PG: print a space after __func__ in log message
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit e7bdf589db2010ea82aa33d60e9c54c14c7a78f0)
Kefu Chai
07:53 PM Revision 32c0eab8 (ceph): osd: update store with options after pg is created
Fixes: http://tracker.ceph.com/issues/22419
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 43...
Kefu Chai
07:42 PM rbd Bug #22791 (Fix Under Review): [librbd] force removing snapshots cannot remove children
*PR*: https://github.com/ceph/ceph/pull/20105 Jason Dillaman
07:35 PM rbd Bug #22791 (Resolved): [librbd] force removing snapshots cannot remove children
Using "rbd snap remove --force <snap-spec>" will flatten all child images. However, if the deep-flatten feature isn't... Jason Dillaman
06:12 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
Disregard my previous comment; different error message for the same assert was unfortunately buried in the logs. Sorr... Joao Eduardo Luis
06:04 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
FWIW, I am currently reproducing this quite reliably on my dev env, on a quite outdated version of master (cbe78ae629... Joao Eduardo Luis
06:11 PM mgr Bug #22789 (Resolved): ceph balancer docs update
I was trying to find more about the ceph balancer command in master branch in docs, but looks like the update is miss... Vasu Kulkarni
06:08 PM Revision 6eb5c636 (ceph): mon: expose can_run flag in `module ls` + mgr dump
Enable people to see can_run failures and the explanatory
messages (telling them about a missing dependency)
before t...
John Spray
06:08 PM Revision 191cce74 (ceph): doc: note new mgr module error codes
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:08 PM Revision 9999ddf6 (ceph): mgr: refactor get_modules/list_modules
list_modules is really about searching for them
on disk, so it's now probe_modules and private.
Both methods now ret...
John Spray
06:08 PM Revision b3e6b8e1 (ceph): qa: always dump corrupt messages in rados/upgrade
Previously only a service with debug_ms>=1 would dump
corrupt messages: in an upgrade test we're *alway*
interested i...
John Spray
06:08 PM Revision 6a8da7ca (ceph): mgr: load all modules (not just active ones)
This is to enable us to learn more about the module
before it is enabled, such as whether its can_run method
return t...
John Spray
06:08 PM Revision 712ad57d (ceph): mgr: evaluate `can_run` method on modules
...and transmit the result to the monitor in
our beacon.
Fixes: http://tracker.ceph.com/issues/21502
Signed-off-by: ...
John Spray
06:08 PM Revision 834bc279 (ceph): mgr: load command definitions earlier
...and for all modules, not just the active ones.
This enables us to give better feedback to the user
when they try ...
John Spray
06:08 PM Revision f95b079c (ceph): qa/mgr: add test for command execution errors
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:08 PM Revision d9a47181 (ceph): mgr: add health checks for failed modules
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
05:28 PM rbd Backport #21688 (Resolved): luminous: Possible deadlock in 'list_children' when refresh is required
Nathan Cutler
03:05 PM rbd Backport #21688: luminous: Possible deadlock in 'list_children' when refresh is required
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18564
merged
Yuri Weinstein
05:26 PM rbd Bug #22786 (In Progress): [test] OpenStack tempest test is failing across all branches
Issue has been fixed in the pike release [1] but still exists in the ocata release which was being used for testing.
...
Jason Dillaman
03:00 PM rbd Bug #22786 (Resolved): [test] OpenStack tempest test is failing across all branches
... Jason Dillaman
05:22 PM Revision f852f640 (ceph): Merge pull request #20054 from ceph/wip-rm22619
ceph-volume: dmcrypt support for lvm
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
04:23 PM rgw Bug #22062 (Resolved): rgw: multisite with jewel as master will not sync data
Nathan Cutler
04:23 PM rgw Backport #22183 (Resolved): luminous: rgw: multisite with jewel as master will not sync data
Nathan Cutler
03:04 PM rgw Backport #22183: luminous: rgw: multisite with jewel as master will not sync data
Prashant D wrote:
> https://github.com/ceph/ceph/pull/19038
merged
Yuri Weinstein
04:22 PM Bug #20559 (Resolved): crush_ruleset is invalid command in luminous
Nathan Cutler
04:16 PM Revision dd08d17f (ceph): build/ops: rpm: reconstruct SUSE bconds
Disable java build completely. Enable lttng build on SLES only, and only for
certain architectures.
Signed-off-by: N...
Nathan Cutler
04:16 PM Revision 2305bf06 (ceph): build/ops: rpm: use %_fillupdir macro in openSUSE/SLES
Replace references to /var/adm/fillup-templates with new %_fillupdir macro
Fixes: https://bugzilla.opensuse.org/show...
sysrich
04:16 PM Revision 290d9094 (ceph): build/ops: rpm: introduce _remote_tarball_prefix macro
With this macro, we can use a single Source0 line for all supported distros.
RH/CentOS/Fedora needs the prefix, while...
Nathan Cutler
04:14 PM Revision 4f5c8b60 (ceph): cephfs: Reset scrub data when inodes move
If an inode currently on the ScrubStack is moved, it may be
initialized again, causing an assert. Instead, remove the...
Douglas Fuller
04:13 PM CephFS Bug #22788 (Won't Fix): ceph-fuse performance issues with rsync
Hi,
I have a performance issue when running rsync on a FUSE-mounted CephFS.
dd runs on "line speed" on my test ...
Robert Sander
04:07 PM Revision fbb14a0e (ceph): Merge pull request #20053 from dillaman/wip-22740-luminous
luminous: qa/suites/upgrade: disable broken kraken upgrade cls_rbd test
Reviewed-By: Yuri Weinstein <yuriw@redhat.com>
Abhishek Lekshmanan
03:51 PM rgw Feature #22778: beast: bind to specific ip address
Casey Bodley
03:25 PM rbd Feature #22787 (Resolved): [librbd] deep copy should optionally support flattening a cloned image
If that option was enabled, it would invoked the standard IO read path/copyup logic to deep-copy the snapshot history... Jason Dillaman
03:05 PM Revision 06b9f828 (ceph): Merge pull request #18564 from kmroz/wip-21688-luminous
luminous: Possible deadlock in 'list_children' when refresh is required
Reviewed-by: Jason Dillaman <dillaman@redhat...
Yuri Weinstein
03:04 PM Backport #21865: luminous: rbd: rbd crashes during map
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18698
merged
Yuri Weinstein
03:04 PM Revision 1898fb6f (ceph): Merge pull request #18698 from shinobu-x/wip-luminous-21808
luminous: rbd: fix crash during map
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
03:03 PM Revision b0a841fd (ceph): Merge pull request #19038 from pdvian/wip-22183-luminous
luminous: rgw: set sync_from_all as true when no value is seen
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:54 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
Mark Kogan reported on Jan 24 that he's trying to reproduce the issue. He tried to reproduce the issue with rgw_num_r... J. Eric Ivancich
02:24 PM Backport #22404 (Resolved): luminous: crush_ruleset is invalid command in luminous
Abhishek Lekshmanan
02:23 PM Revision 61ec339e (ceph): Merge pull request #19446 from smithfarm/wip-22404-luminous
luminous: doc: crush_ruleset is invalid command in luminous
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
02:05 PM Bug #14406: osd aborted when try to decode osdmap with 0 bytes
I think i have met the same problem.
The osd is blocked in the OSDMap::decode function after the system restarted.
...
k z
02:02 PM CephFS Bug #22249: Need to restart MDS to release cephfs space
The logs show that the client held caps on stray inodes. which is root cause of the issue.
Did you try -client_try...
Zheng Yan
09:08 AM CephFS Bug #22249: Need to restart MDS to release cephfs space
Zheng Yan wrote:
> junming rao wrote:
> > Zheng Yan wrote:
> > > please try remounting all cephfs with ceph-fuse o...
junming rao
01:55 PM RADOS Bug #21407 (Resolved): backoff causes out of order op
Nathan Cutler
01:54 PM RADOS Backport #21794 (Resolved): luminous: backoff causes out of order op
Nathan Cutler
01:46 PM Revision 2d93e376 (ceph): Merge pull request #18747 from shinobu-x/wip-21794-luminous
luminous: backoff causes out of order op
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Yuri Weinstein <ywei...
Alfredo Deza
01:39 PM ceph-volume Bug #22785 (Resolved): ceph-volume does not activate OSD using mount options in ceph.conf
In ceph-ansible, the user can specify in group_vars/all.yml the var osd_mount_options_xfs , and this will result in s... Ben England
12:31 PM rbd Bug #17494: memory leak in MirroringWatcher::notify_image_updated
@liuzhong chen: Again, this is a closed (resolved) issue -- and it never affected the Jewel release. If you are conce... Jason Dillaman
08:01 AM rbd Bug #17494: memory leak in MirroringWatcher::notify_image_updated
@Jason Dillaman I have find that the ceph 10.2.10 have this issue,I wonder issue was signed backport to Jewel but not... liuzhong chen
12:29 PM rbd Bug #15764: rbd-mirror bootstrap fails with -EEXIST when creating local image
@liuzhong chen: why are you commenting on old, resolved issues? Jason Dillaman
08:55 AM rbd Bug #15764: rbd-mirror bootstrap fails with -EEXIST when creating local image
This issue looks serious.It means if the rbd-mirror daemon had previously crashed,I can't bootstrap it again?
And I...
liuzhong chen
11:23 AM RADOS Backport #22450 (In Progress): luminous: Visibility for snap trim queue length
https://github.com/ceph/ceph/pull/20098 Piotr Dalek
11:01 AM Bug #22784 (Fix Under Review): Key exported from auth keyring is not imported properly
Exporting a key with " in there is exported to a file, but importing this key again seems to succeed, but the mon cap... Wido den Hollander
10:46 AM Revision 127236f6 (ceph): options, Mon: monitor the snap trim queues
If new option "mon osd snap trim queue warn on" is set to value larger
than 0 (32768 by default), cluster will go int...
Piotr Dalek
10:46 AM Revision faeb81cd (ceph): osd/PrimaryLogPG: dump snap_trimq size
One can just parse the snap_trimq string, but that's much more
expensive than just reading an unsigned int.
Signed-o...
Piotr Dalek
10:46 AM Revision ca4413de (ceph): osd, PG: share the snaptrimq.size() within pg_stat_t
That way it will be unnecessary to go through all pgs separately
to find pgs with excessively long snap trim queues. ...
Piotr Dalek
10:44 AM Revision d848bc8a (ceph): src/test/osd/RadosModel: modify SetCunk to support two pool
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
10:43 AM Revision 14fab809 (ceph): src/test/osd/RadosModel: modify SetRedirect to support two pool
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
10:38 AM Revision 067cc584 (ceph): src/test/osd/RadosModel: add two pool test
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
10:33 AM Revision 39e025b5 (ceph): doc/dev/msgr2.rst: update of the banner and authentication phases
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
10:24 AM rbd Bug #18963: rbd-mirror: forced failover does not function when peer is unreachable
@Jason Dillaman this looks like a big bug.does this issue mean if the remote server has been down and cannot be up ag... liuzhong chen
10:23 AM rgw Bug #22783 (New): NFS-RGW: unable to read bs=4m
NFS-Ganesha v2.5.2
Upstream nfs-ganesha issue: https://github.com/nfs-ganesha/nfs-ganesha/issues/243
As Dan menti...
supriti singh
10:22 AM Revision 1c2ac308 (ceph): Merge pull request #20083 from liewegas/wip-msgr2-goals
doc/dev/msgr2.rst: a few notes on protocol goals
Reviewed-by: Ricardo Dias <rdias@suse.com>
Sage Weil
09:31 AM CephFS Bug #22741: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18...
... Zheng Yan
09:00 AM rgw Backport #22703 (In Progress): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
Nathan Cutler
08:35 AM rgw Backport #22703: jewel: rgw: offline resharding doesn't seem to preserve bucket acls
I'm guessing this can be closed because the master PR was closed and a jewel-only fix was proposed. Nathan Cutler
08:58 AM rgw Bug #22742 (Fix Under Review): rgw: resharding doesn't seem to preserve bucket acls
https://github.com/ceph/ceph/pull/20038 Nathan Cutler
08:33 AM rgw Bug #22742 (In Progress): rgw: resharding doesn't seem to preserve bucket acls
Nathan Cutler
08:30 AM rgw Bug #22742 (New): rgw: resharding doesn't seem to preserve bucket acls
Master PR -https://github.com/ceph/ceph/pull/20037- was closed. Nathan Cutler
08:57 AM rgw Bug #22202: rgw_statfs should report the correct stats
supriti singh wrote:
> Matt Benjamin wrote:
> > ping?
>
> Hi Matt,
>
> Sorry for delay. I have picked up work...
supriti singh
08:29 AM Revision 3b75db80 (ceph): mgr: increase time resolution of Commit/Apply OSD latencies.
Increase precision/resolution of time measurements in performance
monitoring. Affects only Commit/Apply OSD latencies...
Коренберг Марк
08:28 AM Bug #22782 (Closed): Ceph Luminous : ceph OSDs are not starting with ceph-osd.target.
We have installed ceph(12.2.2).
*Setup*
*5node cluster
*120 OSDs
*5 monitors
*Erasure coding : 4+1
When ceph...
Nokia ceph-users
07:23 AM Revision 05c496d4 (ceph): mds: set higher priority for some perf counters
Fixes: http://tracker.ceph.com/issues/22776
Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn>
shangzhong zhu
05:59 AM rgw Bug #21962 (Resolved): Policy parser may or may not dereference uninitialized boost::optional som...
Nathan Cutler
05:59 AM rgw Backport #22026 (Resolved): luminous: Policy parser may or may not dereference uninitialized boos...
Nathan Cutler
05:58 AM rgw Bug #21895 (Resolved): multisite: destination zone does not compress synced objects
Nathan Cutler
05:58 AM rgw Backport #22027 (Resolved): luminous: multisite: destination zone does not compress synced objects
Nathan Cutler
05:57 AM rgw Backport #21949 (Resolved): luminous: rgw: null instance mtime incorrect when enable versioning
Nathan Cutler
05:56 AM rgw Bug #22122 (Resolved): rgw: bucket index object not deleted after radosgw-admin bucket rm --purge...
Nathan Cutler
05:56 AM rgw Backport #22215 (Resolved): luminous: rgw: bucket index object not deleted after radosgw-admin bu...
Nathan Cutler
05:55 AM rgw Bug #22046 (Resolved): Dynamic bucket indexing, resharding and tenants seems to be broken
Nathan Cutler
05:55 AM rgw Backport #22184 (Resolved): luminous: Dynamic bucket indexing, resharding and tenants seems to be...
Nathan Cutler
05:54 AM rgw Backport #22187 (Resolved): luminous: rgw: add cors header rule check in cors option request
Nathan Cutler
05:53 AM mgr Bug #21773 (Resolved): restarting active ceph-mgr cause glitches in bps and iops metrics
Nathan Cutler
05:53 AM mgr Backport #22029 (Resolved): luminous: restarting active ceph-mgr cause glitches in bps and iops m...
Nathan Cutler
05:52 AM mgr Bug #21159 (Resolved): ceph-mgr spuriously reloading OSD metadata on map changes
Nathan Cutler
05:52 AM mgr Backport #21875 (Resolved): luminous: ceph-mgr spuriously reloading OSD metadata on map changes
Nathan Cutler
05:51 AM Bug #21964 (Resolved): ceph_test_cls_log failures related to cls_cxx_subop_version()
Nathan Cutler
05:51 AM Backport #22025 (Resolved): luminous: ceph_test_cls_log failures related to cls_cxx_subop_version()
Nathan Cutler
05:15 AM rbd Feature #15371: Delayed rbd-mirror replication support
Jason Dillaman wrote:
> @liuzhong chen: indeed -- while it's use-case dependent, it's possible you might want to ens...
liuzhong chen
02:55 AM rbd Feature #15371: Delayed rbd-mirror replication support
@liuzhong chen: indeed -- while it's use-case dependent, it's possible you might want to ensure that the backup site ... Jason Dillaman
02:40 AM rbd Feature #15371: Delayed rbd-mirror replication support
there is any advantage for this delay?
liuzhong chen
02:39 AM rbd Feature #15371: Delayed rbd-mirror replication support
I wonder the delay for the non-primary,this may make a poor RPO。 liuzhong chen
04:36 AM rgw Bug #22731: AWS V4 signature issue on Jewel
Hi Yuan,
Yes, I've reproduced this issue on v10.2.10, as you do. This is good news, upstream is missing a fix al...
Matt Benjamin
12:52 AM rgw Bug #22731: AWS V4 signature issue on Jewel
Hi Matt,
I've also got some updates:
changing the signature type to v2 can work around this issue....
Yuan Zhou
03:23 AM Revision c93fa099 (ceph): Merge pull request #20087 from dzafman/wip-misc-luminous
qa/standalone: Minor fixes for ceph_objectstore_tool.py test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:07 AM Revision 5cd98b0d (ceph): os/bluestore: change bdev parse error to ENOENT
If there is not a valid label, then the label is not found. This is a
more reasonable error code than "Invalid argum...
Sage Weil
03:06 AM Revision 14c498dd (ceph): os/bluestore: make bdev label parse error less noisy
This happens during the normal initialization of a new bluestore osd and it
is confusing for users. Make it less noi...
Sage Weil
03:02 AM mgr Backport #22768 (In Progress): luminous: Service daemons never recover from transient outage
https://github.com/ceph/ceph/pull/20089 Prashant D
02:49 AM Revision 25a901ba (ceph): osd, mon: Add new pg states recovery_unfound and backfill_unfound
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7f8b0ce9e681f727d8217e3ed74a1a3355f364f3)...
David Zafman
02:49 AM Revision 3068ea1e (ceph): osd: Better recovery/backfill restart for mark_unfound_lost delete/revert
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 689bff354a6bfa1cf47b0d0a04fa9f1b2ef68f75)
David Zafman
02:49 AM Revision 325eec1b (ceph): test: Add replicated recovery/backfill test
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c2572bee3c6256419e0b265e9e2829e7f3afb76d)
David Zafman
02:49 AM Revision 0040c7bf (ceph): test: Cleanup test-erasure-eio.sh code
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 69b5fc54feb59f8b0a26a3ca3e925980c91b5b75)
David Zafman
02:48 AM Revision e40e2aa5 (ceph): osd: Add new UnfoundBackfill and UnfoundRecovery pg transitions
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit bb2bcb95f51abc206e005e44ef383ee45b8f2209)...
David Zafman
02:46 AM Revision bb21f237 (ceph): mgr: disconnect unregistered service daemon when report received
This will allow the service daemon to reconnect and re-register
itself as a service daemon without requiring the mgr ...
Jason Dillaman
02:44 AM CephFS Backport #22765 (In Progress): luminous: client: avoid recursive lock in ll_get_vino
https://github.com/ceph/ceph/pull/20086 Prashant D
02:41 AM Revision b97227d3 (ceph): test: Fix ceph-objectstore-tool usage check
Caused by: c7b7a1f04f78fa62890c567d0ca53874c8d75eb7
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked ...
David Zafman
02:41 AM Revision fe956597 (ceph): test: ceph_objectstore_tool.py bad --filestore option to vstart
Luminous doesn't have --filestore option
Caused by: fd7d53bacb10d5b2094f1f579c96899d8a0a4b4f
Signed-off-by: David Z...
David Zafman
01:50 AM Revision 4c211d0d (ceph): client: avoid recursive lock in ll_get_vino
Fixes: http://tracker.ceph.com/issues/22629
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from c...
dongdong tao
01:48 AM CephFS Backport #22763 (In Progress): luminous: mds: crashes because of old pool id in journal header
https://github.com/ceph/ceph/pull/20085 Prashant D
01:19 AM Revision 4d07eb8b (ceph): cephfs-journal-tool: add "set pool_id" option
Fixes: http://tracker.ceph.com/issues/22631
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ...
dongdong tao
01:19 AM Revision 61a64511 (ceph): mds: add error log info
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit a7c2ecd6391d22c5312a9e568ff742cff252749e)
dongdong tao
01:19 AM Revision dc0e0250 (ceph): cephfs-journal-tool: add usage help info for header set <field>
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit 2b06bff950a78b15aca083b20eaa812b4214e8d4)
dongdong tao
01:16 AM mgr Backport #22760 (In Progress): luminous: mgr: prometheus: missed osd commit\apply latency metrics.
https://github.com/ceph/ceph/pull/20084 Prashant D
01:04 AM Revision 05510292 (ceph): rbd: add deep cp CLI method
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
12:30 AM Revision 40cddc17 (ceph): rgw: allow beast frontend to listen on specific IP address
This patch allows the beast frontend to listen on a specific
IP address rather than *. e.g., with below configuration...
Yuan Zhou
12:14 AM Revision 1b2b589a (ceph): mgr: prometheus: added osd commit/apply latency metrics (#22718).
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
(cherry picked from commit 1adf4325455ccdbf03da63046c510bb041ac8520)
Konstantin Shalygin

01/23/2018

11:57 PM RADOS Bug #21566 (Resolved): OSDService::recovery_need_sleep read+updated without locking
Nathan Cutler
11:57 PM RADOS Backport #21697 (Resolved): luminous: OSDService::recovery_need_sleep read+updated without locking
Nathan Cutler
11:06 PM RADOS Backport #21697: luminous: OSDService::recovery_need_sleep read+updated without locking
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18753
merged
Yuri Weinstein
11:56 PM RADOS Backport #21785 (Resolved): luminous: OSDMap cache assert on shutdown
Nathan Cutler
11:07 PM RADOS Backport #21785: luminous: OSDMap cache assert on shutdown
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18749
merged
Yuri Weinstein
11:56 PM Messengers Bug #21883 (Resolved): msg/async/AsyncConnection.cc: 1835: FAILED assert(state == STATE_CLOSED)
Nathan Cutler
11:56 PM Messengers Backport #21916 (Resolved): luminous: msg/async/AsyncConnection.cc: 1835: FAILED assert(state == ...
Nathan Cutler
11:09 PM Messengers Backport #21916: luminous: msg/async/AsyncConnection.cc: 1835: FAILED assert(state == STATE_CLOSED)
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18746
merged
Yuri Weinstein
11:55 PM RADOS Bug #21845 (Resolved): Objecter::_send_op unnecessarily constructs costly hobject_t
Nathan Cutler
11:55 PM RADOS Backport #21921 (Resolved): luminous: Objecter::_send_op unnecessarily constructs costly hobject_t
Nathan Cutler
11:09 PM RADOS Backport #21921: luminous: Objecter::_send_op unnecessarily constructs costly hobject_t
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18745
merged
Yuri Weinstein
11:54 PM RADOS Backport #21922 (Resolved): luminous: Objecter::C_ObjectOperation_sparse_read throws/catches exce...
Nathan Cutler
11:10 PM RADOS Backport #21922: luminous: Objecter::C_ObjectOperation_sparse_read throws/catches exceptions on -...
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18744
merged
Yuri Weinstein
11:40 PM Revision 73934df3 (ceph): doc/dev/msgr2.rst: a few notes on protocol goals
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:29 PM Bug #21613 (Resolved): backfill cancelation makes target crash; now triggered by recovery preemption
David Zafman
09:50 PM Bug #21613 (Pending Backport): backfill cancelation makes target crash; now triggered by recovery...
David Zafman
11:29 PM Backport #22780 (Resolved): luminous: backfill cancelation makes target crash; now triggered by r...
David Zafman
09:51 PM Backport #22780 (Resolved): luminous: backfill cancelation makes target crash; now triggered by r...
https://github.com/ceph/ceph/pull/18025 David Zafman
11:25 PM RADOS Bug #21818 (Resolved): ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filestore) ...
Nathan Cutler
11:25 PM RADOS Backport #21924 (Resolved): luminous: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic...
Nathan Cutler
11:10 PM RADOS Backport #21924: luminous: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filesto...
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18742
merged
Yuri Weinstein
11:10 PM Revision 6c5684c8 (ceph): Merge pull request #18742 from shinobu-x/wip-21924-luminous
luminous: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filestore) buffer content mismatch
Reviewed...
Yuri Weinstein
11:10 PM Revision f7bfda8f (ceph): Merge pull request #18744 from shinobu-x/wip-21922-luminous
luminous: Objecter::C_ObjectOperation_sparse_read throws/catches exceptions on -ENOENT
Reviewed-by: Josh Durgin <jdu...
Yuri Weinstein
11:09 PM Revision 6bd8b907 (ceph): Merge pull request #18745 from shinobu-x/wip-21921-luminous
luminous: Objecter::_send_op unnecessarily constructs costly hobject_t
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:09 PM Revision 55f4642b (ceph): test: make the LibCephFS.ShutdownRacer test even more thrashy
Have each thread do the startup and shutdown in a loop for a specified
number of times.
Tracker: http://tracker.ceph...
Jeff Layton
11:09 PM Revision 963d6fb2 (ceph): lockdep: free_ids and lock_ref hashes must be truly global
It's possible for the teardown of g_lockdep_ceph_ctx to occur, followed
by a new context being registered as the lock...
Jeff Layton
11:09 PM Revision 42bc9058 (ceph): common: add a clear_g_str_vec() function to clear g_str_vec
Prefix str_vec and str_vec_lock with "g_" to make it clear that they are
truly global values. Add a new clear_g_str_v...
Jeff Layton
11:08 PM Revision f5e1d2b1 (ceph): Merge pull request #18746 from shinobu-x/wip-21916-luminous
luminous: msg/async/AsyncConnection.cc: 1835: FAILED assert(state == STATE_CLOSED)
Reviewed-by: Josh Durgin <jdurgin...
Yuri Weinstein
11:08 PM Revision 8dec6175 (ceph): common: make it safe to call env_to_vec multiple times
After it has been called once and we have outstanding CephContexts with
pointers into str_vec, we can't call get_str_...
Jeff Layton
11:08 PM Revision eeb62a53 (ceph): lockdep: fix Mutex tests to disable lockdep properly
...and make g_lockdep a bool.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 0cd0bd778a6...
Jeff Layton
11:07 PM Revision 864a2c5a (ceph): client: test shutdown race
Spawn threads that bring up a bunch of ceph_mounts with individual
CephContext objects, and then tear them down in pa...
Jeff Layton
11:07 PM Revision 8db3ecd6 (ceph): client: fix signed/unsigned comparison compiler warning
The build says:
src/client/Client.cc: In member function ‘void Client::trim_caps(MetaSession*, int)’:
src/client/Cli...
Jeff Layton
11:07 PM Revision 49ac68c3 (ceph): lockdep: fix races with concurrent lockdep teardown
If the cct is unregistered while other threads are flogging mutexes,
then we can hit all sorts of bugs. Ensure that w...
Jeff Layton
11:07 PM Revision b66ba628 (ceph): lockdep: don't take lockdep_mutex twice for new lock registrations
We can do it under the same mutex, which should be more efficient.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(...
Jeff Layton
11:07 PM Revision 2e0800bd (ceph): Merge pull request #18749 from shinobu-x/wip-21785-luminous
luminous: OSDMap cache assert on shutdown
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Greg Farnum <gf...
Yuri Weinstein
11:06 PM Revision ea771cbd (ceph): Merge pull request #18753 from shinobu-x/wip-21697-luminous
luminous: OSDService::recovery_need_sleep read+updated without locking
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:52 PM Backport #22025: luminous: ceph_test_cls_log failures related to cls_cxx_subop_version()
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18715
merged
Yuri Weinstein
10:52 PM Revision b03323c8 (ceph): Merge pull request #18715 from shinobu-x/wip-luminous-21964
luminous: ceph_test_cls_log failures related to cls_cxx_subop_version()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
10:51 PM mgr Backport #21875: luminous: ceph-mgr spuriously reloading OSD metadata on map changes
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18732
merged
Yuri Weinstein
10:51 PM Revision a0b48971 (ceph): Merge pull request #18732 from shinobu-x/wip-luminous-21875
luminous: ceph-mgr spuriously reloading OSD metadata on map changes
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
10:50 PM mgr Backport #22029: luminous: restarting active ceph-mgr cause glitches in bps and iops metrics
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18735
merged
Yuri Weinstein
10:50 PM Revision c8d526b8 (ceph): Merge pull request #18735 from shinobu-x/wip-22029-luminous
luminous: restarting active ceph-mgr cause glitches in bps and iops metrics
Reviewed-by: Kefu Chai <kchai@redhat.com...
Yuri Weinstein
10:24 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Hi,
how do I translate the given location, e.g. to a "dd" argument?
Meanwhile I found out that only the first m...
Martin Preuss
12:23 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Martin, your logs show places where data is located, for example: "device location [0x6d76b40000~1000]".
Is it possi...
Adam Kupczyk
09:41 PM rgw Bug #22731: AWS V4 signature issue on Jewel
I have verified identical results (successful multipart uploads from application using aws-java-sdk-bundle-1.11.199.j... Matt Benjamin
08:25 PM rgw Bug #22731: AWS V4 signature issue on Jewel
Hi Yuan,
I've been trying to reproduce against master--not seeing any error there
1. using the desired aws-jav...
Matt Benjamin
09:02 PM rgw Feature #22779 (Resolved): beast: listen on multiple endpoints
Casey Bodley
08:30 PM RADOS Backport #22423 (Closed): luminous: osd: initial minimal efforts to clean up PG interface
I was able to cleanly backport http://tracker.ceph.com/issues/22069 without this large change. David Zafman
08:17 PM ceph-volume Bug #22620 (In Progress): ceph-volume simple dmcrypt support
Alfredo Deza
08:17 PM ceph-volume Feature #22653 (Resolved): add a --destroy flag to forcefully remove the underlying vg/lv when za...
merged commit 1ed0062 into master Alfredo Deza
07:37 PM Revision a09a42a4 (ceph): test: Test case that reproduces tracker 18162
recover_replicas: object added to missing set for backfill, but is not in recovering, error!
Signed-off-by: David Za...
David Zafman
07:37 PM Revision 23f7c556 (ceph): osd: Better handle failure to get enough EC shards to backfill
Fixes: http://tracker.ceph.com/issues/18162
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
07:35 PM Revision aa017678 (ceph): librados: getter for min compatible client versions
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:27 PM Revision c553f00c (ceph): osd/OSDMap: expose require_min_compat_client variable
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:24 PM Revision 1ed0062e (ceph): Merge pull request #20010 from ceph/wip-rm22653
ceph-volume: adds a --destroy flag to ceph-volume lvm zap
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:14 PM Revision 081fe723 (ceph): osd: For recovery get all possible shards to read on errors
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 390d12f71a1bd6e07f3516b1c73e467e9960725d)
David Zafman
07:14 PM Revision 5bed56a6 (ceph): test: Use feature to get last array element
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 43e3206de2a20bf17ad9f2b16b7e486804097bf2)
David Zafman
07:14 PM Revision 62e9c05a (ceph): osd: Allow recovery to send additional reads
For now it doesn't include non-acting OSDs
Added test for this case
Signed-off-by: David Zafman <dzafman@redhat.com>...
David Zafman
07:14 PM Revision bfd00299 (ceph): test: Allow modified options to existing setup functions
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f92aa6c82449152901a4663c523e9ba43363eca3)
David Zafman
07:13 PM Revision 39bb3cf8 (ceph): osd: CLEANUP: Change getattr_maybe_cache() to reflect how it is being used
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 143111a112ec64724226f83ed285f66ee52204b2)
David Zafman
07:13 PM Revision a7a2de03 (ceph): test: Add a removal test for erasure code read
Test feature: http://tracker.ceph.com/issues/14513
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked f...
David Zafman
06:32 PM Revision f0f0c1f8 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:32 PM Revision 46babe80 (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
06:32 PM Revision 498d7a06 (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:32 PM Revision ad73be2c (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:32 PM Revision babcdf2f (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:32 PM Revision 163ee6a6 (ceph): doc/ceph-volume add lvm/encryption to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:14 PM rgw Feature #22778 (Resolved): beast: bind to specific ip address
https://github.com/ceph/ceph/pull/20000 Casey Bodley
06:06 PM CephFS Bug #21393 (Resolved): MDSMonitor: inconsistent role/who usage in command help
Patrick Donnelly
06:05 PM CephFS Backport #22508 (Closed): luminous: MDSMonitor: inconsistent role/who usage in command help
Yes, let's forgo the luminous backport. Thanks for pointing that out Nathan! Patrick Donnelly
06:03 PM Revision 7522ddd9 (ceph): mon/PGMap: 'unclean' does not imply damaged
Everything (that I can think of) that would lead to a PG being unclean is
already reported via another health message...
Sage Weil
05:39 PM Revision 67fbd383 (ceph): boost: include more specific asio headers
when building with gcc5 and boost 1.66, this #include <boost/asio.hpp> fails to compile:
In file included from build...
Casey Bodley
05:16 PM rgw Feature #13718 (Resolved): rgw:CivetWeb http and https be support in the same time.
this merged in https://github.com/ceph/ceph/pull/11776 Casey Bodley
04:37 PM rgw Bug #22745: can not set user quota with specific value
https://github.com/ceph/ceph/pull/20063 Casey Bodley
04:24 PM Revision 919f50be (ceph): rgw: add MetaMasterTrimCR to query sync status from peers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8bb106720160e42ae6e04f5dffc6af03794009ab)
Casey Bodley
04:24 PM Revision cf261ac2 (ceph): rgw: master calculates minimum sync status of peers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 00d7b7b664c49bd476c060152e2738031cc4ba05)
Casey Bodley
04:24 PM Revision a724ceba (ceph): rgw: add PurgePeriodLogsCR to purge entire mdlog periods
Conflicts: rgw_raw_obj
src/rgw/rgw_sync.cc
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked f...
Casey Bodley
04:24 PM Revision 119a3b2d (ceph): rgw: master purges period mdlogs once all peers are done
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit eb140e38207dc43e16d803ee1174678cc9d5e39c)
Casey Bodley
04:24 PM Revision 0d837a3c (ceph): rgw: add MetaMasterTrimShardCollectCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1765f869289e7bb2dd8cf4c89783b95f13a8fcdf)
Casey Bodley
04:24 PM Revision 90b9149f (ceph): rgw: master trims mdlogs as peers make progress on current period
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1afabc1fdd1c36431c216ead8da8dfd799bdbe49)
Casey Bodley
04:24 PM Revision 5caf51ef (ceph): rgw: add MetaPeerTrimCR to query master mdlog info
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6e9296d49f4ce322a98651119f5dc66df7f5224c)
Casey Bodley
04:24 PM Revision dd458fa7 (ceph): rgw: peer purges mdlog periods before master's oldest
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6cde60e954e60ff77e93b93e8c5bd7059f6a2644)
Casey Bodley
04:24 PM Revision 0f8156a0 (ceph): rgw: add MetaPeerTrimShardCR to trim mdlog shards
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 3376c4b67c52f02111dea3bc032403f425a709c1)
Casey Bodley
04:24 PM Revision e4ffe3ac (ceph): rgw: peer trims mdlog shards up to master's oldest entry
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0557a79612504646e9f195cacff839e6ad050957)
Casey Bodley
04:24 PM Revision 8fc80043 (ceph): rgw: add MetaTrimPollCR to coordinate polling and leases
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8431f178004b952d9443a3acbd315d46514fadc2)
Casey Bodley
04:24 PM Revision befe59ab (ceph): rgw: RGWSyncLogTrimThread runs mdlog trim
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit aaab1ec2f736248b3557f42b4108e91b45f6b407)
Casey Bodley
04:24 PM Revision 6dbaecfd (ceph): radosgw-admin: add 'mdlog autotrim' command
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 16462640a311fdd262a3ee74552fc2297a4f1db5)
Casey Bodley
04:24 PM Revision 1dc97ae7 (ceph): rgw: use RGWShardCollectCR in MetaMasterTrimCR
limit the number of concurrent sync status requests to peers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherr...
Casey Bodley
04:24 PM Revision f3744440 (ceph): rgw: add TODOs to split trim logic into separate source files
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ec0a655a80b20e9c76cf0d65cfea3fde66ce0a10)
Casey Bodley
04:24 PM Revision fbfa4c34 (ceph): rgw: add CRs for async mdlog history operations
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 70bcf452a2cfeafee3fb8a560391c50c3f52fedd)...
Casey Bodley
04:05 PM Revision ea170d0d (ceph): rgw: use objv_tracker for mdlog history
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2c7897309617b29fc24a85ae21efffc387908380)
Casey Bodley
04:05 PM Revision 67addc2c (ceph): rgw: add RGWRadosRemoveCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 57b94899dccf0c0a63aabfd77af62608117f440e)...
Casey Bodley
04:05 PM bluestore Bug #22285: _read_bdev_label unable to decode label at offset
Alfredo Deza
04:00 PM Revision 16306d7b (ceph): librbd: use steady clock to measure elapsed time in AioCompletion
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
03:58 PM rgw Bug #22777 (New): uniqueness of rgw service name not guaranteed
Historically in our deployment we reuse the same client.radosgw key for all rgw's.
During the jewel/luminous upgrade...
Dan van der Ster
03:21 PM rgw Bug #12182 (Closed): Data asynchronous sync failed in federated gateway
The agent is no longer a supported tool. Alfredo Deza
03:19 PM rgw Feature #6877 (Closed): tool to trim metadata, data, and bucket index logs
Alfredo Deza
03:19 PM Revision 2ed35c9f (ceph): rgw: fix notify timeout for BucketTrimWatcher
from seconds to msec
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ada2d108e627d519794...
Casey Bodley
03:19 PM Revision 660abda2 (ceph): rgw: more documentation for bilog trim config
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4d4442168c15775f8346ebc6295a6de912250b8f)
Casey Bodley
03:19 PM Revision 96baf2d0 (ceph): rgw: add TrimComplete to watch/notify api
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 916f5995c92acd0c5ba66fde6031fed7cb91cb95)
Casey Bodley
03:19 PM Revision f1bcf840 (ceph): test/rgw: add test_bucket_index_log_trim()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d9dc58cf2c6f64562843cc1d00df82d99379e640)
Casey Bodley
03:19 PM Revision 668c2833 (ceph): qa/rgw: add kwargs for debug output
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit fa8a0713de6b5b8ea9c9400f3ed467d87940612a)
Casey Bodley
03:19 PM Revision d1620fef (ceph): rgw: move shard marker helper into BucketIndexShardsManager
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4be7039964a2d17069b3604a4c994743145a013e)
Casey Bodley
03:19 PM Revision 32ebc0e5 (ceph): rgw: add comment for bucket in BucketCounter
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit c6d946b3e1fbb10da43273e62c8584ffe3afbcdf)
Casey Bodley
03:19 PM Revision 24f7fd2c (ceph): rgw: hold cr reference in MetadataListCR callback
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 3a1474031e4266100c5ccaf082756bdf0607a2be)
Casey Bodley
03:19 PM Revision 6fc4c7a1 (ceph): rgw: BucketTrimWatcher checks handle in stop
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6e4d9735036a68575696e53b6732e4680a0226d6)
Casey Bodley
03:19 PM Revision 3f06276f (ceph): rgw: curly brace style for bilog trim classes
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a0c438eefcf0c99094efa0d98902cc4fca5957f0)
Casey Bodley
03:19 PM Revision 7c430a08 (ceph): rgw: RGWDataSyncSingleEntryCR calls BucketChangeObserver
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1c50d727b5df574e28d90cd99abe15db1742e4b1)...
Casey Bodley
03:02 PM rgw Bug #11355 (Closed): simplified approach for setting up a (federated) rgw
Alfredo Deza
02:36 PM rgw Bug #22084 (Resolved): Swift object expiry incorrectly trims entries, leaving behind some of the ...
Nathan Cutler
02:36 PM rgw Backport #22180 (Resolved): jewel: Swift object expiry incorrectly trims entries, leaving behind ...
Nathan Cutler
02:36 PM Revision b27f6af8 (ceph): Merge pull request #18925 from ivancich/jewel-backport-18821
jewel: rgw: Fix swift object expiry not deleting objects
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:11 PM Revision ccd16d22 (ceph): Merge pull request #20020 from mikechristie/wip-doc-mnc-update-iscsi-cl...
doc: update ceph iscsi kernel and package info
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:35 PM Revision 4dbcd4dd (ceph): Merge pull request #18323 from thmour/thmour_rbdtrash
rbd: replace trash delay option, add rbd trash purge command
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:34 PM Revision 80f6c5cc (ceph): Merge pull request #20014 from liewegas/wip-rbd-validate
common/options,librbd/Utils: refactor RBD feature validation
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:45 PM Revision 86ee30c3 (ceph): mgr: apply auth_service_required to client conns
Previously was using auth_cluster_required for all
connections, which meant that if someone had
disabled client cephx...
John Spray
12:41 PM CephFS Bug #22776: mds: session count,dns and inos from cli "fs status" is always 0
*PR*: https://github.com/ceph/ceph/pull/20079 shangzhong zhu
12:07 PM CephFS Bug #22776 (Resolved): mds: session count,dns and inos from cli "fs status" is always 0
... shangzhong zhu
12:31 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
Ah -- turns out the mgr code never thought about the possibility that people would be using a ceph CLI with cephx tur... John Spray
12:05 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
Since making the change above, I get error messages whenever I run /usr/bin/ceph (even just ceph --help).
2018-...
Shane Voss
12:03 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
Having made this change I can confirm that the mgr now connects correctly. However my colleague Bruce noticed a side... Matthew Richardson
11:42 AM Revision a95ba20d (ceph): mon/paxosservice: cleanup
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
11:42 AM Revision fc02286a (ceph): osdc: build MOSDOp message in Objecter::_send_op
it's more intuitive and consistent
Signed-off-by: runsisi <runsisi@zte.com.cn>
runsisi hust
11:30 AM Revision fe5e1eb1 (ceph): spdk: update submodule to more recent upstream
This commit fast-forwards the SPDK submodule to upstream commit
93bd60e0de6b161567182d965239735bf467e85c to enable th...
Nathan Cutler
11:29 AM Revision 07a122a3 (ceph): common/throttle: start using 64-bit values
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit fa37ed1a48fd804ac199509bd78c470480ecbb22)
...
Igor Fedotov
11:22 AM rgw Bug #22775: rgw: multisite: the huge object sync is slow in unstable network environment
wrong spell, the title should be "rgw: multisite: the huge object sync is slow in unstable network environment" Jack Lv
11:03 AM rgw Bug #22775: rgw: multisite: the huge object sync is slow in unstable network environment
https://github.com/ceph/ceph/pull/20036 Jack Lv
11:02 AM rgw Bug #22775 (Fix Under Review): rgw: multisite: the huge object sync is slow in unstable network e...
The huge object sync is slow because request often time out when the network is not stable Jack Lv
11:02 AM rgw Backport #22703 (New): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
-This ticket is for the master fix, but I don't see a master PR?-
Master PR: -https://github.com/ceph/ceph/pull/20...
Nathan Cutler
11:01 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
No, I set it to Luminous based on the request by theanalyst in https://github.com/ceph/ceph/pull/20023. I'm fine with... Brad Hubbard
10:24 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
@Brad Assigning to you and leaving the backport field on "luminous" (but feel free to zero it out if it's enough to m... Nathan Cutler
10:56 AM Backport #22769 (Need More Info): luminous: allow client requests to preempt scrub
non-trivial backport; bf16f59887d6b7624112212cecead3ebec48b6f9 is particularly challenging Nathan Cutler
09:41 AM Backport #22769 (Resolved): luminous: allow client requests to preempt scrub
https://github.com/ceph/ceph/pull/22044 Nathan Cutler
10:49 AM rgw Bug #22364 (Resolved): log rotate causes rgw realm reload
Nathan Cutler
10:48 AM rgw Backport #22365 (Resolved): luminous: log rotate causes rgw realm reload
Nathan Cutler
10:48 AM rgw Backport #22397 (Resolved): luminous: rgw: radosgw-admin reshard command argument error.
Nathan Cutler
10:48 AM rgw Bug #21723 (Resolved): rgw: radosgw-admin reshard command argument error.
Nathan Cutler
10:48 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
LGTM Zheng Yan
10:45 AM rgw Backport #22774 (In Progress): jewel: rgw file deadlock on lru evicting
Nathan Cutler
10:43 AM rgw Backport #22774 (Resolved): jewel: rgw file deadlock on lru evicting
https://github.com/ceph/ceph/pull/20076 Nathan Cutler
10:45 AM Revision dc48e5bc (ceph): rgw_file: alternate fix deadlock on lru eviction
This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc...
Matt Benjamin
10:45 AM rgw Backport #22773 (In Progress): luminous: rgw file deadlock on lru evicting
Nathan Cutler
10:43 AM rgw Backport #22773 (Resolved): luminous: rgw file deadlock on lru evicting
https://github.com/ceph/ceph/pull/20075 Nathan Cutler
10:44 AM Revision e3fbaa92 (ceph): rgw_file: alternate fix deadlock on lru eviction
This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc...
Matt Benjamin
10:43 AM rgw Bug #22736 (Pending Backport): rgw file deadlock on lru evicting
https://github.com/ceph/ceph/pull/20034 Nathan Cutler
10:41 AM Revision b9e4aa94 (ceph): rbd trash: replace cli delay option, add rbd trash purge command
Replaced the delay argument for the trash move
command with a string acceptable by /bin/date, e.g.:
$ rbd trash move...
Theofilos Mouratidis
10:40 AM rbd Bug #22722: [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
@Jason Nevermind :-) Nathan Cutler
09:52 AM rbd Bug #22722: [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
@Jason Did you really mean to close this as "Duplicate"? If so, which redmine ticket is it duplicating and can we zer... Nathan Cutler
10:36 AM rgw Backport #22772 (In Progress): jewel: user creation can overwrite existing user even if different...
Nathan Cutler
09:42 AM rgw Backport #22772 (Resolved): jewel: user creation can overwrite existing user even if different ui...
https://github.com/ceph/ceph/pull/20074 Nathan Cutler
10:36 AM Revision 816397e8 (ceph): rgw: RGWUser::init no longer overwrites user_id
if an admin op specifies a user_id and does not find a user with that
id, but does find a user based on a later field...
Casey Bodley
10:35 AM rgw Backport #22767 (In Progress): luminous: Librgw shutdown uncorreclty
Nathan Cutler
09:40 AM rgw Backport #22767 (Resolved): luminous: Librgw shutdown uncorreclty
https://github.com/ceph/ceph/pull/20073 Nathan Cutler
10:34 AM Revision 35d2baf4 (ceph): librgw: fix shutdown err with resources uncleaned
Fixed: http://tracker.ceph.com/issues/22296
Signed-off-by: Tao Chen <chentao@umcloud.com>
(cherry picked from commit...
Tao CHEN
10:27 AM rgw Backport #22766 (In Progress): luminous: RGW doesn't check time skew in auth v4 http header request
Nathan Cutler
09:40 AM rgw Backport #22766 (Resolved): luminous: RGW doesn't check time skew in auth v4 http header request
https://github.com/ceph/ceph/pull/20072 Nathan Cutler
10:25 AM Revision 63d180c8 (ceph): osdc: remove Objecter::kick_requests which is unused
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
10:24 AM mgr Bug #22755 (Fix Under Review): cluster [ERR] Unhandled exception from module 'prometheus' while r...
Already fixed by https://github.com/ceph/ceph/pull/20047 which should merge soon. John Spray
12:12 AM mgr Bug #22755 (Resolved): cluster [ERR] Unhandled exception from module 'prometheus' while running o...
http://pulpito.ceph.com/sage-2018-01-22_23:44:53-rados-master-distro-basic-smithi/
on master
Sage Weil
10:23 AM Revision dd4f3225 (ceph): qa: add new prometheus test to rados/mgr suite
Added in https://github.com/ceph/ceph/pull/19744
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:23 AM Revision e2c68d5e (ceph): qa: assign prometheus ports during selftest
This was throwing IOError("Port 9283 not free on '::'",)
when trying to serve, since merging https://github.com/ceph/...
John Spray
10:21 AM bluestore Backport #22698: luminous: bluestore: New OSD - Caught signal - bstore_kv_sync
@Prashant Please fix the cherry-pick conflict resolution as suggested by Igor in the PR. Nathan Cutler
10:18 AM ceph-volume Backport #22701 (In Progress): luminous: ceph-volume fails when centos7 image doesn't have lvm2 i...
@Prashant: Please talk to the c-v developers. They have been handling the c-v backports until now. Nathan Cutler
10:17 AM Revision cd70aa2c (ceph): Merge pull request #20005 from jcsp/wip-mgr-minor
mgr: remove a few junk lines
Reviewed-by: Kefu Chai <kchai@redhat.com>
John Spray
10:17 AM Revision e1af6673 (ceph): mgr: remove a few junk lines
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:14 AM RADOS Bug #21833: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
@David I can only guess that this is not reproducible in master and that's why it requires a luminous-only fix. Could... Nathan Cutler
10:11 AM Backport #22771 (In Progress): jewel: ceph-objectstore-tool set-size should maybe clear data-digest
Nathan Cutler
09:41 AM Backport #22771 (Resolved): jewel: ceph-objectstore-tool set-size should maybe clear data-digest
https://github.com/ceph/ceph/pull/20070 Nathan Cutler
10:10 AM Revision 84b64a88 (ceph): ceph-objectstore-tool: Fix set-size to clear data_digest if changing di...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7ca3ce93099de9412012b7a88121f9fced34f4b8)...
David Zafman
10:09 AM Revision ae9c4c86 (ceph): test: Add undocumented corrupt-size for testing
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c0606b9eea977074b560b44c4cd1a3d8e8bc3e0a)...
David Zafman
10:05 AM Backport #22770 (In Progress): luminous: ceph-objectstore-tool set-size should maybe clear data-d...
Nathan Cutler
09:41 AM Backport #22770 (Resolved): luminous: ceph-objectstore-tool set-size should maybe clear data-digest
https://github.com/ceph/ceph/pull/20069 Nathan Cutler
10:05 AM Revision 238ddccb (ceph): ceph-objectstore-tool: Fix set-size to clear data_digest if changing di...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7ca3ce93099de9412012b7a88121f9fced34f4b8)
David Zafman
10:01 AM RADOS Backport #22761 (In Progress): luminous: osd checks out-of-date osdmap for DESTROYED flag on start
Nathan Cutler
09:40 AM RADOS Backport #22761 (Resolved): luminous: osd checks out-of-date osdmap for DESTROYED flag on start
https://github.com/ceph/ceph/pull/20068 Nathan Cutler
10:01 AM Revision a0c0e637 (ceph): osd: only exit if *latest* map(s) say we are destroyed
It's possible our current map is older, we were destroyed then, but in
newer maps our osd was recreated. This happen...
Sage Weil
09:48 AM CephFS Backport #22762 (In Progress): jewel: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Nathan Cutler
09:40 AM CephFS Backport #22762 (Resolved): jewel: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
https://github.com/ceph/ceph/pull/20067 Nathan Cutler
09:48 AM Revision e49a8cd8 (ceph): mds: handle 'inode gets queued for recovery multiple times'
Fixes: http://tracker.ceph.com/issues/22647
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
09:47 AM Revision 1145c02f (ceph): mds: use elist to track recover queue items
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 74f2a87887e81dc1d5895976982efb51b0a5e97e)
C...
Yan, Zheng
09:42 AM rgw Bug #22685: create user, but uid error
@Casey, @Matt - can we change the link to #21685 from "Related to" to "Duplicates"? And change status from "Pending B... Nathan Cutler
09:40 AM mgr Backport #22768 (Resolved): luminous: Service daemons never recover from transient outage
https://github.com/ceph/ceph/pull/20089 Nathan Cutler
09:40 AM CephFS Backport #22765 (Resolved): luminous: client: avoid recursive lock in ll_get_vino
https://github.com/ceph/ceph/pull/20086 Nathan Cutler
09:40 AM CephFS Backport #22764 (Resolved): jewel: mds: crashes because of old pool id in journal header
https://github.com/ceph/ceph/pull/20111 Nathan Cutler
09:40 AM CephFS Backport #22763 (Resolved): luminous: mds: crashes because of old pool id in journal header
https://github.com/ceph/ceph/pull/20085 Nathan Cutler
09:39 AM mgr Backport #22760 (Resolved): luminous: mgr: prometheus: missed osd commit\apply latency metrics.
https://github.com/ceph/ceph/pull/20084 Nathan Cutler
09:36 AM Support #22471: osd op
Greg Farnum wrote:
> Sounds like the network was slow or something?
Yes,we changed the switch, the problem was solv...
zhou yang
09:34 AM Bug #22757 (Closed): 色方式
Greg Farnum
06:42 AM Bug #22757: 色方式
This is a wrong operation, please ignore. junwei liao
02:31 AM Bug #22757 (Closed): 色方式
junwei liao
08:24 AM Revision 73ff298b (ceph): mon: use pool_sum as param name in PGMapDigest::recovery_summary
the param name of delta_sum of PGMapDigest::recovery_summary() is misleading too.
delta_sum fits the recovery_rate_su...
Chang Liu
07:48 AM RADOS Bug #22673 (Pending Backport): osd checks out-of-date osdmap for DESTROYED flag on start
Kefu Chai
07:48 AM Revision 04d90a7d (ceph): Merge pull request #19988 from liewegas/wip-22673
osd: only exit if *latest* map(s) say we are destroyed
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:38 AM RADOS Bug #22727: "osd pool stats" shows recovery information bugly
need to backport it to jewel and luminous. but it at least dates back to 9.2.0. see also http://lists.ceph.com/piperm... Kefu Chai
06:32 AM RADOS Bug #22727 (Fix Under Review): "osd pool stats" shows recovery information bugly
Kefu Chai
04:15 AM Revision e2f5335c (ceph): rbd-mirror: image map policy tests
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
03:55 AM rgw Bug #22758 (Resolved): rgw sends garbage meta.compression to ElasticSearch
Once compression is enabled for a zone, metadata indexing on elasticsearch stops working.
Here is how to reproduce...
YOUZHONG YANG
02:33 AM Revision 0f3dd484 (ceph): rgw: upldate the max-buckets when the quota is uploaded
Fixes:https://tracker.ceph.com/issues/22745
Signed-off-by: zhaokun <develop.hikdata.com>
hikdata hik
12:51 AM rgw Bug #22756: RGW will not list contents of older buckets at all: reshard makes it show up again
As shown, resharding the bucket will make the content show up again; but you have to know that it is missing first. o... Robin Johnson
12:47 AM rgw Bug #22756: RGW will not list contents of older buckets at all: reshard makes it show up again
... Robin Johnson
12:37 AM rgw Bug #22756 (Won't Fix): RGW will not list contents of older buckets at all: reshard makes it show...
This is very similar to bug 17372 at the face, but different underneath. Luminous does contain the fix for bug 17372 ... Robin Johnson
12:16 AM bluestore Bug #22427 (Resolved): osd_fsid does not exist, fsid is generated instead
Sage Weil
12:16 AM Revision 3911a2ae (ceph): Merge pull request #20059 from ceph/wip-rm22427
doc/ceph-volume OSD use the fsid file, not the osd_fsid Sage Weil
12:15 AM Revision d431de74 (ceph): Merge pull request #19979 from k0ste/prometheus_metadata
mgr: prometheus: set metadata metrics value to '1' (#22717).
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewe...
Sage Weil
12:14 AM mgr Fix #22718 (Pending Backport): mgr: prometheus: missed osd commit\apply latency metrics.
Sage Weil
12:14 AM Revision eafa6e0e (ceph): Merge pull request #19980 from k0ste/prometheus_latency
mgr: prometheus: added osd commit/apply latency metrics (#22718).
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Rev...
Sage Weil

01/22/2018

11:51 PM Revision f9e02d51 (ceph): Merge pull request #19986 from tchaikov/wip-denc-size-t-featured
denc: should check element's type not 'size_t'
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Sage Weil
11:51 PM Revision 6f7e54db (ceph): Merge pull request #20028 from mogeb/steady-clock-rados
rados: use WaitInterval()'s return value instead of manual timing
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:50 PM RADOS Bug #22419 (Pending Backport): Pool Compression type option doesn't apply to new OSD's
Sage Weil
08:12 AM RADOS Bug #22419 (Fix Under Review): Pool Compression type option doesn't apply to new OSD's
https://github.com/ceph/ceph/pull/20044 Kefu Chai
11:50 PM Revision ffe3eb10 (ceph): Merge pull request #20044 from tchaikov/wip-22419
osd: update store with options after pg is created
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:49 PM Revision 92f7b562 (ceph): Merge pull request #20032 from liewegas/wip-name-shadowing
mon/OSDMonitor: rename outer name declaration to avoid shadowing
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
11:48 PM Revision 6eb85b3a (ceph): Merge pull request #20015 from cbodley/wip-crypto--
crypto: remove cryptopp library
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
11:48 PM Revision b4c91da9 (ceph): Merge pull request #20029 from tchaikov/wip-osx-build
osdc,os,osd: fix build on osx
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Sage Weil
11:46 PM RADOS Bug #22711 (Resolved): qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect...
Sage Weil
12:53 PM RADOS Bug #22711 (Fix Under Review): qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands:...
https://github.com/ceph/ceph/pull/20046 Kefu Chai
11:06 AM RADOS Bug #22711: qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect_false test...
the weirdness of this issue is that some PGs are mapped to a single OSD:... Kefu Chai
03:13 AM RADOS Bug #22711: qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect_false test...
the curr_object_copies_rate value in PGMap.cc dump_object_stat_sum is .5, which is counteracting the 2x replication f... Sage Weil
11:46 PM Revision 12e61663 (ceph): Merge pull request #20046 from tchaikov/wip-22711
test: reduce the chance to have degraded PGs
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:10 PM Revision 3ab71020 (ceph): doc: fix ceph-iscsi-config version number
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
10:11 PM CephFS Bug #22754 (Resolved): mon: removing tier from an EC base pool is forbidden, even if allow_ec_ove...
OSDMonitor::_check_remove_tier needs to be made aware that this should be permitted if the base tier is suitable for ... John Spray
10:08 PM rgw Feature #18229: multisite: trim bilogs as data sync peer zones catch up
@Nathan you're right, luminous first. i'll attempt a jewel backport when i get a chance Casey Bodley
10:07 PM rgw Backport #22753: luminous: multisite: trim bilogs as data sync peer zones catch up
https://github.com/ceph/ceph/pull/20062 Casey Bodley
10:06 PM rgw Backport #22753 (Resolved): luminous: multisite: trim bilogs as data sync peer zones catch up
https://github.com/ceph/ceph/pull/20062 Casey Bodley
10:02 PM Revision 2c71e5cd (ceph): rgw: add rgw_bucket_sync_status() to bypass manager
RGWBucketSyncStatusManager::init() is doing a lot of extra work that's
not needed to serve the rest api (spawning an ...
Casey Bodley
10:02 PM Revision 001f5577 (ceph): rgw: add json decoders for bucket sync status
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 28c6ac62b877f0eafc94facb77255bfe81f48c38)
Casey Bodley
10:02 PM Revision 8dc99bbd (ceph): rgw: add /admin/log rest api for bucket sync status
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit fab595ab9bfe7f477ab03efee66d1a335d91f7cb)
Casey Bodley
10:02 PM Revision 1efe55f4 (ceph): rgw: add RGWBucketInfo overload for BucketShard::init
for use by callers that have already read the bucket instance info
Signed-off-by: Casey Bodley <cbodley@redhat.com>
...
Casey Bodley
10:02 PM Revision aba2e0b6 (ceph): rgw: add RGWRadosBILogTrimCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0dea44dad3a572cd966d22dd345c1e226c073f6e)
Casey Bodley
10:02 PM Revision 6b41f309 (ceph): rgw: RGWGetBucketInstanceInfoCR takes rgw_bucket or metadata key
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 689badbe7fb468d4aec14e2f86bfc4cce9c103a2)
Casey Bodley
10:02 PM Revision da126d8f (ceph): rgw: add HTTPManager to BucketTrimManager
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 04400bc60b1cf9efbc49761cba8311e0a95dfc9e)
Casey Bodley
10:02 PM Revision 0d86081f (ceph): rgw: add BucketTrimInstanceCR
fetches bucket sync status from each peer, calculates the min markers
for each shard, and trims the bilog shards. cal...
Casey Bodley
10:02 PM Revision 21aef40b (ceph): rgw: start BucketTrimManager in RGWRados
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 74aedaef0757f56a77671d6de59628538cfa0bbb)
Casey Bodley
10:02 PM Revision fb7e2c0e (ceph): rgw: BucketTrimManager implements BucketChangeObserver
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit b4249cc432b5b74e5c8f545bdc7daddbc9e60d23)
Casey Bodley
10:02 PM Revision e34da7e6 (ceph): rgw: add BucketTrimWatcher to serve watch/notify apis
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit f96d9a8e22195bfb3347b5add7a4385895d36f9c)
Casey Bodley
10:02 PM Revision 1d8dbaeb (ceph): rgw: add TrimCounters api to BucketTrimWatcher
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5bcf109eac30780cfa9ae5d524d2bde638651f40)
Casey Bodley
10:02 PM Revision 8434b7bd (ceph): rgw: add BucketTrimPollCR for interval and lease logic
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 129fc99d5208279029ff1722d21f0ad24c37db62)
Casey Bodley
10:02 PM Revision f746e86b (ceph): rgw: add BucketTrimCR to spawn trim for active buckets
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 82c059530871af054c48de0e6a091b1f74f2eb12)
Casey Bodley
10:02 PM Revision fbc356a2 (ceph): rgw: add MetadataListCR to loop over bucket instances
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit c9d50860b735809e343a0831ba3d346b0b37973c)
Casey Bodley
10:02 PM Revision d13f6a10 (ceph): rgw: add BucketTrimStatus
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2c07d7dd0e6c358bcdba409747ebf13f846a77e1)
Casey Bodley
10:02 PM Revision e7b3a636 (ceph): rgw: collect cold buckets for trim
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 06a22a134f9af92753fa206eb64025472ec94f40)
Casey Bodley
10:02 PM Revision b72f8aef (ceph): rgw: BucketTrimManager implements BucketTrimObserver
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 7be4eab8a339e9e083352a44ad09272da717c73e)
Casey Bodley
10:02 PM Revision f65ad4a3 (ceph): rgw: add configure_bucket_trim()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d29f96ae3e1b7d65b2f513340e8c2c42cf6de9f1)
Casey Bodley
10:02 PM Revision b26e997d (ceph): rgw: add 'radosgw-admin bilog autotrim'
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4f736f1ec74f74e8dc1ae4ffb5b71274351c66f0)
Casey Bodley
10:01 PM Revision 92c9fd95 (ceph): common: introduce BoundedKeyCounter and unit test
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit e9a5ec9f64dd6cd163a855335b846181c3ac83d2)...
Casey Bodley
10:00 PM Revision 3aba3f59 (ceph): rgw: add skeleton for BucketTrimManager
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4309adb36be8dff737ab2196f59743c316b12bca)...
Casey Bodley
10:00 PM Revision 7308044a (ceph): rgw: MetadataManager interface takes const string refs
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit b3a5c5a0569f95a5a755ea0dc03ec2c1ea4bdc4d)
Casey Bodley
10:00 PM Revision 82c1b7d7 (ceph): rgw: introduce RGWRadosNotifyCR for aio_notify
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 964d966969bf757570bffb650ebb4ef515a6592e)
Casey Bodley
09:43 PM ceph-volume Bug #22663 (Resolved): man page needs updating to explain bluestore support
merged commit b020674 into ceph:master Alfredo Deza
09:42 PM Bug #22302: selinux denials with ceph-deploy/ceph-volume lvm device
Boris we need a bit of help here, unsure how to go around these. I believe Ken mentioned this is just a matter of def... Alfredo Deza
09:40 PM rgw Backport #18277 (In Progress): jewel: multisite: trim data changes log as peers zones catch up
https://github.com/ceph/ceph/pull/20061 Casey Bodley
09:35 PM Revision 80b7b7e5 (ceph): rgw: add objv_tracker arg to RGWSimpleRadosRead/WriteCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ca462a3b9aef2be6422e420fc2482f831409cb72)...
Casey Bodley
09:30 PM Revision f97015ac (ceph): rgw: add objv_tracker arg to RGWRados::put_system_obj_data
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2cee82f266335914103edf9673af494bfa39b7fe)...
Casey Bodley
09:28 PM Revision c41bdb70 (ceph): rgw: move timelog trim wrapper to header
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit db79bfabc87884ca5ae92a0685ec217a99af4597)
Casey Bodley
09:28 PM Revision 34f5f98b (ceph): rgw: move coroutines out of anonymous namespace
anonymous namespaces do terrible things to name mangling, and this shows
up in our coroutine logging
Signed-off-by: ...
Casey Bodley
09:28 PM Revision 86d670eb (ceph): rgw: skip sync thread if current period is empty
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5deabd35796f483f7fd74ba042b7f81a3366422b)
Casey Bodley
08:55 PM Revision 3bea2a35 (ceph): rgw: add static function to generate lock cookie
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 9a1b2359730df27e6688a77bfa3d5e801ad846a3)
Casey Bodley
08:55 PM Revision f885c7b7 (ceph): rgw: hold lock for data log trimming
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0777fff4163588850a95433799d4e3ce1bd8b6e9)
Casey Bodley
08:55 PM Revision 1ad8d2a6 (ceph): rgw: DataLogTrimCR renamed zone to zone_id
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit f8d9ac6e740d6d1642da507747d2337000f0ab20)
Casey Bodley
08:54 PM Revision 67f81c4b (ceph): rgw: use factory function to hide RGWDataLogTrimCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5ded7ee28baa478f94e6bfb84d0c0fc4e4af7ff8)...
Casey Bodley
08:48 PM Revision 608430f3 (ceph): rgw: pass cr registry to managers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ef4d7eab11fb5d2a41c9c28b9eb8b075aaff0d05)...
Casey Bodley
08:43 PM Revision 691bfec6 (ceph): rgw: enable async calls to time_log_trim
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d67436bb0d6cb9ae7757916547b8274990f8cc6b)
Casey Bodley
08:43 PM Revision 0fa2db43 (ceph): rgw: add RGWRadosTimelogTrimCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 20f31a412d3479efe71d5745c55575173c3fe9e8)
Casey Bodley
08:43 PM Revision 9b20b55b (ceph): rgw: add RGWDataLogTrimCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6a366f955a0caa4febdbcf855a9da482a27b7fb0)
Casey Bodley
08:43 PM Revision 446d8b29 (ceph): rgw: add RGWSyncLogTrimThread to RGWRados
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 3b674bbd865cb640266751480c86925a8c07e099)
Casey Bodley
08:42 PM Revision 3a46af79 (ceph): rgw: add rest handlers to query sync status
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a66b4cc9faaf003e9b3389994470048f1a317405)...
Casey Bodley
08:42 PM Revision ce041f0e (ceph): rgw: use RGWShardCollectCR for RGWReadDataSyncStatusCoroutine
this allows us to limit the number of outstanding requests for shard
markers
there also appeared to be issues with s...
Casey Bodley
08:42 PM Revision 1f9eb579 (ceph): rgw: add dout_prefix for rgw_data_sync.cc
and took out the redundant 'rgw' from 'rgw meta sync:'
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry pick...
Casey Bodley
08:42 PM Revision 9d2090b8 (ceph): rgw: add json decoders for data sync status
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ebbb70bd5165e3e835d8e528e038d512e7dedba9)
Casey Bodley
08:42 PM Revision 50971dc4 (ceph): rgw: expose sync managers through RGWRados
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ccef4b0f59c598eff2afc908f639ccf560782015)
Casey Bodley
08:37 PM Revision 7d6984b5 (ceph): qa/suites/upgrade: disable broken kraken upgrade cls_rbd test
Fixes: https://tracker.ceph.com/issues/22740
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:17 PM bluestore Bug #22427 (Fix Under Review): osd_fsid does not exist, fsid is generated instead
PR at https://github.com/ceph/ceph/pull/20059 Alfredo Deza
03:51 PM bluestore Bug #22427 (Triaged): osd_fsid does not exist, fsid is generated instead
Sage Weil
08:16 PM Revision a5f26c62 (ceph): doc/ceph-volume OSD use the fsid file, not the osd_fsid
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:11 PM Revision 292cfbb1 (ceph): ceph-debug-docker.sh: allow specifying branch sha1
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:06 PM CephFS Bug #22741: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18...
Core: /ceph/teuthology-archive/yuriw-2018-01-19_18:23:03-powercycle-wip-yuri-master-1.19.18-distro-basic-smithi/20909... Patrick Donnelly
02:14 PM CephFS Bug #22741: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18...
Assigned to CephFS because it's crashing in the ceph-fuse process (in the absence of a better home for ObjectCacher i... John Spray
07:48 PM Revision d906fd03 (ceph): doc/ceph-volume add lvm/encryption to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:48 PM Revision 31ae5cf9 (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:48 PM rgw Documentation #13523: rgw: document civetweb ssl configuration
https://github.com/ceph/ceph/pull/20058
adds basic documentation for rgw_frontend options
Casey Bodley
07:45 PM Revision b592ac44 (ceph): doc/rgw: add page for http frontend configuration
Fixes: http://tracker.ceph.com/issues/13523
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:43 PM Revision 2477ac80 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision d1ef5c48 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision be0dfe76 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 0e30aa65 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision da9d2bcd (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
07:43 PM Revision 8dfdde2b (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision bcbc2908 (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 88ff873e (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision dc34a326 (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 0e2190c7 (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision be330045 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 3476e87c (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision a36dcdf9 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision d51973a6 (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision a774eae4 (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 18972322 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 477670a0 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:42 PM Revision b020674f (ceph): Merge pull request #19960 from gohighsec/default_bluestore
doc: update man page to explain ceph-volume support bluestore
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:30 PM Revision b8c2b4b9 (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
07:30 PM Revision 35d3a05c (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision c9169136 (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 09b19a8a (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 1c00e19b (ceph): doc/ceph-volume add lvm/encryption to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 36442881 (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision dab3f352 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 1a8ef286 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 9dbe161f (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision e0a81b78 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision b887c91c (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:21 PM Revision 81f4c810 (ceph): doc/ceph-volume add lvm/encryption to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:19 PM ceph-volume Feature #22619 (Fix Under Review): ceph-volume lvm dmcrypt support
PR open at https://github.com/ceph/ceph/pull/20054 Alfredo Deza
07:14 PM Revision bee1c30e (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
07:14 PM Revision 36e2f966 (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:14 PM Revision 8fcc81c6 (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:14 PM Revision b7d7de76 (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:04 PM RADOS Bug #22752: snapmapper inconsistency, crash on luminous
https://github.com/ceph/ceph/pull/20040 Sage Weil
07:03 PM RADOS Bug #22752 (Resolved): snapmapper inconsistency, crash on luminous
from Stefan Priebe on ceph-devel ML:... Sage Weil
06:53 PM Revision dd5dccf5 (ceph): rgw_file: alternate fix deadlock on lru eviction
This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc...
Matt Benjamin
06:53 PM Revision e0b85124 (ceph): rgw_file: alternate fix deadlock on lru eviction
This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc...
Matt Benjamin
06:50 PM Revision debb6b90 (ceph): Merge pull request #20034 from linuxbox2/wip-rgw-altlatchfix
rgw_file: alternate fix deadlock on lru eviction Matt Benjamin
06:47 PM RADOS Backport #22387 (In Progress): luminous: PG stuck in recovery_unfound

Included with another dependent backport as https://github.com/ceph/ceph/pull/20055
David Zafman
12:40 PM RADOS Backport #22387 (Need More Info): luminous: PG stuck in recovery_unfound
Non-trivial backport Nathan Cutler
06:43 PM Revision e8822fe1 (ceph): tests: recovery-unfound-found test needs to account for correct misplac...
The test expected HEALTH_OK when in a state with misplaced objects therefore HEALTH_WARN
Signed-off-by: David Zafman...
David Zafman
06:43 PM Revision 40ecfe28 (ceph): osd: Don't start recovery for missing until active pg state set
I was seeing recovery hang when it is started before _activate_committed()
The state machine passes into "Active" but...
David Zafman
06:40 PM Revision 02660d92 (ceph): osd/PG: restart recovery if NotRecovering and unfound found
If we are in recovery_unfound state waiting for unfound objects, and we
find them, we need to restart the recovery re...
Sage Weil
06:38 PM Revision 673df31f (ceph): qa/suites/rados: test for recovery_unfound bug
See http://tracker.ceph.com/issues/22145
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 25b79...
Sage Weil
06:38 PM Revision f4f25bec (ceph): osd/PG: document state hierarchy
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e2a75c91dd21f362d0b7fb6acf6a360beefd4168)
Sage Weil
06:23 PM Revision 23a08fce (ceph): osd/PG: include primary in PG operator<< for ec pools
Otherwise it is confusing!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 0d98f262c0894b11b77...
Sage Weil
06:22 PM Bug #21803 (Resolved): objects degraded higher than 100%
It turns out this change is completely superseded by #20059. So I'm switching it to resolved.
I've decided that w...
David Zafman
06:06 PM ceph-ansible Bug #22751 (New): use chrony (not ntpd) on RHEL- and SUSE-based systems
chrony is the default NTP server on "Fedora":https://fedoraproject.org/wiki/Features/ChronyDefaultNTP and "RHEL 7/Cen... Ken Dreyer
05:12 PM Revision 6c465fea (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 7ac9f464 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 587d0d2c (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision d5e32067 (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
05:12 PM Revision 8f478087 (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 2a32d944 (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 6b920d16 (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 0c2e14e8 (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision de19a35b (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 4521521d (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 9a90896a (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 67eb6c0a (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision dd5df37a (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision b56bdf6e (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision d08c01dc (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision d68dcc53 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 0f9e3ac9 (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision b94012df (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:49 PM Revision b44bd85b (ceph): Merge pull request #20030 from tchaikov/wip-doc-cxx11
doc/dev/cxx: add C++11 ABI related doc Sage Weil
04:11 PM rgw Bug #22124: rgw: user stats increased after bucket reshard
@Zongyou Yao thanks for catching this.
I revert the pr and I will try a different fix.
Orit Wasserman
11:36 AM rgw Bug #22124: rgw: user stats increased after bucket reshard
I will check it Orit Wasserman
03:57 PM ceph-volume Bug #22720 (Closed): Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@...
If you have installed ceph in a different dir then you must have the systemd files in places that systemd will recogn... Alfredo Deza
03:53 PM bluestore Bug #22510: osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: assert(0 == "allocate failed...
Sage Weil
03:51 PM bluestore Bug #22245 (Need More Info): [segfault] ceph-bluestore-tool bluefs-log-dump
can you still reproduce this? do you have (or can you generate) a core file? THe log doesn't tell us where it faile... Sage Weil
03:45 PM bluestore Bug #22115 (Duplicate): OSD SIGABRT on bluestore_prefer_deferred_size = 104857600: assert(_buffer...
see #21932 Sage Weil
03:43 PM bluestore Bug #22543 (Can't reproduce): OSDs can not start after shutdown, killed by OOM killer during PGs ...
Sage Weil
03:40 PM bluestore Bug #22066 (Duplicate): bluestore osd asserts repeatedly with ceph-12.2.1/src/include/buffer.h: 8...
see #21932, pending backport, should be in 12.2.3 Sage Weil
03:34 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Martin, can you check your dmesg/kernel log and see if there are any media errors? The crc value is for a single blo... Sage Weil
03:21 PM Revision ed984797 (ceph): Revert "rgw: reshard should not update stats when linking new bucket in...
Orit Wasserman
03:18 PM Revision 4d709ca5 (ceph): Revert "luminous: rgw: user stats increased after bucket reshard"
Orit Wasserman
03:16 PM bluestore Backport #22264 (Resolved): luminous: bluestore: db.slow used when db is not full
Igor Fedotov
03:02 PM bluestore Backport #22264: luminous: bluestore: db.slow used when db is not full
luminous cherry-pick is merged. Sage Weil
03:16 PM Revision 42f5d042 (ceph): Merge pull request #19708 from qrGitHub/wip-rgw-unused-variable4
rgw: drop unused variable bucket_instance_ids
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Jos Collin...
Casey Bodley
03:14 PM rbd Bug #22740 (Fix Under Review): "[ FAILED ] TestClsRbd.snapshots_namespaces" in upgrade:kraken-x...
*PR*: https://github.com/ceph/ceph/pull/20050 Jason Dillaman
03:03 PM CephFS Feature #12107 (In Progress): mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
Patrick Donnelly
07:28 AM CephFS Feature #12107: mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
I'm working on this, please assign this to me dongdong tao
03:02 PM Revision 029594a0 (ceph): Merge pull request #19257 from ifed01/wip-ifed-rocksdb-fix
luminous: rocksdb: fixes early metadata spill over to slow device in Sage Weil
03:01 PM Revision ac064e1f (ceph): ceph_test_objectstore: do not change model for 0-length zero
We almost fixed this in the pr merged at 2dbbb351e2e0e3703880023bf51f55790f763e04
but missed this piece.
Signed-off-...
Sage Weil
03:00 PM Revision 6a691bb7 (ceph): os/bluestore: 0-length zero should not change object size
Fixes: http://tracker.ceph.com/issues/21712
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b58...
Sage Weil
03:00 PM Revision 445f9b52 (ceph): os/filestore: make 0-length zero avoid touching object length
Fixes: http://tracker.ceph.com/issues/21712
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 979...
Sage Weil
03:00 PM Revision a146e49c (ceph): os/ObjectStore: 0-length zero does not change length of object
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9ad1f4f10ff7bfe32d0a37361640fe5c65e56699)
Sage Weil
02:30 PM Revision b25efca3 (ceph): Merge pull request #18717 from shinobu-x/sk_mgr_daemonserver_using_get_val
mgr/DaemonServer.cc: [Cleanup] Change to using get_val template function
Reviewed-by: John Spray <john.spray@redhat...
John Spray
02:28 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
Fantastic! I added the following to my ceph.conf:
[mgr]
auth_client_required=cephx
And that has resolved the ...
Shane Voss
01:44 PM mgr Bug #22096 (Fix Under Review): Authentication failed, did you specify a mgr ID with a valid keyring?
https://github.com/ceph/ceph/pull/20048 John Spray
01:23 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
Looking a few posts back, I see this:... John Spray
11:46 AM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
I have also had this exact problem.
We have upgraded our MONs and have them running, but cannot get MGR to start.
W...
Shane Voss
02:27 PM RADOS Feature #22750 (Fix Under Review): libradosstriper conditional compile
-https://github.com/ceph/ceph/pull/18197- Nathan Cutler
01:21 PM RADOS Feature #22750 (Resolved): libradosstriper conditional compile
Currently libradosstriper is a hard dependency of the rados CLI tool.
Please add a "WITH_LIBRADOSSTRIPER" compile-...
Nathan Cutler
02:21 PM Revision fc8bbaf0 (ceph): Merge pull request #19362 from myoungwon/wip-manifest-rados-op-promote
osd, librados: add a rados op (TIER_PROMOTE)
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:20 PM Revision 6e1b4b15 (ceph): Merge pull request #20045 from shangzhong/doc-cephfs-multimds
doc: redundant "cephfs" when set the "allow_multimds"
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:16 PM RADOS Bug #22746 (Fix Under Review): osd/common: ceph-osd process is terminated by the logratote task
John Spray
11:51 AM RADOS Bug #22746 (Resolved): osd/common: ceph-osd process is terminated by the logratote task
1. Construct the scene:
(1) step 1:
Open the terminal_1, and
Prepare the cmd: "killall -q -1 ceph-mon ...
huanwen ren
02:11 PM Bug #22735 (Closed): about mon_max_pg_per_osd
The factor osd_max_pg_per_osd_hard_ratio (default 2) is applied to the PG count limit before actually preventing PG c... John Spray
01:47 PM Revision e4c8123d (ceph): rgw_op: drop the forward_as_tuple variant of rgw_add_to_iam_environment
We don't have any places in the code where we can std::move both the
key and value to construct the map, so dropping ...
Abhishek Lekshmanan
01:47 PM Revision de81a74c (ceph): rgw: rgw_op update has_conditional calls with new has_key
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision d2ec5099 (ceph): rgw_iam_policy: add has_conditional to Policy
does a linear search of conditional keys and returns if present. Useful
where conditionals specified need an often ex...
Abhishek Lekshmanan
01:47 PM Revision 01cb3952 (ceph): s3: add tags for ExistingObjectTag IAM conditional only if necessary
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 3d5fe3e5 (ceph): drop eval_existing_objtags
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 5fdb2f22 (ceph): rgw: policy: support GetObjTags to use policy conditionals
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 7cb7c599 (ceph): rgw: kill iam_action as a RGWOp member
since we only use it for verify_permissions, let us kill iam_action as
member of RGWOp class
Signed-off-by: Abhishek...
Abhishek Lekshmanan
01:47 PM Revision dc9f7edd (ceph): rgw: drop requestobject tag from gperf and keywords
Since these are dropped at compile time anyway
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
01:47 PM Revision bffa8c62 (ceph): rgw: rgw_add_to_iam_env has a r-value reference function overload
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision e3dbb3da (ceph): rgw: support for s3 grants conditional
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 11011e26 (ceph): rgw_op: use has_conditional only when iam_policy exists
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 9aed1edc (ceph): rgw: policy: support for acl grants cond. in bucket acls as well
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 41da34c8 (ceph): rgw: policy : put object support for x-amz-metadata-directive
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision f2e7054e (ceph): rgw: policy: add_to_iam_env now supports char* and checks for null
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 38bb5c0a (ceph): rgw: policy: support for conditionals in copy obj
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 356c2706 (ceph): rgw: Policy: add support for PutObject with grants conditionals
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 6ed31c04 (ceph): rgw: policy: add_to_iam_env allows empty values
Since null conditional just allows for presence of a header it makes
sense to allow empty values as well for checking...
Abhishek Lekshmanan
01:47 PM Revision 5c09c754 (ceph): doc: rgw add the newly supported bucket policy conditionals
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:43 PM Revision 1e06fe00 (ceph): mon: fix mgr using auth_client_required policy
This caused mgr daemons to fail to authenticate
when auth_client_required was set to something
different to auth_clus...
John Spray
01:38 PM mgr Bug #22682: "PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)" in rados-luminous-distro-bas...
As with #22266, this is a rebuild-mondb run so presumably the solution is a test modification to avoid leaving the mg... John Spray
01:29 PM Revision c05d9633 (ceph): Merge pull request #19744 from jan--f/mgr-prometheus-standby-mondown
pybind/mgr/prometheus: add StandbyModule and handle failed MON cluster
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:24 PM Revision 74c9cfc4 (ceph): test: reduce the chance to have degraded PGs
in test_mon_osd_misc(), there is good chance that the cluster chooses
to use an unbalanced weight because of the data...
Kefu Chai
12:59 PM RADOS Support #22749 (Closed): dmClock OP classification
Why does dmClock algorithm in CEPH attribute recovery's read and write OP to osd_op_queue_mclock_osd_sub, so that whe... 何 伟俊
12:41 PM RADOS Backport #22724 (Need More Info): luminous: miscounting degraded objects
Nathan Cutler
12:41 PM RADOS Backport #22724: luminous: miscounting degraded objects
David, while you're doing this one, can you include https://tracker.ceph.com/issues/22387 as well? Nathan Cutler
12:23 PM RADOS Support #22680 (Resolved): mons segmentation faults New 12.2.2 cluster
Nathan Cutler
12:21 PM Revision 4a45b025 (ceph): qa/tasks/mgr: add test_prometheus; smoke tests for prometheus module
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
12:21 PM Backport #22687 (Rejected): luminous: PGLog: avoid using list::size
Confirmed - the master fix reverts commits that were never backported to luminous. Nathan Cutler
12:21 PM Revision ff471d48 (ceph): pybing/mgr/prometheus: tidy up cherrypy engine start and stop
Calling cherrypy.engine.block() in the stanby module results in a failing
mgr failover.
Signed-off-by: Jan Fajerski ...
Jan Fajerski
12:20 PM Bug #22654: PGLog: avoid using list::size
Verified that the changes reverted by this fix were never applied to luminous:
* https://github.com/ceph/ceph/comm...
Nathan Cutler
12:14 PM mgr Feature #22748 (Resolved): Add units to configuration settings
Same as http://tracker.ceph.com/issues/22747 but for configuration settings instead of performance counters.
Confi...
John Spray
12:10 PM mgr Feature #22747 (Resolved): Add units to performance counters
Currently, our performance counters don't indicate whether they are just generic counts (e.g. number of requests), or... John Spray
12:05 PM CephFS Backport #22508 (Need More Info): luminous: MDSMonitor: inconsistent role/who usage in command help
Non-trivial backport - since it's essentially a documentation fix, I'm not sure if it's worth the risk. Nathan Cutler
11:58 AM Revision 85847c50 (ceph): Merge pull request #19965 from ovh/bp-reorder-mimic-fields
osd_types.cc: reorder fields in serialized pg_stat_t
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
11:58 AM Revision d3785b43 (ceph): Merge pull request #19963 from runsisi/wip-cmake
cmake: do not find bzip2/lz4 for rocksdb
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:58 AM Revision 8cbee479 (ceph): Merge pull request #19944 from badone/wip-better-prepare_command_pool_s...
mon/OSDMonitor: Better prepare_command_pool_set E2BIG error message
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:57 AM Revision 97992124 (ceph): Merge pull request #19934 from david-z/wip-rocksdb-dump-mem
kv/RocksDB: get index and filter blocks memory usage
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
11:46 AM mgr Bug #22116 (Resolved): prometheus module 500 if 'deep' in pg states
Nathan Cutler
11:46 AM Revision e7d555b0 (ceph): doc: redundant "cephfs" when set the "allow_multimds"
Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn> shangzhong zhu
11:25 AM Bug #21897 (Pending Backport): OSD heartbeat timeout due to too many omap entries read in each 'c...
Nathan Cutler
11:18 AM CephFS Backport #22078 (In Progress): luminous: ceph.in: tell mds does not understand --cluster
Nathan Cutler
10:53 AM Revision 67abd124 (ceph): Merge pull request #19948 from tchaikov/wip-standby-module-get-config
pybind/mgr/mgr_module: add default param for MgrStandbyModule.get_con…
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:41 AM rgw Bug #22745 (Resolved): can not set user quota with specific value
I used the admin rest api to operate user:
1. create a user with default max buckets(1000).
2. modify the max bucke...
bajie white
09:41 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
... Zhi Zhang
08:05 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
Sorry, I will check it right now. This patch is already testing on our env. I think it could be some mistake when I m... Zhi Zhang
07:55 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
this patch does not compile. you should test your patch before submitting it Zheng Yan
03:26 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
... Zhi Zhang
09:35 AM Revision c806855d (ceph): rgw: lifecycle omap entry was removed in abnormal situation
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com fang yuxiang
08:58 AM Revision bc7de8b1 (ceph): pybind/mgr/mgr_module: add default param for MgrStandbyModule.get_config()
this matches its counterpart of MgrModule.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:38 AM Revision 41fd3503 (ceph): Merge pull request #19863 from renhwztetecs/renhw-wip-common-time
common/time: add time.h for Alpine build
Reviewed-by: John Coyle <dx9err@gmail.com>
Reviewed-by: Kefu Chai <kchai@re...
Kefu Chai
08:36 AM Revision f5e7a8da (ceph): Merge pull request #19899 from smithfarm/wip-rip-rcceph
build/ops: rpm: rip out rcceph script
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Boris Ranto <branto@...
Kefu Chai
08:10 AM Revision 43b2e512 (ceph): osd: update store with options after pg is created
Fixes: http://tracker.ceph.com/issues/22419
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:10 AM Revision d0f67059 (ceph): Revert "osd/PG: pass pool options to ObjectStore on pg create"
pg is not created by the underlying store, hence the
osd->store->set_collection_opts() call always returns -ENOENT.
...
Kefu Chai
06:00 AM bluestore Bug #22616: bluestore_cache_data uses too much memory
I did some test with bluestore_default_buffered_read = false
The bluestore_cache_data now only use around a fe...
frank lin
05:09 AM Revision e7bdf589 (ceph): osd/PG: print a space after __func__ in log message
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:04 AM RADOS Bug #22715 (Pending Backport): log entries weirdly zeroed out after 'osd pg-temp' command
Kefu Chai
03:04 AM RADOS Backport #22744 (In Progress): luminous: log entries weirdly zeroed out after 'osd pg-temp' command
https://github.com/ceph/ceph/pull/20042 Kefu Chai
03:03 AM RADOS Backport #22744 (Resolved): luminous: log entries weirdly zeroed out after 'osd pg-temp' command
https://github.com/ceph/ceph/pull/20042 Kefu Chai
02:59 AM Revision 2260f03b (ceph): mon/OSDMonitor: squelch 'id' arg errors
Several commands use 'id' but for other types (e.g., vector<int64_t>).
Signed-off-by: Sage Weil <sage@redhat.com>
(c...
Sage Weil
02:56 AM Revision e0709034 (ceph): use stringsream::str(), not rdbuf()
Fixes: http://tracker.ceph.com/issues/22715
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 918...
Sage Weil
02:00 AM Revision c24f2bae (ceph): mon/OSDMonitor.cc: fix expected_num_objects interpret error
Fixes: http://tracker.ceph.com/issues/22530
Signed-off-by: Yang Honggang <joseph.yang@xtaotech.com>
Yang Honggang
01:20 AM rgw Documentation #13670: rgw frontends not mentioned in radosgw config-ref
Civetweb supports listen on specific IP:port already, the code snip is listed below
https://github.com/ceph/civetweb...
Yuan Zhou

01/21/2018

08:29 PM Revision bfd84c90 (ceph): Merge pull request #19998 from liewegas/wip-22715
fix broken use of streamstream::rdbuf()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
08:29 PM RADOS Bug #22715 (Resolved): log entries weirdly zeroed out after 'osd pg-temp' command
Sage Weil
06:56 PM RADOS Bug #22743 (New): "RadosModel.h: 854: FAILED assert(0)" in upgrade:hammer-x-jewel-distro-basic-sm...
Run: http://pulpito.ceph.com/teuthology-2018-01-19_01:15:02-upgrade:hammer-x-jewel-distro-basic-smithi/
Job: 2088826...
Yuri Weinstein
10:25 AM rgw Backport #22703 (Fix Under Review): jewel: rgw: offline resharding doesn't seem to preserve bucke...
https://github.com/ceph/ceph/pull/20039 (jewel-only fix) Orit Wasserman
10:11 AM Revision 4ea106bc (ceph): rgw: resharding needs to set back the bucket ACL after link
Fixes: http://tracker.ceph.com/issues/22703
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:20 AM rgw Bug #22742 (Fix Under Review): rgw: resharding doesn't seem to preserve bucket acls
Orit Wasserman
08:20 AM rgw Bug #22742: rgw: resharding doesn't seem to preserve bucket acls
-https://github.com/ceph/ceph/pull/20037- Orit Wasserman
08:20 AM rgw Bug #22742 (Resolved): rgw: resharding doesn't seem to preserve bucket acls
Created a public bucket; after resharding the acls do not seem to have been retained... Orit Wasserman

01/20/2018

11:27 PM Revision e35c50c1 (ceph): rgw: Better ERANGE error message
Add mon_max_pg_per_osd exceeded as possible cause for ERANGE error
Partially fixes: http://tracker.ceph.com/issues/2...
Brad Hubbard
11:22 PM Revision a031aa27 (ceph): mon/OSDMonitor: Fix OSDMonitor error message outputs
Partially fixes: http://tracker.ceph.com/issues/22351
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
11:18 PM RADOS Bug #22351 (In Progress): Couldn't init storage provider (RADOS)
Reopening this and reassigning it to RADOS as there are a couple of changes we can make to logging to make this easie... Brad Hubbard
10:06 PM Revision 5c303186 (ceph): doc: add ceph iscsi test kernel info
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
05:33 PM CephFS Bug #22741 (Resolved): osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-mas...
Run: http://pulpito.ceph.com/yuriw-2018-01-19_18:23:03-powercycle-wip-yuri-master-1.19.18-distro-basic-smithi/
Jobs:...
Yuri Weinstein
05:29 PM rbd Bug #22740 (Resolved): "[ FAILED ] TestClsRbd.snapshots_namespaces" in upgrade:kraken-x-luminou...
Run: http://pulpito.ceph.com/teuthology-2018-01-20_03:25:02-upgrade:kraken-x-luminous-distro-basic-ovh/
Jobs: '20933...
Yuri Weinstein
04:30 PM rgw Bug #22151 (Resolved): rgw: log keystone errors at a higher level
Nathan Cutler
04:28 PM rgw Bug #21901 (Resolved): Bucket Policy Evaluation Logical Error
Nathan Cutler
04:28 PM rgw Backport #22602 (Resolved): luminous: Bucket Policy Evaluation Logical Error
Nathan Cutler
04:28 PM rgw Bug #22541 (Resolved): put bucket policy panics RGW process
Nathan Cutler
04:27 PM rgw Backport #22618 (Resolved): luminous: put bucket policy panics RGW process
Nathan Cutler
04:27 PM rgw Backport #22583 (Resolved): luminous: rgw: chained cache size is growing above rgw_cache_lru_size...
Nathan Cutler
04:25 PM rgw Backport #22588 (Resolved): luminous: rgw: put cors operation returns 500 unknown error (ops are ...
Nathan Cutler
04:24 PM rgw Backport #22574 (Resolved): luminous: Random 500 errors in Swift PutObject
Nathan Cutler
04:20 PM rgw Bug #20991 (Resolved): S3 API Policy Conditions IpAddress and NotIpAddress do not work
Nathan Cutler
04:20 PM rgw Backport #22601 (Resolved): luminous: S3 API Policy Conditions IpAddress and NotIpAddress do not ...
Nathan Cutler
02:56 PM Revision 3cf0880f (ceph): rgw_file: alternate fix deadlock on lru eviction
This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc...
Matt Benjamin
02:15 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
Alfredo Deza wrote:
> I haven't been able to replicate this problem with 7.1.
>
> Looking at your systemd unit fi...
xueyun lau
12:42 PM rgw Backport #22017 (Resolved): luminous: Segmentation fault when starting radosgw after reverting .r...
Nathan Cutler
12:42 PM rgw Bug #21980 (Resolved): RGWCrashError: RGW will crash if a putting lc config request does not incl...
Nathan Cutler
12:42 PM rgw Backport #22024 (Resolved): luminous: RGWCrashError: RGW will crash if a putting lc config reques...
Nathan Cutler
12:41 PM rgw Bug #22006 (Resolved): RGWCrashError: RGW will crash when generating random bucket name and objec...
Nathan Cutler
12:41 PM rgw Backport #22016 (Resolved): luminous: RGWCrashError: RGW will crash when generating random bucket...
Nathan Cutler
12:41 PM rgw Backport #22021 (Resolved): luminous: rgw: modify s3 type subuser access permission fail
Nathan Cutler
12:40 PM rgw Backport #22179 (Resolved): luminous: Swift object expiry incorrectly trims entries, leaving behi...
Nathan Cutler
03:21 AM Revision 3251ce14 (ceph): sync rgw multi changes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:20 AM Revision 0a5501a1 (ceph): sync rbd.py changes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:18 AM Revision 0cfc065a (ceph): sync rados.py changes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:15 AM Revision 7a0ecd40 (ceph): sync thrash-osd-heath ignore's
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:14 AM Revision a4c6cbfe (ceph): sync ceph-manager and kernel mount options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:12 AM Revision 739b1e44 (ceph): sync fs script changes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:03 AM Revision ff4080d4 (ceph): mgr changes sync with upstream
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni

01/19/2018

10:23 PM Revision c581d1f4 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision ce7026c6 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision 23a67305 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision e0a00871 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision b4599719 (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision d7dfd494 (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision 97886d46 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision b8afa195 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision 53727d51 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:48 PM Feature #22156 (Pending Backport): allow client requests to preempt scrub
https://github.com/ceph/ceph/pull/18971 Vikhyat Umrao
09:11 PM rgw Backport #22171 (Resolved): luminous: rgw: log keystone errors at a higher level
Sage Weil
09:10 PM rgw Backport #22181 (Resolved): luminous: rgw segfaults after running radosgw-admin data sync init
Sage Weil
09:10 PM Revision 1a69f3ed (ceph): Merge pull request #19071 from smithfarm/wip-22181-luminous
luminous: rgw segfaults after running radosgw-admin data sync init
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Re...
Sage Weil
09:09 PM Revision 7a4b4218 (ceph): Merge pull request #19077 from smithfarm/wip-22171-luminous
luminous: rgw: log keystone errors at a higher level
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
09:08 PM Revision 6d56c2fd (ceph): Merge pull request #19810 from adamemerson/wip-luminous-21901
luminous: rgw: bucket policy evaluation logical error
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:06 PM Revision 63a05442 (ceph): Merge pull request #19847 from adamemerson/wip-22541-luminous
luminous: rgw: put bucket policy panics RGW process
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:04 PM rgw Bug #22410: rgw: chained cache size is growing above rgw_cache_lru_size limit
https://github.com/ceph/ceph/pull/19785 (luminous backport - see #22583) was merged Yuri Weinstein
09:03 PM Revision e24edea8 (ceph): Merge pull request #19785 from linuxbox2/luminous-22410
luminous: rgw: fix chained cache invalidation to prevent cache size growth
Reviewed-by: Adam Emerson <aemerson@redha...
Yuri Weinstein
09:03 PM rgw Backport #22588: luminous: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19788
merged
Yuri Weinstein
09:02 PM rgw Backport #22574: luminous: Random 500 errors in Swift PutObject
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19788
merged
Yuri Weinstein
09:02 PM Revision ca5ae981 (ceph): Merge pull request #19788 from adamemerson/wip-luminous-cache
luminous: rgw: Random 500 errors in Swift PutObject (needs cache fixes)
Reviewed-by: Nathan Cutler <ncutler@suse.com...
Yuri Weinstein
09:01 PM Revision f2c5146f (ceph): Merge pull request #19053 from shinobu-x/wip-22187-luminous
luminous: rgw: add cors header rule check in cors option request
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:01 PM rgw Backport #22601: luminous: S3 API Policy Conditions IpAddress and NotIpAddress do not work
Adam Emerson wrote:
> https://github.com/ceph/ceph/pull/19819
merged
Yuri Weinstein
09:01 PM Revision e002a82d (ceph): Merge pull request #19819 from adamemerson/wip-backport-22601
luminous: rgw: S3 API Policy Conditions IpAddress and NotIpAddress do not work
Reviewed-by: Abhishek Lekshmanan <abh...
Yuri Weinstein
09:00 PM Revision ccd4b538 (ceph): Merge pull request #19050 from shinobu-x/wip-22184-luminous
luminous: Dynamic bucket indexing, resharding and tenants seems to be broken
Reviewed-by: Casey Bodley <cbodley@redh...
Casey Bodley
09:00 PM Revision 21ff007c (ceph): Merge pull request #19085 from shinobu-x/wip-22215-luminous
luminous: rgw: bucket index object not deleted after radosgw-admin bucket rm --purge-objects --bypass-gc
Reviewed-by...
Casey Bodley
08:54 PM Revision 599d6a16 (ceph): Merge pull request #18870 from shinobu-x/wip-21949-luminous
luminous: rgw: null instance mtime incorrect when enable versioning
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:54 PM Revision 7a686ddb (ceph): Merge pull request #18764 from smithfarm/wip-22017-luminous
luminous: rgw: Segmentation fault when starting radosgw after reverting .rgw.root
Reviewed-by: Casey Bodley <cbodley...
Casey Bodley
08:53 PM Revision c143de46 (ceph): Merge pull request #18765 from smithfarm/wip-22024-luminous
luminous: RGWCrashError: RGW will crash if a putting lc config request does not include an ID tag in the request xml
...
Casey Bodley
08:53 PM Revision 92a1908c (ceph): Merge pull request #18766 from smithfarm/wip-22021-luminous
luminous: rgw: modify s3 type subuser access permission fail
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:53 PM Revision 11a3dae2 (ceph): Merge pull request #18867 from shinobu-x/wip-22027-luminous
luminous: multisite: destination zone does not compress synced objects
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:48 PM Revision 7ae70b8b (ceph): Merge pull request #18868 from shinobu-x/wip-22026-luminous
luminous: Policy parser may or may not dereference uninitialized boost::optional sometimes
Reviewed-by: Adam Emerson...
Yuri Weinstein
08:46 PM Revision 262bd715 (ceph): Merge pull request #19538 from shinobu-x/wip-22434-luminous
luminous: rgw: user stats increased after bucket reshard
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:46 PM Revision 14ca29d5 (ceph): Merge pull request #19489 from dplyakin/luminous-get-website-error-code
luminous: rgw: fix GET website response error code
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:45 PM rgw Backport #22179: luminous: Swift object expiry incorrectly trims entries, leaving behind some of ...
Prashant D wrote:
> https://github.com/ceph/ceph/pull/19090
merged
Yuri Weinstein
08:44 PM Revision b26aeac2 (ceph): Merge pull request #19090 from pdvian/wip-22179-luminous
luminous: rgw: Fix swift object expiry not deleting objects
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-...
Yuri Weinstein
08:43 PM rgw Backport #22365: luminous: log rotate causes rgw realm reload
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/19434
merged
Yuri Weinstein
08:43 PM Revision 370abb54 (ceph): Merge pull request #19434 from cbodley/wip-luminous-pr-16807
luminous: rgw: revert PR #16807
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Yuri Weinstein
08:41 PM rgw Backport #22397: luminous: rgw: radosgw-admin reshard command argument error.
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19502
merged
Yuri Weinstein
08:41 PM Revision 85558065 (ceph): Merge pull request #19502 from shinobu-x/wip-22397-luminous
luminous: rgw: radosgw-admin reshard command argument error.
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
08:40 PM Revision eaedb0f0 (ceph): Merge pull request #19506 from shinobu-x/wip-22388-luminous
luminous: rgw: 501 is returned When init multipart is using V4 signature and chunk encoding
Reviewed-by: Radoslaw Za...
Yuri Weinstein
07:59 PM Revision 5f2b0065 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision 35557d45 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision 41e4f333 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision 034058c1 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision ab9b6998 (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision 6fadc515 (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision e960f0e8 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision 846c5283 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision a9022af2 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision d65ae2c3 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:12 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Just an update:
"ceph pg repair x.yz"
changes the ceph status from HEALTH_ERR to HEALTH_OK (I have to do that e...
Martin Preuss
06:08 PM Revision e066b691 (ceph): test: Verify stat calculations during backfill
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 88ce0c1a91178c25c75e9b627c2a2b64b0969648)
David Zafman
06:08 PM Revision 82b1a41e (ceph): qa: Ignore degraded PGs when injecting random eio errors
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c77941f593755f79e4a800545d7ff437bbe0562d)
David Zafman
06:08 PM Revision f7bc7475 (ceph): ceph-helpers.sh: Add flush_pg_stats() to wait_for_clean() to make it re...
osd-scrub-repair.sh: Fixes for omap keys landing on different OSDs due to flush
Signed-off-by: David Zafman <dzafman...
David Zafman
06:08 PM Revision 98cf9289 (ceph): test: Verify stat calculations during recovery
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f5af1af6d3727f915dfcf7ea8a243b4a52b43859)
David Zafman
06:08 PM Revision 7065a781 (ceph): osd: Improve the way insufficient targets is handled to be compatible w...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 91d1487ecfb497905a20556baf699ce8dde1cc30)...
David Zafman
06:06 PM Revision 6a652944 (ceph): osd: Improve pg degraded state setting based on _update_calc_stats() de...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 74f9e70903723bdad190bc3f71a2ca2109bfe4f7)...
David Zafman
06:01 PM Revision 50dc08cf (ceph): Merge pull request #19597 from joscollin/wip-lspools-output
mon: align lspools output
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:01 PM Revision b683ba9f (ceph): osd: Base pg degraded state on num_degraded_objects
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 5ffde0002f605401fb99535ff86afa0eb0404c67)
David Zafman
06:01 PM Revision 1afeb8bc (ceph): osd: Handling when recovery sources have missing
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b769b98686e98b16a74318346ddf0cee88ac7476)
David Zafman
06:01 PM Revision 15bd330e (ceph): osd: Rewrite _update_calc_stats() to make it cleaner and more accurate
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit e1075f107372c97580b984c74666027fc2e71daf)...
David Zafman
06:00 PM Revision 50cdacb9 (ceph): osd: cleanup: Fix log message
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 01ac714aa3522dde130b48d5901e72533aa423b1)
David Zafman
06:00 PM Revision 9142833b (ceph): osd: cleanup: Remove unused const vars
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 9a66a6f517ea0c9c7963b2f3127f5efb78aea346)
David Zafman
05:23 PM Revision 213c98ac (ceph): Merge pull request #19936 from linuxbox2/wip-rgw-22121
rgw: URL-decode S3 and Swift object-copy URLs Matt Benjamin
04:31 PM rbd Cleanup #22738 (Resolved): [test] separate v1 format tests from v2 format tests under teuthology
The "rbd_groups" test is failing when configured for v1 format. Use this opportunity to restructure the tests to avoi... Jason Dillaman
04:16 PM RADOS Support #20108: PGs are not remapped correctly when one host fails
Hi,
Thank you for your answer!
I've seen that page before, but which tunable are you suggesting for the problem...
Laszlo Budai
04:12 PM Revision 8550a027 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:12 PM Revision 2137da16 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:08 PM Revision 3057fd0a (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:08 PM Revision fea79861 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:08 PM Revision e6cad601 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:06 PM ceph-volume Bug #22720 (Can't reproduce): Added an osd by ceph-volume,it got an error in systemctl enable cep...
Alfredo Deza
03:43 PM Revision 40d3bc07 (ceph): Merge pull request #20019 from zhouyuan/fix_librbdpy_example
doc: fix librbdpy example
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:40 PM Revision 92c2dd27 (ceph): doc/dev/cxx: add C++11 ABI related doc
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:37 PM Revision de791830 (ceph): cls/rgw: fix bi_log_iterate_entries return wrong truncated
if there are over 1000 entries of instance keys, cls_cxx_map_get_vals
will get truncated=true, but bilogs already rea...
Tianshan Qu
03:36 PM rgw Bug #22737: rgw: list bilog will loop forever
fix: https://github.com/ceph/ceph/pull/20021 Tianshan Qu
03:36 PM rgw Bug #22737 (Resolved): rgw: list bilog will loop forever
if there are over 1000 entries of instance keys, cls_cxx_map_get_vals
will get truncated=true, but bilogs already re...
Tianshan Qu
03:33 PM Revision a4aecca1 (ceph): Merge pull request #19577 from vshankar/wip-policy-state-machine-rollback
rbd-mirror: rollback state transitions in image policy
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:33 PM Revision cac05067 (ceph): Merge pull request #19821 from trociny/wip-nbd-global-options
rbd: properly pass ceph global command line args to subprocess
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:32 PM Revision 5f344360 (ceph): Merge pull request #19912 from adamemerson/wip-minimax-rbd
librbd: prefer templates to macros
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:32 PM Revision 4e0dc282 (ceph): Merge pull request #19937 from trociny/wip-rbd-showmapped
rbd: adjusted "showmapped" JSON and XML formatted output
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:28 PM bluestore Bug #22616: bluestore_cache_data uses too much memory
Sage Weil wrote:
> Two things to try:
>
> - bluestore_default_buffered_read = false should make the problem go aw...
frank lin
03:03 PM bluestore Bug #22616: bluestore_cache_data uses too much memory
Two things to try:
- bluestore_default_buffered_read = false should make the problem go away, but is more of a wor...
Sage Weil
03:25 PM Revision ba857409 (ceph): cmake: remove cryptopp option
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:25 PM Revision fcf9ccc0 (ceph): auth: remove cryptopp CryptoKeyHandler impl
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:25 PM Revision 097b9d46 (ceph): rgw: remove cryptopp BlockCrypt impls
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:25 PM Revision a18f0589 (ceph): common: remove cryptopp digest impls
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:25 PM Revision 52e3cb77 (ceph): common: remove typedef for byte
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:22 PM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
I see, sorry. Matt Benjamin
01:39 AM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
And the syntax of "Copy Object" is ... Malcolm Lee
01:27 AM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
Matt Benjamin wrote:
> Hi Malcolm,
>
> It's early and I havne't had coffee. Can you clarify why RGW's behavior i...
Malcolm Lee
03:12 PM bluestore Bug #22534: Debian's bluestore *rocksdb* does not support neither fast CRC nor compression
1. Characteristics of build machine MUST NOT affect builds. i.e. we should strictly override ./configure options whic... Марк Коренберг
03:07 PM bluestore Bug #22534 (Need More Info): Debian's bluestore *rocksdb* does not support neither fast CRC nor c...
My guess is that the build machine or VM that debian used for the package was old and didn't have sse instructions? Sage Weil
02:58 PM Revision 25584e55 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision 7bb544cb (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision fa27ddb6 (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision a68ac018 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision f7cade75 (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision 03cf32d9 (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision 15a193ef (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision cd89d5b0 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision 0eeee709 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:48 PM Revision fa2faeef (ceph): common/options,librbd/Utils: refactor RBD feature validation
Move conversion of RBD features to/from string/uint64_t to helpers, and
use those from the option validator.
Keep th...
Sage Weil
02:04 PM rgw Bug #22736 (In Progress): rgw file deadlock on lru evicting
Matt Benjamin
11:13 AM rgw Bug #22736: rgw file deadlock on lru evicting
-https://github.com/ceph/ceph/pull/20026- Zongyou Yao
11:13 AM rgw Bug #22736 (Resolved): rgw file deadlock on lru evicting
Hi,
A deadlock occurs when uploading files using nfs proto by nfs-ganesha, here is my nfs-ganesha conf:
LOG {
...
Zongyou Yao
01:38 PM Revision 2cfd5fec (ceph): Merge pull request #19972 from liewegas/wip-mgr-rados
pybind/mgr/mgr_module: make rados handle available to all modules
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:26 PM Revision a03dacd9 (ceph): mon/OSDMonitor: rename outer name declaration to avoid shadowing
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:11 PM Revision cd0749f8 (ceph): osdc,os,osd: fix build on osx
on clang on MacOS, size_t is not identical to uint64_t, so we need to do
specify the template parameter if the two pa...
Kefu Chai
12:43 PM rbd Bug #22716 (Fix Under Review): rbd snap create/rm takes 60s long
Jason Dillaman
04:24 AM rbd Bug #22716: rbd snap create/rm takes 60s long
*duplicate:* http://tracker.ceph.com/issues/22722
*PR:* https://github.com/ceph/ceph/pull/19974
wb song
12:43 PM rbd Bug #22722 (Duplicate): [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
Jason Dillaman
10:16 AM mgr Bug #22717 (Fix Under Review): mgr: prometheus: impossible to join labels from metadata metrics.
John Spray
10:13 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
Ok, will update them soon. Thanks. Zhi Zhang
10:02 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
I found several issues
1. caller of ceph_reserve_caps() should have already locked mdsc->mutex.
2. trim_caps(.....
Zheng Yan
09:59 AM RADOS Bug #22233 (Fix Under Review): prime_pg_temp breaks on uncreated pgs
https://github.com/ceph/ceph/pull/20025 Kefu Chai
09:08 AM RADOS Bug #22711: qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect_false test...
... Chang Liu
06:58 AM Bug #22735 (Closed): about mon_max_pg_per_osd
I have only two osd and one mon, and mon_max_pg_per_osd=200 in my environment, while I can create two pools with 402 ... jiantao zhu
04:31 AM CephFS Bug #22734: cephfs-journal-tool: may got assertion failure due to not shutdown
https://github.com/ceph/ceph/pull/19991 dongdong tao
04:22 AM CephFS Bug #22734 (Resolved): cephfs-journal-tool: may got assertion failure due to not shutdown
```
2018-01-14T19:36:56.381 INFO:teuthology.orchestra.run.smithi139.stderr:Error loading journal: (2) No such file o...
dongdong tao
04:29 AM Revision ea0e8f0c (ceph): cephfs-journal-tool: move shutdown to the deconstructor of MDSUtility
Fixes: http://tracker.ceph.com/issues/22734
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
02:51 AM RADOS Support #22553: ceph-object-tool can not remove metadata pool's object
not something wrong with disk,it can be repeat peng zhang
02:41 AM Revision dcf70f5f (ceph): doc: fix librbdpy example
need to connect cluster before opening ioctx
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Yuan Zhou
02:04 AM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
my config:
rgw_override_bucket_index_max_shards = 20
Amine Liu
01:54 AM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
Casey Bodley wrote:
> How are you coming to the conclusion that objects are not syncing? Bucket listing on the other...
Amine Liu
01:50 AM Revision f4de5b58 (ceph): rgw: add RGWReadDataSyncRecoveringShardsCR to read recovering shards
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
01:50 AM Revision 8c3ea263 (ceph): rgw: display data sync recovering shards in radosgw-admin sync status
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
01:04 AM bluestore Bug #22678: block checksum mismatch from rocksdb
I thought part of the issue might be the old firmware on the 3 x LSI SAS9201-8i controller cards. So I upgraded them ... Mike O'Connor

01/18/2018

11:45 PM rgw Bug #22731: AWS V4 signature issue on Jewel
Matt Benjamin wrote:
> I think this may be in issue fixed in more recent Jewel--could you perhaps check?
>
> Matt...
Yuan Zhou
07:12 PM rgw Bug #22731: AWS V4 signature issue on Jewel
I think this may be in issue fixed in more recent Jewel--could you perhaps check?
Matt
Matt Benjamin
07:08 PM rgw Bug #22731 (Need More Info): AWS V4 signature issue on Jewel
Hi Yuan,
could you send a snippet of the radosgw log at --debug-rgw=20 --debug-ms=1?
Matt
Matt Benjamin
04:18 PM rgw Bug #22731 (Duplicate): AWS V4 signature issue on Jewel
Using multiparted uploading fails on Jewel with aws-java-sdk-bundle-1.11.199.jar, v4 signature
the log from client...
Yuan Zhou
11:03 PM bluestore Bug #22467 (Can't reproduce): osd boot has stuck for 10min because of clear_temp_object
25,000 is way too many PGs for one osd. I suspect the problem is that the cache for leveldb or rocksdb is way to sma... Sage Weil
11:02 PM CephFS Bug #22733 (Duplicate): ceph-fuse: failed assert in xlist<T>::iterator& xlist<T>::iterator::opera...
Thanks for the report anyway! Patrick Donnelly
10:09 PM CephFS Bug #22733 (Duplicate): ceph-fuse: failed assert in xlist<T>::iterator& xlist<T>::iterator::opera...
We had several ceph-fuse crashes with errors like... Andras Pataki
11:01 PM bluestore Bug #21556 (Can't reproduce): luminous bluestore OSDs do not recover after out of memory
closing this, please reopen if you have more info! Sage Weil
10:57 PM RADOS Support #20108: PGs are not remapped correctly when one host fails
http://docs.ceph.com/docs/master/rados/operations/crush-map/?highlight=tunables#tunables Greg Farnum
10:51 PM Revision 9688fcc9 (ceph): rgw: URL-decode S3 and Swift object-copy URLs
Fixes: http://tracker.ceph.com/issues/22121
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
10:05 PM Revision 9ed73386 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:05 PM Revision 2bdaee26 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:04 PM Revision 7070d5f3 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:53 PM Revision 8e0b8d1b (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:53 PM Revision 31456f41 (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:53 PM Revision cf5059be (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:51 PM Revision 43496b1e (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:37 PM Revision 1be28827 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:35 PM Revision 000f1631 (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:35 PM Revision f5ee55cc (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:35 PM Revision 8cf19d91 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:35 PM Revision b43ba555 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:35 PM Revision b7c3097c (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:54 PM Revision 57471fe7 (ceph): ceph-volume: clean up docstrings for lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
08:41 PM Revision d2529ee5 (ceph): ceph-volume: print a message to terminal if --destroy is skipped
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
08:34 PM Revision 12918264 (ceph): ceph-volume: no need to set PVolume.vg_name explicitly
This will be set automatically in __init__ by looping
through kw.items and creating properties on PVolume
with them.
...
Andrew Schoen
08:31 PM Revision 5a1be9a7 (ceph): ceph-volume: switch remove_vg and remove_pv to process.run
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
08:25 PM Revision 72048510 (ceph): ceph-volume: allow passing a fail_msg param to process.run
This will allow the user to provide a more detailed error message
on why the command failed.
Signed-off-by: Andrew S...
Andrew Schoen
08:02 PM CephFS Bug #22730 (Fix Under Review): mds: scrub crash
https://github.com/ceph/ceph/pull/20012 Patrick Donnelly
05:38 PM CephFS Bug #22730: mds: scrub crash
Doug, please take a look at this one. Patrick Donnelly
04:17 PM CephFS Bug #22730 (Resolved): mds: scrub crash
this crash can be reproduced by 2 steps
1 ceph daemon mds.a scrub_path <dir> recursive
2 ceph daemon mds.a scrub_...
dongdong tao
07:59 PM Revision dc914ba4 (ceph): Merge PR #20011 into master
* refs/pull/20011/head:
mds: fix some typo
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:58 PM rgw Bug #22248: system user can't delete bucket completely
https://github.com/ceph/ceph/pull/20017 Casey Bodley
07:55 PM Revision 4701e85a (ceph): rgw: unlink deleted bucket from bucket's owner
if a bucket is deleted by an admin/system user instead of its
owner, the unlink would fail and the deleted bucket rem...
Casey Bodley
07:39 PM Revision bef22609 (ceph): rgw: log unlink_instance mtime as object's mtime
This is needed so that when squashing entries during data
sync we get a consistent mtime for that object.
Signed-off...
Yehuda Sadeh
07:25 PM rgw Bug #21542: luminous: index gets heavy read IOPS with index-less RGW pool
Is this still happening? Can you list the pool, what type of objects do you have there? Yehuda Sadeh
07:21 PM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
How are you coming to the conclusion that objects are not syncing? Bucket listing on the other zone?
Can you share...
Casey Bodley
11:06 AM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
(added pre tags to fix formatting) John Spray
02:23 AM rgw Bug #22726 (New): multip miss sync when put objs on cosbench as uniform objs
if objs name’s uffix is uniform, some objs not sync to slave zone;... Amine Liu
07:21 PM rgw Backport #22703 (In Progress): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
Orit Wasserman
07:09 PM rgw Bug #22261 (Duplicate): Object remaining in domain_root pool after delete bucket
Duplicate of #20802 Yehuda Sadeh
07:08 PM rgw Bug #22685: create user, but uid error
this is fixed in master, and is pending backport for luminous. i've requested a backport to jewel as well Casey Bodley
07:04 PM rgw Bug #22685 (Pending Backport): create user, but uid error
Matt Benjamin
07:07 PM rgw Bug #21685: user creation can overwrite existing user even if different uid is given
@smithfarm It looks like this is affecting jewel as well, according to http://tracker.ceph.com/issues/22685 Casey Bodley
07:02 PM RADOS Bug #22351 (Closed): Couldn't init storage provider (RADOS)
Yehuda Sadeh
10:47 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Brad Hubbard wrote:
>
> (6*1024)*3 = 18432, thus 18432/47 ~ 392 PGs per OSD. You omitted the size of the pools.
...
Nikos Kormpakis
03:21 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
https://ceph.com/pgcalc/ should be used as a guide/starting point. Brad Hubbard
06:54 PM rgw Bug #22296 (Pending Backport): Librgw shutdown uncorreclty
Yehuda Sadeh
06:53 PM rgw Bug #22655: rgw: Location element not returned correctly from CompleteMultipartUpload
Yehuda Sadeh
06:49 PM rgw Bug #22418: RGW doesn't check time skew in auth v4 http header request
additional cleanup in https://github.com/ceph/ceph/pull/20013 can be backported as well Casey Bodley
06:48 PM rgw Bug #22418 (Pending Backport): RGW doesn't check time skew in auth v4 http header request
Yehuda Sadeh
06:01 PM rgw Bug #22418: RGW doesn't check time skew in auth v4 http header request
Radoslaw Zarzynski wrote:
> https://github.com/ceph/ceph/pull/19476 by Bingyin Zhang.
merged
Yuri Weinstein
06:43 PM rgw Bug #22714: Existing AccessKeys with leading underscore broke in upgrade
Try running:... Yehuda Sadeh
06:41 PM rgw Bug #22714 (Triaged): Existing AccessKeys with leading underscore broke in upgrade
Matt Benjamin
06:37 PM Revision c2d28e27 (ceph): Merge pull request #18971 from liewegas/wip-pg-scrub-preempt
osd/PG: allow scrub preemption
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:15 PM Revision bc98772b (ceph): rgw: share time skew check between v2 and v4 auth
this moves the new std::chrono-based v4 time skew check into a common
helper function, then uses that in place of the...
Casey Bodley
06:08 PM Revision fafa183d (ceph): ceph-volume: tests for lvm zap --destroy
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
06:01 PM Revision c3297919 (ceph): Merge pull request #19476 from qrGitHub/wip-rgw-lack-timeSkewCheck
rgw: add time skew check in function parse_v4_auth_header
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by...
Yuri Weinstein
05:59 PM Revision 7c575c88 (ceph): Merge pull request #19826 from joke-lee/rgw_fix_s3website_redirect_loca...
rgw: fix s3website redirect location string length
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:59 PM Revision 47713dc5 (ceph): Merge pull request #19918 from fangyuxiangGL/lc-omap
rgw: abort multipart if upload meta object doesn't exist
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:47 PM Revision f942ec70 (ceph): Merge pull request #20003 from wjwithagen/fix-PG-protected
common: change routines to public access
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:46 PM Revision 918361e9 (ceph): use stringsream::str(), not rdbuf()
Fixes: http://tracker.ceph.com/issues/22715
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:46 PM Revision 0580f012 (ceph): mon/OSDMonitor: squelch 'id' arg errors
Several commands use 'id' but for other types (e.g., vector<int64_t>).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:12 PM Revision 708cb43c (ceph): ceph-volume: docs for the --destroy flag of lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:12 PM Revision 10a34974 (ceph): ceph-volume: remove the -a flag from api.lvm.get_pvs
When we run `pvs -a` it returns all pvs, even ones that
have been recently deleted. Because of this pvs that have jus...
Andrew Schoen
05:12 PM Revision 0811c02b (ceph): ceph-volume: adds an api.lvm.remove_pv method
Used to remove physical volumes
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:12 PM Revision cb748ccb (ceph): ceph-volume: also remove pvs with lvm zap --destroy
Leaving the pv around doesn't keep us from redeploying on
that device because we also wipefs, but explicitly destroyi...
Andrew Schoen
05:12 PM Revision b7f24ec4 (ceph): ceph-volume: expose vg_name in api.lvm.get_api_pvs
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:12 PM Revision 50a6a543 (ceph): ceph-volume: adds an api.lvm.remove_vg method
This method can be used to remove volume groups
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:12 PM Revision aea326b7 (ceph): ceph-volume: adds the --destroy flag to ceph-volume lvm zap
If you use the --destroy flag and are zapping a raw device
or parition then zap will destroy any vgs or lvs it finds ...
Andrew Schoen
04:13 PM Revision e741c1a6 (ceph): mds: fix scrub crash
Fixes: http://tracker.ceph.com/issues/22730
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
03:58 PM ceph-volume Feature #22653 (Fix Under Review): add a --destroy flag to forcefully remove the underlying vg/lv...
https://github.com/ceph/ceph/pull/20010 Andrew Schoen
03:26 PM bluestore Bug #22061 (Resolved): Bluestore: OSD killed due to high RAM usage
fixed in 12.2.2 Sage Weil
03:26 PM bluestore Bug #22540 (Won't Fix): bluestore crush when deleting pool
This is teh jewel bluestore, which is experiemental and very different from the luminous version.! Sage Weil
03:25 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
I haven't been able to replicate this problem with 7.1.
Looking at your systemd unit file for ceph-volume, it look...
Alfredo Deza
01:58 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
We don't test with CentOS 7.1, we are confident this works on 7.4 though. While we investigate this for 7.1, is it po... Alfredo Deza
12:57 AM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
[root@node-186 ~]# uname -a
Linux node-186 4.12.4 #1 SMP Fri Dec 22 11:50:17 HKT 2017 x86_64 x86_64 x86_64 GNU/Linux...
xueyun lau
03:24 PM bluestore Bug #22044 (Need More Info): rocksdb log replay - corruption: missing start of fragmented record
Can you share a bit about how you reproduced this?
Our test suite is doing failure injection at the block layer th...
Sage Weil
03:11 PM Revision 6d4d26fd (ceph): rados: use WaitInterval()'s return value instead of manual timing
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
03:10 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
Note that any solution would also need to support the (eventual) change to librados to support more than a single thr... Jason Dillaman
03:03 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
Jason Dillaman wrote:
> Perhaps the fix is to have all the state machines derive from RefCountedObject-like class (l...
Venky Shankar
12:53 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
Perhaps the fix is to have all the state machines derive from RefCountedObject-like class (lighter weight version tha... Jason Dillaman
12:10 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
Venky Shankar wrote:
> I ran the rbd teuthology test suite with branch https://github.com/vshankar/ceph/tree/rbd-op-...
Venky Shankar
03:07 PM RADOS Bug #22727: "osd pool stats" shows recovery information bugly
https://github.com/ceph/ceph/pull/20009 Chang Liu
05:18 AM RADOS Bug #22727 (In Progress): "osd pool stats" shows recovery information bugly
Chang Liu
03:16 AM RADOS Bug #22727 (Resolved): "osd pool stats" shows recovery information bugly
... Chang Liu
02:54 PM Revision 5981ddc1 (ceph): mon: do not use per_pool_sum_delta to show recovery summary
Fixes: http://tracker.ceph.com/issues/22727
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Chang Liu
02:47 PM Revision 889abad3 (ceph): tools/rbd: use steady clock in bencher
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
02:26 PM Revision 34ad0986 (ceph): ceph-volume: docs for the --destroy flag of lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
01:54 PM Revision e42bf30b (ceph): osd: add 'ceph [tell|daemon] osd.id smart'
Also added 'ceph daemon osd.id list_devices' which prints to stdout the
OSD devices. 'ceph [tell|daemon] osd.id smart...
Yaarit Hatuka
01:49 PM Revision 7cee6c8d (ceph): Merge pull request #19949 from ceph/wip-bz1498521
ceph-volume: adds --crush-device-class flag for lvm prepare and create
Reviewed-by: Alfredo Deza <adeza@redhat.com>
...
Alfredo Deza
01:46 PM Revision 7096acf5 (ceph): Merge pull request #19997 from Songweibin/wip-fix-typo
doc/rbd: fix typo s/morror/mirror
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Jason Dillaman <dillaman...
Jason Dillaman
01:29 PM Revision 85144f58 (ceph): rgw: set priority on perf counters
...to cue MgrClient to pass these on to ceph-mgr
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:47 PM Revision 1f915cff (ceph): ceph-volume: adds the --destroy flag to ceph-volume lvm zap
If you use the --destroy flag and are zapping a raw device
or parition then zap will destroy any vgs or lvs it finds ...
Andrew Schoen
12:46 PM Dashboard Feature #22495 (Resolved): mgr: dashboard: show per pool io
John Spray
12:46 PM Revision 22d6d908 (ceph): Merge pull request #19981 from k0ste/dashboard_iops
mgr: dashboard: show per pool IOPS on health page (#22495).
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:43 PM Revision 9fc46d52 (ceph): mgr: dashboard: show per pool IOPS on health page (#22495).
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru> Konstantin Shalygin
12:33 PM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
Hi Malcolm,
It's early and I havne't had coffee. Can you clarify why RGW's behavior is semantically wrong--meanin...
Matt Benjamin
10:06 AM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
https://github.com/ceph/ceph/pull/20002 Malcolm Lee
10:02 AM rgw Bug #22729 (Resolved): rgw: copying part without http header "x-amz-copy-source-range" will be mi...
When use copy part without http header "x-amz-copy-source-range",rgw will use copy_obj to handle it. But according to... Malcolm Lee
11:04 AM mgr Backport #22238 (Resolved): luminous: prometheus module 500 if 'deep' in pg states
John Spray
10:46 AM Revision b1852397 (ceph): common: change routines to public access
Clang complains tafter recent changes:
/home/jenkins/workspace/ceph-master/src/osd/OSD.cc:8787:8: error: 'DeleteStart...
Willem Jan Withagen
10:02 AM Revision ad11a8e9 (ceph): Merge pull request #19929 from zmc/wip-luminous-prom-pg_deep
luminous: mgr/prometheus: add missing 'deep' state to PG_STATES in ceph-mgr pro…
Reviewed-by: John Spray <john.spray...
John Spray
10:00 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
... Zhi Zhang
08:40 AM Revision 8c9eb2d4 (ceph): mds: use the steady clock on tick
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
07:07 AM bluestore Bug #22115 (Need More Info): OSD SIGABRT on bluestore_prefer_deferred_size = 104857600: assert(_b...
Shinobu Kinjo
06:03 AM Revision 1adf4325 (ceph): mgr: prometheus: added osd commit/apply latency metrics (#22718).
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru> Konstantin Shalygin
03:51 AM RADOS Bug #22715 (Fix Under Review): log entries weirdly zeroed out after 'osd pg-temp' command
https://github.com/ceph/ceph/pull/19998 Sage Weil
03:36 AM Revision a68d08f8 (ceph): doc/rbd: fix typo s/morror/mirror
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:14 AM bluestore Backport #22698 (In Progress): luminous: bluestore: New OSD - Caught signal - bstore_kv_sync
https://github.com/ceph/ceph/pull/19995 Prashant D
01:13 AM Revision abb91dc4 (ceph): Merge pull request #19943 from dillaman/wip-22676-luminous
luminous: cls/rbd: remove incompatible group features from partial implementation
Reviewed-by: Mykola Golub <mgolub@...
Jason Dillaman
01:07 AM rbd Bug #22660 (Need More Info): Inconsistency raised while performing multiple "image rename" in par...
While this is in fact a valid issue, I am hesitant to add the complexity of 2 phase commit logic for this edge condit... Jason Dillaman
12:43 AM CephFS Backport #22700 (In Progress): jewel: client:_rmdir() uses a deleted memory structure(Dentry) lea...
https://github.com/ceph/ceph/pull/19993 Prashant D
12:27 AM CephFS Backport #22700: jewel: client:_rmdir() uses a deleted memory structure(Dentry) leading a core
I'm on it. Prashant D
12:25 AM ceph-volume Backport #22701: luminous: ceph-volume fails when centos7 image doesn't have lvm2 installed
Nathan, I do not have access to ceph-volume project, can you assign this tracker to me and set status to In-progress Prashant D
12:25 AM ceph-volume Backport #22701: luminous: ceph-volume fails when centos7 image doesn't have lvm2 installed
Backport PR: -https://github.com/ceph/ceph/pull/19992- Prashant D

01/17/2018

11:46 PM Revision 8b5de185 (ceph): ceph-fuse: ::rmdir() uses a deleted memory structure of dentry leads a ...
we should add the dentry ref immediately after "get_or_create" in
case of the ref be put to zero.
Fixes: http://trac...
YunfeiGuan
10:32 PM Revision 124b4e34 (ceph): qa/suites: filter out cls_rbd tests against unsupported methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:28 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Nikos Kormpakis wrote:
> But I still cannot understand why I'm hitting this error.
> Regarding my cluster, I have t...
Brad Hubbard
01:15 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Brad Hubbard wrote:
> I'm able to reproduce something like what you are seeing, the messages are a little different....
Nikos Kormpakis
03:30 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
I'm able to reproduce something like what you are seeing, the messages are a little different.
What I see is this....
Brad Hubbard
12:12 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
It turns out what we need is the hexadecimal int representation of '-34' from the ltrace output.
$ c++filt </tmp/l...
Brad Hubbard
10:26 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Ryan Anstey wrote:
> I'm working on fixing all my inconsistent pgs but I'm having issues with rados get... hopefully...
Brian Andrus
10:12 PM Revision 2b741000 (ceph): Merge pull request #18865 from shinobu-x/wip-21631-luminous
luminous: doc: remove region from "INSTALL CEPH OBJECT GATEWAY"
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
10:07 PM CephFS Bug #22683 (Fix Under Review): client: coredump when nfs-ganesha use ceph_ll_get_inode()
Patrick Donnelly
09:11 PM Revision 2e5a09f1 (ceph): ceph-volume: adds the --destroy flag to ceph-volume lvm zap
If you use the --destroy flag and are zapping a raw device
or parition then zap will destroy any vgs or lvs it finds ...
Andrew Schoen
09:07 PM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
/a/sage-2018-01-17_14:40:55-rados-wip-sage-testing-2018-01-16-2156-distro-basic-smithi/2082959
description: rados/...
Sage Weil
08:24 PM Feature #18978: ceph-disk: Implement easy replace of OSD
I urge raising the priority of this feature request because among the most common ceph task is replacing a failed dri... Harry Coin
08:16 PM bluestore Bug #22678: block checksum mismatch from rocksdb
I'm currently backing up all the data on both CephFS and RBD so that if needed I can wipe the configuration and start... Mike O'Connor
08:13 PM bluestore Bug #22678: block checksum mismatch from rocksdb
I'm able to create a crash easily by just copying files in to CephFS, but I was able to cause the crash with just RBD... Mike O'Connor
02:51 PM bluestore Bug #22678 (Duplicate): block checksum mismatch from rocksdb
Sage Weil
02:51 PM bluestore Bug #22678: block checksum mismatch from rocksdb
oh, see #22102.
was the workload cephfs?
Sage Weil
02:50 PM bluestore Bug #22678 (Need More Info): block checksum mismatch from rocksdb
Could it be that the device has an actual media error? Can you check dmesg for errors?
Sage Weil
07:54 PM RADOS Bug #21833: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
David Zafman
07:53 PM Bug #22112 (Pending Backport): ceph-objectstore-tool set-size should maybe clear data-digest
David Zafman
07:48 PM Bug #21803 (Pending Backport): objects degraded higher than 100%
I'm marking this pending backport. Needs to be backported to luminous BEFORE backporting #20059 ( https://github.com... David Zafman
07:48 PM RADOS Bug #20059: miscounting degraded objects
https://github.com/ceph/ceph/pull/19850 David Zafman
07:42 PM Bug #21876 (Can't reproduce): Command failed qa/standalone/scrub/osd-recovery-scrub.sh
Reopen if there is a way to reproduce this reliably. David Zafman
07:36 PM RADOS Bug #21387 (Can't reproduce): mark_unfound_lost hangs
Multiple fixes to mark_all_unfound_lost() has fixed this. Possibly the most important master branch commit is 689bff... David Zafman
07:18 PM Revision cadd8426 (ceph): cls/rbd: remove incompatible group features from partial implementation
Fixes: https://tracker.ceph.com/issues/22676
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:12 PM Revision 5112965d (ceph): ceph-volume: adds an api.lvm.remove_vg method
This method can be used to remove volume groups
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:00 PM Revision ee7d2dd0 (ceph): Merge pull request #19931 from mikechristie/wip-doc-mnc-iscsi-updates
Misc iSCSI doc updates
Reviewed-by: John Wilkins <jowilkin@redhat.com>
John Wilkins
06:58 PM Revision 54b5b491 (ceph): ceph-volume: expose vg_name in api.lvm.get_api_pvs
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
06:14 PM mgr Backport #22238: luminous: prometheus module 500 if 'deep' in pg states
https://github.com/ceph/ceph/pull/19929 John Spray
06:00 PM RADOS Bug #22668 (Fix Under Review): osd/ExtentCache.h: 371: FAILED assert(tid == 0)
https://github.com/ceph/ceph/pull/19989 Sage Weil
05:44 PM Revision c9f7689a (ceph): ceph-volume: print the lvm activate success message correctly
Move the terminal.success to the methods that have access to the
correct osd_id so that they do not print None for th...
Andrew Schoen
05:10 PM RADOS Backport #22724 (Resolved): luminous: miscounting degraded objects
on bigbang,... David Zafman
04:39 PM RADOS Bug #22673 (Fix Under Review): osd checks out-of-date osdmap for DESTROYED flag on start
note: you can work around this by waiting a bit until some osd maps trim from the monitor.
https://github.com/ceph...
Sage Weil
02:54 PM RADOS Bug #22673: osd checks out-of-date osdmap for DESTROYED flag on start
It looks like the _preboot destroyed check should go after we catch up on maps. Sage Weil
02:53 PM RADOS Bug #22673: osd checks out-of-date osdmap for DESTROYED flag on start
This is a real bug, should be straightforward to fix. Thanks for the report! Sage Weil
04:38 PM Revision 4e4d6466 (ceph): osd: only exit if *latest* map(s) say we are destroyed
It's possible our current map is older, we were destroyed then, but in
newer maps our osd was recreated. This happen...
Sage Weil
04:31 PM Bug #22373 (Resolved): rados/standalone/osd.yaml fails from ceph-disk deprecation warning
Sage Weil
03:55 PM Revision 9f523803 (ceph): qa/tasks/ceph: ignore failure when chown ceph:ceph
we didn't have ceph:ceph user back in hammer. so ignore this error.
ceph-common will create this user in newer versio...
Kefu Chai
03:38 PM Linux kernel client Bug #17153 (Can't reproduce): kernel hung task warnings on teuthology.front kernel
Jeff Layton
03:37 PM Linux kernel client Bug #17153: kernel hung task warnings on teuthology.front kernel
Haven't seen this specific lockup in a while, but have seen this one, which looks unrelated:... Jeff Layton
03:34 PM CephFS Feature #4208: Add more replication pool tests for Hadoop / Ceph bindings
Bulk move of hadoop category into FS project. John Spray
03:34 PM CephFS Feature #4361: Setup another gitbuilder VM for building external Hadoop git repo(s)
Bulk move of hadoop category into FS project. John Spray
03:34 PM CephFS Bug #3544: ./configure checks CFLAGS for jni.h if --with-hadoop is specified but also needs to ch...
Bulk move of hadoop category into FS project. John Spray
03:34 PM CephFS Bug #1661: Hadoop: expected system directories not present
Bulk move of hadoop category into FS project. John Spray
03:34 PM CephFS Bug #1663: Hadoop: file ownership/permission not available in hadoop
Bulk move of hadoop category into FS project. John Spray
03:26 PM CephFS Bug #21748 (Can't reproduce): client assertions tripped during some workloads
No response in several months, and I've never seen this trip in my own testing. Closing for now. Please reopen if you... Jeff Layton
03:25 PM rgw Feature #12666: rgw: expose the number of *stuck threads* via admin socket
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #20112: Use boost::regex instead of std::regex for rgw_iam_policy.cc and rgw_role.cc
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #12464: Keys generated via radosgw-admin don't always work.
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #12302: "Couldn't find index page for 'boto' (maybe misspelled?)" error
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #12434: "Error in `radosgw': free()" in upgrade:firefly-firefly-distro-basic-vps
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #11159: init-radosgw.sysv (installed as init.d/ceph-radosgw) won't start instances with no so...
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #11322: rgw - improve performance for large object (multiple chunks) GET
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #11047: rgw : make quota/gc thread configurable for starting
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #10301: "FATAL ERROR: cannot find a valid <xfs/xfs.h> header file" in powercycle-giant-distro...
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #11001: Improve rgw HEAD request by avoiding read the body of the first chunk
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #6748: Return bucket name in response header
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #7680: Use new civetweb git repo for ceph
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #6621: quota: the max-size and max-objects value when zero
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Documentation #5525: Radosgw 'add the ceph keyring entries' section should be updated to match ce...
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #5949: radosgw: leaks
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #4625: radowgw-admin.py failure
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #3813: radosgw doesn't have a logrotate script
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2735: rgw: support response-* request params in GET obj
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2864: rados leaves behind references to old buckets
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2734: rgw: fails to authenticate preauthenticated requests with sub resource
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2658: rgw-admin: usage show fails when specifying hour > 12
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2701: rgw: don't keep bucket info indexed by bucket_id
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2642: rgw: show/trim usage using also time (not just date)
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2542: rgw: support S3 update of metadata
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2591: misc rgw s3tests failures
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2517: rgw: limit number of buckets per user (configurable per user)
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2516: rgw: new bandwidth-only per-user log
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Cleanup #2469: rgw: replace Formatter->dump_format(..., "%d", ...) with Formatter->dump_int()
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2503: rgw: ungraceful failure when cannot create unix domain socket
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2465: rgw: bad marker output when listing a bucket
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2433: rgw: failing atomic reads/writes
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2434: rgw: failing readwrite test
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2381: rgw: radosgw-admin operations don't trigger notifications
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2313: rgw: expose extra bucket info trough S3 api
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2369: rgw: bucket attr update does not propagate correctly to all rgw instances
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2312: rgw: create user and subuser in a single radosgw-admin command
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2289: rgw: listing a bucket hangs after removing inexisting object
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2308: radosgw-admin: make user create idempotent
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2284: rgw: bench based on rados_bench
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2220: rgw: librgw dep on g_ceph_context
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2259: rgw: object name cut after slash when virtual host style is used
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2197: rgw: need to throttle incoming requests
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2208: rgw: radosgw-admin temp remove failure
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2194: rgw: replace bucket-marker-ver with better, fast, more scalable solution
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2190: rgw: cache disabled
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2193: rgw: .pools.avail is not cached
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2189: rgw: can't change debug level through ceph.conf
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2170: librgw references g_ceph_context
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #2171: rgw: asynchronously calculate md5
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #2140: rgw: use new encode/decode macros
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Cleanup #2166: rgw: make sure librgw doesn't link against libfcgi
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2139: rgw: no cleanup of index update in case of cancelled operations
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2120: rgw: atomic write guard doesn't scale well
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2121: radosgw: reload command for init script
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2106: failed s3tests.functional.test_s3.test_100_continue
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2083: rgw: test_object_raw_authenticated* fail (on xfs?)
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Cleanup #2089: rgw: less dout(0) noise?
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2072: rgw: owner cannot change acl if it doesn't have bucket read permission
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #2066: rgw: make list_objects efficient
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2051: rgw: can't use '%' in object name
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2063: rgw: access key shouldn't contain chars that need to be url encoded
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2043: rgw: cannot use '+' in url
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2048: rgw: multipart upload listing return key starting with _multipart_
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #2040: rgw: disable rgw log through ceph.conf
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2035: rgw: bucket removal fails
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Cleanup #2036: rgw: bucket index tree contains the same info 3 times
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2029: rgw: space in object name is turned into a different character
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2025: rgw: objects starting with underscore are badly listed
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2027: rgw -> apache miscommunication
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2001: radosgw memory leak
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2012: rgw: racing object creation and removal may lead to bad bucket accounting
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1955: rgw: cannot list user buckets when number of buckets is large
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1941: rgw: revisit bucket removal
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1948: rgw: need to read intent log in chunks
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1939: rgw: error processing large logs
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1927: rgw: add radosgw-admin pool list
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1933: rgw: crash in swift copy
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1926: rgw: add radosgw-admin pool remove
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1882: rgw: high-level log entries for request state transitions
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1911: rgw: plan handling for large and/or manifest objects, s3 and/or swift
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1867: rgw crash
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1872: rgw: only use shadow objects for large objects
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1864: rgw: atomic bucket info
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1856: It is possible to look up an rgw user by a subuser that does not exist as long as the ...
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1859: rgw: bucket creation is not atomic
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1854: Deletion of an rgw user that has a subuser with a swift key leaves behind an object in...
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1847: rgw: revisit the way we store large objects
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1853: rgw: qa test to verify bucket recreation does not override bucket
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1843: rgw: recreation of bucket overrides old one
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1844: radosgw memory leak
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM CephFS Bug #22003 (Resolved): [CephFS-Ganesha]MDS migrate will affect Ganesha service?
No response in two months. Closing bug.
Please reopen or comment if you've been able to test with that patch and i...
Jeff Layton
03:24 PM rgw Feature #1838: rgw: update man page
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Tasks #1823: radosgw should have internal timeouts
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1830: RGW Swift Metadata Bug
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1822: radosgw can be slow to respond to requests
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Documentation #1813: doc: document radosgw api diffs with s3
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1780: swift: auth response should return X-Auth-Token instead of X-Storage-Token
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1801: rgw: radosgw-admin remove subuser and related swift key in a single command
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1739: rgw: multipart upload should use manifest object
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1726: rgw: improve multipart upload performance
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1729: test_object_create_bad_expect_empty
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1721: rgw: spurious multipart-upload failures
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1715: rgw: use RENAME osd operation to avoid slow CLONE operations
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1719: rgw: crash in ObjectCache::touch_lru
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1706: rgw: copy object auth verification (probably) broken
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1698: radosgw-admin log list returns invalid json when a log object was created with a name ...
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1705: rgw: swift copy is broken
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1697: s3-tests: test bucket headers
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1681: rgw: user rm with --purge doesn't remove data
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1685: rgw: tmp objects leakage
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1664: rgw: pass swift tests
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1672: rgw: support chunked transfer encoding
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1645: rgw bucket suspended broken
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1642: radosgw-admin log show --nonzero-only
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1643: radosgw-admin log show should accept --time
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1641: radosgw-admn log show --bandwidth-only
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1593: rgw: normalize logging
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1591: rgw: instrument with perfcounter
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1592: rgw: remove preallocated pools
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1582: radosgw-admin: log [list|show|rm]
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1584: rgw: swift key management is busted
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1575: rgw: failing s3tests.functional.test_headers:test_object_create_bad_contentlength_none
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1572: radosgw: don't crash when rgw socket path not specified
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1574: rgw: creating multiple metadata pools?
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1570: rgw: use tmap for bucket index objects
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1567: rgw [list|delete]_bucket should clean up
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1568: rgw: add object_locator to bucket index
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1561: rgw: admin command to get stats for a single bucket
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1566: rgw: use a global bucket id
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1560: rgw: admin command to list buckets
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1550: radosgw fails test_object_create_bad_expect_empty with a 500 response
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1551: radosgw returns 400 instead of 403 on unreadable authorization
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1544: rgw: explicit bucket index
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1542: rgw: combine multiple buckets in a pool
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1543: rgw: usage accounting for multiple buckets in a pool
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1532: add radosgw init.d script to radosgw deb
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1536: rgw fails many s3tests due to bad clone_range usage
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1531: radosgw init.d script stop/restart
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1489: rgw: guard decode
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1522: rgw couldn't read user info
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1482: qa: swift-tests
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1439: multipart meta object is not atomic
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1450: rgw admin remove user by access key
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1431: rgw: get stats for specific pool by pool id
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1436: rgw_admin user info output should be formatted
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1408: rgw: racing PUT to same object, can cause 404 on GET/PUT
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1371: rgw: clean up temporary atomic get clones
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1375: Actually find pool limits
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1352: rgw meta is persistent across object instances
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1333: Object creation with invalid Expect empty results in 500
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1336: rgw: precreate pools
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1332: Object creation with invalid Expect non-empty results in 417
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1330: Object creation with invalid Content-Length below actual results in 500
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1331: Object creation with invalid Content-Length above actual results in BotoClientError
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1329: Object creation with invalid empty Content-Length results in wrong reason
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1315: rgw: Bucket ACL Grant on a Nonexistant User silently fails
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1328: Object creation with invalid zero Content-Length results in 500
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1309: rgw fails to send IsTruncated on 'GET /bucket/' (list keys)
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1313: rgw: multiple concurrent requests per process
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1301: rgw doesn't dump unicode characters in xml correctly
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1290: rgw atomic GETs
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1294: rgw: can't put zero sized objects
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1287: Setting metadata with unreadable characters is not consistent with amazon S3
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1268: rgw: optimistically fetch acl and first chunk
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1286: atomic write not working for large files
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1251: rgw: consistent caching of bucket objects (acls)
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1241: rgw denies owner access to bucket when acl is empty
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1249: radosgw does not exit when apache is killed
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1224: s3-tests should test 100-continue
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1223: user removal should be (optionally) removing all user buckets
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1198: rgw user suspension
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1208: rgw: make PUT atomic
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1180: radosgw_admin log show dumps info in alternate formats
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1171: rgw list bucket displays wrong object owner
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1179: rgw log should be able to show bucket owner
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1163: anonymous access to objects broken
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1161: configurable client ip header variable
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1162: rgw_admin user modify --email
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1115: rgw allows users to "give away" s3 objects
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1083: rgw: log by user, user+bucket
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1059: RGW consistency issues
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1081: rgw: 500 error with x-amz-acl instead of explicit xml
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1027: rgw log operations on non-existent bucket
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1035: incorrect rgw log data
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1026: rgw deletes non-empty buckets
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #999: Duplicate Bucket Created
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1025: s3-tests should test S3 object extended attributes ("developer-added metadata")
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #985: radosgw listing keys of a bucket with name >=251 characters fails with NoSuchKey
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #982: radosgw should fail with UnresolvableGrantByEmailAddress on add_email_grant to unknown ...
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #983: radosgw hangs, gives 500 internal server
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #981: radosgw bucket.set_acl() seems to always fail with AccessDenied
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #978: radosgw bucket creation should succeed on pre-existing bucket if the owner matches
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #980: radosgw returns access_key instead of user_id when fetching acl
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #976: Non-existent bucket error code should be NoSuchBucket, not NoSuchKey
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #977: radosgw should provide error code for bad bucket name errors
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #896: list buckets doesn't dump content length
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #965: rgw is crashing on ceph-playground
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #894: openstack pseudo folders
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #832: Create fastcgi repository
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #866: RGW PUT object does not responds with etag
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #830: rgw: swift per-object ACLs
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #831: self signed tokens for the openstack requests
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #787: rgw watchdog
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #829: rgw: support swift POST
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #785: rgw: fix filesystem backend
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #786: journal rgw operations to backup storage
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #783: separate rgw to a different source repository
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #773: rgw: efficient list-objects filtering
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Tasks #774: move to radosgw.git
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #772: correct 100-continue handling
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #769: cache pool acls, pool list, etc.
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #770: rgw: logging
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #767: rgw: incremental/large file uploads
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM CephFS Bug #21419 (Rejected): client: is ceph_caps_for_mode correct for r/o opens?
Ok, I think you're right. may_open happens at a higher level and we will simply request the caps at that point. False... Jeff Layton
03:23 PM rgw Bug #768: eliminate any read/modify/write races
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #766: slow bucket creation times
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #439: Duplicate "Status" headers being sent
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #467: change default content type
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #412: list buckets cleanup missing
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #353: Handle non-ascii filenames
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #361: keyring must be specified in ceph.conf?
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #342: Can't create files larger than 4GB
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #343: Bad 100-Continue handling
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #337: support bucketname hostname prefix for wildcard dns
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Tasks #338: set up playground apache(s)
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Cleanup #320: Remove some duplicates and unused declarations
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #310: rgw fcgi processes don't go down
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #313: Support loglevel
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #309: Error status is not correctly initialized
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #301: Support partial content response
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #302: Support If-Modified-Since
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #270: Content-Type not returned / saved correctly
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #264: Creating a bucket gives ErrorBucketAlreadyExists
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #265: Removing a bucket doesn't clean up object in .rgw pool
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Cleanup #256: Usage of radosgw_admin reports rgw_admin
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Bug #260: Segmentation fault when listing buckets without uid
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Feature #174: Support large files better
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Feature #9: Access unimported data
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Bug #31: Handle mal-formed requests better
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Support #8: Document differences from S3
Bulk reassign of radosgw category to RGW project. John Spray
03:18 PM Revision 1789a0ee (ceph): Merge pull request #17520 from joscollin/wip-cleanup-drop-return
rgw: Drop unnecessary return
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:59 PM RADOS Bug #22544: objecter cannot resend split-dropped op when racing with con reset
Hmm, I'm not sure what the best fix is. Do you see a good path to fixing this with ms_handle_connect()? Sage Weil
02:57 PM RADOS Bug #22659 (In Progress): During the cache tiering configuration ,ceph-mon daemon getting crashed...
This will need to be backported to luminous and jewel once merged. Joao Eduardo Luis
09:36 AM RADOS Bug #22659: During the cache tiering configuration ,ceph-mon daemon getting crashed after setting...
https://github.com/ceph/ceph/pull/19983 Jing Li
02:55 PM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
1. it's not valid json.. Formatter shouldn't allow it
2. we should have a valid value (or 0) to use
Sage Weil
02:52 PM RADOS Bug #22661 (Triaged): Segmentation fault occurs when the following CLI is executed
Joao Eduardo Luis
02:51 PM RADOS Bug #22672 (Triaged): OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty ...
Joao Eduardo Luis
02:29 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
What Distro and distro version are you using? Alfredo Deza
07:39 AM ceph-volume Bug #22720 (Closed): Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@...
when I using ceph-volume to add an osd,prepare is ok, but, when I activate osd,I got an error" Failed to issue method... xueyun lau
02:28 PM RADOS Bug #22597 (Fix Under Review): "sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0'" fails in upgra...
https://github.com/ceph/ceph/pull/19987 Kefu Chai
01:32 PM RADOS Bug #22233 (In Progress): prime_pg_temp breaks on uncreated pgs
Kefu Chai
01:30 PM Revision fdc1a39c (ceph): denc: should check element's type not 'size_t'
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:13 PM rgw Backport #22703: jewel: rgw: offline resharding doesn't seem to preserve bucket acls
I was successful in reproducing in master Orit Wasserman
01:12 PM rbd Bug #22722: [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
*PR*: https://github.com/ceph/ceph/pull/19974 Jason Dillaman
01:12 PM rbd Bug #22722 (Duplicate): [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
For very large devices, iterating through the vector via index can result in an exponential slowdown. This was alread... Jason Dillaman
01:01 PM rgw Bug #22721 (Resolved): Resharding hangs with versioning-enabled buckets
If I enable S3 bucket versioning, resharding the bucket (either automatic or manual) hangs, and blocks access to the ... Martin Emrich
11:38 AM rgw Feature #21541 (In Progress): dynamic resharding will be excuted in a specific time
Orit Wasserman
11:38 AM Bug #21978: "stderr:Error EINVAL: invalid command" in upgrade:jewel-x-luminous
Orit Wasserman
11:24 AM RADOS Support #22664: some random OSD are down (with a Abort signal on exception) after replace/rebuild...
Hi Greg,
can you point me to the link, as far we have seen yet, all ulimit 10 times higher as needed on all nodes....
Enrico Labedzki
10:50 AM CephFS Bug #21734: mount client shows total capacity of cluster but not of a pool
(Just moving this closed ticket because I'm deleting the bogus "cephfs" category in the toplevel Ceph project) John Spray
10:28 AM Revision 6cb1cc8a (ceph): rgw: add s3 conditions for PutObject IAM policies
Adding the following s3 conditions for PutObject operation
s3:x-amz-canned-acl (caveat: only strings are supported, ...
Abhishek Lekshmanan
10:28 AM Revision 47f10fec (ceph): RGW: IAM: support s3:x-amz-acl conditional for PutACLs
Support string-like s3:x-amz-acl conditional for PutACL request. We're
still to support lists for this
Signed-off-b...
Abhishek Lekshmanan
10:28 AM Revision acde64c2 (ceph): rgw_op: add iam action as RGWOp member
This commit adds iam_action as a member of RGWOp class which allows for
reusing this later when object policies are t...
Abhishek Lekshmanan
10:28 AM Revision d8be271a (ceph): rgw_op: add a function to eval ExistingObjTag s3:IAM conditional
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:28 AM Revision d34294f7 (ceph): rgw: support for ExistingObjectTag for PutObjectTagging operation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:28 AM Revision 91ae0ccc (ceph): rgw: support for ExistingObjectTag for s3:PubObjectAcl
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:28 AM Revision 00113eb0 (ceph): rgw: split rgw_iam_eval_existing_objtags to seperate functions
one for adding tags to env and the other which calls eval, useful for
Ops where we dont need an eval but need it in t...
Abhishek Lekshmanan
10:28 AM Revision e66c7ecb (ceph): rgw: support ExistingObjectTag in GetObjectAcl op
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:28 AM Revision c7b6fdbd (ceph): rgw: add support for ExistingObjectTag in DeleteObjectTagging
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:28 AM Revision 038e410a (ceph): rgw_iam_tags: split into smaller function
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
09:13 AM Revision 4015824f (ceph): mon:validate hit_set values before set
Fixes: http://tracker.ceph.com/issues/22659
Signed-off-by: Jing Li lijing@gohighsec.com
Jing Li
08:00 AM Revision 722fbb90 (ceph): rbd: properly pass ceph global command line args to subprocess
When initializing the global context, global_init parses command line
arguments and removes ceph global args from the...
Mykola Golub
07:07 AM Dashboard Feature #22495: mgr: dashboard: show per pool io
https://github.com/ceph/ceph/pull/19981 Konstantin Shalygin
07:06 AM Revision 55f8db1b (ceph): mgr: prometheus: set metadata metrics value to '1' (#22717).
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru> Konstantin Shalygin
07:05 AM CephFS Backport #22719 (In Progress): luminous: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
https://github.com/ceph/ceph/pull/19982 Zheng Yan
06:57 AM CephFS Backport #22719 (Resolved): luminous: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
https://github.com/ceph/ceph/pull/19982 Zheng Yan
07:02 AM Revision 5353569e (ceph): mds: handle 'inode gets queued for recovery multiple times'
Fixes: http://tracker.ceph.com/issues/22647
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
07:01 AM Revision 4063b807 (ceph): mds: use elist to track recover queue items
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 74f2a87887e81dc1d5895976982efb51b0a5e97e)
...
Yan, Zheng
06:43 AM mgr Fix #22718: mgr: prometheus: missed osd commit\apply latency metrics.
https://github.com/ceph/ceph/pull/19980 Konstantin Shalygin
06:39 AM mgr Fix #22718 (Resolved): mgr: prometheus: missed osd commit\apply latency metrics.
Prometheus module lack of this metrics. Konstantin Shalygin
06:26 AM mgr Bug #22717: mgr: prometheus: impossible to join labels from metadata metrics.
https://github.com/ceph/ceph/pull/19979 Konstantin Shalygin
06:22 AM mgr Bug #22717 (Resolved): mgr: prometheus: impossible to join labels from metadata metrics.
By default we have pool metrics like this:... Konstantin Shalygin
05:43 AM CephFS Backport #22590 (In Progress): jewel: ceph.in: tell mds does not understand --cluster
Prashant D
05:42 AM rgw Backport #22582 (In Progress): jewel: multisite: 'radosgw-admin sync error list' contains tempora...
Prashant D
05:41 AM Backport #22693 (In Progress): jewel: simplelru does O(n) std::list::size()
https://github.com/ceph/ceph/pull/19978 Prashant D
04:35 AM Backport #22692 (In Progress): luminous: simplelru does O(n) std::list::size()
https://github.com/ceph/ceph/pull/19977 Prashant D
04:29 AM rbd Bug #22716 (Resolved): rbd snap create/rm takes 60s long
when create snap from an image of huge size, like 64T, it takes for almost 60s in our server enviroment, even if the ... shun song
04:23 AM Revision 7d23827c (ceph): common: compute SimpleLRU's size with contents.size() instead of lru.si...
As libstdc++ earlier than version 5 implement the list::size() as a O(n) operation,
this should be needed to avoid re...
Xuehan Xu
04:14 AM Revision 91be5317 (ceph): common: compute SimpleLRU's size with contents.size() instead of lru.si...
As libstdc++ earlier than version 5 implement the list::size() as a O(n) operation,
this should be needed to avoid re...
Xuehan Xu
04:12 AM CephFS Bug #22629 (Pending Backport): client: avoid recursive lock in ll_get_vino
Patrick Donnelly
04:12 AM CephFS Bug #22631 (Pending Backport): mds: crashes because of old pool id in journal header
Patrick Donnelly
04:11 AM CephFS Backport #22690 (In Progress): luminous: qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insuffic...
https://github.com/ceph/ceph/pull/19976 Prashant D
04:10 AM CephFS Bug #22647 (Pending Backport): mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Patrick Donnelly
04:06 AM Revision 9478c064 (ceph): Merge PR #19803 into master
* refs/pull/19803/head:
mds: get rid of unnecessary if condition
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com...
Patrick Donnelly
04:06 AM Revision cc710979 (ceph): Merge PR #19837 into master
* refs/pull/19837/head:
client: avoid recursive lock in ll_get_vino
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
04:06 AM Revision bbd23ca4 (ceph): Merge PR #19860 into master
* refs/pull/19860/head:
cephfs-journal-tool: add usage help info for header set <field>
mds: add error log info
ce...
Patrick Donnelly
04:06 AM Revision 7a8bd1c9 (ceph): Merge PR #19891 into master
* refs/pull/19891/head:
mds: handle 'inode gets queued for recovery multiple times'
mds: use elist to track recover...
Patrick Donnelly
04:06 AM Revision 4412c6b5 (ceph): Merge PR #19911 into master
* refs/pull/19911/head:
cephfs: Switch MIN/MAX for std::min/max and use intarith templates
Reviewed-by: Patrick Don...
Patrick Donnelly
03:54 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
And if we do this, the original trim caps behavior will be changed. Originally trim caps was like passive mode which ... Zhi Zhang
03:49 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
According to your suggestion, shall we call trim_caps to trim as much caps as possible, or just call trim_caps to tri... Zhi Zhang
03:52 AM Revision 6dd42392 (ceph): osd: allow limited scrub preemption
If we receive a write within the scrub range, abort the scrub chunk and
shrink the chunk size. If we do this too man...
Sage Weil
03:52 AM Revision 4e0f4238 (ceph): osd: document scrub options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:52 AM Revision a188cb27 (ceph): osd/ECBackend: debug ec scrub error paths
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:52 AM Revision 5ac3bfa3 (ceph): qa/suites/rados/singleton/all/divergent_priors*: unsquelch osd debug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:52 AM Revision 2d34e380 (ceph): osd/PG: drop 'seed' property from Scrubber
This has been -1 for many releases now.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:08 AM Revision 99f3c3f8 (ceph): rgw: add lagging shard ids in rgw sync status
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
03:08 AM Revision 39fd90c8 (ceph): rgw: display errors of object sync failed in sync error list
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
03:06 AM Revision 1142dacc (ceph): qa: add missing openstack configs
First introduced in: ec6fb28eaf8e2db327e4afc115879a40c7664e07
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
...
Patrick Donnelly
03:06 AM Revision dc96e3c1 (ceph): qa: increase osd count for ec testing
Missing in d0732fc96fbc6849dd51b391d85f765c74cfb593.
Fixes: http://tracker.ceph.com/issues/22646
Signed-off-by: Patr...
Patrick Donnelly
03:03 AM Backport #22687: luminous: PGLog: avoid using list::size
Nathan, can you verify this and set this tracker as closed? Prashant D
03:02 AM Backport #22687 (Resolved): luminous: PGLog: avoid using list::size
The changes related to PR#18755 are not in luminous so does not need to be reverted in luminous. Hence setting this t... Prashant D
01:05 AM Backport #22687: luminous: PGLog: avoid using list::size
I'm on it Prashant D
03:02 AM Bug #22654 (Resolved): PGLog: avoid using list::size
The changes related to PR#18755 are not in luminous so does not need to be reverted in luminous. Hence setting this t... Prashant D
02:38 AM CephFS Backport #22689 (In Progress): jewel: client: fails to release to revoking Fc
Prashant D
02:38 AM CephFS Backport #22689: jewel: client: fails to release to revoking Fc
https://github.com/ceph/ceph/pull/19975 Prashant D
02:34 AM Revision 9e1efd6c (ceph): client: fix cap revoke race
If caps are been revoking by the auth MDS, don't consider them as
issued even they are still issued by non-auth MDS. ...
Yan, Zheng
02:20 AM Revision 7a0c4d02 (ceph): ceph-volume: update argument description that bluestore is the default
Fixes: http://tracker.ceph.com/issues/22663
Signed-off-by: Jing Li lijing@gohighsec.com
Jing Li
02:19 AM Revision c8bdb49c (ceph): doc: update man page to explain ceph-volume support bluestore
Fixes: http://tracker.ceph.com/issues/22663
Signed-off-by: Jing Li lijing@gohighsec.com
Jing Li
01:50 AM Revision 67e5a2f3 (ceph): Merge pull request #19876 from theanalyst/build/do-cmake-args
build: do_cmake: allow ARGS to be overridden
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:43 AM Revision 360e9801 (ceph): client: release revoking Fc after invalidate cache
this issue is likely revealed by commit 7bc1fa04
"client: avoid adding checked inode to the delayed_caps"
Fixes: htt...
Yan, Zheng
01:39 AM rgw Feature #22565: Multiple Data Pool Support for a Bucket
https://github.com/ceph/ceph/pull/19890 Jeegn Chen
01:39 AM Revision 83406c10 (ceph): rgw: drop unused vector elements
Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn> Bingyin Zhang

01/16/2018

09:49 PM RADOS Bug #22715 (Resolved): log entries weirdly zeroed out after 'osd pg-temp' command
... Sage Weil
09:44 PM Revision d079916a (ceph): Merge pull request #19433 from liewegas/wip-pg-removal
osd: put pg removal in op_wq
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
09:38 PM rgw Bug #22714: Existing AccessKeys with leading underscore broke in upgrade
Missed a part in my debug output:... Robin Johnson
09:34 PM rgw Bug #22714 (Triaged): Existing AccessKeys with leading underscore broke in upgrade
Pre-existing AccessKeys that start with an underscore broke after the upgrade to Luminous. Newly created keys even id... Robin Johnson
09:02 PM Revision 366905fb (ceph): pybind/mgr/mgr_module: make rados handle available to all modules
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:31 PM Revision 617a82c4 (ceph): osd: track deleted pools' pg_nums for calculating split
This is needed to determine (quickly) whether PGs have split. Calling
get_pg_num() on the latest map does not work w...
Sage Weil
08:31 PM Revision d37d9668 (ceph): osd/PrimaryLogPG: do on_shutdown on removal
This cleans up our reservations and misc other state in OSDService that
needs to be cleaned up.
Signed-off-by: Sage ...
Sage Weil
07:59 PM RADOS Bug #20059 (Pending Backport): miscounting degraded objects
David Zafman
07:58 PM Revision 7ccb7b70 (ceph): Merge pull request #19850 from dzafman/wip-calc-stats
osd/PG: re-write of _update_calc_stats and improve pg degraded state
Fixes: http://tracker.ceph.com/issues/20059
Re...
David Zafman
07:28 PM CephFS Bug #22428: mds: don't report slow request for blocked filelock request
Here's a recent example from someone in #ceph:... John Spray
07:10 PM RADOS Bug #22711 (Resolved): qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect...
... Sage Weil
07:09 PM RADOS Bug #22677 (Resolved): rados/test_rados_tool.sh failure
Sage Weil
06:52 PM Revision 9f103f01 (ceph): tests: recovery-unfound-found test needs to account for correct misplac...
The test expected HEALTH_OK when in a state with misplaced objects therefore HEALTH_WARN
Signed-off-by: David Zafman...
David Zafman
06:48 PM Revision b56d994f (ceph): doc: add rbd pool requirement for gwcli
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
06:48 PM Revision 4ca0d508 (ceph): doc: add daemon-reload for rbd-target-api setup
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
06:48 PM Revision f45aafed (ceph): doc: add gwcli manual install instructions
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
05:40 PM Linux kernel client Feature #22710 (Resolved): Whitelist the new RBD_FEATURE_OPERATIONS feature bit
This feature bit will be used to disable operations against an image (e.g. clone, snap create) but read/write operati... Jason Dillaman
05:06 PM Revision 9c2278bb (ceph): Merge pull request #19613 from qrGitHub/wip-rgw-optimize-bucketLCPrepare
rgw: optimize function bucket_lc_prepare
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:05 PM Revision afb35baf (ceph): Merge pull request #19878 from cbodley/wip-rgw-get-omap-keys-cr
rgw: fix handling of ENOENT in RGWRadosGetOmapKeysCR
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Yuri Weinstein
05:04 PM Revision 36f1dc0f (ceph): Merge pull request #19897 from cbodley/wip-rgw-put-system-obj
rgw: rgw_put_system_obj takes bufferlist
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by: Orit Wasserma...
Yuri Weinstein
04:16 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Hello,
we're facing the same issue on a Luminous cluster.
Some info about the cluster:
Version: ceph version 1...
Nikos Kormpakis
04:13 PM Revision 65ed5f3b (ceph): os/newstore: aio now working and bug fixes.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
03:55 PM Revision 1e48ee9c (ceph): crush/CrushWrapper: fix finalize clobbering of max_devices
This hides device names when they don't appear in the hierarchy,
e.g. after setting a name and class for a new device...
Sage Weil
03:55 PM Revision 6aa7c885 (ceph): mon/OSDMonitor: fix 'osd crush set-device-class' for new osds
We should set the max_devices value for a new device. (Actually,
finalize() will fix this for us on decode, but bett...
Sage Weil
03:20 PM Revision 3404d8bb (ceph): ceph-volume: adds crush_device_class to json metadata for 'osd new'
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:20 PM Revision 21f45943 (ceph): ceph-volume: docs for --crush-device-class
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:20 PM Revision bf468bc3 (ceph): ceph-volume: adds a --crush-device-class flag to lvm create and prepare
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:20 PM Revision 11da2185 (ceph): ceph-volume: add crush_device_class to lvm metadata
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:20 PM Revision 36a388d7 (ceph): ceph-volume: adds crush_device_class to the functional tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:08 PM RADOS Bug #20874: osd/PGLog.h: 1386: FAILED assert(miter == missing.get_items().end() || (miter->second...
/a/sage-2018-01-16_03:08:54-rados-wip-sage2-testing-2018-01-15-1257-distro-basic-smithi/2077982... Sage Weil
02:58 PM rgw Bug #22600: compilation failures with boost 1.66
Hi Nathan,
boost 1.66 added some breaking changes, so this pr fixed those and updated our cmake to require 1.66 (f...
Casey Bodley
09:40 AM rgw Bug #22600: compilation failures with boost 1.66
@Casey Is luminous really on boost 1.66? (I currently have no idea how to find out which boost version we're using, s... Nathan Cutler
02:29 PM rgw Bug #22617: ceph rgw can't delete some object
@Matt Benjamin cloud you help me
[root@ceph-rgw ~]# radosgw -d --debug-rgw=18 --debug-ms=1 --name client.radosgw.g...
fpq f
01:02 PM rgw Bug #22617: ceph rgw can't delete some object
@Matt Benjamin like this? fpq f
02:22 PM Bug #22301 (Resolved): aarch64 missing DTS-7 (no SCL on aarch64/centos)
Kefu Chai
02:16 PM Revision 31f9af83 (ceph): Merge pull request #19945 from tchaikov/wip-deprecated-in-cxx17
librbd,librados: do not include stdbool.h in C++ headers
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
02:16 PM mgr Bug #22286 (Pending Backport): Service daemons never recover from transient outage
Kefu Chai
02:15 PM Revision cff35427 (ceph): Merge pull request #19261 from dillaman/wip-22286
mgr: disconnect unregistered service daemon when report received
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:13 PM CephFS Backport #22688 (In Progress): luminous: client: fails to release to revoking Fc
https://github.com/ceph/ceph/pull/19970 Zheng Yan
08:16 AM CephFS Backport #22688 (Resolved): luminous: client: fails to release to revoking Fc
https://github.com/ceph/ceph/pull/20342 Nathan Cutler
02:06 PM Backport #22691 (In Progress): luminous: ceph-base symbols not stripped in debs
Nathan Cutler
08:17 AM Backport #22691 (Resolved): luminous: ceph-base symbols not stripped in debs
https://github.com/ceph/ceph/pull/19969 Nathan Cutler
02:06 PM Revision 8e3edae0 (ceph): debian: add -dbg packages for python-{rados,rgw,rbd,cephfs}
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b5bd43323fd96aa975e0500261b65a46067b68fa)
Sage Weil
02:05 PM Revision 98eaf443 (ceph): debian/rules: strip ceph-base libraries
This includes rados classes and ec plugins.
Fixes: http://tracker.ceph.com/issues/22640
Signed-off-by: Sage Weil <sa...
Sage Weil
01:58 PM rgw Backport #22708 (Resolved): luminous: rgw: copy_object doubles leading underscore on object names.
Nathan Cutler
01:55 PM rgw Backport #22708 (In Progress): luminous: rgw: copy_object doubles leading underscore on object na...
Nathan Cutler
01:53 PM rgw Backport #22708 (Resolved): luminous: rgw: copy_object doubles leading underscore on object names.
https://github.com/ceph/ceph/pull/19787 Nathan Cutler
01:57 PM rgw Bug #21984 (Resolved): RGWBug: rewrite a versioning object create a new object
Nathan Cutler
01:57 PM rgw Backport #22586 (Resolved): luminous: RGWBug: rewrite a versioning object create a new object
Nathan Cutler
01:57 PM rgw Backport #22586 (In Progress): luminous: RGWBug: rewrite a versioning object create a new object
Nathan Cutler
01:57 PM CephFS Backport #22699 (In Progress): luminous: client:_rmdir() uses a deleted memory structure(Dentry) ...
Zheng Yan
01:57 PM CephFS Backport #22699 (Fix Under Review): luminous: client:_rmdir() uses a deleted memory structure(Den...
https://github.com/ceph/ceph/pull/19968 Zheng Yan
08:17 AM CephFS Backport #22699 (Resolved): luminous: client:_rmdir() uses a deleted memory structure(Dentry) lea...
https://github.com/ceph/ceph/pull/19968 Nathan Cutler
01:55 PM Revision cc76ab1e (ceph): ceph-fuse: ::rmdir() uses a deleted memory structure of dentry leads a ...
we should add the dentry ref immediately after "get_or_create" in
case of the ref be put to zero.
Fixes: http://trac...
YunfeiGuan
01:54 PM rgw Backport #22709 (In Progress): jewel: rgw: copy_object doubles leading underscore on object names.
Nathan Cutler
01:53 PM rgw Backport #22709 (Resolved): jewel: rgw: copy_object doubles leading underscore on object names.
https://github.com/ceph/ceph/pull/19747 Nathan Cutler
01:52 PM rgw Bug #22529 (Pending Backport): rgw: copy_object doubles leading underscore on object names.
If I understand this correctly, this bug is fixed in master by https://github.com/ceph/ceph/pull/18662 and this PR wa... Nathan Cutler
01:33 PM RADOS Backport #22707 (In Progress): luminous: ceph_objectstore_tool: no flush before collection_empty(...
Nathan Cutler
01:30 PM RADOS Backport #22707 (Resolved): luminous: ceph_objectstore_tool: no flush before collection_empty() c...
https://github.com/ceph/ceph/pull/19967 Nathan Cutler
01:33 PM Revision 44643cae (ceph): objectstore/store_test: fix lack of flush prior to collection_empty() call
Fixes: http://tracker.ceph.com/issues/22409
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from comm...
Igor Fedotov
01:33 PM Revision 5f9911bc (ceph): Merge pull request #19942 from shinobu-x/wip-sk-minmax-ms_async_op_threads
common: Add min/max of ms_async_op_threads
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:33 PM Revision fdc3f5c2 (ceph): Merge pull request #19397 from xxhdx1985126/master
mon: update PaxosService::cached_first_committed in PaxosService::maybe_trim()
Reviewed-by: Kefu Chai <kchai@redhat....
Sage Weil
01:31 PM Backport #22706 (In Progress): luminous: tests: force backfill test can conflict with pool removal
Nathan Cutler
01:14 PM Backport #22706 (Resolved): luminous: tests: force backfill test can conflict with pool removal
https://github.com/ceph/ceph/pull/19966 Nathan Cutler
01:31 PM Revision d2a68571 (ceph): mgr/DaemonServer: fix error string
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 78b7f10d298070515418f5a71931d6235498c87f)
Sage Weil
01:31 PM Revision adc47b95 (ceph): qa/tasks/ceph_manager: tolerate failure to force backfill/recoery
The pool may have been deleted out from underneath us.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked fro...
Sage Weil
01:21 PM RADOS Bug #22409 (Pending Backport): ceph_objectstore_tool: no flush before collection_empty() calls; O...
Sage Weil
01:14 PM Bug #22614 (Pending Backport): tests: force backfill test can conflict with pool removal
Nathan Cutler
01:08 PM mgr Bug #22615 (Resolved): luminous: pg coloring broke in dashboard
Nathan Cutler
01:05 PM mgr Bug #22615 (Pending Backport): luminous: pg coloring broke in dashboard
Nathan Cutler
01:08 PM mgr Backport #22705 (Resolved): luminous: pg coloring broke in dashboard
Nathan Cutler
01:06 PM mgr Backport #22705 (Resolved): luminous: pg coloring broke in dashboard
https://github.com/ceph/ceph/pull/19844 Nathan Cutler
12:58 PM ceph-volume Bug #22704 (Duplicate): ceph-volume still creates osd ids and auth when creating osd fails
This was fixed with #22281 which is not yet released. 12.2.2 is affected. 12.2.3 shouldn't Alfredo Deza
11:23 AM ceph-volume Bug #22704 (Duplicate): ceph-volume still creates osd ids and auth when creating osd fails
I have a broken disk, resulting in an error running ceph-volume.
Each time the command runs though, it generate a ne...
Kenneth Waegeman
12:54 PM Revision bf16f598 (ceph): osd: piecewise scrub
Perform scrub in stages, with each unit of work requeuing an item in the
work queue.
Signed-off-by: Sage Weil <sage@...
Sage Weil
12:53 PM RADOS Support #20108: PGs are not remapped correctly when one host fails
Hello,
I'm sorry I've missed your message. Can you please give me some clues about the "newer crush tunables" that...
Laszlo Budai
12:50 PM rbd Bug #22679 (Duplicate): Segmentation fault during rbd diff when rbd image features is only layering
Jason Dillaman
10:18 AM rbd Bug #22679: Segmentation fault during rbd diff when rbd image features is only layering
@Jason, yes I am using cache tiering and it seems that I have hit the same issue as in #17445. Thank you for your help. Marcin Garski
12:48 PM RADOS Bug #22668: osd/ExtentCache.h: 371: FAILED assert(tid == 0)
/a/sage-2018-01-15_18:49:16-rados-wip-sage-testing-2018-01-14-1341-distro-basic-smithi/2076047 Sage Weil
12:48 PM RADOS Bug #22668: osd/ExtentCache.h: 371: FAILED assert(tid == 0)
/a/sage-2018-01-15_18:49:16-rados-wip-sage-testing-2018-01-14-1341-distro-basic-smithi/2075822 Sage Weil
11:44 AM Revision 08a4de14 (ceph): cmake: do not find bzip2/lz4 for rocksdb
RocksDB has compression disabled by default[1] and it's never been enabled[2],
so do not link these compression libra...
runsisi hust
11:42 AM Revision 2c6dd9f1 (ceph): cmake: link libfuse using FUSE_LIBRARIES
instead of linking with -lfuse directly
Signed-off-by: runsisi <runsisi@zte.com.cn>
runsisi hust
11:39 AM Revision bfa2653f (ceph): build/ops: move ceph-osdomap-tool, ceph-monstore-tool out of ceph-test
build rpm with --without ceph_test_package should fail[1][2]
since -DWITH_TESTS=OFF is defined
[1] https://github.co...
runsisi hust
11:27 AM rbd Support #22649: rbd-mirror use ceph public_network
I have understand that rbd_mirror must use public_network as it is like a client for a ceph cluster.
this support ca...
liuzhong chen
11:10 AM RADOS Support #22680: mons segmentation faults New 12.2.2 cluster
Thanks! We had jemalloc in LD_PRELOAD since Infernalis, so i didn't think about that. I removed this from sysconfig, ... Kenneth Waegeman
10:56 AM rgw Backport #22703 (Resolved): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
https://github.com/ceph/ceph/pull/20039 Abhishek Lekshmanan
10:30 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
failing to get caps in fill_inode() is bad. If ceph_reserve_caps() fails to reserve caps, it should trim some caps an... Zheng Yan
09:52 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
... Zhi Zhang
09:48 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
The reason is that ceph_reserve_caps may not reserve enough caps under high memory pressure, but it saved the needed ... Zhi Zhang
09:46 AM Linux kernel client Bug #22702 (Resolved): cephfs crashed under high memory pressure due to reserved caps number mism...
The following crash happened under very high memory pressure, sometimes kernel already complained about OOM. Although... Zhi Zhang
10:04 AM Revision 0230fe67 (ceph): osd_types.cc: don't store 32 least siognificant bits of state twice
a25221e55172c326b48dea6f08c16d700921864e introduced a new, 64bit
pg state field, retaining encoding and decoding of l...
Piotr Dalek
09:30 AM rgw Backport #22618 (In Progress): luminous: put bucket policy panics RGW process
Nathan Cutler
09:28 AM Revision ae7472fb (ceph): osd_types.cc: reorder encoding/decoding of fields in pg_stat_t
Fields state, purged_snaps and snaptrimq_len are new to Mimic.
Reorder them in a way that newest field (snaptrimq_len...
Piotr Dalek
09:07 AM rgw Backport #22574: luminous: Random 500 errors in Swift PutObject
@Adam It's not a big deal, but in the past we have dispensed with the "Need Review" status for backports. The workflo... Nathan Cutler
08:34 AM CephFS Backport #22579 (In Progress): luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster fu...
Nathan Cutler
08:31 AM CephFS Backport #22580 (In Progress): luminous: qa: full flag not set on osdmap for tasks.cephfs.test_fu...
Nathan Cutler
08:30 AM Revision 80ea9ed3 (ceph): qa: check pool full flags
Cluster-wide flag removed in b4ca5ae462c6f12ca48b787529938862646282cd.
Fixes: http://tracker.ceph.com/issues/22475
...
Patrick Donnelly
08:28 AM rgw Backport #22182 (In Progress): jewel: rgw segfaults after running radosgw-admin data sync init
Nathan Cutler
08:23 AM CephFS Backport #22695 (In Progress): jewel: mds: fix dump last_sent
Nathan Cutler
08:17 AM CephFS Backport #22695 (Resolved): jewel: mds: fix dump last_sent
https://github.com/ceph/ceph/pull/19961 Nathan Cutler
08:23 AM rgw Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
Abhishek Lekshmanan wrote:
> Does the error reproduce when `rgw dns name` is commented out from ceph.conf. What happ...
Mateusz Los
08:23 AM Revision fb51be71 (ceph): mds: fix dump last_sent
issue: http://tracker.ceph.com/issues/22562
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ...
dongdong tao
08:23 AM ceph-volume Bug #22663: man page needs updating to explain bluestore support
https://github.com/ceph/ceph/pull/19960 Jing Li
08:22 AM CephFS Backport #22694 (In Progress): luminous: mds: fix dump last_sent
Nathan Cutler
08:17 AM CephFS Backport #22694 (Resolved): luminous: mds: fix dump last_sent
https://github.com/ceph/ceph/pull/19959 Nathan Cutler
08:21 AM Revision 5fd01ca8 (ceph): mds: fix dump last_sent
issue: http://tracker.ceph.com/issues/22562
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ...
dongdong tao
08:17 AM ceph-volume Backport #22701 (Resolved): luminous: ceph-volume fails when centos7 image doesn't have lvm2 inst...
https://github.com/ceph/ceph/pull/20215 Nathan Cutler
08:17 AM CephFS Backport #22700 (Resolved): jewel: client:_rmdir() uses a deleted memory structure(Dentry) leadin...
https://github.com/ceph/ceph/pull/19993 Nathan Cutler
08:17 AM bluestore Backport #22698 (Resolved): luminous: bluestore: New OSD - Caught signal - bstore_kv_sync
https://github.com/ceph/ceph/pull/19995 Nathan Cutler
08:17 AM CephFS Backport #22697 (Rejected): jewel: client: dirty caps may never get the chance to flush
Nathan Cutler
08:17 AM CephFS Backport #22696 (Resolved): luminous: client: dirty caps may never get the chance to flush
https://github.com/ceph/ceph/pull/21278 Nathan Cutler
08:17 AM Backport #22693 (Resolved): jewel: simplelru does O(n) std::list::size()
https://github.com/ceph/ceph/pull/19978 Nathan Cutler
08:17 AM Backport #22692 (Resolved): luminous: simplelru does O(n) std::list::size()
https://github.com/ceph/ceph/pull/19977 Nathan Cutler
08:16 AM CephFS Backport #22690 (Resolved): luminous: qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficien...
https://github.com/ceph/ceph/pull/19976 Nathan Cutler
08:16 AM CephFS Backport #22689 (Resolved): jewel: client: fails to release to revoking Fc
https://github.com/ceph/ceph/pull/19975 Nathan Cutler
08:16 AM Backport #22687 (Rejected): luminous: PGLog: avoid using list::size
Nathan Cutler
08:08 AM rgw Bug #22686: set user quota don
[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin user info --uid=test2 ... Amine Liu
07:13 AM rgw Bug #22686: set user quota don
user quota don't work Amine Liu
07:12 AM rgw Bug #22686 (New): set user quota don

[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin user info --uid=test1
{
"user_id": "...
Amine Liu
07:30 AM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Sage Weil wrote:
> Have you seen any other instances of this? this is the first time i've heard of this particular ...
Mike O'Connor
06:38 AM CephFS Bug #22683: client: coredump when nfs-ganesha use ceph_ll_get_inode()
https://github.com/ceph/ceph/pull/19957 huanwen ren
02:47 AM CephFS Bug #22683 (Resolved): client: coredump when nfs-ganesha use ceph_ll_get_inode()
Environment:
nfs : nfs-ganehsa2.5.4 + https://github.com/nfs-ganesha/nfs-ganesha/commit/476c2068bd4a3fd22f0d...
huanwen ren
06:16 AM rgw Bug #22685 (Duplicate): create user, but uid error

[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin user info --uid=Ymliu
{
"user_id": "Ymliu",
"dis...
Amine Liu
01:22 AM rbd Bug #6480: librbd crashed qemu-system-x86_64
IMHO, it was an issue in glibc: https://bugzilla.redhat.com/show_bug.cgi?id=1305406 wb song

01/15/2018

10:06 PM Support #22430 (Closed): Status of ioprio options for jewel and luminous
In Jewel, these options are used only for deleting PGs when they migrate or the pool gets removed. Greg Farnum
09:58 PM Revision e56106cf (ceph): create 4 lv's by default for ceph-volume tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:57 PM Revision 28b596f4 (ceph): create 4 lv's by default for ceph-volume tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:58 PM mgr Bug #22682 (Duplicate): "PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)" in rados-luminou...
Run: http://pulpito.ceph.com/teuthology-2018-01-13_02:30:02-rados-luminous-distro-basic-smithi/
Job: 2068118
Logs: ...
Yuri Weinstein
08:38 PM Revision ad9db7ee (ceph): mgr/prometheus: add missing 'deep' state to PG_STATES in ceph-mgr prome...
without this the endpoint throws 500s when any PG is doing a deep scrub.
Signed-off-by: Peter Woodman <peter@shortbu...
Peter Woodman
08:38 PM Revision a1ca7f7d (ceph): pybind/mgr/prometheus: don't crash when encountering an unknown PG state
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 67a1b66b06bf74274c2cf1d4b5c900f2c56a990d)
Jan Fajerski
07:26 PM RADOS Feature #22442: ceph daemon mon.id mon_status -> ceph daemon mon.id status
Joao, did mon_status just precede the other status commands, or was there a reason for them to be different? Greg Farnum
07:25 PM Support #22471 (Closed): osd op
Sounds like the network was slow or something? Greg Farnum
07:22 PM RADOS Bug #22486: ceph shows wrong MAX AVAIL with hybrid (chooseleaf firstn 1, chooseleaf firstn -1) CR...
Well, the hybrid ruleset isn't giving you as much host isolation as you're probably thinking, since it can select an ... Greg Farnum
07:11 PM RADOS Support #22664 (Closed): some random OSD are down (with a Abort signal on exception) after replac...
It's failing to create a new thread. You probably need to bump the ulimit; this is discussed in the documentation. :) Greg Farnum
07:08 PM RADOS Support #22680: mons segmentation faults New 12.2.2 cluster
This is buried in the depths of RocksDB doing IO, so the only causes I know of/can think of are
1) you've found an u...
Greg Farnum
10:39 AM RADOS Support #22680 (Resolved): mons segmentation faults New 12.2.2 cluster

Hi all,
I installed a new Luminous 12.2.2 cluster. The monitors were up at first, but quickly started failing, s...
Kenneth Waegeman
07:02 PM Revision f80f083d (ceph): doc: separate gwcli install from post install setup steps
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
07:02 PM Revision 3cc367dc (ceph): doc: add note to clarify trusted_ip_list use
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
07:02 PM Revision 3806f975 (ceph): doc: update esx instructions
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
06:21 PM Feature #22674 (Fix Under Review): mon: support device class with `osd new` as a JSON key
ceph changes here: https://github.com/ceph/ceph/pull/19939
ceph-volume and ceph-disk support here: https://github....
Andrew Schoen
05:55 PM Revision 47087b41 (ceph): ceph-volume: docs for --crush-device-class
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:54 PM rbd Bug #22679: Segmentation fault during rbd diff when rbd image features is only layering
@Marcin: are you using cache tiering by chance? If so, it looks like it's this issue [1]
[1] http://tracker.ceph.c...
Jason Dillaman
03:11 PM rbd Bug #22679: Segmentation fault during rbd diff when rbd image features is only layering
@Jason, I have installed a debug packages and run rbd diff in gdb. Here are the results:... Marcin Garski
01:49 PM rbd Bug #22679 (Need More Info): Segmentation fault during rbd diff when rbd image features is only l...
@Marcin: I am unable to repeat this using the provided command-line. Can you please install the Ceph debug packages, ... Jason Dillaman
10:13 AM rbd Bug #22679 (Duplicate): Segmentation fault during rbd diff when rbd image features is only layering
Running of:... Marcin Garski
05:48 PM RADOS Backport #22387: luminous: PG stuck in recovery_unfound
Include commit 64047e1 "osd: Don't start recovery for missing until active pg state set" from https://github.com/ceph... David Zafman
05:12 PM Revision 87de302c (ceph): ceph-disk: use 'osd new' json to set crush_device_class
Instead of writing a crush_device_class file in the osd directory
that sets the crush device class for the OSD set it...
Andrew Schoen
05:07 PM Revision 4145212b (ceph): ceph-disk: use 'osd new' json to set crush_device_class
Instead of writing a crush_device_class file in the osd directory
that sets the crush device class for the OSD set it...
Andrew Schoen
02:54 PM Bug #22344 (Resolved): ceph tell mds.* <command> prints only one matching usage
https://github.com/ceph/ceph/pull/19547 Jos Collin
02:42 PM Revision cc6a3561 (ceph): Merge pull request #19925 from jcsp/wip-dashboard-trim-luminous2
luminous: mgr: remove unused static files from dashboard module
Reviewed-by: Sebastien Han <shan@redhat.com>
John Spray
02:36 PM CephFS Bug #22610 (Fix Under Review): MDS: assert failure when the inode for the cap_export from other M...
Zheng Yan
01:51 PM Revision aab2defa (ceph): Merge pull request #19822 from trociny/wip-ggate-ceph-globals
rbd-ggate: fix parsing ceph global options
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Willem Jan...
Jason Dillaman
11:00 AM RADOS Support #22531: OSD flapping under repair/scrub after recieve inconsistent PG LFNIndex.cc: 439: F...
Josh Durgin wrote:
> Can you provide a directory listing for pg 1.f? It seems a file that does not obey the internal...
Jan Michlik
10:34 AM Revision 0c38eb87 (ceph): Merge pull request #19673 from zouaiguo/wip_erase_code
mon/OSDMonitor.cc : set erasure-code-profile to "" when create replicated pools.
Reviewed-by: Joao Eduardo Luis <joa...
Kefu Chai
10:24 AM Revision 2049155e (ceph): doc: mention rcceph drop in PendingReleaseNotes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:22 AM Revision a24afcdc (ceph): build/ops: rpm: rip out rcceph script
"rcceph" is a SysVinit-style command-line interface for stopping, starting,
enabling, etc. all ceph-osd and ceph-mon ...
Nathan Cutler
07:21 AM bluestore Bug #22678 (Duplicate): block checksum mismatch from rocksdb
Hi
There seems to be a crash bug in the Luminous OSD code which causes OSDs to crash....
Mike O'Connor
06:23 AM Revision 771ecd55 (ceph): common/time: add time.h for Alpine build
We create the Alpine apk package to view "https://github.com/ceph/ceph/blob/master/README.alpine.md",
at compile time...
huanwen ren
06:12 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Brad Hubbard wrote:
> If this is a RADOS function returning ERANGE (34) then it should be possible to find it by att...
Amine Liu
05:05 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
If this is a RADOS function returning ERANGE (34) then it should be possible to find it by attempting to start the ra... Brad Hubbard
03:27 AM Revision 9a9a00cb (ceph): Merge pull request #19896 from tchaikov/wip-vive-cxx-17
msg/simple: s/ceph::size/std::size/
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Adam C. Emerson <aemerson@...
Kefu Chai
03:26 AM RADOS Bug #20059 (Fix Under Review): miscounting degraded objects
David Zafman
03:24 AM Bug #22640 (Pending Backport): ceph-base symbols not stripped in debs
Kefu Chai
03:24 AM Revision 1f21f2f3 (ceph): Merge pull request #19870 from liewegas/wip-strip-ceph-base
debian/rules: strip ceph-base libraries
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:20 AM Bug #11332 (Fix Under Review): mon failed to read inc osdmap
https://github.com/ceph/ceph/pull/19397 Kefu Chai
03:16 AM Bug #22654 (Pending Backport): PGLog: avoid using list::size
Kefu Chai
03:14 AM Revision 17dcd13e (ceph): Merge pull request #18755 from aclamk/wip-reverted-approx-size
osd/PG: revert approx size
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn...
Kefu Chai
03:10 AM Revision e9f5612b (ceph): qa/standalone/osd/osd-mark-down: create pool to get updated osdmap faster
Mon send osdmap to random osds after we mark osd down, the down osd
may use more than $sleep time to get updated osdm...
huangjun
03:09 AM Revision 7aba57b9 (ceph): Merge pull request #18191 from hjwsm1989/osd-mark-down
qa/standalone/osd/osd-mark-down: create pool to get updated osdmap faster
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:06 AM Revision 35a57fab (ceph): Merge pull request #19877 from adamemerson/wip-dencish
denc cleanups and other fixes
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Kefu Chai <kchai@redha...
Kefu Chai
02:56 AM RADOS Bug #22668: osd/ExtentCache.h: 371: FAILED assert(tid == 0)
/a//kchai-2018-01-11_06:11:31-rados-wip-kefu-testing-2018-01-11-1036-distro-basic-mira/2058373/remote/mira002/log/cep... Kefu Chai
02:50 AM bluestore Bug #20236: bluestore: ObjectStore/StoreTestSpecificAUSize.Many4KWritesNoCSumTest/2 failure
/a//kchai-2018-01-11_06:11:31-rados-wip-kefu-testing-2018-01-11-1036-distro-basic-mira/2058374/teuthology.log
<pre...
Kefu Chai
02:17 AM Revision 91d1487e (ceph): osd: Improve the way insufficient targets is handled to be compatible w...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:17 AM Revision c77941f5 (ceph): qa: Ignore degraded PGs when injecting random eio errors
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:17 AM Revision 64047e1b (ceph): osd: Don't start recovery for missing until active pg state set
I was seeing recovery hang when it is started before _activate_committed()
The state machine passes into "Active" but...
David Zafman
02:17 AM Revision aeba36a6 (ceph): ceph-helpers.sh: Add flush_pg_stats() to wait_for_clean() to make it re...
osd-scrub-repair.sh: Fixes for omap keys landing on different OSDs due to flush
Signed-off-by: David Zafman <dzafman...
David Zafman
02:17 AM Revision f5af1af6 (ceph): test: Verify stat calculations during recovery
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:17 AM Revision 88ce0c1a (ceph): test: Verify stat calculations during backfill
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:16 AM Revision 74f9e709 (ceph): osd: Improve pg degraded state setting based on _update_calc_stats() de...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman

01/14/2018

10:46 PM RADOS Bug #22672: OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty clone_snap...
To (relatively) stabilise the frequently crashing OSDs, we've added an early -ENOENT return to PrimaryLogPG::find_obj... David Disseldorp
07:41 PM rbd Bug #22676 (Resolved): test_cls_rbd.sh failure during upgrade test
Sage Weil
07:40 PM Revision df5a3709 (ceph): Merge pull request #19946 from liewegas/wip-22677
qa/workunits/rados/test_rados_tool: fix stray |, race Sage Weil
06:38 PM Revision e1075f10 (ceph): osd: Rewrite _update_calc_stats() to make it cleaner and more accurate
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:38 PM Revision 5ffde000 (ceph): osd: Base pg degraded state on num_degraded_objects
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:38 PM Revision b769b986 (ceph): osd: Handling when recovery sources have missing
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:37 PM Revision 01ac714a (ceph): osd: cleanup: Fix log message
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:37 PM Revision 9a66a6f5 (ceph): osd: cleanup: Remove unused const vars
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:47 PM Revision dca1257a (ceph): osd/PG: flush osr before listing scrub objects
We need to make sure previous transactions are readable before we list
objects. This avoids races like, say,
- ecba...
Sage Weil
04:47 PM Revision 004ee202 (ceph): osd/PG: drop waiting_on, use waiting_on_whom
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:47 PM Revision 3e66d88f (ceph): osd/*Backend: debug: inject sleep during deep scrub
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:47 PM Revision 3f922e79 (ceph): qa/tasks/ceph: disable osd_debug_deep_scrub_sleep in case it is set
Otherwise the final scrub may take too long.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:47 PM Revision 588f0643 (ceph): osd/ECBackend: turn be_deep_scrub options into legacy
We don't have a lightweight mechanism for doing trivial config options
that is better than legacy_config_opts.h yet. ...
Sage Weil
04:37 PM RADOS Bug #22677: rados/test_rados_tool.sh failure
https://github.com/ceph/ceph/pull/19946 Sage Weil
04:35 PM Revision ff9fa835 (ceph): qa/workunits/rados/test_rados_tool: remove stray |, fix race
Fixes: http://tracker.ceph.com/issues/22676
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:19 PM Revision b233cbcc (ceph): mds: fix some typo
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
10:03 AM Revision cfd4712e (ceph): librbd,librados: do not include stdbool.h in C++ headers
stdbool.h is offered to provide C++ keywords for C source file.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:48 AM Revision 070b87aa (ceph): Merge pull request #12431 from VictorDenisov/snapshot_rename
rbd: group snapshot rename
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman

01/13/2018

11:00 PM Revision d2c0fe9b (ceph): mon/OSDMonitor: Better prepare_command_pool_set E2BIG error message
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
09:18 PM rbd Bug #22676 (Fix Under Review): test_cls_rbd.sh failure during upgrade test
*PR*: https://github.com/ceph/ceph/pull/19943 Jason Dillaman
07:56 PM rbd Bug #22676 (In Progress): test_cls_rbd.sh failure during upgrade test
Jason Dillaman
03:53 PM rbd Bug #22676 (Resolved): test_cls_rbd.sh failure during upgrade test
CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi013 with status 1: 'mkdir -p -- /home... Sage Weil
07:05 PM Revision 1b7f7a05 (ceph): cephfs: Switch MIN/MAX for std::min/max and use intarith templates
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
07:04 PM Revision d1416344 (ceph): rbd: Switch MIN/MAX for std::min/max and use intarith templates
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
07:00 PM Revision 838cae45 (ceph): rbd: Add group snapshot rename commands
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
07:00 PM Revision c4f2eb4a (ceph): librbd: Add group snap rename method
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
04:26 PM Revision ea2c99ec (ceph): qa/workunits/rados/test_rados_tool.sh: -x
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:56 PM Revision 7907bc00 (ceph): Merge pull request #19913 from adamemerson/wip-minimax-rados
rados: Prefer templates to macros
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:56 PM Revision 755ea1c0 (ceph): Merge pull request #19914 from tchaikov/wip-cmake-check-boost-in-src
cmake: check version of boost in src/boost
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Brad Hubbard ...
Sage Weil
03:55 PM mgr Bug #22527 (Resolved): mgr.x runtime_error in json_spirit on upgrade
Sage Weil
03:55 PM Revision f199490b (ceph): Merge pull request #19926 from batrick/i22527
mon: revert mds metadata argument name change
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage...
Sage Weil
03:54 PM RADOS Bug #22677 (Resolved): rados/test_rados_tool.sh failure
... Sage Weil
03:04 PM Revision 0186e6e4 (ceph): mds: add dump flag for CInode
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
03:01 PM Revision 548869ea (ceph): mds: add command "openfiles ls"
list all the opening files with the corresponding clients and their caps.
Signed-off-by: dongdong tao <tdd21151186@g...
dongdong tao
02:25 PM Revision a74e5549 (ceph): common: mark events of TrackedOp outside its constructor
Avoid marking events when TrackedOp::tracking_start() isn't invoked yet.
Fixes: http://tracker.ceph.com/issues/22608...
Xuehan Xu
11:16 AM Revision e655020e (ceph): client: unify function name in debug log for Client.cc
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:43 AM Revision b29f0858 (ceph): common: add C_SaferCond ctor with name argument
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:43 AM Revision 57a5fef2 (ceph): Client: use C_SaferCond for "_flush_range"
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:43 AM Revision 06d0d61f (ceph): client: use C_SaferCond for _fallocate and ll_write_block
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:42 AM Revision f7cf322c (ceph): client: use C_SaferCond for _sync_fs and _fsync
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:42 AM Revision 1a4f1afa (ceph): client: use C_SaferCond in Client::_write
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:39 AM Revision 66249591 (ceph): client: use C_SaferCond for _read_sync
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:38 AM Revision 0b42aa9f (ceph): client: use C_SaferCond in _read_async
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:38 AM Revision bc9e4bd9 (ceph): client: use C_SaferCond for "Client::_read"
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
02:13 AM Revision 79fbe60d (ceph): Merge pull request #19903 from dillaman/wip-librbd-op-features
librbd: add preliminary support for new operation feature bit
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:43 AM CephFS Bug #21402 (In Progress): mds: move remaining containers in CDentry/CDir/CInode to mempool
Patrick Donnelly
01:02 AM Revision 97731e3a (ceph): common: Add min/max of ms_async_op_threads
Signed-off-by: Shinobu Kinjo <shinobu@redhat.com> Shinobu Kinjo
 

Also available in: Atom