Project

General

Profile

Activity

From 04/23/2015 to 05/22/2015

05/22/2015

09:51 PM Revision 9b62cf25 (ceph): ceph-disk: support NVMe device partitions
Linux nvme kernel module v0.9 enumerate devices as following:
/dev/nvme0 - characted revice
/dev/nvme0n1 - whole blo...
Ilja Slepnev
09:34 PM Revision 17812451 (ceph): rbd: use formatted output test from the hammer branch
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
07:56 PM Revision f36344f0 (ceph): Merge pull request #4736 from tchaikov/wip-11693-only-restart-crashed-osds
test/test-erasure-code: spin off EIO tests to avoid lingering OSDs after tests finish
Reviewed-by: Loic Dachary <lda...
Kefu Chai
07:52 PM CephFS Bug #11746 (Resolved): cephfs Dumper tries to load whole journal into memory at once
It should be streaming instead.
(From http://lists.ceph.com/pipermail/ceph-users-ceph.com/2015-May/001622.html)
John Spray
07:51 PM rbd Bug #11562 (Resolved): docs: rbd-diff developer document lists image size as u64 instead of le64
Jason Dillaman
03:19 PM rbd Bug #11562 (Fix Under Review): docs: rbd-diff developer document lists image size as u64 instead ...
*master PR*: https://github.com/ceph/ceph/pull/4748 Jason Dillaman
03:18 PM rbd Bug #11562 (In Progress): docs: rbd-diff developer document lists image size as u64 instead of le64
Jason Dillaman
07:43 PM Revision 87ec95fb (ceph): Merge pull request #4748 from ceph/wip-11562
dev/rbd-diff: clarify encoding of image size
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:22 PM Revision f417eda9 (ceph): tests/test-erasure-code: spin off eio tests into another testsuite
* since the eio tests crashes some of the OSD nodes, before the
change, the tests try to undo the crash before movi...
Kefu Chai
07:19 PM Revision 2230deff (ceph): tests: fix the get_config()
* the "daemon" parameter was not respected.
* update the test_get_config() to check the overrided option instead of
...
Kefu Chai
07:13 PM Backport #11745 (In Progress): object creation by write cannot use an offset on an erasure coded ...
Loïc Dachary
07:13 PM Backport #11745 (Resolved): object creation by write cannot use an offset on an erasure coded pool
https://github.com/ceph/ceph/pull/4632 Loïc Dachary
07:12 PM Backport #11744 (Resolved): object creation by write cannot use an offset on an erasure coded pool
Loïc Dachary
07:12 PM Backport #11744 (Resolved): object creation by write cannot use an offset on an erasure coded pool
https://github.com/ceph/ceph/pull/4560 Loïc Dachary
07:11 PM Bug #11507 (Pending Backport): object creation by write cannot use an offset on an erasure coded ...
Loïc Dachary
06:45 PM Revision 09a64572 (ceph): Merge pull request #4749 from ddiss/ceph_disk_test_fix
tests: don't choke on deleted losetup paths
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:40 PM rbd Bug #11743 (Resolved): Possible crash while concurrently writing and shrinking an image
An image shrink will result in a flush and cache invalidation. If there is a pending write in the cache, the flush w... Jason Dillaman
06:09 PM Revision 33eae4ec (ceph): xio: fix reuse of outer loop index in inner loop
Reported-by: Vu Pham <vuhuong@mellanox.com>
Signed-off-by: Casey Bodley <casey@cohortfs.com>
Casey Bodley
06:09 PM Revision 367a5fcc (ceph): cmake: add missing source file to test_librbd
Signed-off-by: Casey Bodley <casey@cohortfs.com> Casey Bodley
06:09 PM Revision a8fca3c2 (ceph): cmake: add missing common/util.cc dependency
Signed-off-by: Casey Bodley <casey@cohortfs.com> Casey Bodley
06:09 PM Revision 15dd70cd (ceph): cmake: skip man/CMakeLists.txt
man pages have to be preprocessed now, and can't be installed directly.
skip installing them until we add the cmake-f...
Casey Bodley
05:48 PM devops Bug #11673: Debian: ceph-test and rest-bench debug packages should require their respective binar...
Still in hammer release
Run:http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-19_23:20:01-upgrade:client-up...
Yuri Weinstein
05:35 PM Bug #6366 (Closed): long TAT - due too long residence time in Ceph code
"Latency is too high" isn't a very helpful bug. There are various things we can do about this; some of them are being... Greg Farnum
12:37 PM Bug #6366 (New): long TAT - due too long residence time in Ceph code
In 2013 the TAT for a single 4k IO was approx. 1600 micro-seconds (Client & OSDs).
In 2014 with our private timestam...
Loïc Dachary
04:40 PM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())
The osd with the failed assert was running with valgrind.
Loïc Dachary
04:28 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-05-21_17:05:01-upgrade:giant-x-next-distro-basic-vps/
Jobs: ~100
Log...
Yuri Weinstein
04:24 PM Bug #11573: OSD assertion in erasure code environment
xingyi, please see the "Related issues" above, it's #11507. Kefu Chai
04:21 PM Backport #11741 (Resolved): crush: take crashes due to invalid arg
https://github.com/ceph/ceph/pull/4769 Loïc Dachary
04:20 PM Backport #11740 (Resolved): crush: take crashes due to invalid arg
https://github.com/ceph/ceph/pull/4891 Loïc Dachary
03:49 PM Bug #11602 (Pending Backport): crush: take crashes due to invalid arg
Kefu Chai
03:38 PM rgw Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-05-17_16:05:02-upgrade:hammer-hammer-distro-basic-magna/
Jobs: [...
Yuri Weinstein
03:22 PM Revision 7c1bae56 (ceph): tests: don't choke on deleted losetup paths
If a file has been deleted with a loopback device attached, then the
`losetup --all` output will carry:
/dev/loopX: [...
David Disseldorp
03:18 PM Revision f9ba711c (ceph): dev/rbd-diff: clarify encoding of image size
Fixes: #11562
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:01 PM rbd Bug #11593 (Fix Under Review): diff_iterate API call should use callback's return code
*master PR*: https://github.com/ceph/ceph/pull/4744 Jason Dillaman
03:01 PM rbd Feature #11625 (Fix Under Review): diff_iterate should utilize concurrent RADOS operations
*master PR*: https://github.com/ceph/ceph/pull/4744 Jason Dillaman
02:19 PM Revision 7defc069 (ceph): Merge pull request #4512 from hjwsm1989/init-ceph
init-ceph.in: Create osd data dir if don't exists.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:53 PM Bug #9732: ReplicatedPG::hit_set_trim osd/ReplicatedPG.cc: 11006: FAILED assert(obc)
Is there a link to read more about how it was resolved ? Loïc Dachary
01:14 PM CephFS Bug #11301 (Fix Under Review): mds-full test occasionally fails due to blacklist expiry
https://github.com/ceph/ceph/pull/4746
https://github.com/ceph/ceph-qa-suite/pull/443
John Spray
12:32 PM Revision 9f0d2da7 (ceph): Merge pull request #4740 from ktdreyer/wip-11688-doc-firewall-ports
#11688: doc: update OSD/MDS firewall port list
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:11 AM Bug #11618 (Resolved): test_mon_osd failed
Loïc Dachary
10:04 AM Revision aa0ffb31 (ceph): tasks/cephfs: reset osd blacklist between tests
...to avoid OSDMap modifications happening in the
background due to blacklist expiry.
Fixes: #11301
Signed-off-by: ...
John Spray
09:57 AM Revision 6a7aa6c5 (ceph): Merge pull request #4734 from wonzhq/aio-completion
test/aio: fix the leak of aio completion
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:55 AM Revision c2c36bc9 (ceph): Merge pull request #4738 from dachary/wip-11618-osd-create-dup
tests: ceph create may consume more than one id
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Chai...
Kefu Chai
08:36 AM rbd Backport #11731 (In Progress): Objectcacher setting max object counts too low
Loïc Dachary
12:16 AM rbd Backport #11731 (Resolved): Objectcacher setting max object counts too low
https://github.com/ceph/ceph/pull/4639 Loïc Dachary
08:35 AM Backport #11703 (In Progress): objecter: can get stuck in redirect loop if osdmap epoch == last_f...
Loïc Dachary
08:30 AM Backport #11705 (In Progress): PGLog: split divergent priors as well
Loïc Dachary
08:29 AM Backport #11708 (In Progress): Malformed JSON command output when non-ASCII strings are present
Loïc Dachary
08:29 AM Backport #11714 (In Progress): ceph_argparse_flag has no regular 3rd parameter
Loïc Dachary
08:29 AM rgw Backport #11728 (In Progress): rgw: quota not respected in POST object
Loïc Dachary
08:16 AM Revision ab8e9e39 (ceph): tests: CEPH_CLI_TEST_DUP_COMMAND=1 for qa/workunits/cephtool/test.sh
Run cephtool-test-{mon,osd,mds}.sh with CEPH_CLI_TEST_DUP_COMMAND=1 to
detect idempotency related problems during mak...
Loic Dachary
08:16 AM Revision 5c69f5e1 (ceph): tests: ceph create may consume more than one id
When CEPH_CLI_TEST_DUP_COMMAND=1 is set, ceph osd create will consume
two osd id and return the later. Fix the test t...
Loic Dachary
08:07 AM Backport #11738 (Resolved): OPT_INT option interprets "3221225472" as -1073741824, and crashes in...
https://github.com/ceph/ceph/pull/4889 Loïc Dachary
08:03 AM CephFS Backport #11737 (Resolved): MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
https://github.com/ceph/ceph/pull/4886 Loïc Dachary
08:02 AM Backport #11736 (Resolved): ceph: cli interactive mode does not understand quotes
https://github.com/ceph/ceph/pull/4776 Loïc Dachary
08:00 AM devops Backport #11735 (Resolved): RGW init script needs to check /var/lib/ceph/radosgw
Loïc Dachary
07:58 AM devops Backport #11734 (Resolved): Debian: ceph-test and rest-bench debug packages should require their ...
https://github.com/ceph/ceph/pull/4766 Loïc Dachary
07:57 AM devops Backport #11733 (Resolved): Debian: ceph-test and rest-bench debug packages should require their ...
https://github.com/ceph/ceph/pull/4773 Loïc Dachary
07:56 AM devops Bug #11638 (In Progress): ceph.spec.in: ceph-common subpackage def needs tweaking for SUSE/openSUSE
Loïc Dachary
07:55 AM devops Backport #11629 (In Progress): ceph.spec.in: SUSE/openSUSE builds need libbz2-devel
Loïc Dachary
07:54 AM devops Backport #11611 (In Progress): ceph.spec: update OpenSUSE BuildRequires
Loïc Dachary
07:50 AM devops Backport #11732 (Rejected): ceph.spec.in: include SUSE in _with_systemd
https://github.com/ceph/ceph/pull/5788 Loïc Dachary
07:41 AM Revision 1dac80df (ceph): rgw: Use attrs from source bucket on copy
On copy objects, when bucket source is the same as the destination, use attrs
from source bucket.
Fixes: #11639
Sig...
Javier M. Mellid
01:08 AM Revision 522b4957 (ceph): test/ceph_test_rados: add tests of pipeline reads
Send pipelined reads in the ReadOp. This can help testing OSD's behavior
in some scenarios.
Signed-off-by: Zhiqiang ...
Zhiqiang Wang
12:15 AM rbd Backport #11730 (Resolved): Objectcacher setting max object counts too low
Loïc Dachary
12:15 AM rbd Backport #11730 (Resolved): Objectcacher setting max object counts too low
https://github.com/ceph/ceph/pull/4497 Loïc Dachary

05/21/2015

11:59 PM rgw Backport #11729 (In Progress): rgw: leak of bucket meta objects on bucket re-creation
Loïc Dachary
11:59 PM rgw Backport #11729 (Resolved): rgw: leak of bucket meta objects on bucket re-creation
https://github.com/ceph/ceph/pull/4535 Loïc Dachary
11:58 PM rgw Backport #11728 (Resolved): rgw: quota not respected in POST object
https://github.com/ceph/ceph/pull/4642 Loïc Dachary
11:57 PM rgw Backport #11727 (Resolved): rgw: quota not respected in POST object
Loïc Dachary
11:57 PM rgw Backport #11727 (Resolved): rgw: quota not respected in POST object
https://github.com/ceph/ceph/pull/4581 Loïc Dachary
11:56 PM rgw Backport #11726 (In Progress): delete bucket does not remove .bucket.meta file
Loïc Dachary
11:55 PM rgw Backport #11726 (Resolved): delete bucket does not remove .bucket.meta file
https://github.com/ceph/ceph/pull/4641 Loïc Dachary
11:55 PM rgw Backport #11725 (Resolved): delete bucket does not remove .bucket.meta file
Loïc Dachary
11:54 PM rgw Backport #11725 (Resolved): delete bucket does not remove .bucket.meta file
commit:85a68f9a8237f7e74f44a1d1fbbd6cb4ac50f8e8 Loïc Dachary
11:53 PM rgw Bug #11125 (Resolved): rgw: keystone token cache does not work correctly
Loïc Dachary
11:53 PM rgw Backport #11723 (Resolved): rgw: keystone token cache does not work correctly
Loïc Dachary
11:50 PM rgw Backport #11723 (Resolved): rgw: keystone token cache does not work correctly
https://github.com/ceph/ceph/pull/4573 Loïc Dachary
11:52 PM rgw Backport #11724 (Resolved): rgw: keystone token cache does not work correctly
Loïc Dachary
11:52 PM rgw Backport #11724 (Resolved): rgw: keystone token cache does not work correctly
Loïc Dachary
11:48 PM rgw Backport #11722 (Resolved): Keystone PKI token expiration is not enforced
https://github.com/ceph/ceph/pull/4884 Loïc Dachary
11:47 PM rgw Backport #11721 (Resolved): Keystone PKI token expiration is not enforced
https://github.com/ceph/ceph/pull/4765 Loïc Dachary
11:42 PM rgw Backport #11720 (Resolved): rgw deleting S3 objects leaves __shadow_ objects behind
https://github.com/ceph/ceph/pull/4780 Loïc Dachary
11:41 PM rgw Backport #11719 (Resolved): rgw deleting S3 objects leaves __shadow_ objects behind
Loïc Dachary
11:38 PM rgw Backport #11719 (Resolved): rgw deleting S3 objects leaves __shadow_ objects behind
https://github.com/ceph/ceph/pull/4515 Loïc Dachary
11:40 PM devops Bug #11546: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
I'm seeing something different in that last run:... Zack Cerza
11:03 PM devops Bug #11546: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
Run: http://pulpito.ceph.com/teuthology-2015-05-21_15:22:19-upgrade:firefly-x-hammer-distro-basic-vps/
Jobs: all
Yuri Weinstein
11:36 PM rgw Backport #11542 (In Progress): Change variable length array of std::strings (not legal in C++) to...
Loïc Dachary
11:34 PM rgw Backport #11718 (In Progress): RGW doesn't return 'x-timestamp' in header which is used by 'View ...
Loïc Dachary
11:33 PM rgw Backport #11718 (Resolved): RGW doesn't return 'x-timestamp' in header which is used by 'View Det...
https://github.com/ceph/ceph/pull/4584 Loïc Dachary
11:32 PM rgw Backport #11717 (Resolved): RGW doesn't return 'x-timestamp' in header which is used by 'View Det...
Loïc Dachary
11:32 PM rgw Backport #11717 (Resolved): RGW doesn't return 'x-timestamp' in header which is used by 'View Det...
giant commit:e230fab Loïc Dachary
11:30 PM Backport #11716 (Resolved): utf8 and old gcc breakage on RHEL6.5
https://github.com/ceph/ceph/pull/4687 Loïc Dachary
11:29 PM Backport #11715 (In Progress): utf8 and old gcc breakage on RHEL6.5
Loïc Dachary
11:28 PM Backport #11715 (Resolved): utf8 and old gcc breakage on RHEL6.5
https://github.com/ceph/ceph/pull/4635 Loïc Dachary
11:26 PM Backport #11714 (Resolved): ceph_argparse_flag has no regular 3rd parameter
https://github.com/ceph/ceph/pull/4582 Loïc Dachary
11:25 PM Backport #11713 (In Progress): src/ceph-disk : "disk zap" sgdisk invocation
Loïc Dachary
11:25 PM Backport #11713 (Resolved): src/ceph-disk : "disk zap" sgdisk invocation
https://github.com/ceph/ceph/pull/4636 Loïc Dachary
11:24 PM Backport #11712 (Resolved): src/ceph-disk : "disk zap" sgdisk invocation
Loïc Dachary
11:23 PM Backport #11712 (Resolved): src/ceph-disk : "disk zap" sgdisk invocation
https://github.com/ceph/ceph/pull/4561 Loïc Dachary
11:22 PM Backport #11711 (In Progress): use a new disk as journal disk,ceph-disk prepare fail
Loïc Dachary
11:21 PM Backport #11711 (Resolved): use a new disk as journal disk,ceph-disk prepare fail
https://github.com/ceph/ceph/pull/4630 Loïc Dachary
11:21 PM Backport #11710 (Resolved): use a new disk as journal disk,ceph-disk prepare fail
Loïc Dachary
11:20 PM Backport #11710 (Resolved): use a new disk as journal disk,ceph-disk prepare fail
https://github.com/ceph/ceph/pull/4503 Loïc Dachary
11:19 PM Backport #11709 (In Progress): Malformed JSON command output when non-ASCII strings are present
Loïc Dachary
11:18 PM Backport #11709 (Resolved): Malformed JSON command output when non-ASCII strings are present
https://github.com/ceph/ceph/pull/4687 Loïc Dachary
11:17 PM Backport #11708 (Resolved): Malformed JSON command output when non-ASCII strings are present
https://github.com/ceph/ceph/pull/4635 Loïc Dachary
11:15 PM Backport #11707 (In Progress): Client admin socket leaks file descriptors
Loïc Dachary
11:15 PM Backport #11707 (Resolved): Client admin socket leaks file descriptors
https://github.com/ceph/ceph/pull/4633 Loïc Dachary
11:14 PM Backport #11706 (In Progress): Client admin socket leaks file descriptors
Loïc Dachary
11:13 PM Backport #11706 (Resolved): Client admin socket leaks file descriptors
https://github.com/ceph/ceph/pull/4657 Loïc Dachary
11:09 PM Backport #11705: PGLog: split divergent priors as well
Loïc Dachary
11:08 PM Backport #11705 (Resolved): PGLog: split divergent priors as well
https://github.com/ceph/ceph/pull/4631 Loïc Dachary
11:06 PM Backport #11704 (Rejected): erasure-code: misalignment
commit:fdeeeb1b6be7a95f473ad33d3344a499a61106a1
Loïc Dachary
11:04 PM Backport #11703 (Fix Under Review): objecter: can get stuck in redirect loop if osdmap epoch == l...
Loïc Dachary
11:03 PM Backport #11703 (Resolved): objecter: can get stuck in redirect loop if osdmap epoch == last_forc...
https://github.com/ceph/ceph/pull/4597 Loïc Dachary
10:51 PM Backport #11702 (Resolved): objecter: can get stuck in redirect loop if osdmap epoch == last_forc...
Loïc Dachary
10:50 PM Backport #11702 (Resolved): objecter: can get stuck in redirect loop if osdmap epoch == last_forc...
https://github.com/ceph/ceph/pull/4502 Loïc Dachary
10:46 PM Backport #11701 (Resolved): make the all osd/filestore thread pool suicide timeouts separately co...
https://github.com/ceph/ceph/pull/5159 Loïc Dachary
10:43 PM Backport #11700 (Resolved): make the all osd/filestore thread pool suicide timeouts separately co...
https://github.com/ceph/ceph/pull/5823 Loïc Dachary
10:05 PM rbd Bug #11593 (In Progress): diff_iterate API call should use callback's return code
Jason Dillaman
09:32 PM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())
Saw in run: http://pulpito.ceph.com/teuthology-2015-05-20_21:00:01-rados-next-distro-basic-multi/
Job: ['902503']
...
Yuri Weinstein
09:20 PM Bug #11660: "osd/ReplicatedPG.cc: 10405: FAILED assert(obc)" in rados-hammer-distro-basic-magna
Run: http://pulpito.ceph.redhat.com/teuthology-2015-05-20_17:15:43-rados-hammer-distro-basic-magna/
Jobs: ['112528',...
Yuri Weinstein
09:09 PM rgw Bug #11367 (Pending Backport): Keystone PKI token expiration is not enforced
Yehuda Sadeh
09:09 PM Revision 4be8e49e (ceph): Merge pull request #4617 from aakso/wip-11367-pki-token-expire
rgw: always check if token is expired
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:36 PM Documentation #11688: OSDs and MDSs can use any ports in the entire ranges
PR for master: https://github.com/ceph/ceph/pull/4740 Ken Dreyer
08:36 PM Documentation #11688 (In Progress): OSDs and MDSs can use any ports in the entire ranges
Ken Dreyer
08:31 PM Revision 11fef227 (ceph): doc: recommend opening entire 6800-7300 port range
Prior to this commit, the Network Configuration Reference guide and
Troubleshooting guide recommended opening a numbe...
Ken Dreyer
07:14 PM Revision 121aa3bc (ceph): RadosModel: assert exists on subsequent writes
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:14 PM Revision 4fe7d2ab (ceph): RadosModel: randomly prefix delete with assert_exists
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:00 PM Revision b50cc947 (ceph): doc: update OSD port range to 6800-7300
The upper limit for OSD/MDS ports changed from 7100 to 7300 in commit
f9ec5a7945518089ffae540649b77ac06f98df5f. Updat...
Ken Dreyer
06:56 PM Backport #11699 (Resolved): Objecter: resend linger ops on split
https://github.com/ceph/ceph/pull/5062 Loïc Dachary
06:29 PM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
Jason, can you confirm whether https://github.com/athanatos/ceph/tree/wip-11677 fixes it? (Probably merge it into wha... Samuel Just
02:20 PM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
I can repeat this every time during a librbd fsx run on the wip-11579 branch:... Jason Dillaman
05:00 PM Revision 98cdf033 (ceph): Merge pull request #4391 from nilamdyuti/wip-doc-ceph-object-gateway
doc: Removes references to s3gw.fcgi in simple gateway configuration file...
Reviewed-by: Yehuda Sadeh <yehuda@redha...
Yehuda Sadeh
03:46 PM devops Bug #11591 (Resolved): "VersionNotFoundError: Failed to fetch package version" in rados-hammer-di...
My fix for #11645 should prevent this from happening; if it continues we can reopen. Zack Cerza
03:11 PM Bug #11691: scrub vs rw lock ordering ooo op
Samuel Just
03:08 PM Fix #11441 (Rejected): TEST_bench: 69: ./ceph tell osd.0 bench 3145728001 1048577
Let's reopen if it shows again. Loïc Dachary
02:52 PM Bug #11618 (Fix Under Review): test_mon_osd failed
* master https://github.com/ceph/ceph/pull/4738 Loïc Dachary
01:07 PM Bug #11618 (In Progress): test_mon_osd failed
Can be reproduced with... Loïc Dachary
12:53 PM Bug #11618: test_mon_osd failed
CEPH_CLI_TEST_DUP_COMMAND=1 is set by "workunit.py":https://github.com/ceph/ceph-qa-suite/blob/master/tasks/workunit.... Loïc Dachary
12:45 PM Bug #11618: test_mon_osd failed
... Loïc Dachary
12:42 PM Bug #11618: test_mon_osd failed
When "a new osd is created":https://github.com/ceph/ceph/blob/f88275dd04b05fce9e4160872136e38453e232eb/qa/workunits/c... Loïc Dachary
12:17 PM Bug #11618: test_mon_osd failed
When running locally it succeeds with... Loïc Dachary
11:55 AM Bug #11618: test_mon_osd failed
http://pulpito.ceph.com/loic-2015-05-20_23:01:03-rados:singleton:all:cephtool.yaml-master---basic-multi/ has exactly ... Loïc Dachary
02:04 PM Revision 3dda5faf (ceph): xio: malloc if xio_mempool_alloc fails
Signed-off-by: Casey Bodley <casey@cohortfs.com> Casey Bodley
02:04 PM Revision 5c14a693 (ceph): xio: fix for xio_msg release after teardown
The xio_msg pointers to be freed in XioPortal::release_xio_rsp() are no
longer valid after a call to xio_connection_d...
Casey Bodley
02:00 PM Revision 16d1c1e9 (ceph): xio: use ceph clock for timestamps
accelio is using rdtsc to generate xio_msg.timestamp, which can't be
reliably converted to a timeval. now uses ceph_c...
Casey Bodley
01:59 PM Revision c2bba8eb (ceph): xio: save nonce for bind address
A missing nonce in the osd addrs was preventing the monitor from
detecting osd restarts. XioMessenger::bind() now set...
Vu Pham
01:59 PM Revision 355aa0e4 (ceph): xio: check if connection is on list before erasing
also removed the extra conditional put() in on_disconnect_event()
Signed-off-by: Casey Bodley <casey@cohortfs.com>
Casey Bodley
01:59 PM Revision bb621b07 (ceph): xio: better way to assign connections to specific lane
Better way to assign connections to a specific lane of a portal
Avoiding lane competition/hogging.
This change resolv...
Vu Pham
01:28 PM Bug #11695 (Won't Fix): keyvaluestore: can not overwrite object after snapshot is created
recently i build a setup with key-value db back, but after snapshot is created, i overwrite one object, then OSD daem... Xinxin Shu
08:33 AM Bug #11693 (Fix Under Review): pidfile is overwritten and removed if the ceph-osd with the specif...
https://github.com/ceph/ceph/pull/4736 Kefu Chai
05:56 AM Bug #11693 (Resolved): pidfile is overwritten and removed if the ceph-osd with the specified pidf...

If osd.5 is already up and running, following command will try to start osd.5 again....
Xinze Chi
07:42 AM Bug #9944 (Resolved): objecter: pool dne checks not correct
giant is EOL Josh Durgin
06:58 AM Revision 855a70d8 (ceph): test/aio: aio completion is not released
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
04:55 AM Feature #11692 (Resolved): online change of mon_osd_full_ratio and mon_osd_nearfull_ratio doesn't...
> I want to verify the behavior of ceph cluster with full osd case, so I change the default full ratio with following... cory gu
04:40 AM Revision 39eb454e (ceph): test/ceph_test_rados: aio completion is not released for ReadOp
Should release the completion when the ReadOp finishes.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
Zhiqiang Wang
04:38 AM Revision d118e56f (ceph): osd/ReplicatedPG: need to queue op when avoiding dup promotion in
maybe_handle_cache
Need to queue the op before returning from maybe_handle_cache.
Otherwise, this op is lost.
Signe...
Zhiqiang Wang
12:53 AM Bug #11661: "FAILED assert(0 == "Running incompatible OSD")"

osd.3 and osd.5 are both running 0.94.1-111-gb69fb89 (a version of hammer).
2015-05-15 13:49:39.677006 7f41d9d5a...
David Zafman

05/20/2015

11:13 PM Bug #11661 (In Progress): "FAILED assert(0 == "Running incompatible OSD")"
David Zafman
11:13 PM Bug #10794: ceph_test_rados: incorrect buffer at pos ...
David Zafman
11:11 PM Bug #7451: updatedb will index /var/lib/ceph
Ken Dreyer
11:10 PM Bug #7451: updatedb will index /var/lib/ceph
As background info:
The original thread:
http://lists.ceph.com/pipermail/ceph-users-ceph.com/2014-February/037446...
Ken Dreyer
11:01 PM Bug #11691: scrub vs rw lock ordering ooo op
Need to add an excl operation to ceph_test_rados writes. Samuel Just
11:00 PM Bug #11691 (Resolved): scrub vs rw lock ordering ooo op
ubuntu@teuthology:/a/samuelj-2015-05-20_15:07:02-rados-wip-sam-testing-distro-basic-multi/902153/remote
Uncovered ...
Samuel Just
10:01 PM devops Bug #11388 (Pending Backport): /usr/bin/ceph from ceph-common is broken without installing ceph
Ken Dreyer
09:54 PM Revision 783fdc7c (ceph): Merge pull request #4517 from ceph/wip-11388-debian-argparse
#11388 debian: move ceph_argparse into ceph-common
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
09:20 PM Revision 115545af (ceph): ceph-detect-init/debian/__init__: improved syntax
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
09:01 PM Bug #11618: test_mon_osd failed
http://pulpito.ceph.com/loic-2015-05-20_23:01:03-rados:singleton:all:cephtool.yaml-master---basic-multi/ Loïc Dachary
08:59 PM Bug #11618: test_mon_osd failed
can probably be traced back to a commit with bisecting Loïc Dachary
08:58 PM Bug #11690 (Duplicate): cephtool/test.sh failing
i'll assign the other one to myself Loïc Dachary
08:00 PM Bug #11690 (Duplicate): cephtool/test.sh failing
2015-05-19T19:08:52.853 INFO:tasks.workunit.client.0.plana59.stderr: test_mon_osd: 1047: uuidgen
2015-05-19T19:08:5...
Samuel Just
07:50 PM Feature #11689 (New): change ceph-mon TCP port to an IANA-registered port
In April there was a ceph-devel mailing list thread subject "[IANA #821110] Application for a Port Number and/or Serv... Ken Dreyer
07:44 PM Documentation #11688 (Closed): OSDs and MDSs can use any ports in the entire ranges
In talking with Sam about firewall rules the other day, he mentioned that the OSD TCP port selection is not really de... Ken Dreyer
07:42 PM rbd Bug #11579 (Fix Under Review): Copyup operation for deep flatten cannot use current parent extents
*master PR*: https://github.com/ceph/ceph/pull/4730 Jason Dillaman
06:19 PM Feature #11676: suite: extend the Product part of build_matrix to pass mincyclity properly
Sam, what does it mean from the hightlies scheduling standpoint? Yuri Weinstein
06:12 PM Bug #11687: stuck incomplete
Related: 0712d8d90b4eb455ae56cce5eafdce3e50de39e0 and 9a2ff34d75cc69759584fb802f903068669f6233 Samuel Just
06:01 PM Bug #11687: stuck incomplete
Samuel Just
06:01 PM Bug #11687 (Resolved): stuck incomplete
2015-05-20 08:06:31.986367 7f6e76e53700 5 osd.5 pg_epoch: 556 pg[1.4e( empty local-les=0 n=0 ec=5 les/c 473/473 556/... Samuel Just
05:54 PM Revision 8190f44f (ceph): Merge pull request #4721 from ceph/wip-fix-concurrent.sh
Fix ceph.conf path in concurrent.sh - krbd qa suite
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
05:52 PM devops Bug #11659: Need a RHEL 7.1 gitbuilder
Well, maybe not; I don't define (or fully understand) our upstream testing strategy. What I do know is that Sage rele... Zack Cerza
05:29 PM Revision 110608e5 (ceph): debian: move ceph_argparse into ceph-common
Prior to this commit, if a user installed the "ceph-common" Debian
package without installing "ceph", then /usr/bin/c...
Ken Dreyer
01:28 PM Revision 8c65e2af (ceph): Merge pull request #4720 from athanatos/wip-clarify-DBObjectMap-sync
DBObjectMap::sync: add comment clarifying locking
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:21 PM Revision 4e272e5e (ceph): Merge pull request #3946 from tchaikov/randomize-scrub-time
osd: Randomize scrub time
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
01:08 PM Bug #11586: RBD Data Corruption with Logging on Giant
Any other data I can collect on this to help? David Burley
10:41 AM Revision ca6abca6 (ceph): tools: add --no-verify option to rados bench
When doing seq and rand read benchmarks using rados bench, a quite large
portion of cpu time is consumed by doing obj...
Piotr Dałek
10:23 AM Revision 2ab0e606 (ceph): osd: simplify OSD::scrub_load_below_threshold() a little bit
avoid unnecessary comparison
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:23 AM Revision 0f7f3567 (ceph): osd: use __func__ in log messages
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:23 AM Revision 5e44040e (ceph): osd: randomize scrub times to avoid scrub wave
- to avoid the scrub wave when the osd_scrub_max_interval reaches in a
high-load OSD, the scrub time is randomized....
Kefu Chai
10:23 AM Revision 6344fc83 (ceph): osd: use another name for randomize scrub option
s/osd_scrub_interval_limit/osd_scrub_interval_randomize_ratio/
Fixes: #10973
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
08:29 AM Revision 8ec7303b (ceph): Merge pull request #4691 from varadakari/wip-kvs-objheader
KeyValueStore: optimize the object header writes
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Haomai Wang
07:53 AM Bug #11680: mon crashes when "ceph osd tree 85 --format json"
echoing joao... Kefu Chai
07:43 AM Bug #11359: cephtool/test.sh:test_tiering intermittent failure
... Loïc Dachary
01:58 AM devops Bug #11686 (Pending Backport): RGW init script needs to check /var/lib/ceph/radosgw
Note that there was another change on master, https://github.com/ceph/ceph/pull/4056 , corresponding to ticket #11140... Ken Dreyer
01:48 AM devops Bug #11686 (Resolved): RGW init script needs to check /var/lib/ceph/radosgw
In order to support ceph-deploy's new RGW functionality, the RGW init script needs to check @/var/lib/ceph/radosgw@.
...
Ken Dreyer
01:12 AM Bug #11573: OSD assertion in erasure code environment
Hi?Samuel? could you please show me the duplicated bug?
xingyi wu

05/19/2015

10:53 PM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
Actually, removing just the snapshots taken after you resumed taking snapshots might suffice. Samuel Just
06:09 PM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
Testing a fix. Samuel Just
06:08 PM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
Nevermind about the logging then. What caused it is an interaction between a radosgw operation and pool snapshotting... Samuel Just
05:52 PM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
Just checked if I might have caught a crash in the short time I had the logging turned up earlier, but I wasn't lucky... Daniel Schneller
05:34 PM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
I have a unittest which reproduces it now. Logs would still be helpful to confirm. Samuel Just
03:31 PM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
My bad. Clicked the wrong line before copying the link. That's exactly what I was referring to. Thanks Florian. Daniel Schneller
02:09 PM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
Note to reviewer:
Actual line (in hammer) is actually https://github.com/ceph/ceph/blob/hammer/src/osd/Replicated...
Florian Haas
12:41 PM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
Seems we did not delete one of the test-snapshots last night after all.
So it kind of makes a little more sense -- g...
Daniel Schneller
09:47 AM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
Downgraded to 0.94.1-trusty "official" packages to rule out we had compiled a somehow unstable intermediate state bet... Daniel Schneller
09:45 AM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
Once the OSDs holding the blocked operations had crashed again, those were apparently processed.
Daniel Schneller
05:58 AM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
Several requests have been hanging since what appears to be the time of the crash:... Daniel Schneller
05:52 AM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
Up'ed debug_osd to 20 for OSDs on one node in anticipation of another crash.
3 on node01 crashed again about 2.5h la...
Daniel Schneller
10:20 PM Bug #11680: mon crashes when "ceph osd tree 85 --format json"
Yeah, I noticed that a while ago. The annoying thing is that I can't find logs for the period when the osdmap moves ... Joao Eduardo Luis
04:56 PM Bug #11680: mon crashes when "ceph osd tree 85 --format json"
yes, "osd setcrushmap" was issued before we ran into this issue.... Kefu Chai
04:41 PM Bug #11680: mon crashes when "ceph osd tree 85 --format json"
... Kefu Chai
04:34 PM Bug #11680: mon crashes when "ceph osd tree 85 --format json"
Right now, the only way I can easily reproduce this is by setting an empty crushmap with 'ceph osd setcrushmap -i som... Joao Eduardo Luis
04:30 PM Bug #11680: mon crashes when "ceph osd tree 85 --format json"
kefu, we need logs from osdmap epoch 81 to 82. Last working crushmap is from epoch 81, all subsequent maps are broken. Joao Eduardo Luis
02:34 PM Bug #11680: mon crashes when "ceph osd tree 85 --format json"
and i am able to dump the osd map using ... Kefu Chai
05:11 AM Bug #11680 (Can't reproduce): mon crashes when "ceph osd tree 85 --format json"
... Kefu Chai
08:47 PM Revision 23caf526 (ceph): Added script to schedule 1/14th part of rados
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit a7064a7b3d8a865dead3800a4d97bd70da6dec33)
Yuri Weinstein
08:46 PM Revision 7bc386e2 (ceph): Added script to schedule 1/14th part of rados
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit a7064a7b3d8a865dead3800a4d97bd70da6dec33)
Yuri Weinstein
08:44 PM Revision a7064a7b (ceph): Added script to schedule 1/14th part of rados
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:26 PM Bug #11573 (Duplicate): OSD assertion in erasure code environment
Samuel Just
08:15 PM Bug #11129 (Can't reproduce): coredump in upgrade:firefly-firefly-distro-basic-magna run
Samuel Just
08:12 PM Bug #11238 (Duplicate): osd crash in upgrade:giant-x-hammer-distro-basic-multi run
Samuel Just
08:11 PM Bug #11309 (Rejected): load_pgs very slow when use filestore_min_sync_interval = 60 in btrfs
This seems like what the config is supposed to do? Samuel Just
08:10 PM Bug #11296: "FAILED assert(!old_value.deleted())" in upgrade:giant-x-hammer-distro-basic-multi run
Samuel Just
08:08 PM Bug #11565: "FAILED assert(r == -2)" in rados-firefly-distro-basic-magna run
Not actually the same as the other bug. Samuel Just
07:55 PM Revision f9e5b68b (ceph): qa: unbreak concurrent.sh workunit
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:33 PM Bug #11343 (Resolved): Need test written for bug 11184 fix
David Zafman
06:15 PM devops Bug #11659: Need a RHEL 7.1 gitbuilder
Do we really? Stretched thinner and thinner; should we be trying to test upstream on our primary downstream release ... Dan Mick
06:02 PM Revision c2d17b92 (ceph): test/librados/snapshots.cc: add test for 11677
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
04:58 PM Support #11681 (Closed): rbd copy failed return 90 Message too long
No. You need to change the OSD max write size.
With a modern deployment this shouldn't cause any serious problems,...
Greg Farnum
08:03 AM Support #11681 (Closed): rbd copy failed return 90 Message too long
rbd order set to 27, so the object size is 128M each.
The osd max write size is default 90M.
I have a rbd image 1...
wei li
02:46 PM devops Bug #11581: "port 22: No route to host" errors in the labs
... Yuri Weinstein
02:30 PM devops Bug #11581: "port 22: No route to host" errors in the labs
... Yuri Weinstein
11:44 AM Revision b894fc7a (ceph): tools: Don't delete, recreate and re-fill buffers in rados bench.
Fixes the high CPU usage and corrects rados bench scores on fast SSDs
and ramdisks/memstore.
For bench run on SSD, on...
Piotr Dałek
11:43 AM Revision 55a6f9ef (ceph): bufferlist: implement bufferlist::invalidate_crc()
This function iterates over all bufferlist internal buffers and calls
their invalidate_crc() method. Required for rad...
Piotr Dałek
11:23 AM rgw Bug #11682 (Resolved): Support Swift API '/healthcheck'
curl -i http://172.16.45.101:8080/healthcheck
HTTP/1.1 404 Not Found
Date: Tue, 19 May 2015 11:20:59 GMT
Server: A...
Swann Croiset
09:05 AM Bug #10411: PG stuck incomplete after failed node
Hi Brian,
I face the same situation, and your solution fix our problem eventually. Huge Thanks to you!
I think ...
Jifeng Yin
08:31 AM CephFS Bug #11481 (Resolved): "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay trans...
Zheng Yan
08:05 AM CephFS Bug #10624 (Resolved): hung samba tests after lsof failure
Zheng Yan
08:04 AM CephFS Bug #11641 (Resolved): test_journal_repair failing on mds_verify_scatter
Zheng Yan
08:03 AM Revision e585ddf4 (ceph): Merge pull request #4658 from ceph/wip-11481
#11481: MDS resilience to weird mdsmaps Zheng Yan
07:47 AM Revision 55766865 (ceph): mds: unlink any stale remote snap dentry when evaluating stray inode
Remote snap dentry may hold reference to the stray directory inode,
the reference prevent the stray inode from being ...
Yan, Zheng
07:47 AM Revision de8b9583 (ceph): mds: properly invalidate past child snaprealms
After updating an existing snapshot or deleting an old snapshot,
we should invalidate past child snaprealms' cached s...
Yan, Zheng
07:47 AM Revision a13414da (ceph): mds: avoid calling StrayManager::eval_stray() recursively
StrayManager::eval_stray() may close dirfrags and unlink remote
dentries. These operations drop inode's reference, wh...
Yan, Zheng
06:13 AM Revision 1b758c99 (ceph): Merge pull request #4722 from ceph/wip-rbd-xfstests-20150518
rbd: expunge xfstests generic/078
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:52 AM Feature #11202 (Fix Under Review): add stop_scrub command for ceph
Kefu Chai
12:49 AM Feature #11319 (Resolved): ceph daemonperf: add 'interval' argument
Kefu Chai
12:45 AM Documentation #11490: http://ceph.com/docs/master/ bottom links are obsolete
doc/_templates/layout.html is using ceph.js to dynamically generate the html layout. the ceph.js asks http://ayni.cep... Kefu Chai
12:37 AM Revision bf40b9b5 (ceph): rbd: expunged xfstests generic/078
This tests RENAME_WHITEOUT, which was enabled for xfs in kernel commit
7dcf5c3e4527cfa2807567b00387cf2ed5e07f00. At f...
Douglas Fuller
12:08 AM Feature #11459 (Resolved): cryptic error message in ceph interactive mode
https://github.com/ceph/ceph/pull/4705 addresses this in a different way: it also accepts "exit" as a command to leav... Kefu Chai

05/18/2015

11:13 PM Bug #11677: Almost all OSDs in the cluster crashing at the same time, repeatedly
About every hour the crashes repeat. The calm that we saw after the initial round of crashes did not last long.
Here...
Daniel Schneller
08:42 PM Bug #11677 (Resolved): Almost all OSDs in the cluster crashing at the same time, repeatedly
Tonight our Hammer cluster suffered a series of OSD crashes on all cluster nodes.
We are running Hammer (0.94.1-98-g...
Daniel Schneller
09:18 PM devops Bug #11673 (Pending Backport): Debian: ceph-test and rest-bench debug packages should require the...
This bug is present in both Hammer and Firefly (although #11376 was only backported to Hammer, so Teuthology is only ... Ken Dreyer
04:59 PM devops Bug #11673: Debian: ceph-test and rest-bench debug packages should require their respective binar...
(I wonder if lintian would have caught this. https://lintian.debian.org/tags/dbg-package-missing-depends.html) Ken Dreyer
04:55 PM devops Bug #11673 (Fix Under Review): Debian: ceph-test and rest-bench debug packages should require the...
PR for "next" : https://github.com/ceph/ceph/pull/4716 Ken Dreyer
04:41 PM devops Bug #11673 (Resolved): Debian: ceph-test and rest-bench debug packages should require their respe...
I recently moved @ceph-objectstore-tool@ from the &quot;ceph-test&quot; package to the main &quot;ceph&quot; package,... Ken Dreyer
09:16 PM devops Bug #11376 (Resolved): ceph-objectstore-tool should be in the "ceph" server package
Ken Dreyer
09:15 PM devops Bug #11376 (Pending Backport): ceph-objectstore-tool should be in the "ceph" server package
Ken Dreyer
09:02 PM Revision 055c0c48 (ceph): Merge pull request #4716 from ceph/wip-11673-debian-dbg-depends
debian: set rest-bench-dbg ceph-test-dbg dependencies
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:36 PM Feature #11676 (Resolved): suite: extend the Product part of build_matrix to pass mincyclity prop...
We need this to support highly nested Product cases, for example, to add a distribution facet to the top level of the... Samuel Just
08:32 PM devops Bug #11581: "port 22: No route to host" errors in the labs
... Yuri Weinstein
08:27 PM Revision 87433dab (ceph): Merge pull request #4705 from stiopaa1/exit
cryptic error message in ceph interactive mode
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
07:39 PM Bug #11660: "osd/ReplicatedPG.cc: 10405: FAILED assert(obc)" in rados-hammer-distro-basic-magna
Perhaps these problems are similar: http://tracker.ceph.com/issues/11511 Irek Fasikhov
07:29 PM Revision 2eca5368 (ceph): DBObjectMap::sync: add comment clarifying locking
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:05 PM Revision 4b2e018d (ceph): Merge pull request #4659 from ceph/wip-11602
mon: prevent deletion of bucket in use by rule; prevent subsequent crush crash
Reviewed-by: Loic Dachary <ldachary@r...
Samuel Just
05:23 PM devops Bug #11662: "error: Can't download https://pypi.python.org..." in ceph-deploy-hammer-distro-basic...
Apparently PyPI does implement some rate-limiting: https://mail.python.org/pipermail/distutils-sig/2014-February/0238... Ken Dreyer
05:13 PM devops Bug #11675 (Can't reproduce): "error: Can't download https://pypi.python.org..." in ceph-deploy-h...
hammer v0.94.2 release
Run:http://pulpito.ceph.com/teuthology-2015-05-17_10:05:19-ceph-deploy-hammer-distro-basic-vp...
Yuri Weinstein
05:03 PM Revision f898ec1e (ceph): debian: set rest-bench-dbg ceph-test-dbg dependencies
Debian's debug packages ought to depend on their respective binary
packages. This was the case for many of our ceph p...
Ken Dreyer
04:47 PM devops Bug #11546: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
There are a couple of separate issues going on.
-----
In the initial ticket description, the relevant lines are...
Ken Dreyer
04:44 PM devops Bug #11659: Need a RHEL 7.1 gitbuilder
Note to self: several RHEL 7.1 machines were released to the lab pool, but no ceph packages were built for it and th... Yuri Weinstein
04:18 PM devops Bug #11659: Need a RHEL 7.1 gitbuilder
... so we either need a 7.1 gitbuilder, or to keep such jobs from running on RHEL 7.1 Zack Cerza
04:14 PM devops Bug #11659: Need a RHEL 7.1 gitbuilder
If no specific distro is asked for, the job takes what it can get. Zack Cerza
04:09 PM devops Bug #11659: Need a RHEL 7.1 gitbuilder
Seeing also in hammer v0.94.2 run
http://pulpito.ceph.redhat.com/teuthology-2015-05-15_18:20:01-upgrade:client-upgra...
Yuri Weinstein
02:54 PM devops Bug #11659: Need a RHEL 7.1 gitbuilder
The problem is that there is no "http://gitbuilder.ceph.redhat.com/ceph-rpm-rhel7_1-x86_64-basic/" location. Do we ev... Ken Dreyer
04:28 PM Fix #11590 (Fix Under Review): MDSMonitor: handle MDSBeacon messages properly
https://github.com/ceph/ceph/pull/4702 Kefu Chai
04:28 PM Revision 765ddaea (ceph): Merge pull request #4715 from ceph/wip-11641
mds: fix handling missing mydir dirfrag Zheng Yan
04:08 PM CephFS Bug #11641 (Fix Under Review): test_journal_repair failing on mds_verify_scatter
https://github.com/ceph/ceph/pull/4715 John Spray
12:53 PM CephFS Bug #11641 (In Progress): test_journal_repair failing on mds_verify_scatter
John Spray
12:52 PM CephFS Bug #11641: test_journal_repair failing on mds_verify_scatter
OK, turns out to be nothing to do with journaltool, this is a straight up bug in the change I made to populate_mydir.... John Spray
04:01 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
97 failed jobs in run http://pulpito.ceph.com/teuthology-2015-05-17_17:05:02-upgrade:giant-x-next-distro-basic-vps/ Yuri Weinstein
03:48 PM Bug #11582: ceph-0.80.9 compile error
cory, my best guess is that you are linking against a wrong boost version. if you are able to rebuild 0.80.9 or 0.94 ... Kefu Chai
03:15 PM Revision 9ed49198 (ceph): mds: fix handling missing mydir dirfrag
This was broken by 96992466 aka "mds: handle missing mydir dirfrag"
The previous code was mistakenly treating a not-...
John Spray
02:43 PM devops Bug #11453: run RGW as root
What sort of problems do you picture occurring when switching from an unprivileged www UID to root in firefly? Ken Dreyer
01:58 PM Revision 2863163c (ceph): Merge pull request #4693 from varadakari/wip-kvdb-prefix
KeyValueStore: Fix the prefix comparion to avoid object leaks.
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Haomai Wang
01:56 PM Revision 0a087c1d (ceph): Merge pull request #4692 from varadakari/wip-kvs-iterator
wip-kvs-iterator
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Haomai Wang
12:36 PM rgw Bug #11604 (Resolved): rgw: broken multipart upload when retrying parts
Loïc Dachary
12:26 PM rgw Bug #11622 (Resolved): rgw: broken manifest on multipart upload retry
Loïc Dachary
12:26 PM Revision 63832d40 (ceph): Merge pull request #4696 from ceph/wip-11622-hammer
Wip 11622 hammer
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:25 PM Revision 68211f69 (ceph): Merge pull request #4697 from ceph/wip-11622-firefly
Wip 11622 firefly
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:57 AM Documentation #11669 (New): erasure-code: add cross datacenter example for lrc
Add to http://ceph.com/docs/hammer/rados/operations/erasure-code-lrc/ a use case that shows how locality can be imple... Loïc Dachary
10:51 AM Feature #11668 (New): erasure-code: measure bandwidth usage
Add a metrics that shows how much bandwidth is used during
* write
* read
* recovery
by each plugin, to highl...
Loïc Dachary
10:49 AM Bug #11667 (Resolved): erasure-code: test adding a new OSD
* create an erasure coded pool with a few objects
* add a new osd
* wait until the cluster is healthy
* retrieve t...
Loïc Dachary
10:43 AM Fix #11666 (Resolved): erasure-code: add lrc to rados/thrash-erasure-code
Add a workload using the LRC plugin
* master https://github.com/ceph/ceph-qa-suite/pull/445
Loïc Dachary
10:33 AM Bug #11665 (Resolved): erasure-code: test/osd/osd-scrub-repair.sh add lrc test case
The scenario for failure on erasure coded pool only verifies the behavior of the jerasure plugin. Add a minimal scena... Loïc Dachary
10:25 AM Bug #11573: OSD assertion in erasure code environment
xingyi, i am not able to reproduce your crash on master. will try it on the firefly branch.... Kefu Chai
09:00 AM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
http://pulpito.ceph.com/loic-2015-05-18_00:59:08-rgw-wip-11622-hammer---basic-multi/896515/... Loïc Dachary
08:45 AM devops Feature #11417 (Fix Under Review): build ceph with hardening flags
https://github.com/ceph/ceph/pull/4683 Kefu Chai
02:14 AM Revision c1f4b7a2 (ceph): Merge pull request #4703 from dachary/wip-make-check-verbose
tests: reduce make check verbosity
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

05/17/2015

10:41 PM Revision e4ca4685 (ceph): tests: reduce make check verbosity
Move check-local scripts
src/test/run-cli-tests
encode-decode-non-regression.sh
test/encoding/readable.sh
...
Loic Dachary
10:35 PM Bug #10358 (Fix Under Review): ceph osd erasure-code-profile set myprofile k=1 should fail
* master https://github.com/ceph/ceph/pull/4713 Loïc Dachary
09:45 PM Feature #9589 (Fix Under Review): erasure-code: query plugin for erasure-code-profile defaults
* master https://github.com/ceph/ceph/pull/4710 Loïc Dachary
03:12 PM Feature #9589 (In Progress): erasure-code: query plugin for erasure-code-profile defaults
Loïc Dachary
09:42 PM Fix #11663 (Resolved): erasure-code-profile: verify profile content
The profile stored by the plugin may be different from the one set by the user: it includes defaults. When the plugin... Loïc Dachary
09:02 PM devops Bug #11662 (Can't reproduce): "error: Can't download https://pypi.python.org..." in ceph-deploy-h...
hammer v0.94.2 release
Run:http://pulpito.ceph.com/teuthology-2015-05-17_10:05:19-ceph-deploy-hammer-distro-basic-vp...
Yuri Weinstein
08:55 PM Revision a0eac3e4 (ceph): Merge pull request #4711 from dachary/wip-ceph-detect-init
ceph-detect-init typo
Reviewed-by: Michal Jarzabek <stiopa@gmail.com>
Loïc Dachary
07:30 PM Revision 64f584a8 (ceph): ceph-detect-init: fix pep8 extra space
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
07:29 PM Revision 855aeee6 (ceph): ceph-detect-init: run-tox.sh always succeeds
Because of the | grep, the status of tox is no longer the status of
run-tox.sh and errors are not reported as they sh...
Loic Dachary
04:59 PM Revision 38e60deb (ceph): Perf: used to perf local hardware capacity
This program contains a collection of low-level performance measurements
for Ceph, which can be run either individual...
Haomai Wang
03:00 PM Revision d723de62 (ceph): erasure-code: update ceph-erasure-code-corpus for shec
Update the ceph-erasure-code-corpus submodule to include the hammer shec
checks.
Signed-off-by: Loic Dachary <ldacha...
Loic Dachary
02:25 PM Revision 8e7dfcd2 (ceph): Merge pull request #4704 from dachary/wip-ceph-helpers
{mon,osd}-test-helpers.sh are deprecated
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:22 PM Revision 3cf3ac39 (ceph): cryptic error message in ceph interactive mode
Fixes: #11459
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
Michal Jarzabek
01:57 PM Revision 7e5336bf (ceph): Merge pull request #4706 from stiopaa1/cephdetectinit
ceph_detect_init: added linux mint
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:18 PM Bug #11660: "osd/ReplicatedPG.cc: 10405: FAILED assert(obc)" in rados-hammer-distro-basic-magna
Maybe related to http://tracker.ceph.com/issues/9732 ? Loïc Dachary
12:15 PM Bug #11386 (Duplicate): "osd/ReplicatedPG.cc: 11268: FAILED assert(obc)" in smoke-giant-distro-ba...
Loïc Dachary
12:09 PM devops Bug #11659: Need a RHEL 7.1 gitbuilder
The master builds were broken a few days ago. Although it was broken only during two or three hours, could it be the ... Loïc Dachary
11:50 AM Revision d688b0c3 (ceph): ceph_detect_init: added linux mint
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
11:31 AM Revision aa99929e (ceph): tests: test/erasure-code/test-erasure-code.sh uses ceph-helpers.sh
The ceph-helpers.sh was already included, along with
mon/mon-test-helpers.sh and osd/osd-test-helpers.sh which create...
Loic Dachary
11:31 AM Revision 4a26ca2e (ceph): tests: test/mon/misc.sh uses ceph-helpers.sh
Fix grep that assume the pool has id 0, because it may be different
when rbd is redefined to have less PG by the run_...
Loic Dachary
11:31 AM Revision c693ec10 (ceph): tests: test/vstart_wrapper.sh uses ceph-helpers.sh
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:31 AM Revision 0f565532 (ceph): tests: test/osd/osd-copy-from.sh uses ceph-helpers.sh
The ceph-helpers.sh was already included, along with
mon/mon-test-helpers.sh and osd/osd-test-helpers.sh which create...
Loic Dachary
11:31 AM Revision e3f03d83 (ceph): tests: test/osd/osd-config.sh uses ceph-helpers.sh
The ceph-helpers.sh was already included, along with
mon/mon-test-helpers.sh and osd/osd-test-helpers.sh which create...
Loic Dachary
11:31 AM Revision 88e954b0 (ceph): tests: test/osd/osd-bench.sh uses ceph-helpers.sh
Remove useless inclusion of osd/osd-test-helpers.sh
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:31 AM Revision 12097865 (ceph): tests: test/mon/osd-pool-create.sh uses ceph-helpers.sh
Use ceph-helpers.sh instead of mon/mon-test-helpers.sh.
* The expect_false() helper is replaced by a ! statement ...
Loic Dachary
11:31 AM Revision e9859838 (ceph): tests: test/mon/mon-handle-forward.sh uses ceph-helpers.sh
Use ceph-helpers.sh instead of mon/mon-test-helpers.sh.
* modifying the .asok and .log names to match the ceph-he...
Loic Dachary
11:31 AM Revision ae2d489b (ceph): tests: ceph-helpers.sh remove redundant setup in main
And add setup/teardown in tests that do not have it.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:31 AM Revision e5564a87 (ceph): tests: {mon,osd}-test-helpers.sh are deprecated
Remove the helpers because they are not used any longer. They have been
deprecated by ceph-helpers.sh
Signed-off-by:...
Loic Dachary
11:31 AM Revision 7aca4701 (ceph): tests: test/mon/osd-crush.sh uses ceph-helpers.sh
It is just a conversion and the behavior is not changed. It involves:
* calling run_mon from inside each test inst...
Loic Dachary
10:33 AM Revision b9447bce (ceph): tests: ceph-helpers.sh shows ceph report if not clean
Instead of just pg dump and health detail, the wait_for_clean
function displays ceph report when it times out, to hel...
Loic Dachary
10:33 AM Revision ea61c8ab (ceph): tests: ceph-helpers.sh do not hardcode id a in run_mon
Fix hardcoding of id a in the run_mon function. The directory
in which the mon data is stored must be a sub-directory...
Loic Dachary
10:33 AM Revision 66dcda9a (ceph): tests: kill mon-test-helpers.sh call_TEST_functions
Remove call_TEST_functions because it is too complex and rarely used.
Replace the two instances where it was used by ...
Loic Dachary
10:33 AM Revision f3cb870b (ceph): tests: test/mon/osd-erasure-code-profile.sh uses ceph-helpers.sh
Instead of using mon-test-helpers.sh, primarily because the kill_daemon
function implemented in mon-test-helpers.sh i...
Loic Dachary
10:10 AM Revision de20f615 (ceph): tests: ceph-helpers.sh implement wait_for_osd
The wait_for_osd to wait for an osd to go up and down is needed
internally, after running an osd. Move the inline sni...
Loic Dachary
01:09 AM rbd Bug #10116: Ceph vm guest disk lockup when using fio
I haven't tested it yet, but its possible this kernel bug is what was biting me:
https://groups.google.com/forum/#!t...
Brad House

05/16/2015

09:35 PM devops Bug #11546: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
Run: http://pulpito.ceph.com/teuthology-2015-05-15_17:18:01-upgrade:firefly-x-hammer-distro-basic-vps/
Jobs: ['89482...
Yuri Weinstein
03:38 AM devops Bug #11546: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
Marked 'critical' as it's for hammer release.
Run: http://pulpito.ceph.com/teuthology-2015-05-15_13:27:01-upgrade:du...
Yuri Weinstein
04:30 PM devops Feature #11417: build ceph with hardening flags
Now it builds fine but without rest-bench for x86_64 it just fails at the moment to build that, though for i386 seems... Siddharth Sharma
03:56 PM Bug #11661 (Resolved): "FAILED assert(0 == "Running incompatible OSD")"
hammer v0.94.2 release
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-15_12:42:53-rados-hammer-dist...
Yuri Weinstein
03:12 PM Bug #11660 (Duplicate): "osd/ReplicatedPG.cc: 10405: FAILED assert(obc)" in rados-hammer-distro-b...
h3. Workaround
Update the timezone of the machines involved in the tests to be the same. See http://tracker.ceph.c...
Yuri Weinstein
03:05 PM devops Bug #11659 (Won't Fix): Need a RHEL 7.1 gitbuilder
In several runs
http://pulpito.ceph.redhat.com/sage-2015-05-15_20:25:34-krbd-hammer---basic-magna/
http://pulpito...
Yuri Weinstein
12:17 PM Feature #10098: wanted: command to clear 'incomplete' PGs
Wait, 'force_create_pg' cannot recreate incomplete PGs? If that, could you please let me know how to deal with the in... Jifeng Yin
10:47 AM Revision 449ef481 (ceph): init-ceph.in: Create osd data dir before fs_type check.
One host in cluster crashed and rebuilded, but failed to start osds
because the data dir not exist.
Signed-off-b...
huang jun
09:26 AM Bug #11650: EC pools are not allowed as cache pools, disallow in the mon
sorry, what's the reason about this? Haomai Wang
08:08 AM devops Bug #11453: run RGW as root
Adding to what Tim said, changing this to root in firefly might cause trouble in firefly-based production installatio... Nathan Cutler
08:03 AM devops Bug #11453: run RGW as root
Nathan Cutler
01:48 AM devops Bug #11453: run RGW as root
If RGW runs as the "ceph" user, then that process could theoretically read/write raw data on the OSDs if it were poss... Tim Serong
01:17 AM Bug #10794: ceph_test_rados: incorrect buffer at pos ...

Per Sam Just:
2015-05-11 16:57:54.379075 7fc0eea28700 10 osd.4 pg_epoch: 26 pg[1.6( v 15'136 (0'0,15'136] local-...
David Zafman
12:52 AM devops Bug #11581: "port 22: No route to host" errors in the labs
the lack of ssh does not imply any particular cause. Dan Mick
12:39 AM Revision db7ab8ba (ceph): doc: add rbd cache settings to nova.conf
To actually get the benefit of writeback caching, qemu must be
aware of it so it pases flushes to rbd. Since hammer ...
Josh Durgin

05/15/2015

11:08 PM Revision 886f5a91 (ceph): common/xattr: #define ENOATTR ENODATA
...if it isn't already defined. Haomai reported seeing this somewhere.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:56 PM Revision 8614dceb (ceph): os/chain_xattr: handle read on chnk-aligned xattr
If we wrote an xattr that was a multiple of a chunk, we will try to read
the next chunk and get ENODATA. If that hap...
Sage Weil
10:56 PM Revision c6cdb408 (ceph): os/chain_xattr: stripe shortish xattrs over small chunks for XFS
XFS has a hard limit of 255 (or 254?) bytes for xattrs to be inlined in the
inode due to a single byte for the length...
Sage Weil
10:56 PM Revision b2cd80c0 (ceph): os/chain_xattr: s/ENODATA/ENOATTR/
ENOATTR == ENODATA on Linux; other systems return ENOATTR.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:52 PM rgw Bug #11656 (Closed): s3-tests pins gevent to an old version
In looking at s3-tests for packaging (see #11606), I came across the fact that @gevent@ is pinned to @0.13.6@ in @req... Ken Dreyer
10:37 PM rgw Tasks #11606: formalize releases of s3-tests
See also #11655 regarding s3-tests' @requests@ dependency version, and #11656 for the @gevent@ dependency version. Ken Dreyer
04:45 PM rgw Tasks #11606: formalize releases of s3-tests
I agree with this, If its packaged its easier to consume and tagging will help pull the right version for downstream ... Vasu Kulkarni
10:36 PM rgw Bug #11655 (Closed): s3-tests pins python-requests to an old version
In looking at s3-tests for packaging (see #11606), I came across the fact that @requests@ is pinned to @0.14.0@ in @r... Ken Dreyer
09:47 PM Revision 7ee4a04c (ceph): Merge pull request #4436 from BCLibCoop/bclibcoop/rgw-content_length
rgw: improve content-length env var handling
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:41 PM Bug #11359 (Resolved): cephtool/test.sh:test_tiering intermittent failure
Loïc Dachary
09:39 PM Bug #11618: test_mon_osd failed
Can be reproduced every time with... Loïc Dachary
08:47 PM Revision 195884e2 (ceph): Merge pull request #4649 from ceph/wip-hammer-package-perf-objectstore
packaging: include ceph_perf_objectstore Sage Weil
08:43 PM devops Backport #11629 (Pending Backport): ceph.spec.in: SUSE/openSUSE builds need libbz2-devel
Fixed in master/next: https://github.com/ceph/ceph/pull/4682 Nathan Cutler
08:40 PM devops Bug #11638 (Pending Backport): ceph.spec.in: ceph-common subpackage def needs tweaking for SUSE/o...
Fixed in master/next: https://github.com/ceph/ceph/pull/4686 Nathan Cutler
07:08 AM devops Bug #11638 (Resolved): ceph.spec.in: ceph-common subpackage def needs tweaking for SUSE/openSUSE
SUSE/openSUSE needs python-argparse and redhat-lsb-core is only
needed in RHEL/CentOS/Fedora.
Nathan Cutler
08:40 PM Revision ad3b3041 (ceph): Merge pull request #4682 from SUSE/wip-11629-next
ceph.spec.in: SUSE/openSUSE builds need libbz2-devel
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
08:36 PM Revision ccd54c65 (ceph): Merge pull request #4662 from dachary/wip-11359-tier-tests
tests: more robust tiering agent tests
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:35 PM Revision 584ed2e2 (ceph): ceph.spec.in: SUSE/openSUSE builds need libbz2-devel
http://tracker.ceph.com/issues/11629 Fixes: #11629
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
Nathan Cutler
08:30 PM rgw Bug #11613: rgw: swift tests failure
From sage in the #ceph-devel IRC channel today: ??iirc this one fixes a regression from something in next. not needed... Ken Dreyer
08:29 PM Bug #11650: EC pools are not allowed as cache pools, disallow in the mon
Samuel Just
08:02 PM Bug #11650 (Resolved): EC pools are not allowed as cache pools, disallow in the mon
Samuel Just
08:20 PM Revision 11b7801b (ceph): OSDMonitor: disallow ec pools as tiers
Fixes: 11650
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
08:17 PM Bug #11432: compilation error: No high-precision counter available (armhf, powerpc..)
In fact, b2781fb5638afae7438b983a912ede126a8c5b85 fix compilation, but the resulting binaries are not 100% working ... Yann Dupont
08:09 PM Bug #11432: compilation error: No high-precision counter available (armhf, powerpc..)
Loïc Dachary
08:16 PM Revision c728a185 (ceph): Merge pull request #4686 from SUSE/wip-11638-next
ceph.spec.in: consolidate rhel+centos macros Ken Dreyer
08:06 PM Revision 13c0fca6 (ceph): src/test/librados/tier.cc: remove OmapOperation test
This test is invalid since it is invalid to add an ec pool as a tier.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:43 PM Revision 363d957d (ceph): ceph.spec.in: tweak ceph-common for SUSE/openSUSE
ceph-common needs python-argparse in SUSE/openSUSE and
needs redhat-lsb-core only in RHEL/CentOS/Fedora.
http://trac...
Nathan Cutler
07:39 PM Revision 46404dd3 (ceph): ceph.spec.in: consolidate centos/rhel macros
0%{?rhel} || 0%{?centos} can be simplified to just 0%{?rhel}, since
CentOS defines that macro for compatibility with ...
Nathan Cutler
07:19 PM Revision 361f766c (ceph): Merge pull request #4684 from xinxinsh/wip-fiemap-fix
do not return non-exist extents when doing sparse read
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Haomai Wang
06:59 PM rgw Bug #11622 (Pending Backport): rgw: broken manifest on multipart upload retry
Loïc Dachary
06:56 PM rgw Bug #11622: rgw: broken manifest on multipart upload retry
* master https://github.com/ceph/ceph/pull/4675 Loïc Dachary
06:55 PM rgw Bug #11622: rgw: broken manifest on multipart upload retry
* hammer backport https://github.com/ceph/ceph/pull/4696 Loïc Dachary
06:55 PM rgw Bug #11622: rgw: broken manifest on multipart upload retry
* firefly backport https://github.com/ceph/ceph/pull/4697 Loïc Dachary
06:58 PM rgw Bug #11604: rgw: broken multipart upload when retrying parts
* master https://github.com/ceph/ceph/pull/4661 Loïc Dachary
06:57 PM rgw Bug #11604: rgw: broken multipart upload when retrying parts
* hammer backport https://github.com/ceph/ceph/pull/4696 Loïc Dachary
06:57 PM rgw Bug #11604: rgw: broken multipart upload when retrying parts
* firefly backport https://github.com/ceph/ceph/pull/4697 Loïc Dachary
06:40 PM Revision b688c58f (ceph): Merge pull request #4698 from ceph/wip-wn2-comment
watch/notify: Clarify comment where notifies are completed Sage Weil
06:37 PM Revision 47277c51 (ceph): watch/notify: Clarify comment where notifies are completed
Signed-off-by: Douglas Fuller <dfuller@redhat.com> Douglas Fuller
06:37 PM Revision 293affe9 (ceph): rgw: merge manifests correctly when there's prefix override
Fixes: #11622
Backport: hammer, firefly
Prefix override happens in a manifest when a rados object does not
conform t...
Yehuda Sadeh
06:37 PM rgw Bug #11639 (Fix Under Review): Object copy bug
Nathan Cutler
01:01 PM rgw Bug #11639: Object copy bug
It looks on copy objects, when bucket source is the same as the destination we should use attrs from source bucket.
...
Javier M. Mellid
12:14 PM rgw Bug #11639 (Resolved): Object copy bug
In a situation with 2 users A & B. There is a object copy bug when user B tries to copy one object created by A with ... Javier M. Mellid
06:35 PM Revision a43d2486 (ceph): rgw: restore buffer of multipart upload after EEXIST
Fixes #11604
Backport: hammer, firefly
When we need to restart a write of part data, we need to revert to
buffer to ...
Yehuda Sadeh
06:29 PM Revision 0e6d525b (ceph): Merge pull request #4675 from ceph/wip-11622
rgw: merge manifests correctly when there's prefix override
Reviewed-by: Sage Weil <sage@redhat.com>
Yehuda Sadeh
06:28 PM devops Bug #11581: "port 22: No route to host" errors in the labs
... Yuri Weinstein
05:55 PM devops Bug #11581: "port 22: No route to host" errors in the labs
... Yuri Weinstein
05:29 PM devops Bug #11581: "port 22: No route to host" errors in the labs
... Yuri Weinstein
06:11 PM Revision cd8f1830 (ceph): rgw: merge manifests correctly when there's prefix override
Fixes: #11622
Backport: hammer, firefly
Prefix override happens in a manifest when a rados object does not
conform t...
Yehuda Sadeh
06:08 PM Revision eef3d2f1 (ceph): rgw: restore buffer of multipart upload after EEXIST
Fixes #11604
Backport: hammer, firefly
When we need to restart a write of part data, we need to revert to
buffer to ...
Yehuda Sadeh
05:43 PM devops Bug #11591: "VersionNotFoundError: Failed to fetch package version" in rados-hammer-distro-basic-...
Every time I check the URLs in the logs here, the HTTP response is @200 OK@, and there are valid version strings avai... Ken Dreyer
02:33 PM devops Bug #11591: "VersionNotFoundError: Failed to fetch package version" in rados-hammer-distro-basic-...
Again in run: http://pulpito.ceph.com/teuthology-2015-05-13_15:03:35-fs-hammer-testing-basic-multi/
Jobs: 889968, ...
Yuri Weinstein
05:39 PM Revision bbec53ed (ceph): mon: prevent pool with snapshot state from being used as a tier
If we add a pool with snap state as a tier the snap state gets clobbered
by OSDMap::Incremental::propogate_snaps_to_t...
Sage Weil
05:39 PM Revision bef09e0c (ceph): test/librados/tier.cc: destroy and recreate cache pool on every test
Namespaces are not sufficient with the checks for 11493 in the mon.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
05:36 PM Revision fed8837c (ceph): Merge pull request #442 from ceph/wip-client-cache-size
cephfs/test_client_limits.py: invalidate kernel dcache according to client cache size
Reviewed-by: John Spray <john....
Greg Farnum
05:35 PM CephFS Bug #11635 (Rejected): hung fsx run
s/microseconds/milliseconds :)
Rejecting this since it's an infrastructure thing we can't do much about for now an...
Greg Farnum
07:12 AM CephFS Bug #11635: hung fsx run
I compare osd.log with success run's log. It seems the osd handled [write,startsync] slowly. It used several hundred ... Zheng Yan
04:47 AM CephFS Bug #11635: hung fsx run
Was it apparent why things were so slow? Just the OSDs being sluggish, or something else? :/ Greg Farnum
04:16 AM CephFS Bug #11635 (Need More Info): hung fsx run
I checked the OSD log, The test was not hung, just very slow. In the test, fsx uses about 20 minutes to reach "10000 ... Zheng Yan
05:33 PM Revision 435e9162 (ceph): Merge pull request #4653 from ceph/wip-client-misc
Wip client misc
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:27 PM Revision 7d11b190 (ceph): Merge pull request #4414 from xinxinsh/wip-11125-firefly
rgw: keystone token cache does not work correctly Yehuda Sadeh
05:13 PM CephFS Bug #11641: test_journal_repair failing on mds_verify_scatter
Note that this run has the dirfrag enable PR included. I'm not sure if this test would be hitting that or if it's fai... Greg Farnum
01:44 PM CephFS Bug #11641: test_journal_repair failing on mds_verify_scatter
... John Spray
01:43 PM CephFS Bug #11641 (Resolved): test_journal_repair failing on mds_verify_scatter

Possibly related to change to recent changes to the mydir population stuff?
http://pulpito.front.sepia.ceph.com/...
John Spray
05:13 PM Revision 02afcb27 (ceph): Merge pull request #4651 from dachary/wip-erasure-code-benchmark
erasure-code: add --erased option to ceph_erasure_code_benchmark
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:59 PM Revision ea273638 (ceph): Merge pull request #4654 from dachary/wip-erasure-code-bench
erasure-code: bench.sh compares isa & jerasure, vandermonde & cauchy
Reviewed-by: Andreas Peters <Andreas.Joachim.Pe...
Loïc Dachary
04:56 PM Revision 0a6b5ab9 (ceph): Merge pull request #4694 from ceph/wip-workflow-doc
doc: s/relase/release/
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:15 PM devops Bug #11643 (Closed): Error 'sudo yum upgrade -y linux-firmware' in fs-hammer-testing-basic-mult
Zack Cerza
03:56 PM devops Bug #11643: Error 'sudo yum upgrade -y linux-firmware' in fs-hammer-testing-basic-mult
I indeed looked at the older run, the one which was good was http://pulpito.ceph.com/teuthology-2015-05-14_14:11:49-f... Yuri Weinstein
03:39 PM devops Bug #11643: Error 'sudo yum upgrade -y linux-firmware' in fs-hammer-testing-basic-mult
I'm pretty sure this was fixed in https://github.com/ceph/teuthology/pull/493 yesterday.
That specific run looks t...
Andrew Schoen
02:28 PM devops Bug #11643 (Closed): Error 'sudo yum upgrade -y linux-firmware' in fs-hammer-testing-basic-mult
It's across several suites.
Marked 'critical' as this is for hammer release QE validation.
Run: http://pulpito.ce...
Yuri Weinstein
03:51 PM Fix #11590: MDSMonitor: handle MDSBeacon messages properly
D'oh, well spotted. We could maybe check for matching entity_inst_t when handling beacons, but that gets complicated ... Greg Farnum
03:44 PM Fix #11590: MDSMonitor: handle MDSBeacon messages properly
> That said, these outdated beacons ought to be rejected based on the seq and info.state_seq values, but it seems the... Kefu Chai
03:24 PM rbd Feature #11625 (In Progress): diff_iterate should utilize concurrent RADOS operations
Jason Dillaman
03:23 PM rbd Bug #11537 (Fix Under Review): librbd: crash when two clients try to write to an exclusive locked...
*master PR*: https://github.com/ceph/ceph/pull/4695 Jason Dillaman
03:06 PM Bug #11244 (Resolved): cancel_pull: requeue waiters
Loïc Dachary
03:04 PM Bug #11429 (Resolved): OSD::load_pgs: we need to handle the case where an upgrade from earlier ve...
Loïc Dachary
03:03 PM Revision 114f2e9b (ceph): Merge pull request #4415 from xinxinsh/wip-11244-firefly
cancel_pull: requeue waiters
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
03:02 PM Revision ac7d28a6 (ceph): Merge pull request #4416 from xinxinsh/wip-10976-firefly
fix PG::all_unfound_are_queried_or_lost for non-existent osds
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
03:02 PM Revision f273792c (ceph): Merge pull request #4556 from xinxinsh/wip-11429-firefly
OSD::load_pgs: we need to handle the case where an upgrade from earlier versions which ignored non-existent pgs resur... Loïc Dachary
02:53 PM Revision f11de858 (ceph): mds: fix handle_mds_map in standby_replay
Broken by "mds: validate the state+rank in MDS map"
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
02:44 PM Revision 3bd1cc48 (ceph): doc: s/relase/release/
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loïc Dachary
02:37 PM Stable releases Tasks #11644: firefly v0.80.11
s/Loic/Nathan/g in Workflow section Nathan Cutler
02:34 PM Stable releases Tasks #11644 (Resolved): firefly v0.80.11
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Nathan Cutler
02:16 PM Revision 9eb760d1 (ceph): KeyValueStore: Fix the prefix comparion to avoid object leaks.
Iterator becomes invalid due to a partial prefix comparision in
rmkeys_by_prefix, resulting in not deleting the objec...
Varada Kari
02:07 PM Revision c199b7b8 (ceph): KeyValueStore: Initialize the iterator
Initialize the iterator in get_keys and get_keys_with_header.
This fixes the issues with ceph_test_rados_api_aio.
Si...
Varada Kari
01:57 PM Revision ab30ff20 (ceph): KeyValueStore: optimize the object header writes
Don't write the object header when any strip is overwritten.
write header when new strip is added or any header field...
Varada Kari
01:10 PM Bug #11640 (Resolved): Change radosgw pools default crush ruleset
In ceph.conf i have added "osd pool default crush replicated ruleset = 1" , but while configuring radosgw pools take ... Netra K
11:22 AM Bug #11142: "Exception: ceph-objectstore-tool: import failure" in upgrade:firefly-x-hammer-distro...
"description: rados/thrash/{clusters/fixed-2.yaml fs/xfs.yaml msgr-failures/osd-delay.yaml thrashers/morepggrow.yaml ... Loïc Dachary
10:58 AM devops Bug #11453: run RGW as root
commit:a71f309 init-radosgw: run RGW as root (in firefly), commit:f30fa4a init-radosgw: run RGW as root (in hammer), Nathan Cutler
10:48 AM rgw Backport #11542: Change variable length array of std::strings (not legal in C++) to std::vector<s...
The commit has already been merged into hammer:... Nathan Cutler
10:44 AM rgw Feature #8911: RGW doesn't return 'x-timestamp' in header which is used by 'View Details' of Open...
Has already been merged into giant:
commit:e230fab rgw: swift GET / HEAD object returns X-Timestamp field (in ...
Nathan Cutler
10:26 AM Bug #7387: Malformed JSON command output when non-ASCII strings are present
* hammer backport https://github.com/ceph/ceph/pull/4687 Nathan Cutler
10:24 AM Revision 558d6391 (ceph): json_sprit: fix the FTBFS on old gcc
Fixes: #11574
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 6b68b27146852f057a3373cd04b08cd6...
Kefu Chai
10:24 AM Revision 678b3e60 (ceph): json_spirit: use utf8 intenally when parsing \uHHHH
When the python CLI is given non-ASCII characters, it converts them to
\uHHHH escapes in JSON. json_spirit parses th...
Tim Serong
09:46 AM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
FWIW, triggered this while running an upgrade suite on wip-11545. All 5 failures in the suite are related to this fa... Joao Eduardo Luis
05:15 AM Bug #11279 (Pending Backport): ceph: cli interactive mode does not understand quotes
Kefu Chai
04:59 AM CephFS Bug #9995 (Resolved): failing test_filelock
Finally merged in ceph-qa-suite commit:8eb3255a4c5c62720cf5c749032cbeccc4f9b264 Greg Farnum
04:52 AM Revision 8eb3255a (ceph): Merge pull request #425 from ceph/wip-flock-optional
cephfs/mount: check FUSE version before invoking flock
Reviewed-by: John Spray <john.spray@redhat.com>
Greg Farnum
03:56 AM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Generally speaking no, but unless it's difficult to backport we might as well do so for things people have actually h... Greg Farnum
03:53 AM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
this bug happens only in multimds case. do we need to backport multimds fixes? Zheng Yan
02:25 AM Bug #10794: ceph_test_rados: incorrect buffer at pos ...

pg 1.6 burnupi1865424-358...
David Zafman

05/14/2015

11:38 PM Revision d9e44336 (ceph): Merge pull request #398 from ceph/wip-quota-full
Test for CephFS full handling with pool quotas (#11276)
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:37 PM CephFS Feature #11276 (Resolved): fuse: Handle per-pool FULL flags (such as set by quota limit)
Merged to master by commit:e63c44b253027b9fa5f6566a089ec18b39e16b45 Greg Farnum
11:37 PM Revision e63c44b2 (ceph): Merge pull request #4226 from ceph/wip-11276
#11276: make ceph-fuse well behaved with pool quotas
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:22 PM Revision 0373e494 (ceph): Merge pull request #4622 from xiaoxichen/wip-rocksdb-conf
Wip rocksdb conf
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:03 PM devops Bug #11453 (Resolved): run RGW as root
Loïc Dachary
10:10 PM Bug #10794: ceph_test_rados: incorrect buffer at pos ...

An overwrite whose smallest offset was 590180 occurred right after a PG was moved using ceph-objectstore-tool. The...
David Zafman
09:58 PM CephFS Bug #11635 (Rejected): hung fsx run
http://typica002.front.sepia.ceph.com/teuthology-2015-05-11_23:08:01-kcephfs-master-testing-basic-typica/15179/
<p...
Greg Farnum
09:54 PM Bug #11634 (Duplicate): qa-suite: mysterious mon_thrash failure
#10097 Greg Farnum
09:49 PM Bug #11634 (Duplicate): qa-suite: mysterious mon_thrash failure
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-11_23:08:01-kcephfs-master-testing-basic-typica/15164/
...
Greg Farnum
09:19 PM devops Bug #11581: "port 22: No route to host" errors in the labs
... Yuri Weinstein
08:35 PM Bug #10297 (Duplicate): missing attr hinfo, error: "extra attr hinfo_key" error in upgrade:firefl...
Samuel Just
08:35 PM Bug #10297 (Resolved): missing attr hinfo, error: "extra attr hinfo_key" error in upgrade:firefly...
bdc664fb3d2d363ca55b0761c9054294315f054f Samuel Just
07:39 PM Revision a46b3338 (ceph): do not return non-exist extents when doing sparse read
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
07:32 PM Revision 389ae673 (ceph): rgw: merge manifests correctly when there's prefix override
Fixes: #11622
Backport: hammer, firefly
Prefix override happens in a manifest when a rados object does not
conform t...
Yehuda Sadeh
07:06 PM Feature #11633 (New): mon: automatically blacklist clients after failed auth attempts
If we get some number of failed auth attempts from a client within a period, blacklist them for some period of time.
...
Sage Weil
06:54 PM Feature #11631 (New): msgr: throttle max open sockets
Limit the number of open client connections. This is a crude DoS mitigation tool (and obviously must be used carefu... Sage Weil
06:02 PM devops Backport #11629 (Resolved): ceph.spec.in: SUSE/openSUSE builds need libbz2-devel
https://github.com/ceph/ceph/pull/5204 Nathan Cutler
05:56 PM Revision aaacfb8e (ceph): Merge pull request #402 from ceph/wip-11343
Reviewed-by: Samuel Just <sjust@redhat.com> David Zafman
05:41 PM Bug #11495 (Resolved): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-d...
Yuri Weinstein
05:03 PM Revision 3368a9b7 (ceph): Merge pull request #4606 from ceph/wip-rgw-init
init-radosgw: check in /var/lib/ceph/radosgw ; unify w/ sysv version
Reviewed-by: Travis Rhoden <trhoden@redhat.com>
Travis Rhoden
04:51 PM Revision 9d8c115b (ceph): init-radosgw.sysv: remove
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:50 PM Revision 8a6632b4 (ceph): Merge pull request #4638 from SUSE/wip-11453-firefly
run RGW as root
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:50 PM Revision a4bb9924 (ceph): init-radosgw: look in /var/lib/ceph/radosgw
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:50 PM Revision 1c45f512 (ceph): init-radosgw: unify init-radosgw[.sysv]
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:40 PM devops Bug #11591: "VersionNotFoundError: Failed to fetch package version" in rados-hammer-distro-basic-...
Every time I load one of those gitbuilder "version" URLs, I get *something* back.... Ken Dreyer
12:20 AM devops Bug #11591: "VersionNotFoundError: Failed to fetch package version" in rados-hammer-distro-basic-...
And in this run as well - http://pulpito.ceph.com/teuthology-2015-05-12_17:42:50-rgw-hammer-distro-basic-multi/ Yuri Weinstein
12:17 AM devops Bug #11591: "VersionNotFoundError: Failed to fetch package version" in rados-hammer-distro-basic-...
Run: http://pulpito.ceph.com/teuthology-2015-05-13_15:55:43-rgw-hammer-distro-basic-multi/
Jobs: almost all
Logs fo...
Yuri Weinstein
04:20 PM rgw Bug #11604 (Pending Backport): rgw: broken multipart upload when retrying parts
Sage Weil
04:15 PM Revision 22984ee7 (ceph): Merge remote-tracking branch 'gh/wip-11613' into next
Reviewed-by: Sage Weil <sage@redhat.com> Sage Weil
03:53 PM Bug #11619 (Closed): msg/async/AsyncConnection.cc: 1088: FAILED assert(state == STATE_CLOSED)
this is fixed in master(https://github.com/ceph/ceph/pull/4620) Haomai Wang
02:22 PM Bug #9442 (Resolved): Doxygen comments in @defgroup are not part of generated doc
Kefu Chai
11:31 AM Bug #9442 (Fix Under Review): Doxygen comments in @defgroup are not part of generated doc
https://github.com/ceph/ceph/pull/4680 Kefu Chai
03:43 AM Bug #9442: Doxygen comments in @defgroup are not part of generated doc
It's an issue with the component translating doxygen's xml output to sphinx markup. Neither of the tools that do this... Josh Durgin
02:00 PM rbd Feature #11625 (Resolved): diff_iterate should utilize concurrent RADOS operations
The diff_iterate API (which is used for many rbd CLI tools) operates on each block serially. Performance could be im... Jason Dillaman
01:31 PM Revision 31a82f83 (ceph): Merge pull request #4680 from ceph/wip-fix-group-in-doxygen
doc: fix group in doxygen
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:58 PM Revision 7fe435cc (ceph): mon: handle DNE beacon from MDS
...by calling fail_mds_gid for that MDS.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:58 PM Revision 46a8e086 (ceph): mds: respawn instead of suicide on blacklist
This was already the case in general, but the case
in RecoveryQueue slipped through.
Signed-off-by: John Spray <john...
John Spray
12:58 PM Revision 0c5b9a2b (ceph): mds: validate the state+rank in MDS map
Especially:
* once I have been assigned a rank, it
can't be taken away without restarting
the daemon.
* once I have...
John Spray
12:58 PM Revision c565d872 (ceph): mds: on suicide(), send a DNE beacon to MDSMonitor
...using the same timeout beacon send routine that
was created for damaged().
Signed-off-by: John Spray <john.spray@...
John Spray
11:33 AM Revision fdffcc45 (ceph): doc: customize css for the group title
Fixes: #9442
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:09 AM Revision f59d6e12 (ceph): doc: use @name to define a group, not @group
we are able to output a specified group using the directive
of `doxygengroup` in breathe. this directive prints out t...
Kefu Chai
11:06 AM Linux kernel client Bug #11585: kdb crash around __ceph_remove_cap() while dirfrag.sh
completely rewrite cap release code Zheng Yan
08:54 AM Revision 11f438c1 (ceph): osd: return with ENOENT if object doesn't exist during rmattr
Return with -ENOENT earlier in do_osd_ops, instead of sending the
transaction to backend and fail silently there.
Si...
Zhiqiang Wang
08:54 AM Revision 15b196f1 (ceph): test: add test for rmxattr on a removed object
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
07:04 AM Revision ed93541c (ceph): Merge pull request #4671 from dachary/wip-contributing
doc: recommendations related to performances / cleanup
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
05:56 AM Linux kernel client Bug #11621 (Resolved): MDS Reconnection causes kernel mode null pointer dereference
Zheng Yan
01:46 AM Linux kernel client Bug #11621: MDS Reconnection causes kernel mode null pointer dereference
Yes, I forgot that I had an mount/unmount function in a script to check ceph.dir.rbytes and ceph.dir.rfiles (via a se... Adam Tygart
01:28 AM Linux kernel client Bug #11621: MDS Reconnection causes kernel mode null pointer dereference
should be fixed by ... Zheng Yan
05:33 AM Revision e3999146 (ceph): Merge pull request #4661 from ceph/wip-11604
rgw: restore buffer of multipart upload after EEXIST
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:28 AM Revision 7e7974b1 (ceph): Merge pull request #4678 from SUSE/wip-submitting-patches-typo
SubmittingPatches: fix typo
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:55 AM Revision 362d3b71 (ceph): SubmittingPatches: fix typo
Signed-off-by: Nathan Cutler <ncutler@suse.cz> Nathan Cutler
04:34 AM Bug #11624 (Resolved): test/cephtool-test-mon.sh can fail due to timing issue

I saw this failure once. We should either add a sleep or retry a few times if we get EBUSY....
David Zafman
02:12 AM Revision 34ef9377 (ceph): pybind: Avoid type error in crush rule (str, not an int)
* Make crush_rule parameter an int in create_pool
Signed-off-by: Jeff Epstein <jeff.epstein@commerceguys.com>
Signed...
jepst
01:42 AM CephFS Bug #11540 (Resolved): Test failure in LibCephFS.BadArgument
Zheng Yan
01:41 AM Bug #10725 (Resolved): missing man pages for ceph-create-keys, ceph-disk-*
Ken, i created a new ticket (#11623) to address the FHS compliance issue, and consider this ticket done. Kefu Chai
01:32 AM devops Bug #11623 (Rejected): install disk-{udev,activate,prepare} to appropriate place
these CLI tools are internal commands used by udev rules, we might want to move them into @/usr/libexec@ or @/usr/sha... Kefu Chai
12:31 AM Bug #11616: Thrasher: recovery never completes

See https://github.com/ceph/ceph/pull/4674
David Zafman
12:08 AM Revision fbad3df4 (ceph): Merge pull request #4674 from flaf/master
Doc: add a note about a CRUSH corner case with `ceph osd out`
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:06 AM Revision 700a1643 (ceph): Merge pull request #4673 from dachary/wip-bencher
tools: remove obsolete aio_bench argument placeholder
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision dcf8c597 (ceph): Doc: add a note about a CRUSH corner case with `ceph osd out`
Signed-off-by: François Lafont <francois.lafont@ac-versailles.fr> lafont

05/13/2015

11:59 PM Revision 1bcea5ac (ceph): tools: remove obsolete aio_bench argument placeholder
It was a noop and has been removed by
1ac727982213bf676beefe9340d6822193dbb700
Signed-off-by: Loic Dachary <ldachary...
Loic Dachary
11:54 PM rgw Bug #11622 (Resolved): rgw: broken manifest on multipart upload retry
Specifically if the retry happens on the first part, but there might be other cases when this applies. Yehuda Sadeh
11:03 PM Revision 18a03f5f (ceph): Merge pull request #4672 from dachary/wip-bencher
common: fix ObjBencher::aio_bench signature
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
10:54 PM Revision fe79babc (ceph): common: fix ObjBencher::aio_bench signature
It was broken by 1ac727982213bf676beefe9340d6822193dbb700
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
10:49 PM Linux kernel client Bug #11621 (Resolved): MDS Reconnection causes kernel mode null pointer dereference
Similar to my earlier bug report, may or may not be related.
Servers: CentOS 7.1 Ceph 0.94.1
Client: Gentoo, ke...
Adam Tygart
09:39 PM Feature #10290 (Resolved): ceph_objectstore_tool should support --dry-run option

--dry-run will skip journal replay. So a query could return a different result with and then without that option s...
David Zafman
09:38 PM Revision 3242a89b (ceph): Merge pull request #4592 from ceph/wip-7746
rbd: add disk usage tool
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:33 PM Bug #10809 (Resolved): ceph-objectstore-tool can exit and lose logging output
David Zafman
09:32 PM Feature #11135 (Resolved): ceph-objectstore-tool should let you dump a filestore journal
David Zafman
09:32 PM Feature #11237 (Resolved): ceph-objectstore-tool needs to export and import the divergent_priors
David Zafman
09:31 PM Bug #11594 (Resolved): error (24) Too many open files not handled on operation
Backport to hammer branch of ceph-qa-suite David Zafman
09:02 PM Revision cb1c6b0e (ceph): OSD::OpWQ: fix spacing
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
09:01 PM Revision 732e5fe6 (ceph): osd/: fast dispatch, standard op path for MOSDRepScrub
Previously, it had its own queue, but better to simply use
the OpWQ along with everything else. It also allows MOSDR...
Samuel Just
09:00 PM Revision d1063172 (ceph): Merge pull request #4308 from dachary/wip-bencher
common: clarify some obj_bencher code
Reviewed-by: Dmitry Yatsushkevich <dmitry.yatsushkevich@gmail.com>
Loïc Dachary
08:58 PM CephFS Feature #11588: teuthology: set up log rotate for MDS logs
Yes, we could also stop the rotation after the tests execute and before archiving — but that doesn't actually solve o... Greg Farnum
11:03 AM CephFS Feature #11588: teuthology: set up log rotate for MDS logs
Perhaps disabling rotation for #5451 was just a quick fix, would it work make teuthology allow rotation, but stop all... John Spray
08:52 PM Revision 7865d1dd (ceph): Merge pull request #4650 from stiopaa1/bufferIterator
buffer.h: Removed unnecessary copy constructor, assignment operator a…
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:45 PM Feature #11459: cryptic error message in ceph interactive mode
I can have a look at this Michal Jarzabek
08:39 PM Revision 42228d02 (ceph): doc: recommendations related to performances / cleanup
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
08:34 PM Revision d82681e6 (ceph): Merge pull request #4668 from ceph/wip-rados-binary-omapsetval
rados cli: setomapval can now read from stdin
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:11 PM devops Bug #11610 (Pending Backport): ceph.spec.in: include SUSE in _with_systemd
I merged this to master instead of next by accident.
Submission to next: https://github.com/ceph/ceph/pull/4670
Ken Dreyer
01:11 PM devops Bug #11610: ceph.spec.in: include SUSE in _with_systemd
Pull request: https://github.com/ceph/ceph/pull/4666 Nathan Cutler
12:52 PM devops Bug #11610 (Resolved): ceph.spec.in: include SUSE in _with_systemd
The master specfile newly defines a _with_systemd variable that should be true for the set of distros that are using ... Nathan Cutler
08:10 PM Revision 00c4fc89 (ceph): Merge pull request #4473 from ceph/wip-10809-11135-10290
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Samuel Just <s...
David Zafman
08:09 PM Revision e0627b0e (ceph): test: Test ceph-objectstore-tool --dry-run in select operations
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 32be3024 (ceph): test: Use ceph-objectstore-tool --no-overwrite for import-rados
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 545c78c6 (ceph): ceph-objectstore-tool: For import/export --debug dump the log
Move log dumping code to common function dump_log()
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 73b17319 (ceph): osd: Add admin socket feature set_recovery_delay
Set the value of osd_recovery_delay_start to specified seconds
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 9016269a (ceph): test: Add config changes to all tests to avoid order dependency
ReplayCorrupt was crashing because journal_ignore_corruption wasn't set true
Improve ReplayCorrupt by checking settin...
David Zafman
08:09 PM Revision dff17a80 (ceph): test: Add optional arg to vstart() to provide additional args to vstart
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 868cf457 (ceph): test: Limit how long ceph-objectstore-tool test will wait for health
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 1e18e8a8 (ceph): test: Use CEPH_DIR where appropriate
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision d80ce666 (ceph): test: ceph-objectstore-tool import after split testing
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 94b3d763 (ceph): test: ceph-objectstore-tool: Remove duplicate debug messages, keep cmd/...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 6ad7e9b3 (ceph): ceph-objectstore-tool: Add divergent_priors handling
Add to --op log output
Add to metadata_section for export
Add filtering of divergent_priors in case of splits
Fixes:...
David Zafman
08:09 PM Revision 548147b4 (ceph): ceph-objectstore-tool: Create section around log/missing/divergent_prio...
Remove extra new lines in the output
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision a50679a1 (ceph): ceph-objectstore-tool: Clean up error handling
Use negative errors throughout and positive error to specify exit status
cpp_strerror() handles negative errors
Clean...
David Zafman
08:09 PM Revision fdb1a4b6 (ceph): ceph-objectstore-tool: Add a couple of strategically placed prints
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
08:09 PM Revision c00290b8 (ceph): ceph-objectstore-tool: Use empty string for <object> to specify pgmeta ...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 244092d0 (ceph): ceph-objectstore-tool: Add dump-info command to show object info
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 2795161f (ceph): ceph-objectstore-tool: Add --dry-run option
Fixes: #10290
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 3e7fe7e8 (ceph): ceph-objectstore-tool: Remove list-lost because now we have --dry-run flag
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 35cdcabb (ceph): ceph-objectstore-tool: Add --no-overwrite flag for import-rados
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision c6e41663 (ceph): ceph-objectstore-tool: If object re-appears after removal, just skip it
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 11c13eb7 (ceph): test: Fix ceph-objectstore-tool test error message
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision ece630d5 (ceph): test: Fix ceph-objectstore-tool test missing fd.close()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 12fdf4ce (ceph): osd: FileJournal clean-up
Move aio / directio adjustments to constructor
Indicate functions which only operate before journal is active
Make fu...
David Zafman
08:09 PM Revision 8d5464c0 (ceph): osd: Add simple_dump() to FileJournal for unit testing
Allow a dump when entries aren't ObjectStore::Transaction's
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 96c0d076 (ceph): os: Add some logging used only by test code
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision d580d568 (ceph): osd: Fix log output in FileJournal::read_entry() coming from do_read_en...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 159f4ccf (ceph): filestore: Change int open_journal() to void new_journal()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 8da4d9f6 (ceph): test: ceph_test_filejournal Add check of journalq in WriteTrim test
Commit all journal entries and check for empty journalq
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision c94fe8db (ceph): test: ceph_test_filejournal fix missing argument to FileJournal constru...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision d540dde1 (ceph): test: ceph_test_filejournal need to force aio because testing with a file
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision e30efe6c (ceph): test: ceph_test_filejournal: Conform to test infrastructure requirements
Only call RUN_ALL_TESTS() once
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 1b9f85be (ceph): test: Fix ceph-objectstore-tool test, overwrite OTHERFILE so second che...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 130eba48 (ceph): osd: FileJournal: Add _fdump() that takes Formatter instead of ostream
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 381605e3 (ceph): ceph-objectstore-tool: Add dump-journal op
Have dump-journal op directly dump a filestore journal without
mounting or try to dump after mounting.
Fixes: #11135...
David Zafman
08:09 PM Revision 24f06598 (ceph): ceph-objectstore-tool: Fix pgid scan to skip snapdirs
Long standing bug where it wasn't skipping snapdirs if !debug
For debug output use stderr like all other cases
Signe...
David Zafman
08:09 PM Revision 2f4090da (ceph): ceph-objectstore-tool: Add --force option which is used for import only
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision b0141108 (ceph): test: Pep8 fixes for ceph-objectstore-tool test
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 9b08bcf9 (ceph): test: Test ceph-objectstore-tool --op dump-journal output
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision fb42407e (ceph): ceph-dencoder: Add ability to import from stdin by specifying "-"
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 565b413d (ceph): ceph-objectstore-tool: Check pgid validity earlier like we did before
This code was not doing the umount() even though it was moved after mount()
Signed-off-by: David Zafman <dzafman@red...
David Zafman
08:09 PM Revision cfca6835 (ceph): ceph-objectstore-tool: Eliminate obscure "Invalid params" error
Will fail later with "No such file or directory" for an empty data-path
because we've already checked for vm.count("d...
David Zafman
08:09 PM Revision fb2f9d50 (ceph): ceph-objectstore-tool: Check for keyvaluestore experimental feature
Don't list keyvaluestore as a valid type if feature not enabled
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 409328ba (ceph): ceph-objectstore-tool: On any exit release CephContext so logging can f...
Add myexit() which will put() the g_ceph_context if present before exit
Must umount() once the objectstore has been m...
David Zafman
08:09 PM Revision f2d83520 (ceph): osd: Fix flushing in FileJournal::dump()
Use ostream arg since caller is specifying
Move flush after last section close
Signed-off-by: David Zafman <dzafman@...
David Zafman
08:09 PM Revision a7cda53d (ceph): osd: FileJournal::read_entry() can't use a zero seq to check for corrup...
Seen when using dump() on a journal which has all entries committed
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 3c97b321 (ceph): osd: Dump header in FileJournal::dump()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:08 PM Bug #9442: Doxygen comments in @defgroup are not part of generated doc
We're using some comment notation that isn't supported by our toolchain; I'm not sure if this issue is part of that o... Greg Farnum
07:12 PM Bug #9442: Doxygen comments in @defgroup are not part of generated doc
Kefu, would you happen to know why we loose these good chunks of documentation ? Loïc Dachary
08:08 PM Revision 67b73401 (ceph): ceph.spec.in: include SUSE in _with_systemd
The master specfile newly defines a _with_systemd variable that should be true
for the set of distros that are using ...
Nathan Cutler
07:44 PM Bug #11620 (Resolved): osdc/stress_objectcacher.sh command failed

ubuntu@teuthology:/a/dzafman-2015-05-12_08:43:26-rados-wip-10809-11135-10290---basic-multi/887820
I don't see a ...
David Zafman
07:35 PM Bug #10358 (In Progress): ceph osd erasure-code-profile set myprofile k=1 should fail
Loïc Dachary
07:35 PM Bug #11619 (Closed): msg/async/AsyncConnection.cc: 1088: FAILED assert(state == STATE_CLOSED)

ubuntu@teuthology:/a/dzafman-2015-05-12_08:43:26-rados-wip-10809-11135-10290---basic-multi/887758
{description: ...
David Zafman
07:32 PM Bug #11354 (Resolved): ceph: cli throws exception on unrecognized errno
Loïc Dachary
07:32 PM Revision b98a921f (ceph): Merge pull request #4375 from tchaikov/wip-ceph-unrecognized-exception
ceph.in: do not throw on unknown errno
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:29 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...
... Loïc Dachary
07:27 PM Bug #11454 (Resolved): pg not being marked undersized in EC pools when k+m > number of hosts with...
Loïc Dachary
07:27 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...
* master https://github.com/ceph/ceph/pull/2616 Loïc Dachary
07:27 PM Bug #11618 (Resolved): test_mon_osd failed

ubuntu@teuthology:/a/dzafman-2015-05-12_08:43:26-rados-wip-10809-11135-10290---basic-multi/887629
I don't see an...
David Zafman
07:22 PM Bug #11602 (Fix Under Review): crush: take crashes due to invalid arg
Loïc Dachary
06:33 AM Bug #11602: crush: take crashes due to invalid arg
* master https://github.com/ceph/ceph/pull/4659 Loïc Dachary
07:20 PM Feature #10759: rados command line gives no access to striper API
* work in progress https://github.com/ceph/ceph/pull/4166 Loïc Dachary
07:18 PM Bug #11055 (Need More Info): firefly ceph-osd SEGV in tcmalloc testing wip-cot-firefly
did it show up again ? Loïc Dachary
07:06 PM rgw Bug #10243: civetweb is hitting a limit (number of threads 1024)
I'm not really sure, but can't we use the "new" upstream? Mustafa Muhammad
07:05 PM Bug #5634 (Resolved): auth startup reports "ObjectNotFound" when keyring file is unreadable
</pre>
$ ceph --version
ceph version 9.0.0-773-g180ed33 (180ed33b10758dca2e3dd003c697db9d45d9450b)
$ ./ceph -s
20...
Loïc Dachary
07:02 PM Bug #6366 (Rejected): long TAT - due too long residence time in Ceph code
So much has changed performance wise in the past year that this probably no longer apply. Assigning to Mark so that h... Loïc Dachary
07:01 PM Bug #7751: os: LevelDBStore: needs to check iter->status() during get()
A link to the relevant part of the code would be useful Loïc Dachary
07:00 PM Revision 1b45f2e1 (ceph): buffer.h: Removed unnecessary copy constructor and assignment operator
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:00 PM Revision 25caea8c (ceph): buffer.h: added some consts
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:00 PM Bug #7665 (Resolved): Documentation: cleanup and update doc/install/build-ceph.rst
it's now a lot simpler and does not mention details that are left to ceph.spec.in and debian/control and requirements... Loïc Dachary
06:52 PM Bug #11616 (Can't reproduce): Thrasher: recovery never completes

I'm able to look at the machines directly because teuthology hasn't cleaned up the nodes even though it has timed t...
David Zafman
06:44 PM Bug #6372 (Resolved): rados bench reports bad statistics when read --block-size > write --block-s...
... Loïc Dachary
06:38 PM Bug #6372: rados bench reports bad statistics when read --block-size > write --block-size
Loïc Dachary
06:37 PM Bug #6372 (Duplicate): rados bench reports bad statistics when read --block-size > write --block-...
Loïc Dachary
06:35 PM Linux kernel client Bug #11615 (Need More Info): Memory Spike and page fault in slab allocator
Attached is a backtrace and a memory graph from a kernel panic related to multiple simultaneous rsyncs of files into ... Adam Tygart
06:33 PM Bug #10615 (Resolved): Some files still use http://ceph.newdream.net
Loïc Dachary
06:00 PM Revision 180ed33b (ceph): Merge pull request #4151 from dmitryya/issue_7401
obj_bencher: status_printer waits before the first calculation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:57 PM Revision ff643cac (ceph): Merge pull request #4552 from stiopaa1/bufferLinkage
common/buffer.cc: change linkage of few variables to internal
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:25 PM RADOS Feature #11601: osd: share cached osdmaps across osd daemons
That's the idea, yes. See CERN's 30PB test results: https://cds.cern.ch/record/2015206/files/CephScaleTestMarch2015.pdf Greg Farnum
08:00 AM RADOS Feature #11601: osd: share cached osdmaps across osd daemons
Do you mean we need to share a memory region between different osd processes on the same host? Haomai Wang
05:23 PM Bug #11586: RBD Data Corruption with Logging on Giant
Log is attached.
I would upgrade but would ideally like to get to root cause first so others won't have this issue.
David Burley
03:59 PM Bug #11586: RBD Data Corruption with Logging on Giant
Also, note that you're using an older release (giant 0.87).. I suggest upgrading to either the latest giant bugfix re... Sage Weil
03:57 PM Bug #11586: RBD Data Corruption with Logging on Giant
This sounds to me like XFS is doing something wrong, but i'm not certain what.
Can you attach the first few hundre...
Sage Weil
05:14 PM Bug #11598 (Resolved): ceph-detect-init does not make install
Loïc Dachary
10:49 AM Bug #11598 (Fix Under Review): ceph-detect-init does not make install
* master https://github.com/ceph/ceph/pull/4663 Loïc Dachary
10:00 AM Bug #11598 (In Progress): ceph-detect-init does not make install
Loïc Dachary
05:14 PM Revision ee96791c (ceph): Merge pull request #4663 from dachary/wip-11598-ceph-detect-init
ceph-detect-init: plain setup.py install on make install
Reviewed-by: Kernel Neophyte <neophyte.hacker001@gmail.com>
Loïc Dachary
04:39 PM Revision 2b06dc3b (ceph): rgw: return 412 when bad limit specified on listing buckets
Fixes: #11613
Backport: hammer
For some reason the swift api requires that. This revert a change that
was made in f7b...
Yehuda Sadeh
04:26 PM rgw Bug #11613 (Resolved): rgw: swift tests failure
Listing buckets with invalid limit returns 400 and not 412 as the test expects. Yehuda Sadeh
04:26 PM rbd Bug #11551 (Resolved): fsx: krbd mode fails to clone
Jason Dillaman
02:24 PM rbd Bug #11551: fsx: krbd mode fails to clone
*master PR*: https://github.com/ceph/ceph/pull/4669
Jason Dillaman
12:12 PM rbd Bug #11551: fsx: krbd mode fails to clone
*next PR*: https://github.com/ceph/ceph/pull/4665 Jason Dillaman
12:11 PM rbd Bug #11551 (Fix Under Review): fsx: krbd mode fails to clone
Jason Dillaman
04:06 PM Revision f9d66a81 (ceph): Merge pull request #4666 from SUSE/wip-11610-next
ceph.spec.in: include SUSE in _with_systemd
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Ken Dreyer ...
Ken Dreyer
03:20 PM Revision f0c14e0e (ceph): test/cli-integration/rbd: verify formatting for 'rbd disk-usage'
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:42 PM Revision 53514ad9 (ceph): ceph.in: do not throw on unknown errno
some of the errnos are not listed in errno.errorcode. if we happen
to run into them, print 'Unknown' instead.
Fixes:...
Kefu Chai
02:39 PM Revision 6306beda (ceph): qa/workunits/rados/test_rados_tool: added test for omapsetval via stdin
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:25 PM Revision 7ffafc56 (ceph): rbd: add disk usage tool
The new disk usage tool uses the new fast diff object map feature
(when enabled) to quickly calculate the provisioned...
Jason Dillaman
02:10 PM Revision 92ed6e58 (ceph): tests: disable deep-flatten feature for the krbd fsx test
krbd doesn't support fast-diff or deep-flatten yet. Had to do this
with two commits because fast-diff is in next and...
Ilya Dryomov
02:10 PM Revision 7dea1757 (ceph): rados cli: setomapval can now read from stdin
This will allow a user to store binary values within omap. Since
RBD uses binary omap values, this will assist with ...
Jason Dillaman
02:00 PM Revision a2ad4640 (ceph): Merge remote-tracking branch 'origin/next'
Ilya Dryomov
01:59 PM Bug #11612 (Resolved): ceph-disk: get_partition_type fails on /dev/cciss...
* master https://github.com/ceph/ceph/pull/4751
Because the regular expression is incorrect in ceph-disk, it shoul...
Loïc Dachary
01:57 PM Revision 3ab13f16 (ceph): Merge pull request #4665 from ceph/wip-11551-next
tests: disable new RBD features for the krbd fsx test
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
01:56 PM devops Backport #11611: ceph.spec: update OpenSUSE BuildRequires
* hammer backport https://github.com/ceph/ceph/pull/4667 Nathan Cutler
01:56 PM devops Backport #11611 (Pending Backport): ceph.spec: update OpenSUSE BuildRequires
Loïc Dachary
01:53 PM devops Backport #11611 (Resolved): ceph.spec: update OpenSUSE BuildRequires
https://github.com/ceph/ceph/pull/4667 Nathan Cutler
01:56 PM Revision ef6641c0 (ceph): ceph.spec: update OpenSUSE BuildRequires
OpenSUSE 13.2 needs libsnappy-devel but not bzip2-devel.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry p...
Loic Dachary
01:53 PM Revision b16a6ea7 (ceph): Merge pull request #4644 from ceph/wip-11405
librbd: new QA client upgrade tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:52 PM Revision faa210ee (ceph): tests: disable fast-diff feature for the krbd fsx test
The kernel does not yet support fast-diff.
Fixes: #11551
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:44 PM Revision 3c13c69a (ceph): Merge pull request #4627 from dachary/wip-install-deps-clean
install-deps.sh: only pip install after make clean
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:32 PM Revision 61303656 (ceph): ceph.spec.in: include SUSE in _with_systemd
The master specfile newly defines a _with_systemd variable that should be true
for the set of distros that are using ...
Nathan Cutler
01:26 PM CephFS Bug #11301 (In Progress): mds-full test occasionally fails due to blacklist expiry
John Spray
10:56 AM Revision c324dc1b (ceph): Merge pull request #4536 from ceph/wip-mds-snaps
Wip mds snaps
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
10:45 AM Revision 283de972 (ceph): ceph-detect-init: plain setup.py install on make install
If no DESTDIR environment variable is set, just
python setup.py install
instead of setting --root, --prefix or --...
Loic Dachary
08:51 AM Bug #11359 (Fix Under Review): cephtool/test.sh:test_tiering intermittent failure
Loïc Dachary
06:47 AM Bug #11359: cephtool/test.sh:test_tiering intermittent failure
* master https://github.com/ceph/ceph/pull/4662 Loïc Dachary
06:45 AM Bug #11359 (In Progress): cephtool/test.sh:test_tiering intermittent failure
* disabled the tests temporarily https://github.com/ceph/ceph/pull/4337 Loïc Dachary
08:39 AM Revision f88275dd (ceph): tests: tiering health report reworked
Instead of
* setting limit
* populate the cache
* check the health warnings
do the following
* populate the cache
...
Loic Dachary
07:32 AM Revision 4fa0559e (ceph): Merge pull request #4646 from theanalyst/doc/release/v0.94.2
doc: more entries for release notes in v0.94.2
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:28 AM Revision 5f252d61 (ceph): tests: no agent when testing tiering agent border case
On a machine slow enough, the tiering agent can be activated while
testing border cases where the cache is almost ful...
Loic Dachary
07:25 AM Revision b2c40d5e (ceph): tests: uncomment tiering agent tests
http://tracker.ceph.com/issues/11359 Refs: #11359
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
07:20 AM Revision 8af9c051 (ceph): doc: more entries for release notes in v0.94.2
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:40 AM Revision c7e8e544 (ceph): cephfs/test_client_limits.py: invalidate kernel dcache according to cli...
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
06:35 AM Revision 78c73c51 (ceph): install-deps.sh: only pip install after make clean
Do not re-install all python dependencies if there already exists a
wheelhouse directory. It makes it so running inst...
Loic Dachary
05:47 AM rbd Feature #7746 (Fix Under Review): Capacity Management: rbd df
Josh Durgin
05:45 AM rbd Feature #7746 (Duplicate): Capacity Management: rbd df
Josh Durgin
05:46 AM rbd Feature #10154 (Resolved): librbd: use early snapshot context for copyup operations so snapshots ...
Josh Durgin
05:45 AM rbd Feature #2167 (Duplicate): rbd: report the allocated size/space of a RBD with "rbd info <rbd name>"
Josh Durgin
03:29 AM Revision b241510f (ceph): Merge pull request #4521 from tchaikov/wip-fix-malformed_input-macros
common: fix the macros for malformed_input::what()
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
03:24 AM Revision 61030e62 (ceph): client: pin request->target when target dentry is not pinned
In most cases, target dentry is pinned by request, so no one will
free the target inode. But for LOOKUP and LOOKUPPAR...
Yan, Zheng
03:24 AM Revision 9591df35 (ceph): client: invalidate kernel dcache when cache size exceeds limits
make client try invalidating kernel dcache when its cache size
exceeds "client_cache_size" config option.
Signed-off...
Yan, Zheng
02:18 AM CephFS Fix #11187: ceph-qa-suite: reduce required machine numbers
Greg Farnum
12:10 AM CephFS Fix #11187: ceph-qa-suite: reduce required machine numbers
We can consolidate kernel mounts on the same machine as long as we use the -o noshare option when mounting. Greg Farnum
02:08 AM Revision 54fd4e05 (ceph): common: fix the macros for malformed_input::what()
the thrown exception of malformed_input should carry the function name in
which it was thrown. but what we have now i...
Kefu Chai
01:48 AM Bug #11582: ceph-0.80.9 compile error
Thanks for the reply.
here is config.log
cory gu
01:41 AM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())

Saw this while testing a branch:
ubuntu@teuthology:/a/dzafman-2015-05-12_08:43:26-rados-wip-10809-11135-10290---...
David Zafman
01:11 AM Bug #11607 (Resolved): IPv6 in ceph_test_async_driver
@/usr/bin/ceph_test_async_driver@ uses function @inet_aton@, which may impact IPv6 support.
This was discovered by...
Ken Dreyer
12:39 AM rgw Tasks #11606 (New): formalize releases of s3-tests
Currently the only way to install and run s3-tests is to clone from git and run setup.py in a virtualenv. This works ... Ken Dreyer
12:26 AM Revision 801799dd (ceph): test/KeyValueDBMemory : update init()
make it build.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:25 AM Revision 9754764c (ceph): os/RocksDBStore: interpret some configurations.
compact_on_mount,
compaction_threads,
flusher_threads,
disableWAL.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:23 AM Revision 580ccaec (ceph): rgw: restore buffer of multipart upload after EEXIST
Fixes #11604
Backport: hammer, firefly
When we need to restart a write of part data, we need to revert to
buffer to ...
Yehuda Sadeh
12:22 AM Revision 39dc8667 (ceph): common/config_opts.h: use string for rocksdb options.
Now we can drop the ugly rocksdb interpret options, and
have
// rocksdb options that will be used for keyvaluestore...
Xiaoxi Chen
12:22 AM Revision c0311cc3 (ceph): mon/MonitorDBStore: use mon_rocksdb_options if backend is Rocksdb
use mon_rocksdb_options if using RocksDB as backend for monstore.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:22 AM Revision dac28780 (ceph): os/FileStore:use omap_rocksdb_options if backend is Rocksdb
use omap_rocksdb_options if using RocksDB as omap backend.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:22 AM Revision 7c16916d (ceph): keyvaluestore:use keyvaluestore_rocksdb_options if backend is rocksdb
use keyvaluestore_rocksdb_options if using Rocksdb as backend.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:22 AM Revision 7f6eed9a (ceph): os/RocksDBStore: compact_on_mount not support now
will fix it.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:22 AM Revision 9d6f9c9b (ceph): /s/omap_rocksdb_option/filestore_rocksdb_option
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com> Xiaoxi Chen
12:22 AM Revision fcea6104 (ceph): common/str_map: trim start/tailing writesapce in key and value.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com> Xiaoxi Chen
12:22 AM Revision 8915dba9 (ceph): os/RocksDB: use GetOptionsFromString
use GetOptionsFromString API, instead of interpret them.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:22 AM Revision 9c64bae3 (ceph): Add an test checking if frequent used options works.
Now most frequent used options are tested passed.
Known issue:
BackgroundThreads(we may need to interpret by ourse...
Xiaoxi Chen

05/12/2015

11:52 PM CephFS Fix #11187 (In Progress): ceph-qa-suite: reduce required machine numbers
Okay, there are some specialized ones in suites/fs that are pretty easy (done locally).
kcephfs has 2-client tests...
Greg Farnum
11:37 PM Revision 3d591afe (ceph): mon: prevent bucket deletion when referenced by a rule
If a rule references a bucket with 'take', prevent deletion.
Fixes: #11602
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:31 PM rgw Bug #11604 (Resolved): rgw: broken multipart upload when retrying parts
resending parts skips 512k of the data Yehuda Sadeh
11:25 PM CephFS Feature #11588: teuthology: set up log rotate for MDS logs
We explicitly disable logrotate in ceph-qa-suite/tasks/ceph.py, because of #5451.
I think maybe the answer is to k...
Greg Farnum
11:16 PM RADOS Feature #11603 (New): osd: refuse to start if nobarrier is set
Sage Weil
10:41 PM Revision 6eb9cbda (ceph): Merge pull request #435 from dachary/wip-11429-firefly
suites/rados: add test for 11429 (firefly) Loïc Dachary
10:07 PM RADOS Feature #11601: osd: share cached osdmaps across osd daemons
The most obvious problem is that crush/ uses raw pointers which seems to preclude putting the OSDMaps in memory share... Samuel Just
08:41 PM RADOS Feature #11601 (New): osd: share cached osdmaps across osd daemons
Samuel Just
09:54 PM Bug #8758: PGs get stuck in “replay”, but drop it upon osd restarts
This has a patch fixing at least one half, not sure why it got stuck in Need More Info. Greg Farnum
01:45 PM Bug #8758: PGs get stuck in “replay”, but drop it upon osd restarts
Hi
Is this Fix merged to the master code base? why I still found the active+replay+clean state in my cluster with ...
Wenjun Huang
09:43 PM Revision f780f189 (ceph): cephfs/test_client_recovery: check FUSE version before invoking flock
flock only works properly on FUSE versions >=2.9, which is newer
than eg Ubuntu Precise. So check the version on our ...
Greg Farnum
09:42 PM devops Feature #9133: create ceph user/group; run daemons as ceph (non-root)
Fedora BZ for uid/gid numbers: https://bugzilla.redhat.com/1220846 Ken Dreyer
09:12 PM devops Bug #11453: run RGW as root
For reference, the issue that tracks running RGW (and the other daemons) as the new "ceph" unprivileged UID is #9133 Ken Dreyer
09:03 PM Revision 9324d0a1 (ceph): crush: fix crash from invalid 'take' argument
Verify that the 'take' argument is a valid device or bucket. Otherwise,
ignore it (do not add the value to the worki...
Sage Weil
09:01 PM Bug #11602 (Resolved): crush: take crashes due to invalid arg
user deleted the bucket a rule referred to. now a mapping crashes.
sample map attached (crushtool --test to repro...
Sage Weil
08:40 PM Feature #11600 (New): OSD: ensure that filestore queue_transaction never blocks
OSD op dispatching should reserve a worst-case throttle *before* taking any pg locks. Once the thread completes disp... Samuel Just
08:29 PM Revision d02b64c8 (ceph): Merge pull request #439 from ceph/wip-11594
Make sure that ulimits are adjusted for ceph-objectstore-tool Yuri Weinstein
08:14 PM Feature #6414 (Rejected): filestore: make read() use a bufferlist method
Sage Weil
08:12 PM Feature #8215 (Closed): OSD op instrumentation plan
Samuel Just
08:11 PM Feature #9320 (Rejected): "ceph osd dump" does not flag full OSDs
Sage Weil
08:10 PM devops Tasks #10455 (Resolved): Improvements to the tracker - suggestion
Sage Weil
08:09 PM devops Feature #9474 (Resolved): unify init-radosgw versions'
Sage Weil
08:09 PM devops Feature #11530 (In Progress): Build release packages for Debian Jessie
Sage Weil
08:08 PM devops Tasks #8366 (Resolved): Update ceph.com/docs to default to the latest major release (0.80)
Sage Weil
08:08 PM devops Feature #6020 (Rejected): radosgw-apache opinionated package
Sage Weil
07:07 PM Bug #11594 (Fix Under Review): error (24) Too many open files not handled on operation
David Zafman
07:06 PM Bug #11594: error (24) Too many open files not handled on operation

This is fixed in master branch of ceph-qa-suite e6ce90fd for bug #11204.
Created pull request #439
David Zafman
05:42 PM Bug #11594 (Resolved): error (24) Too many open files not handled on operation

error (24) Too many open files not handled on operation caused os/FileStore.cc: 2757: FAILED assert(0 == "unexpecte...
David Zafman
07:04 PM Revision 3862bd13 (ceph): Make sure that ulimits are adjusted for ceph-objectstore-tool
Fixes: #11204
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit e6ce90fdb16dcda6902ecf7857...
David Zafman
06:53 PM Bug #11598 (Resolved): ceph-detect-init does not make install
With the recent ceph-detect-init changes, make install now fails (
make succeeds hence this is not detected by build...
Loïc Dachary
06:31 PM Bug #11586: RBD Data Corruption with Logging on Giant
Shouldn't this issue also be reclassified as a bug, since its not known otherwise at this point? David Burley
05:26 PM devops Bug #11581: "port 22: No route to host" errors in the labs
Was not able to gain any access to it via ssh or sol, so no power cycle was done Yuri Weinstein
05:22 PM devops Bug #11581: "port 22: No route to host" errors in the labs
Yuri Weinstein wrote:
> [...]
>
> was locked by teuthology-2015-05-08_23:08:01-kcephfs-giant-testing-basic-typica...
Zack Cerza
01:27 AM devops Bug #11581: "port 22: No route to host" errors in the labs
... Yuri Weinstein
05:20 PM Bug #11535: Client admin socket leaks file descriptors
Hammer backport: https://github.com/ceph/ceph/pull/4657 Ken Dreyer
05:16 PM Revision 0b6d4427 (ceph): common/admin_socket: close socket descriptor in destructor
Long-running processes that do not reuse a single client connection will
see accumulating file descriptors as a resul...
Jon Bernard
05:07 PM Revision 019b28b6 (ceph): OSD: handle the case where we resurrected an old, deleted pg
Prior to giant, we would skip pgs in load_pgs which were not present in
the current osdmap. Those pgs would eventual...
Samuel Just
04:57 PM Revision f4cb42c3 (ceph): initialize ctx.manager in ceph.py
instead of rados.py because ceph.py is only run once where rados.py
could be run multiple time, leading to race condi...
Loïc Dachary
04:44 PM rbd Bug #11593 (Resolved): diff_iterate API call should use callback's return code
If the callback from diff_iterate returns an error, this return code is ignored by diff_iterate and is not bubbled up... Jason Dillaman
04:17 PM rbd Feature #11405: qa: test rbd notify-based proxying across versions
*ceph-qa-suite PR*: https://github.com/ceph/ceph-qa-suite/pull/438 Jason Dillaman
04:04 PM rbd Feature #11405: qa: test rbd notify-based proxying across versions
*ceph master PR*: https://github.com/ceph/ceph/pull/4644 Jason Dillaman
04:03 PM rbd Feature #11405 (Fix Under Review): qa: test rbd notify-based proxying across versions
Josh Durgin
04:16 PM Revision bf0bdbc0 (ceph): Merge pull request #4656 from ceph/wip-rbd-xfstests-201505
RBD: expunge test broken by xfs commit
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:15 PM rbd Feature #4605 (Duplicate): rbd xfstests: define qa user, group, etc.
Sage Weil
04:14 PM rbd Feature #4136 (Duplicate): rbd xfstests: update list of tests run
Sage Weil
04:12 PM rbd Feature #4089 (Closed): rbd: improve small I/O performance
Sage Weil
04:11 PM rbd Feature #2586 (Rejected): rbd: check/take locks on --lock
Sage Weil
04:11 PM rbd Feature #5187 (Resolved): rbd: allow unmap using mapped image name
Sage Weil
04:09 PM Revision 9127e400 (ceph): Merge pull request #4655 from ceph/wip-add-ceph-create-keys.rst
doc: add ceph-create-keys.rst to dist tarball
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:03 PM rbd Feature #11372 (Resolved): qa: run librbd tests under valgrind
Jason Dillaman
04:00 PM Revision 944eb28a (ceph): RBD: expunge test broken by xfs commit
expunge generic/231, broken for disk and rbd by kernel commit 04162bb
Signed-off-by: Douglas Fuller <dfuller@redhat....
Douglas Fuller
03:56 PM Revision f80efc33 (ceph): suites/rados: add test for 11429
This patch also adds some convenience facilities for making
some of the ceph_manager methods into tasks usable from a...
Samuel Just
03:56 PM Revision 9b2bce56 (ceph): squash: ceph_manager: add utility_task doc string
(cherry picked from commit 2a60852a1d0b0b7980004cf262d4af8ea4011667) Samuel Just
03:56 PM Revision 0b44a81b (ceph): squash: remove utility, moved to teuthology.git
(cherry picked from commit 73577f1077dcfb059d7a96d7502a147a943cd261) Samuel Just
03:56 PM Revision b3cbfe60 (ceph): squash: use != not is not in radosbench
(cherry picked from commit 91bc0e91864903f6635879432e6dc7a0b36c76c2)
Conflicts:
tasks/radosbench.py
the prototype ...
Samuel Just
03:56 PM Revision 9e7442ec (ceph): squash: use sleep instead of utility.sleep
(cherry picked from commit cc107525bca02ca44fabe8513203680e0d1e422b) Samuel Just
03:45 PM Bug #10794: ceph_test_rados: incorrect buffer at pos ...

Seen when doing other testing.
http://qa-proxy.ceph.com/teuthology/dzafman-2015-05-11_15:58:18-rados-wip-10809-1...
David Zafman
02:34 PM Revision a97566ad (ceph): doc: add ceph-create-keys.rst to dist tarball
Fixes: #10725
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:32 PM devops Bug #11591 (Can't reproduce): "VersionNotFoundError: Failed to fetch package version" in rados-ha...
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-11_21:02:36-rados-hammer-distro-basic-typica/
Jobs: ...
Yuri Weinstein
02:03 PM Linux kernel client Bug #11585: kdb crash around __ceph_remove_cap() while dirfrag.sh
I did some poking - I think it was a BUG_ON(!session->s_num_cap_releases) in __queue_cap_release(). Ilya Dryomov
01:45 PM Linux kernel client Bug #11585: kdb crash around __ceph_remove_cap() while dirfrag.sh
I'm not familiar with kdb. It this crash around __ceph_remove_cap() or infinite loop around __ceph_remove_cap() ? Zheng Yan
02:03 PM Revision 44d6429a (ceph): Merge pull request #4412 from tchaikov/wip-add-man-page
doc: add man page for ceph-create-keys
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:58 PM Revision 28f0230c (ceph): erasure-code: bench.sh compares isa & jerasure, vandermonde & cauchy
ISA and Jerasure can be compared for the default stripe width (4KB) and
the two most commonly used Reed Solomon matri...
Loic Dachary
11:57 AM Revision 156c385e (ceph): Merge pull request #4379 from ceph/wip-11416
rgw: use correct objv_tracker for bucket instance
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Loic Da...
Loïc Dachary
11:45 AM Revision 745a565c (ceph): Merge pull request #4522 from ceph/wip-cephfs-reset-fixes
Fixes to resets of tables and journal with damaged metadata
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
11:10 AM Revision 7476e944 (ceph): Avoid an extra read on the atomic variable
Signed-off-by: Pavan Rallabhandi <pavan.rallabhandi@sandisk.com> Pavan Rallabhandi
10:25 AM rbd Bug #11478 (Resolved): Queued AIO reference counters not properly updated
Loïc Dachary
10:24 AM rbd Bug #11370 (Resolved): A retransmit of proxied flatten request can result in -EINVAL
Loïc Dachary
10:24 AM rbd Bug #11369 (Resolved): Periodic failure of TestLibRBD.DiffIterateStress
Loïc Dachary
10:22 AM rgw Bug #11088 (Resolved): RGW Swift API: wrong handling of empty metadata on Swift container
Loïc Dachary
10:22 AM rgw Bug #11036 (Resolved): RGW Swift API: response for PUT on /container does not contain the mandato...
Loïc Dachary
10:21 AM rgw Bug #10971 (Resolved): RGW does not send Content-Length HTTP header in response for GET on Swift ...
Loïc Dachary
10:21 AM rgw Bug #10661 (Resolved): RGW swift API: Response header of POST request for object does not contain...
Loïc Dachary
10:20 AM rgw Bug #10650 (Resolved): Response header of swift API PUT /container/object returned by RGW does no...
Loïc Dachary
10:20 AM rgw Bug #11160 (Resolved): rgw: shouldn't need to disable rgw_socket_path if frontend is configured
Loïc Dachary
10:19 AM rgw Bug #10243 (Resolved): civetweb is hitting a limit (number of threads 1024)
Loïc Dachary
10:19 AM rgw Bug #11256 (Resolved): rgw: object set attrs clobbers object removal bucket index update
Loïc Dachary
10:18 AM rgw Feature #984: rgw: user logging API
Is this related to Amazon's Server Access Logging as documented in http://docs.aws.amazon.com/AmazonS3/latest/dev/Ser... Lenz Grimmer
10:17 AM rgw Feature #10938 (Resolved): RGW Swift API: response for GET/HEAD on container does not contain the...
Loïc Dachary
10:13 AM rgw Bug #10645 (Resolved): using x-fresh-metadata=true in object copying using swift API copies custo...
Loïc Dachary
10:13 AM rgw Bug #11087 (Resolved): RGW Swift API: lack of mandatory ETag header in response for COPY/PUT with...
Loïc Dachary
10:13 AM rgw Bug #10663 (Resolved): RGW swift API: Response header of COPY request for object does not contain...
Loïc Dachary
10:12 AM rgw Bug #10662 (Resolved): RGW swift API: Providing custom metadata header in COPY operation does not...
Loïc Dachary
10:07 AM Revision 753122de (ceph): erasure-code: add --erased option to ceph_erasure_code_benchmark
The --erased option specifies which chunks are erased when running the
decode workload. It is useful to precisely mea...
Loic Dachary
10:05 AM Revision 613e2002 (ceph): erasure-code: add display_chunks helper to ceph_erasure_code_benchmark
To display the erased chunk in a way that is human readable. Extract the
helper by refactoring code from --erasures-g...
Loic Dachary
09:46 AM Bug #7915: ./include/interval_set.h: 385: FAILED assert(_size >= 0)
Ceph version 0.94.1 (e4bfad3a3c51054df7e537a724c8d0bf9be972ff)
Ubuntu 14.04 Trusty with 3.13.0 Kernel
Hi,
it s...
Achim Ledermüller
09:23 AM Revision 95beceba (ceph): tools: fix tabletool reset snap
SnapServer has an encode method defined that
is different to encode_state, whereas in InoTable
the two were synonmous...
John Spray
09:23 AM Revision 237f76b6 (ceph): mds: expose static default file layout methods
So that tools can invoke these to get the defaults
without a fully baked MDCache.
Signed-off-by: John Spray <john.sp...
John Spray
09:23 AM Revision a4925933 (ceph): tools: improve journaltool reset
Handle the case where no journal objects exist at all,
rather than just resetting a journal that already exists.
Sig...
John Spray
09:23 AM Revision 67601458 (ceph): tools: fix tabletool reset of nonexistent sessionmap
If the object didn't exist, the omap clear was failing
and preventing the subsueent omap set header from
executing. ...
John Spray
09:20 AM Revision 1fa92827 (ceph): client: check per-pool full flag in op path
...so that in a quota full state, we give ENOSPC
up front instead of waiting for it to happen
on flush.
Fixes: #1127...
John Spray
09:20 AM Revision 48261529 (ceph): client: clarify some comments
...related to the ENOSPC/pool quota handling.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
09:20 AM Revision 00834454 (ceph): client: subscribe to map on pool full
Similar to what the objecter does for us
when the cluster-wide full flag is set. This
allows us to pick up when the ...
John Spray
09:20 AM Revision 6eca240b (ceph): osdc: implement Objecter::osdmap_pool_full
This is for checking whether the global
full flag *or* the per-pool full flag is
set.
Signed-off-by: John Spray <joh...
John Spray
09:20 AM Revision dbe9ec1d (ceph): client: op cancellation on per pool full flag
...extending nice ENOSPC handling to the case
of pools which are full by virtue of exceeding
their quota.
Signed-off...
John Spray
09:20 AM Revision dbf697d2 (ceph): osdc/Objecter: op_cancel_writes return whether anything cancelled
...so that caller knows whether it's really necessary for
them to barrier subsequent operations on the OSD map epoch....
John Spray
09:20 AM Revision 1d2290ea (ceph): osdc/Objecter: allow per-pool calls to op_cancel_writes
For when CephFS client needs to handle a particular pool
being full.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
08:48 AM CephFS Bug #11541 (Pending Backport): MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Needs backport to hammer as that's where the issue appeared. John Spray
05:07 AM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Put it in a PR, please? Greg Farnum
08:47 AM Revision 7dc453b0 (ceph): Merge pull request #4652 from ceph/wip-11541
mds: clear CDir::STATE_REJOINUNDEF after fetching dirfrag
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
07:26 AM Revision ab1e5394 (ceph): mds: clear CDir::STATE_REJOINUNDEF after fetching dirfrag
Fixes: #11541
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
07:24 AM rgw Bug #11180: rgwadmin tasks assumes non-regional output
* firefly backport https://github.com/ceph/ceph-qa-suite/pull/437 Loïc Dachary
07:09 AM Bug #11484 (Pending Backport): OPT_INT option interprets "3221225472" as -1073741824, and crashes...
Kefu Chai
07:09 AM Bug #11484 (Resolved): OPT_INT option interprets "3221225472" as -1073741824, and crashes in Thro...
Kefu Chai
05:02 AM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
John, can you do something so the MDS resets itself if it gets moved out of the active state? I think there might be ... Greg Farnum
04:48 AM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
For some reason the leader is not responding to all of the MDSBeacon messages it receives (but it does respond to oth... Greg Farnum
05:00 AM Fix #11590: MDSMonitor: handle MDSBeacon messages properly
This might also be the cause of the very small number of leaked messages I think Sam or Joao mentioned to me. Greg Farnum
05:00 AM Fix #11590 (Resolved): MDSMonitor: handle MDSBeacon messages properly
We discovered while investigating #11481 that the MDSMonitor simply does not handle MDSBeacon messages appropriately.... Greg Farnum
02:02 AM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
SOrry, Yuri, I'm not quite familiar with teuthology, so I'm not able to see things wrong... Zhiqiang Wang
01:16 AM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
On glance I don't see issues with tests (maybe bad cherry pick somewhere), but here are it is - https://github.com/ce... Yuri Weinstein
01:05 AM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Looks like still running with the old testcases
2015-05-10T19:32:02.755 INFO:tasks.workunit.client.1.plana12.stdou...
Zhiqiang Wang

05/11/2015

09:37 PM Bug #11468: ENOTEMPTY removing a pg
We should install collectl: http://tracker.ceph.com/issues/11589 Samuel Just
05:21 PM Bug #11468: ENOTEMPTY removing a pg
The typica nodes appear to be timing out with 4 osds on a single typica node. Samuel Just
09:21 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Looks like it, but a different suite. Yuri Weinstein
09:16 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Same thing? Samuel Just
09:13 PM Bug #11548 (New): "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-mu...
Reopened as same errors in a diff suite
Run: http://pulpito.ceph.com/teuthology-2015-05-10_17:05:03-upgrade:giant-...
Yuri Weinstein
09:05 PM Bug #11586: RBD Data Corruption with Logging on Giant
Here's the universal ceph.conf file:... David Burley
08:06 PM Bug #11586: RBD Data Corruption with Logging on Giant
That seems somewhat less likely; you'd better post all the details of your setup.
There might have been an issue w...
Greg Farnum
07:43 PM Bug #11586: RBD Data Corruption with Logging on Giant
Greg,
So to clarify: You believe that an XFS bug caused a Ceph OSD debug log message write, destined for an Ext4 f...
David Burley
07:40 PM Bug #11586: RBD Data Corruption with Logging on Giant
Greg Farnum wrote:
> This sounds exactly like an issue we've seen before with I think a certain combination of XFS v...
Florian Haas
06:05 PM Bug #11586: RBD Data Corruption with Logging on Giant
For reference, while I hunt in the ML/tracker:... David Burley
05:54 PM Bug #11586: RBD Data Corruption with Logging on Giant
This sounds exactly like an issue we've seen before with I think a certain combination of XFS version and Ceph's use ... Greg Farnum
05:50 PM Bug #11586 (Duplicate): RBD Data Corruption with Logging on Giant
We have a ceph cluster running:
* Ceph Giant (0.87) - Ceph repo RPMs
* CentOS Linux release 7.0.1406 (Core)
* Ker...
David Burley
08:34 PM CephFS Feature #11588 (Resolved): teuthology: set up log rotate for MDS logs
There might be some stuff around log rotation already in teuthology. If not, it shouldn't be hard to add handling.
...
Greg Farnum
07:18 PM Revision 95818dac (ceph): packaging: include ceph_perf_objectstore
The /usr/bin/ceph_perf_objectstore file is installed by default. Prior
to this commit it was missing from the packagi...
Ken Dreyer
06:23 PM Revision c928e4d7 (ceph): Merge pull request #4545 from dachary/wip-mailmap
mailmap updates Loïc Dachary
06:22 PM Revision e9300cb1 (ceph): mailmap: Sergey Arkhipov affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 64e113a6 (ceph): mailmap: Alistair Israel affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision ffdd14bd (ceph): mailmap: Gerhard Muntingh affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 939fc047 (ceph): mailmap: Henry Chang affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision dd558b6b (ceph): mailmap: Fabio Alessandro Locati affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 1203bcd5 (ceph): mailmap: Tim Serong affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 39b27beb (ceph): mailmap: Nathan Cutler affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision efa2b3cb (ceph): mailmap: Orit Wasserman affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision ae16ee7b (ceph): mailmap: Douglas Fuller affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 995ab97a (ceph): mailmap: Rajesh Nambiar affiliation
Reviewed-by: Rajesh Nambiar <rajesh.n@msystechnologies.com>
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
06:22 PM Revision 738ec604 (ceph): mailmap: Hervé Rousseau affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 8ccce254 (ceph): mailmap: Jean-Charles Lopez affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 95a881f7 (ceph): mailmap: Joao Eduardo Luis affiliation
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
06:22 PM Revision 0f44127d (ceph): mailmap: Ning Yao affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision f76bf6c6 (ceph): mailmap: Xingyi Wu affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 7d2e49a5 (ceph): mailmap: Neha Ummareddy affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:14 PM Feature #11439: make the all osd/filestore thread pool suicide timeouts separately configurable
acf20cee1249ada9344cdff7e1f45dfe0e1a7635 Samuel Just
06:14 PM Feature #11439 (Pending Backport): make the all osd/filestore thread pool suicide timeouts separa...
Samuel Just
06:12 PM Revision 6817d03b (ceph): Merge pull request #4525 from athanatos/wip-11358
Wip 11358
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:09 PM Revision acf20cee (ceph): Merge pull request #4648 from athanatos/wip-11439
Add separate suicide timeout configs
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
06:08 PM rbd Bug #11587 (Resolved): inconsistency with rbd-replay utilities and --with-debug option
In v0.94.1, @make install@ installs @/usr/bin/rbd-replay@ and @/usr/bin/rbd-replay-many@ even when the user does not ... Ken Dreyer
05:42 PM Revision 2738d02b (ceph): ECBackend: eliminate transaction append, ECSubWrite copy
Update MOSDECSubOpWrite to claim passed ECSubWrite structure avoiding
the copy. Update handle_sub_write to pass a tr...
Samuel Just
05:41 PM Revision 52d1797b (ceph): Merge pull request #4365 from ceph/wip-digest-repair
osd: fix repair when recorded digest is wrong
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
05:38 PM Revision 4c65d666 (ceph): Merge pull request #4252 from wonzhq/make_writeable
osd: fixes for make_writeable
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Samuel Just
05:37 PM Revision 61387b2a (ceph): Merge pull request #4450 from big-henry/wip-journal
FileJournal: fix check_for_full
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com
...
Samuel Just
05:35 PM Revision 8685fab2 (ceph): Merge pull request #4293 from ajs1984/master
librados: Add config observer for Objecter instance.
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Samuel Just
05:34 PM Revision e7abe87c (ceph): Merge pull request #4352 from majianpeng/misc-fix
Misc fix
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Samuel Just
05:29 PM Revision 05db2b0a (ceph): Merge pull request #4452 from tchaikov/wip-interactive-ceph-cli
Wip interactive ceph cli
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Samuel Just
05:27 PM Revision f1466380 (ceph): Merge pull request #4494 from ceph/wip-int-option-overflow
Wip int option overflow
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
05:27 PM Revision b69fb891 (ceph): Merge pull request #4568 from dachary/wip-10662-10663-hammer
RGW swift API: Response header of COPY request for object does not
contain x-copied-from, custom metadata, x-copied-...
Yehuda Sadeh
05:20 PM Linux kernel client Bug #11585: kdb crash around __ceph_remove_cap() while dirfrag.sh
teuthology-2015-05-10_23:18:01-multimds-next-testing-basic-multi/884661 according to yuriw Ilya Dryomov
05:13 PM Linux kernel client Bug #11585: kdb crash around __ceph_remove_cap() while dirfrag.sh
... Ilya Dryomov
05:11 PM Linux kernel client Bug #11585 (Can't reproduce): kdb crash around __ceph_remove_cap() while dirfrag.sh
... Ilya Dryomov
05:19 PM Revision 938db47d (ceph): suites: update log whitelist for TestQuotaFull
A quota ENOSPC looks different in the log than
as capacity ENOSPC
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
05:13 PM Bug #11569: mon: "pg ls" is broken
Ah, so we're actually only querying on one kind of state at a time, but it was still broken. Coolio. Greg Farnum
01:48 PM Bug #11569 (Fix Under Review): mon: "pg ls" is broken
https://github.com/ceph/ceph/pull/4643 Kefu Chai
08:48 AM Bug #11569: mon: "pg ls" is broken
yes, by inspecting the log file, ... Kefu Chai
04:23 PM Revision 354fcabd (ceph): Merge pull request #4645 from ceph/wip-fix-BTBFS-message-monmetadata
mon: fix the FTBFS
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
03:54 PM Revision 3699a732 (ceph): mon: fix the FTBFS
put the messages/MMonMetadata.h into the dist tarball.
Fixes: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:38 PM Revision d294deb1 (ceph): Merge pull request #4626 from trhoden/bootstrap-rgw
debian: add bootstrap-rgw dir to ceph package
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
03:36 PM devops Bug #11453: run RGW as root
Hi Guilhem,
You're right that running as root is not a good solution.
With the transition to civetweb, there is...
Ken Dreyer
03:20 PM devops Bug #11581: "port 22: No route to host" errors in the labs
plana34 was locked by teuthology-2015-05-10_23:18:01-multimds-next-testing-basic-multi/884661
marked down
Yuri Weinstein
03:18 PM Revision 73daa84b (ceph): Merge pull request #4609 from trhoden/ceph-spec-rgw
Add rgw placeholder directories to ceph-radosgw package
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Sa...
Ken Dreyer
02:35 PM Bug #11582: ceph-0.80.9 compile error
firefly is still supported and tested. just tested using a centos 6 installation:... Kefu Chai
07:16 AM Bug #11582 (Can't reproduce): ceph-0.80.9 compile error
when compile the ceph-0.80.9 source package, I got the following error:
./autogen.sh
./configure (generate Makefile...
cory gu
02:02 PM Feature #10904 (Resolved): list all nodes in a ceph cluster
Kefu Chai
02:01 PM Revision 87f37b6b (ceph): Merge pull request #4227 from tchaikov/node-ls
mon,osd,mds: add "{mon,mds} metadata" and "node ls" commands
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Kefu Chai
12:48 PM Revision 383f26eb (ceph): Merge pull request #4551 from theanalyst/doc/release/v0.94.2
doc: release notes for hammer v0.94.2 (draft)
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:40 PM Revision 07cf4f75 (ceph): doc: release notes for hammer v0.94.2
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Conflicts:
doc/release-notes.rst
Abhishek Lekshmanan
12:08 PM Revision 0f025122 (ceph): Merge pull request #4629 from ceph/hammer-uclient-checking
Hammer uclient checking
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:40 AM Revision 89f89ca3 (ceph): mon: s/recovery/recoverying/ in "pg ls*" commands' spec
* also translate "repair" if specified as "states"
* update test_mon_pg in cephtool-test-mon.sh
Fixes: #11569
Signed...
Kefu Chai
11:40 AM Revision 990dfb6c (ceph): mon/PGMap: sort pg states by the states in "pg ls" spec
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:40 AM Revision e1f1c56c (ceph): mon/PGMap: add more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:59 AM Documentation #11490: http://ceph.com/docs/master/ bottom links are obsolete
Adam, thanks for updating this issue: it was not my intention to assign it to you in the first place, sorry about tha... Loïc Dachary
02:37 AM Documentation #11490: http://ceph.com/docs/master/ bottom links are obsolete
My internship at Red Hat is over, so I'm not currently an active Ceph developer. Adam Crume
07:50 AM devops Bug #11583 (New): rebuild wheelhouse if requirements.txt is more recent
Add to install-deps.sh a test that verifies none of the requirements.txt file are more recent than an existing wheelh... Loïc Dachary
07:25 AM Bug #11558 (Won't Fix): assert(0 == "hit suicide timeout") in HeartbeatMap due to dead lock in ro...
since the kv store is still an experimental feature, and its settings are subject to change, i am closing it as "won'... Kefu Chai
04:56 AM Bug #11558: assert(0 == "hit suicide timeout") in HeartbeatMap due to dead lock in rocksdb
the use the default rocksdb::max_open_files 5000 in commit 0bd767fb7ecca78033dc9d99f221e88ad0c4b289.
But the system ...
Xinze Chi
07:12 AM Revision 1218d4d8 (ceph): Merge pull request #4624 from rajukv/wip-xio-rajukv
xio: Update XIO client connection IP and nonce
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:48 AM Revision ed065cf8 (ceph): Merge pull request #4620 from yuyuyu101/wip-async-fix-10
AsyncConnection: Avoid assert since replacing may inject when unlock Haomai Wang
05:13 AM Revision 6158f18f (ceph): Update XIO client connection IP and nonce
Obtain the local IP of the client and save the nonce provided when the messenger was created. This is required for RB... Raju Kurunkad

05/10/2015

10:07 PM devops Bug #11453: run RGW as root
Sorry but running RGW as root isn't a good option.
We have many problems with Chef Cookbook about radosgw user consi...
Guilhem Lettron
03:43 PM devops Bug #11453: run RGW as root
* firefly backport https://github.com/ceph/ceph/pull/4638 Nathan Cutler
06:16 PM Revision 432d86d6 (ceph): Merge pull request #4640 from SUSE/wip-rbd-recover-tool-typo-fix
doc: rbd-recover-tool: fix typos in comments
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:13 PM Revision 5736948b (ceph): Merge pull request #4637 from SUSE/wip-rados-gw-comment-fix
doc: rgw: fix typo in comments
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:05 PM rgw Bug #11416: rgw: leak of bucket meta objects on bucket re-creation
fe158ec is already included in hammer Nathan Cutler
05:44 PM rgw Bug #11323: rgw: quota not respected in POST object
* firefly backport https://github.com/ceph/ceph/pull/4642 Nathan Cutler
05:43 PM Revision d78e31f0 (ceph): rgw: quota not respected in POST object
Signed-off-by: Sergey Arkhipov <nineseconds@yandex.ru>
Backport: hammer, firefly
Fixes: #11323
(cherry picked from co...
9seconds
04:56 PM rgw Bug #11149: delete bucket does not remove .bucket.meta file
* firefly backport https://github.com/ceph/ceph/pull/4641 Nathan Cutler
04:54 PM Revision 177ef55d (ceph): rgw: remove meta file after deleting bucket
The meta file is deleted only if the bucket meta data is not synced
Signed-off-by: Orit Wasserman <owasserm@redhat.c...
Orit Wasserman
04:49 PM rgw Bug #11160: rgw: shouldn't need to disable rgw_socket_path if frontend is configured
I see both backports (hammer and firefly) are merged now. Nathan Cutler
04:46 PM rgw Bug #11256: rgw: object set attrs clobbers object removal bucket index update
both hammer and firefly backports appear to have been merged - does that mean this issue can be closed? Nathan Cutler
04:43 PM rgw Bug #11256: rgw: object set attrs clobbers object removal bucket index update
* firefly backport: https://github.com/ceph/ceph/pull/4571 Nathan Cutler
04:26 PM Revision 88bf25d2 (ceph): doc: rbd-recover-tool: fix typos in comments
Signed-off-by: Nathan Cutler <ncutler@suse.cz> Nathan Cutler
04:17 PM Revision 05cf0db2 (ceph): doc: rgw: fix typo in comments
Signed-off-by: Nathan Cutler <ncutler@suse.cz> Nathan Cutler
03:54 PM rbd Bug #7385: Objectcacher setting max object counts too low
* firefly backport https://github.com/ceph/ceph/pull/4639 Nathan Cutler
03:53 PM Revision 9845258f (ceph): librbd: updated cache max objects calculation
The previous calculation was based upon the image's object size.
Since the cache stores smaller bufferheads, the obje...
Jason Dillaman
03:42 PM Revision a71f3091 (ceph): init-radosgw: run RGW as root
The ceph-radosgw service fails to start if the httpd package is not
installed. This is because the init.d file attemp...
Ken Dreyer
03:13 PM Revision 0a7f2b2a (ceph): PGLog: split divergent priors as well
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit bbe231a61fc06a1a668e6b831fb8224526721f93)
C...
Nathan Cutler
09:43 AM Revision 424289dc (ceph): json_sprit: fix the FTBFS on old gcc
Fixes: #11574
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 6b68b27146852f057a3373cd04b08cd6...
Kefu Chai
09:40 AM Revision 84b00f18 (ceph): json_spirit: use utf8 intenally when parsing \uHHHH
When the python CLI is given non-ASCII characters, it converts them to
\uHHHH escapes in JSON. json_spirit parses th...
Tim Serong
08:51 AM Bug #11143: src/ceph-disk : "disk zap" sgdisk invocation
* firefly backport https://github.com/ceph/ceph/pull/4636 Nathan Cutler
08:24 AM Bug #11535 (Pending Backport): Client admin socket leaks file descriptors
Loïc Dachary
08:18 AM Revision 10d85e11 (ceph): Fix "disk zap" sgdisk invocation
Fixes #11143
If the metadata on the disk is truly invalid, sgdisk would fail to zero
it in one go, because --mbrtogp...
Owen Synge
06:32 AM Bug #11574: utf8 and old gcc breakage on RHEL6.5
* firefly backport included in https://github.com/ceph/ceph/pull/4635 Nathan Cutler
06:21 AM Bug #7387: Malformed JSON command output when non-ASCII strings are present
* firefly backport https://github.com/ceph/ceph/pull/4635 Nathan Cutler
12:08 AM rgw Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-05-08_13:10:30-upgrade:hammer-hammer-distro-basic-magna/
Jobs: [...
Yuri Weinstein

05/09/2015

08:25 PM Bug #7387: Malformed JSON command output when non-ASCII strings are present
* (incorrect, closed) firefly backport https://github.com/ceph/ceph/pull/4634 Nathan Cutler
04:07 PM Bug #7387 (Pending Backport): Malformed JSON command output when non-ASCII strings are present
Kefu Chai
08:07 PM Bug #11535: Client admin socket leaks file descriptors
* firefly backport https://github.com/ceph/ceph/pull/4633 Nathan Cutler
08:06 PM Revision b0611408 (ceph): common/admin_socket: close socket descriptor in destructor
Long-running processes that do not reuse a single client connection will
see accumulating file descriptors as a resul...
Jon Bernard
07:19 PM Bug #11507: object creation by write cannot use an offset on an erasure coded pool
* firefly backport https://github.com/ceph/ceph/pull/4632 Nathan Cutler
07:18 PM Revision 8372f1d5 (ceph): osd: refuse to write a new erasure coded object with an offset > 0
Even if the offset is properly aligned.
http://tracker.ceph.com/issues/11507 Fixes: #11507
Signed-off-by: Jianpeng ...
Jianpeng Ma
06:25 PM Bug #11069: PGLog: split divergent priors as well
* firefly backport https://github.com/ceph/ceph/pull/4631 Nathan Cutler
04:56 PM devops Bug #11581: "port 22: No route to host" errors in the labs
The fix (if it is indeed the issue I noted above, Sage can confirm) is in ubuntu-trusty kernel starting with Ubuntu-3... Ilya Dryomov
04:44 PM devops Bug #11581: "port 22: No route to host" errors in the labs
Two identical failures in ext4 xattr.
plana80:...
Ilya Dryomov
03:19 PM devops Bug #11581: "port 22: No route to host" errors in the labs
In Sepia running @teuthology-nuke --stale --owner scheduled_teuthology@teuthology --unlock@ - failed ... Yuri Weinstein
03:14 PM devops Bug #11581 (Closed): "port 22: No route to host" errors in the labs
This is a placeholder to capture information on jobs that leave machines in unusable state, e.g. can't ssh to a machi... Yuri Weinstein
04:07 PM Bug #11574 (Pending Backport): utf8 and old gcc breakage on RHEL6.5
Kefu Chai
03:19 PM Bug #10983: use a new disk as journal disk,ceph-disk prepare fail
* firefly backport https://github.com/ceph/ceph/pull/4630 Nathan Cutler
03:16 PM Revision 90909671 (ceph): ceph-disk: more robust parted output parser
In some cases, depending on the implementation or the operating system,
parted --machine -- /dev/sdh print
may c...
Loic Dachary
09:42 AM Bug #11470: mon: leaked Messenger, MLog on shutdown
looks like I'll need access to the typica lab. For some reason assumed those results would end up in the teuthology ... Joao Eduardo Luis
12:04 AM CephFS Bug #11510 (Resolved): ceph-fuse crashes
I backported the pool permissions checking (https://github.com/ceph/ceph/pull/4629); it's waiting for the backports g... Greg Farnum

05/08/2015

11:58 PM Feature #11545 (Fix Under Review): mon: have mon-specific commands under 'ceph mon ...'
https://github.com/ceph/ceph/pull/4595 Joao Eduardo Luis
10:01 PM Revision 03348971 (ceph): Merge pull request #4628 from dachary/wip-releases
doc: add release numbering explanation Sage Weil
08:33 PM Stable releases Tasks #10560 (Rejected): dumpling v0.67.12
Fortunately it was not necessary to publish this release. Loïc Dachary
08:31 PM Revision 67fd3c4e (ceph): doc: add release numbering explanation
Mostly copy pasted from Sage's email "The first infernalis dev release
will be v9.0.0".
Signed-off-by: Loic Dachary ...
Loic Dachary
08:31 PM Revision 09681342 (ceph): doc: move the release cycle after the timeline
The timeline is a useful reference and the reader should not have to
scroll down to see it. Move the release cycle af...
Loic Dachary
07:41 PM rbd Bug #11577 (Resolved): fsx deadlocked in several of the most recent runs
Jason Dillaman
05:34 PM rbd Bug #11577 (Fix Under Review): fsx deadlocked in several of the most recent runs
*master PR*: https://github.com/ceph/ceph/pull/4623 Jason Dillaman
11:58 AM rbd Bug #11577 (In Progress): fsx deadlocked in several of the most recent runs
Jason Dillaman
11:57 AM rbd Bug #11577 (Resolved): fsx deadlocked in several of the most recent runs
http://qa-proxy.ceph.com/teuthology/jdillaman-2015-05-06_21:47:33-rbd-master---basic-multi/878909/teuthology.log
htt...
Jason Dillaman
06:50 PM Revision 640902e2 (ceph): Merge pull request #4541 from jbernard/master
common/admin_socket: close socket descriptor in destructor
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:50 PM rgw Bug #10925: "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-distro-basic...
Run: http://pulpito.ceph.com/teuthology-2015-05-07_17:05:02-upgrade:giant-x-next-distro-basic-multi/
Job: 879194
Yuri Weinstein
06:47 PM Bug #11211 (New): osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Yuri Weinstein
06:45 PM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
See it in next
Run: http://pulpito.ceph.com/teuthology-2015-05-06_23:02:03-rgw-next-distro-basic-multi/
Job: ['8782...
Yuri Weinstein
06:44 PM Revision 0543003f (ceph): Merge pull request #4623 from ceph/wip-11577
librbd: possible deadlock during copyup
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:30 PM Revision fa823ff4 (ceph): kcephfs: remove 'kclient' workunit tests -- there are none left now
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
06:29 PM Revision fcd0ea33 (ceph): workunits: remove defunct cephfs set_layout test
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
06:17 PM Revision 6e2dd408 (ceph): client: fix error handling in check_pool_perm
Previously, on an error such as a pool not existing,
the caller doing the check would error out, but
anyone waiting o...
John Spray
06:17 PM Revision 3c2e6ae9 (ceph): client: use SaferCond in check_pool_perm
Just because it's easier to read.
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 289ee...
John Spray
06:17 PM Revision 79b2ac21 (ceph): client: check OSD caps before read/write
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 3c4028ec21e3ef9e8801c4570420c88722651cc7)
Revi...
Yan, Zheng
06:08 PM Revision 67da31cf (ceph): debian: add bootstrap-rgw dir to ceph package
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
06:07 PM Revision 7df3eb5e (ceph): Merge pull request #4567 from dachary/wip-10938-hammer
RGW Swift API: response for GET/HEAD on container does not contain the X-Timestamp header
Reviewed-by: Yehuda Sadeh ...
Yehuda Sadeh
06:05 PM Revision 6a7fa83b (ceph): Merge pull request #4570 from dachary/wip-10243-hammer
civetweb is hitting a limit (number of threads 1024) Yehuda Sadeh
06:05 PM Revision 553f0db9 (ceph): Merge pull request #4573 from dachary/wip-11125-hammer
rgw: keystone token cache does not work correctly Yehuda Sadeh
06:05 PM Revision 3fe1f2b8 (ceph): Merge pull request #4574 from dachary/wip-11160-hammer
rgw: shouldn't need to disable rgw_socket_path if frontend is configured Yehuda Sadeh
06:04 PM Revision e0ed4594 (ceph): Merge pull request #4575 from dachary/wip-10650-hammer
Response header of swift API PUT /container/object returned by RGW
does not contain last-modified, content-length, x...
Yehuda Sadeh
06:03 PM Revision d6de3fa0 (ceph): Merge pull request #4576 from dachary/wip-10661-hammer
RGW swift API: Response header of POST request for object does not contain content-length and x-trans-id headers
Rev...
Yehuda Sadeh
06:02 PM Revision bf93128f (ceph): packaging: Add rgw placeholder dirs in proper packages
Automatically create /var/lib/ceph/radosgw with the
ceph-radosgw package, and /var/lib/ceph/bootstrap-rgw
via the cep...
Travis Rhoden
05:59 PM Revision 96dc624e (ceph): Merge pull request #4579 from dachary/wip-11036-hammer
RGW Swift API: response for PUT on /container does not contain the mandatory Content-Length header when FCGI is used
...
Yehuda Sadeh
05:57 PM Bug #11580 (New): pg a copy_from->pg b peered (blocked on backfill blocked on local reservation)-...
Samuel Just
05:57 PM Revision ae61aee9 (ceph): Merge pull request #4580 from dachary/wip-11088-hammer
RGW Swift API: wrong handling of empty metadata on Swift container
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:57 PM Revision 593d07f2 (ceph): Merge pull request #4581 from dachary/wip-11323-hammer
rgw: quota not respected in POST object
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:32 PM Revision ee54e71d (ceph): librbd: object map clean state valid only for fast-diff
The deep-flatten feature bit is incorrectly used to determine
whether to set the object map to clean. It should use ...
Jason Dillaman
05:29 PM Revision f51b2b59 (ceph): Merge pull request #437 from ceph/wip-11180-firefly
ensure summary is looked for the user we need (part 2) Loïc Dachary
05:26 PM rbd Bug #11579 (Resolved): Copyup operation for deep flatten cannot use current parent extents
If an image has shrunk in size after an existing snapshot, it's possible that the copyup operation will only read the... Jason Dillaman
04:34 PM Bug #11468: ENOTEMPTY removing a pg
We may have to simply reduce the number of osds/node in these upgrade tests. 4/disk may just be too many. Samuel Just
04:33 PM Bug #11468: ENOTEMPTY removing a pg
It seemed to have hung on split, I tried to get at the corefile, but the version had been removed. Samuel Just
04:15 PM Revision 4f2b41c4 (ceph): Merge pull request #4566 from dachary/wip-11478-hammer
Queued AIO reference counters not properly updated
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:15 PM Revision 92e7a7f0 (ceph): Merge pull request #4564 from dachary/wip-11369-hammer
Periodic failure of TestLibRBD.DiffIterateStress
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:54 PM Revision 88fabb1e (ceph): common/admin_socket: close socket descriptor in destructor
Long-running processes that do not reuse a single client connection will
see accumulating file descriptors as a resul...
Jon Bernard
03:50 PM Revision a2ee8d79 (ceph): AsyncConnection: Avoid assert since replacing may inject when unlock
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
03:49 PM Revision 92bcf6c5 (ceph): Merge pull request #4621 from dachary/wip-pip-timeout
install-deps.sh: increase pip install timeout
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:46 PM Bug #11548 (Won't Fix): "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-ba...
Yuri Weinstein
03:45 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
I replaced work units wit a new ceph-deploy/ceph-deploy_hello_world workunit (https://github.com/ceph/ceph/commit/13a... Yuri Weinstein
03:27 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Or we could just remove it in firefly, giant, and hammer? Samuel Just
03:26 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Yuri: this specific test case needs to be whitelisted in the upgrade tests. Samuel Just
08:15 AM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
In commit 1fa343f2360c6ef725bf6ec63337b379f4f28bfb, we made a change to return success for the evict op when the obs ... Zhiqiang Wang
03:42 PM Bug #11166 (Can't reproduce): blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
Samuel Just
03:32 PM Revision 2fbf1712 (ceph): Merge pull request #4585 from ceph/wip-11370-hammer
A retransmit of proxied flatten request can result in -EINVAL
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:32 PM Bug #11578 (Can't reproduce): make check hangs due to LTTNG (developer build)
On my development build machine using Ubuntu 14.04.1 (Trusty Tahr) make check hangs. I have a ceph-mon hung being st... David Zafman
03:25 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
... Loïc Dachary
03:19 PM Revision 4dc60d9a (ceph): Merge pull request #4601 from oritwas/nss-cmake
cmake fixes Yehuda Sadeh
03:19 PM Bug #11464 (Resolved): osd: do_op e7022843/plana409159-266/head//1 is unfound, can't do anything
Samuel Just
03:18 PM Revision de81cd20 (ceph): osd: Fix double counting of of num_read/num_write
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:18 PM Revision 67da8feb (ceph): osd: Show number of divergent_priors in log message
Report dirty_divergent_priors as true or false
Use dout(5) so tests can verify divergent_priors created
Signed-off-b...
David Zafman
03:06 PM Revision dc863fb7 (ceph): install-deps.sh: increase pip install timeout
It is not uncommon for pip install to timeout with:
Cannot fetch index base URL https://pypi.python.org/simple
b...
Loic Dachary
02:37 PM Bug #11574 (Resolved): utf8 and old gcc breakage on RHEL6.5
all green now. consider it done. Kefu Chai
04:56 AM Bug #11574: utf8 and old gcc breakage on RHEL6.5
Greg Farnum
04:48 AM Bug #11574 (Fix Under Review): utf8 and old gcc breakage on RHEL6.5
https://github.com/ceph/ceph/pull/4614 Kefu Chai
03:47 AM Bug #11574: utf8 and old gcc breakage on RHEL6.5
Giving this to you since you merged the PR. :) Greg Farnum
03:46 AM Bug #11574 (Resolved): utf8 and old gcc breakage on RHEL6.5
http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-rpm-centos6-5-amd64-basic/#origin/master
I am more than a little ...
Greg Farnum
02:34 PM Revision 9c36a526 (ceph): suites: tweak config in mds-full task
The task runs a lot faster with a higher
OSD report frequency.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:11 PM Revision b29cc4c1 (ceph): doc: Fix .gitignore for 'doc' directory
caused by: 156e55b7f95bb7f1d73e1131d94aca75fb339315
Fixes: #11574
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:09 PM Revision 13c7f97d (ceph): tasks/cephfs: cover pool quota in test_full
Run the same procedure as TestClusterFull, but
instead of limiting OSD memstore size, use pool
quota on the data pool...
John Spray
12:56 PM Bug #11398 (Resolved): tests: osd/osd-scrub-repair.sh objectstore-tool races
Kefu Chai
11:27 AM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
* hammer backport https://github.com/ceph/ceph/pull/4618 Loïc Dachary
11:26 AM Bug #11398 (Pending Backport): tests: osd/osd-scrub-repair.sh objectstore-tool races
Loïc Dachary
12:39 PM Revision 9d97946a (ceph): Merge pull request #4618 from dachary/wip-11398-kill-daemons-hammer
tests: ceph-helpers kill_daemons fails when kill fails
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:55 AM rbd Bug #11536 (Resolved): object map invalid during fsx
No object map issues detected on new FSX run. Jason Dillaman
10:28 AM Revision c548d8d4 (ceph): tests: ceph-helpers kill_daemons fails when kill fails
Instead of silently leaving the daemons running, it returns failure so
the caller can decide what to do with this sit...
Loic Dachary
10:26 AM Revision a23933e4 (ceph): Merge pull request #4588 from dachary/wip-11398-kill-daemons
tests: ceph-helpers kill_daemons fails when kill fails
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:21 AM Bug #11516 (Duplicate): run-make-check.sh should check ulimits
see #11532 Loïc Dachary
10:19 AM Bug #11576 (Resolved): ceph fails to compile with boost 1.58
https://github.com/ceph/ceph/pull/4616 Kefu Chai
07:17 AM Bug #11576 (Resolved): ceph fails to compile with boost 1.58
... Kefu Chai
10:18 AM Revision 6c2182de (ceph): Merge pull request #4616 from ceph/wip-fix-FTBFS-boost-1.58
mon: remove unused variable
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
10:13 AM Revision 4cc8e401 (ceph): ensure summary is looked for the user we need (part 2)
Move the get_user_summary(out, user) logic to util.rgw so that it can be
shared between radosgw_admin_rest.py and rad...
Loic Dachary
09:02 AM Bug #11575 (Resolved): ceph-disk.sh must not log in $HOME/.pip
Loïc Dachary
07:01 AM Bug #11575 (Fix Under Review): ceph-disk.sh must not log in $HOME/.pip
https://github.com/ceph/ceph/pull/4615 Loïc Dachary
06:48 AM Bug #11575 (Resolved): ceph-disk.sh must not log in $HOME/.pip
When and if it fails, ceph-disk.sh must not log in $HOME/.pip because it may not have permission to when running. It ... Loïc Dachary
08:59 AM Revision 31b9dc4f (ceph): cmake: add crc assembley files
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:59 AM Revision 6ce52628 (ceph): cmake add mds and librbd missing files
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:59 AM Revision 1fd28858 (ceph): cmake: Add missing pthread lib
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:59 AM Revision f43bf2ec (ceph): cmake: add common_utf8 lib to link unittest_str_map
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:59 AM rgw Bug #11367: Keystone PKI token expiration is not enforced
New pull request: https://github.com/ceph/ceph/pull/4617 Anton Aksola
08:51 AM Revision 32224174 (ceph): Merge pull request #4615 from dachary/wip-11575-pip-log
tests: pip must not log in $HOME/.pip
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:50 AM Revision 2df06939 (ceph): rgw: always check if token is expired
Fixes: #11367
Currently token expiration is only checked by the token cache. With PKI
tokens no expiration check is ...
Anton Aksola
08:35 AM CephFS Bug #11568 (Resolved): check_pool_perm blocks forever on nonexistent pool
Zheng Yan
08:31 AM Revision 0e26e9f7 (ceph): tests: ceph-helpers kill_daemons fails when kill fails
Instead of silently leaving the daemons running, it returns failure so
the caller can decide what to do with this sit...
Loic Dachary
08:01 AM Revision e7b196a4 (ceph): mon: remove unused variable
* as a side effect, this change silences
http://tracker.ceph.com/issues/11576
Fixes: #11576
Signed-off-by: Kefu Ch...
Kefu Chai
07:46 AM Revision c255e809 (ceph): install-deps.sh: exit on error if dependencies cannot be installed
Now that pre-installing pip dependencies is done at the end of the
script, the last command to run is no longer the i...
Loic Dachary
06:59 AM Revision 7b28a6fd (ceph): tests: pip must not log in $HOME/.pip
Because it may not have permission to when running in a container and
scripts run from source are not expected to mod...
Loic Dachary
06:28 AM CephFS Bug #11236 (Resolved): lock inversions in test/libcephfs flock test
it's http://tracker.ceph.com/issues/11540 Zheng Yan
04:16 AM CephFS Bug #11236 (Need More Info): lock inversions in test/libcephfs flock test
Did we create a ticket for the failed test case(s)? We should perhaps fix the tests so that we don't get semi-fake wa... Greg Farnum
04:55 AM Revision 4a68b737 (ceph): Merge pull request #4614 from ceph/wip-11574-fix-FTBFS
json_sprit: fix the FTBFS on old gcc
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
04:26 AM Revision c5ff21be (ceph): samba: disable MDS debugging to reduce log sizes
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:07 AM Bug #11573: OSD assertion in erasure code environment
Patch uploaded at https://github.com/ceph/ceph/pull/4613 xingyi wu
01:33 AM Bug #11573 (Duplicate): OSD assertion in erasure code environment
To reproduce this bug, I deployed a ceph cluster with 6 osds then created a EC pool "TESTECPOOLDELETE" with (k,m... xingyi wu
04:01 AM Revision 6b68b271 (ceph): json_sprit: fix the FTBFS on old gcc
Fixes: #11574
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:14 AM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
I think the fix should be:... Zheng Yan
03:00 AM Revision eb321235 (ceph): Merge pull request #4611 from yuyuyu101/wip-async-fix-9
AsyncConnection: verify connection's state is expected Haomai Wang
02:34 AM Bug #11558: assert(0 == "hit suicide timeout") in HeartbeatMap due to dead lock in rocksdb
common/HeartbeatMap.cc: 79: FAILED assert(0 == "hit suicide timeout")
ceph version 0.94-17-gc341f91 (c341f91ed1be...
Xinze Chi
02:24 AM Revision 74f3b5c3 (ceph): AsyncConnection: verify connection's state is expected
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
01:13 AM Revision 125ab922 (ceph): Merge pull request #4604 from ceph/wip-11568
#11568: fix error handling in check_pool_perm Zheng Yan
12:59 AM Revision 80eecc39 (ceph): Replaced work units with ceph-deploy/ceph-deploy_hello_world.sh re: #11547
Removed per Josh's suggestion fs as redundant and renamed rados to bacis
Signed-off-by: Yuri Weinstein <yweinste@red...
Yuri Weinstein
12:58 AM Revision d7b51b0e (ceph): Replaced work units with ceph-deploy/ceph-deploy_hello_world.sh re: #11547
Removed per Josh's suggestion fs as redundant and renamed rados to bacis
Signed-off-by: Yuri Weinstein <yweinste@red...
Yuri Weinstein
12:56 AM Revision 2c503cb8 (ceph): Merge pull request #436 from ceph/wip_11547_2
Replaced work units with ceph-deploy/ceph-deploy_hello_world.sh
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:52 AM Revision dcfd6a3b (ceph): Replaced work units with ceph-deploy/ceph-deploy_hello_world.sh re: #11547
Removed per Josh's suggestion fs as redundant and renamed rados to bacis
Signed-off-by: Yuri Weinstein <yweinste@red...
Yuri Weinstein
12:30 AM Revision 7655906d (ceph): Added a "ceph hello world" for a simple check for ceph-deploy qa suite
Signed-off-by: Yuri Weinstein <yweinstein@redhat.com>
(cherry picked from commit 13abae186357f4e9bb40990a7a212f93ec2e...
Yuri Weinstein
12:26 AM Revision b863ccbf (ceph): Added a "ceph hello world" for a simple check for ceph-deploy qa suite
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 13abae186357f4e9bb40990a7a212f93ec2e1e...
Yuri Weinstein
12:25 AM Revision fb10594f (ceph): Added a "ceph hello world" for a simple check for ceph-deploy qa suite
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 13abae186357f4e9bb40990a7a212f93ec2e1e...
Yuri Weinstein
12:18 AM Revision 4ccb6449 (ceph): Merge pull request #4608 from ceph/wip_11547
Added a "ceph hello world" for a simple check for ceph-deploy qa suite
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:12 AM Revision 13abae18 (ceph): Added a "ceph hello world" for a simple check for ceph-deploy qa suite
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein

05/07/2015

11:53 PM CephFS Bug #11510: ceph-fuse crashes
Wasn't planning on backporting those, since EPERM is caught before the object cacher is used for rbd, but feel free t... Josh Durgin
11:32 PM CephFS Bug #11510: ceph-fuse crashes
Looks like this is something that will cause trouble for RBD as well. Josh, Jason, are you guys planning to backport ... Greg Farnum
11:37 PM Revision ac9539a3 (ceph): Merge pull request #431 from ceph/wip-more-log-whitelist
suites/fs: add another log whitelist to journal-repair
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:36 PM CephFS Bug #11300: client-limits and mds-full failures on clog warning/errors
I think this is done now? Was probably me who merged the backports without going through Github... Greg Farnum
11:26 PM Revision 18617567 (ceph): Merge pull request #4520 from ceph/wip-mds-damage-handling
MDS: improve handling of damaged metadata
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:18 PM Revision c7a0f9c8 (ceph): Merge pull request #4607 from dachary/wip-11532-limits
tests: need 1024 files per process not 100024
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:18 PM Fix #11532 (Resolved): make check must verify resources before running in parallel
Loïc Dachary
09:24 PM Fix #11532 (Fix Under Review): make check must verify resources before running in parallel
* master https://github.com/ceph/ceph/pull/4605 Loïc Dachary
11:14 PM Revision f36bd0e9 (ceph): tests: need 1024 files per process not 100024
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:03 PM Revision 8cbd92b1 (ceph): librbd: ObjectMap::aio_update can acquire snap_lock out-of-order
Detected during an fsx run where a refresh and CoR were occurring
concurrently. The refresh held the snap_lock and w...
Jason Dillaman
10:59 PM Revision 27c19827 (ceph): Merge pull request #4605 from dachary/wip-11532-limits
tests: fail make check if nproc is too low
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:55 PM Revision 0e959863 (ceph): tests: fail make check if nproc is too low
When running tests in parallel with make -jX, the ulimit -u (number of
processor / thread per user) needs to be at le...
Loic Dachary
09:19 PM Revision 19eb2010 (ceph): Merge pull request #4599 from dachary/wip-releases
release cycle / timeline updates
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:07 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-07_16:00:02-ceph-deploy-next-distro-basic-typica/
Jo...
Yuri Weinstein
08:52 PM rgw Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
Same in run:
http://pulpito.ceph.com/teuthology-2015-05-07_09:06:32-upgrade:hammer-hammer-distro-basic-vps/
Job: 87...
Yuri Weinstein
08:49 PM rgw Bug #11570 (Resolved): rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-07_12:33:35-upgrade:hammer-hammer-distro-basic-typica... Yuri Weinstein
08:29 PM Revision 6cfae7f0 (ceph): Merge pull request #4502 from dachary/wip-11026-hammer
objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
Reviewed-by: Sage Weil <sage@redhat...
Sage Weil
08:21 PM Revision 0c715f69 (ceph): Merge pull request #4532 from dachary/wip-init-system-detection
ceph-detect-init helper and associated tests
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Sage Weil <sa...
Loïc Dachary
07:45 PM Revision 736cdf45 (ceph): Merge pull request #4562 from dachary/wip-11376-hammer
ceph-objectstore-tool should be in the ceph server package
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Loïc Dachary
07:08 PM Feature #7701 (Resolved): Filterable querying interface for PGMonitor
Looks that way!
This was a calamari thing originally, so if anybody working with that interface wishes for more fi...
John Spray
06:30 PM Feature #7701: Filterable querying interface for PGMonitor
Is this resolved by https://github.com/ceph/ceph/pull/3470, the branch wip-7701? Greg Farnum
06:49 PM Revision 46a4e8af (ceph): packaging: mv ceph-objectstore-tool to main ceph pkg
This change ensures that the ceph-objectstore-tool utility is present on
all OSDs. This makes it easier for users to...
Ken Dreyer
06:43 PM Bug #11569 (Resolved): mon: "pg ls" is broken
I got handed this:... Greg Farnum
05:47 PM CephFS Bug #11568 (Fix Under Review): check_pool_perm blocks forever on nonexistent pool
https://github.com/ceph/ceph/pull/4604 John Spray
05:46 PM CephFS Bug #11568 (Resolved): check_pool_perm blocks forever on nonexistent pool

Reproduce: a file with a layout pointing to a non-existent pool, try reading it from ceph-fuse, see that the read b...
John Spray
05:46 PM Revision 289ee3b8 (ceph): client: use SaferCond in check_pool_perm
Just because it's easier to read.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
05:46 PM Revision e08cf25c (ceph): client: fix error handling in check_pool_perm
Previously, on an error such as a pool not existing,
the caller doing the check would error out, but
anyone waiting o...
John Spray
05:39 PM Feature #10198 (Resolved): PG removal occupy the disk thread several hours
Samuel Just
05:39 PM Bug #11516: run-make-check.sh should check ulimits
davidz reports that disabling lttng resolved a hang that we initially thought could be related to hitting the ulimits... Loïc Dachary
05:21 PM Bug #11516: run-make-check.sh should check ulimits
greg reports it can use +1024 threads even with make check and no -jX Loïc Dachary
05:09 PM rgw Bug #10666 (Resolved): RGW swift API: Response header of GET request for container does not conta...
Loïc Dachary
05:05 PM Revision 3bd8e4fa (ceph): Merge pull request #4561 from dachary/wip-11143-hammer
src/ceph-disk : disk zap sgdisk invocation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:03 PM Revision 76f6db24 (ceph): Merge pull request #4560 from dachary/wip-11507-hammer
object creation by write cannot use an offset on an erasure coded pool
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
05:03 PM Revision e5a20f83 (ceph): Merge pull request #4559 from dachary/wip-11429-hammer
OSD::load_pgs: we need to handle the case where an upgrade from earlier versions which ignored non-existent pgs resur... Loïc Dachary
05:02 PM Linux kernel client Feature #10585 (In Progress): use new, more reliable version of watch/notify
Douglas Fuller
04:52 PM Revision e096fbf0 (ceph): Merge pull request #432 from dachary/wip-11429-hammer
suites/rados: add test for 11429 (hammer)
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
04:49 PM Bug #11534 (Resolved): Incorrect size in ceph osd df
Loïc Dachary
04:49 PM Bug #11565 (Can't reproduce): "FAILED assert(r == -2)" in rados-firefly-distro-basic-magna run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-05-04_22:30:01-rados-firefly-distro-basic-magna/
Job: ['101494']...
Yuri Weinstein
04:48 PM Revision e7671a58 (ceph): Merge pull request #4563 from tchaikov/wip-hammer-11534
mon: Total size of OSDs is a maginitude less than it is supposed to be.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:44 PM Bug #7915: ./include/interval_set.h: 385: FAILED assert(_size >= 0)
Hi,
I'm experiencing this bug I think on 0.80.4. Do you know resolve situation and start OSD ?...
Florent MONTHEL
04:27 PM Revision 25c23c30 (ceph): Merge pull request #4543 from yuyuyu101/wip-async-fix-8
Wip async fix 8 Haomai Wang
04:25 PM Revision 3f070601 (ceph): Merge pull request #426 from ceph/wip-11372
add new valgrind tests to rbd suite
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:18 PM Revision 126a3721 (ceph): Merge pull request #4577 from dachary/wip-10666-hammer
RGW swift API: Response header of GET request for container does not contain X-Container-Object-Count, X-Container-By... Loïc Dachary
04:14 PM Revision 95c21875 (ceph): Merge pull request #4003 from ceph/wip-fix-cmake-nss
Fix nss for cmake Orit Wasserman
04:13 PM Revision 410175be (ceph): Merge pull request #3743 from trociny/wip-osd_create
mon: osd create: add optional 'id' parameter
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Kefu Chai
03:40 PM rbd Bug #11553 (Closed): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Not an issue -- librbd's get_flags method does not invoke the OSD get_flags class method. Jason Dillaman
01:29 PM rbd Bug #11553 (In Progress): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Jason Dillaman
01:28 PM rbd Bug #11553 (Fix Under Review): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Jason Dillaman
01:21 PM rbd Bug #11553 (In Progress): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Jason Dillaman
03:39 PM rbd Bug #11557 (Resolved): test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIterateStress
Jason Dillaman
01:29 PM rbd Bug #11557 (Fix Under Review): test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIte...
*master PR*: https://github.com/ceph/ceph/pull/4603 Jason Dillaman
09:12 AM rbd Bug #11557: test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIterateStress
probably because of https://github.com/ceph/ceph/pull/4593 Loïc Dachary
09:09 AM rbd Bug #11557 (Resolved): test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIterateStress
at commit:d20a387788d0a2cb0f97c9f2fb34720ce2861f89... Loïc Dachary
03:29 PM Revision e1d0f2f1 (ceph): Merge pull request #4422 from ceph/wip-10154
librbd: deep-flatten of cloned images
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:24 PM rgw Bug #11563 (Resolved): RadosGW regression: COPY doesn't preserve Content-Type
* fix in master https://github.com/ceph/ceph/pull/4995
When creating an object with an explicit content-type then ...
Sylvain Munaut
03:09 PM Revision ac89b8fc (ceph): Merge pull request #4603 from ceph/wip-11557
librbd: fast diff should treat all _EXISTS objects as dirty
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:06 PM rbd Bug #11562 (Resolved): docs: rbd-diff developer document lists image size as u64 instead of le64
Jason Dillaman
02:29 PM Revision 0e3bee68 (ceph): osd: extract collect_sys_info() out of OSD::_collect_metadata()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:29 PM Revision 1b0386b2 (ceph): mon: add "mon_metadata <id>" command
Related: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:29 PM Revision 73390d2e (ceph): mon: extract gid_from_arg() out of fail_mds()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:29 PM Revision 79439d43 (ceph): mds,mon: add 'mds metadata' command
Related: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:29 PM Revision 71bf5f1e (ceph): mon: add 'node ls {all,mds,mon,osd}' asok
Fixes: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:26 PM CephFS Bug #11504 (Fix Under Review): CephFS restriction on removing cache tiers is overly strict
https://github.com/ceph/ceph/pull/4602 John Spray
01:18 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
since the task installs firefly to reproduce the problem, it will become a noop as soon as the bug is fixed in v0.80.... Loïc Dachary
10:09 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* ceph-qa-suite firefly backport https://github.com/ceph/ceph-qa-suite/pull/435 Loïc Dachary
12:46 PM Bug #11026: objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
* firefly backport https://github.com/ceph/ceph/pull/4597 Xinxin Shu
10:42 AM Bug #11026: objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
today xinxinsh tried a backport to firefly but had issues and asked for feedback to Jianpeng Ma Loïc Dachary
12:37 PM rgw Bug #11367: Keystone PKI token expiration is not enforced
I tested the patch against master snapshot in our QA and it seems to work. Going to resubmit a merge request soon. Anton Aksola
11:53 AM rgw Bug #11367 (In Progress): Keystone PKI token expiration is not enforced
Loïc Dachary
12:08 PM Revision 1ac72798 (ceph): common: remove unused maxObjectsToCreate
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
12:08 PM Revision 5c6190d0 (ceph): common: rados bench data.finished = 0
ObjBencher::aio_bench sets data.finished to num_objs but it should be
set to zero since it reflects the number of obj...
Loic Dachary
11:41 AM Bug #11199 (Resolved): osd: ENOENT on clone
Loïc Dachary
11:41 AM Bug #11199: osd: ENOENT on clone
commit:3fb97e2 ReplicatedPG: trim backfill intervals based on peer's last_backfill_started (in firefly), Loïc Dachary
11:39 AM Bug #10724 (Resolved): backport ceph-disk man page to Firefly
Loïc Dachary
11:39 AM Bug #10724: backport ceph-disk man page to Firefly
commit:1a6490e doc: Adds man page for ceph-disk utility. (in firefly), Loïc Dachary
11:37 AM Bug #11197 (Resolved): pg stuck stale after create with activation delay
Loïc Dachary
11:37 AM Bug #11197: pg stuck stale after create with activation delay
commit:29bc9e5 PG: set/clear CREATING in Primary state entry/exit (in firefly), Loïc Dachary
11:30 AM Bug #10718 (Resolved): osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
Loïc Dachary
11:30 AM Bug #10718: osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
* commit:69d9339 PGLog: improve PGLog::check() debugging (in firefly), Loïc Dachary
11:26 AM Revision 72895427 (ceph): src/CMakeLists.txt: fix build to work with nss
Add nss and nspr include dirs to CXX_FLAGS if all dependencies
are found.
the ceph-authtool target needs also ${CRYP...
Danny Al-Gaaf
11:26 AM Revision 4bb88434 (ceph): CMakeLists.txt: fix detection of nss
Libnss needs also to check for libnspr and add the related
-l targets to CRYPTO_LIBS, otherwise the build will fail.
...
Danny Al-Gaaf
11:23 AM Revision 67e2caa6 (ceph): crypto: fix cmake error '#elif with no expression'
It needs to be '#elif defined()' to work with cmake.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Danny Al-Gaaf
11:19 AM Revision ff499331 (ceph): CMake: add FindNSPR.cmake
The nss lib needs the nspr library to build. Add file to
get the nspr lib/includes from the pc file.
Signed-off-by: ...
Danny Al-Gaaf
10:52 AM Feature #10976 (Resolved): fix PG::all_unfound_are_queried_or_lost for non-existent osds
we are no longer backporting features / improvements to firefly, only bug fixes Loïc Dachary
10:44 AM Revision b50ec2f5 (ceph): client: avoid sending unnessesary FLUSHSNAP message
when a snap notification contains no new snapshot, we can avoid
sending FLUSHSNAP message to MDS.
Signed-off-by: Yan...
Yan, Zheng
10:42 AM rgw Feature #4099 (In Progress): rgw: Object Expiration
I'm currently working on object expiration for Swift API. Radoslaw Zarzynski
10:18 AM Feature #11545 (In Progress): mon: have mon-specific commands under 'ceph mon ...'
Joao Eduardo Luis
10:01 AM CephFS Bug #11236 (Resolved): lock inversions in test/libcephfs flock test
Cool, that makes sense to me. John Spray
01:55 AM CephFS Bug #11236: lock inversions in test/libcephfs flock test
John Spray wrote:
> This appears to have resurfaced here:
>
> http://pulpito.front.sepia.ceph.com/teuthology-2015...
Zheng Yan
09:58 AM Revision a7ffd8d1 (ceph): Merge pull request #4460 from yuyuyu101/wip-fix-pycephfs
Libcephfs: Add python bindings
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:56 AM Bug #11558 (Won't Fix): assert(0 == "hit suicide timeout") in HeartbeatMap due to dead lock in ro...
hi, all:
when I use kvstore(I use rocksdb as its kv impl). the ceph verion is 0.94, the rocksdb 05da593(which is d...
Xinze Chi
08:48 AM Revision 2801c1b5 (ceph): doc: clarify the release cycle and LTS meaning
* Explain the development cycle and stable release cycle
* Replace the 18 month duration with the LTS+2 overlap logic...
Loic Dachary
08:29 AM Revision d776f93d (ceph): doc: add v9.0.0 to the release timeline
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
08:28 AM Revision 2c62430c (ceph): doc: replace End Of Life with retirement
End Of Life has a definitive tone that is scary.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
08:27 AM Revision d21d545f (ceph): doc: fix releases broken links
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:42 AM Linux kernel client Bug #11555 (Resolved): lock inversion related to memory reclaim
crypto_alloc_blkcipher() call malloc funtion with GFP_KERNEL. we call crypto_alloc_blkcipher() while holding monc->mu... Zheng Yan
02:07 AM Revision 12719478 (ceph): librados_test_stub: support AIO snapshot context
AIO operations can be executed with a different snapshot
context from the IoCtx. librbd takes advantage of this
capa...
Jason Dillaman
02:07 AM Revision bc66b784 (ceph): librbd: always deregister child clone from parent with deep flatten
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision 9632cbac (ceph): cls_rbd: remove_parent now updates snapshots if deep-flatten enabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision e01a064f (ceph): tests: verify cls_rbd::remove_parent handles snapshots
When the deep-flatten feature is enabled, the remove_parent
class method should also remove the parent from all snaps...
Jason Dillaman
02:07 AM Revision 64cbd901 (ceph): tests: add new feature code to rbd test list
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision e2be3416 (ceph): tests: verify new librbd snapshot copyup behavior
Copyup should make the object available for all existing snapshots in
addition to the HEAD object.
Signed-off-by: Ja...
Jason Dillaman
02:07 AM Revision f76f7720 (ceph): tests: verify object map is updated after full copyup
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision d5b4e782 (ceph): librbd: progress context is now optional for AsyncObjectThrottle
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision 6511eb07 (ceph): librbd: AsyncRequest is now optional for AsyncObjectThrottle
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision a1eab0f8 (ceph): librbd: allow updates to snapshot object maps
The modified copyup behavior will need to update snapshot object
maps when performing a copyup since the object will ...
Jason Dillaman
02:07 AM Revision 6b0bdc38 (ceph): librbd: copyup now optionally updates the snapshot object maps
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision 9fd708b1 (ceph): librbd: copyup should use empty snapshot context
This allows child object to exist through all existing
snapshots as well as HEAD. If the operation was a CoW,
issue ...
Jason Dillaman
02:01 AM CephFS Bug #11522 (Resolved): FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
by commit 585bc2bc6a7aeddf32e9c1d43d0aa01568e01d63 Zheng Yan
01:57 AM Bug #11554: Osds not start after upgrade
Version is 0.94.1 with patch 4abacbe283a34f5cd8ae9805541d056b86cd5873 from issue 11429. Michael Uleysky
01:53 AM Bug #11554 (Duplicate): Osds not start after upgrade
After upgrade from giant to hammer some osds in my cluster refuse to start. I get following output from ceph-osd -f -... Michael Uleysky
01:57 AM Revision d20a3877 (ceph): Merge pull request #4523 from ceph/wip-mds-flushsnapack
mds: send FLUSHSNAP_ACK even if FLUSHSNAP message is unexpected Zheng Yan
01:51 AM Revision b556d317 (ceph): librbd: add new deep-flatten RBD feature
Copy-on-read/write will now use an empty snapshot context to
deep-copy the object through all existing snapshots. Wi...
Jason Dillaman
01:51 AM Revision 7be3df67 (ceph): librbd: move copyup class method call to CopyupRequest
Move AbstractWrite's invocation of copyup to the CopyupRequest
class. The AioRequest write path will now always crea...
Jason Dillaman
01:28 AM Revision 819c9800 (ceph): librbd: fast diff should treat all _EXISTS objects as dirty
With the fast-diff feature enabled, if the object map marks the
object as _EXISTS, it can only occur due to a write -...
Jason Dillaman
12:06 AM Revision 3854f3f0 (ceph): Initial check in for upgrades/hammer stable upgrade suite
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 8c823e7813d23f71bb8a7586c968c3e...
Yuri Weinstein
12:05 AM Revision 3ef08c64 (ceph): Merge pull request #433 from ceph/wip_11400
Initial check in for upgrades/hammer stable upgrade suite Yuri Weinstein

05/06/2015

11:43 PM rbd Bug #11553 (Closed): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
cls_rbd::get_flags() behaves sensibly when the flags aren't present, but librbd will return an error if the
method d...
Josh Durgin
11:11 PM rbd Bug #11549 (Resolved): Infernalis librbd cannot open images on pre-Infernalis OSDs
Jason Dillaman
06:56 PM rbd Bug #11549 (Fix Under Review): Infernalis librbd cannot open images on pre-Infernalis OSDs
*master PR*: https://github.com/ceph/ceph/pull/4589 Jason Dillaman
06:40 PM rbd Bug #11549 (Resolved): Infernalis librbd cannot open images on pre-Infernalis OSDs
The addition of metadata to RBD images currently prevents opening images from older OSDs. Since metadata isn't a fea... Jason Dillaman
10:50 PM Revision ca5c4a34 (ceph): Merge pull request #4593 from ceph/wip-librbd-fast-diff
librbd: issues with fast diff discovered via rbd du tool
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:41 PM Revision 8c823e78 (ceph): Initial check in for upgrades/hammer stable upgrade suite
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:21 PM Feature #11269 (Resolved): crush: quantify data movement for common straw -> straw2 migration sce...
Samuel Just
10:11 PM Feature #11269: crush: quantify data movement for common straw -> straw2 migration scenarios
Samuel Just wrote:
> I see a significant amount of movement for 3 hosts each of which with 4 osds with weights 1 2 3...
Sage Weil
09:55 PM Feature #11269: crush: quantify data movement for common straw -> straw2 migration scenarios
I see a significant amount of movement for 3 hosts each of which with 4 osds with weights 1 2 3 4. Attaching a tarba... Samuel Just
10:11 PM Revision 1fc4b1bb (ceph): Merge pull request #4594 from liewegas/wip-librbd-warning
librbd: fix warning
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
10:08 PM Feature #11237 (Fix Under Review): ceph-objectstore-tool needs to export and import the divergent...
David Zafman
10:08 PM Bug #11343 (Fix Under Review): Need test written for bug 11184 fix
David Zafman
09:41 PM Revision fc428372 (ceph): librbd: fix warning
librbd/librbd.cc: In member function 'int librbd::Image::metadata_get(const string&, std::string*)':
librbd/librbd.cc...
Sage Weil
09:41 PM rbd Bug #11551 (Resolved): fsx: krbd mode fails to clone
http://typica002.front.sepia.ceph.com/teuthology-2015-05-05_23:06:01-krbd-master-testing-basic-typica/11129/teutholog... Josh Durgin
09:40 PM Revision baebe744 (ceph): librbd: fast diff is incorrectly flagging objects as updated
If the diff_iterate call doesn't start with the first snapshot,
unmodified objects in future snapshots / HEAD are inc...
Jason Dillaman
09:40 PM Revision 1b6a5e95 (ceph): librbd: fast diff of first snapshot loads incorrect object map
The ImageCtx::snaps collection is stored in newest->oldest order,
so the first snapshot id should be retrieved from t...
Jason Dillaman
09:30 PM rbd Feature #7746 (Fix Under Review): Capacity Management: rbd df
Jason Dillaman
09:30 PM rbd Feature #7746: Capacity Management: rbd df
*master PR*: https://github.com/ceph/ceph/pull/4592 Jason Dillaman
09:20 PM Revision 1c8978fd (ceph): Merge pull request #4589 from ceph/wip-11549
librbd: ignore lack of support for metadata on older OSDs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:07 PM CephFS Bug #11316 (Resolved): "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-ham...
ceph-deploy suite was optimized and scheduled to run on hammer and next Yuri Weinstein
08:49 PM Bug #11142: "Exception: ceph-objectstore-tool: import failure" in upgrade:firefly-x-hammer-distro...
Run: http://pulpito.ceph.com/teuthology-2015-05-05_17:00:01-upgrade:firefly-firefly-distro-basic-vps/
Job: ['876575'...
Yuri Weinstein
08:47 PM rgw Bug #11550 (Won't Fix): "test_s3.test_atomic_read_8mb ... ERROR" in upgrade:firefly-firefly-distr...
Run: http://pulpito.ceph.com/teuthology-2015-05-05_17:00:01-upgrade:firefly-firefly-distro-basic-vps/
Job: ['876557'...
Yuri Weinstein
08:30 PM Revision f25aa5f3 (ceph): librbd: ignore lack of support for metadata on older OSDs
If an Infernalis librbd attempts to open an image stored on a
pre-Infernalis OSD, the new config metadata operations ...
Jason Dillaman
08:07 PM Revision df053b86 (ceph): Merge pull request #4571 from ceph/wip-11256-firefly
Wip 11256 firefly
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:27 PM Revision a6a4aaf3 (ceph): divergent_priors: Fix divergent_priors task
Flake8 fixes
Use new set_recovery_delay admin socket command
Fix bad value set for filestore_blackhole
Make sure log ...
David Zafman
07:27 PM Revision b1055802 (ceph): divergent_priors2: Do divergent priors and ceph-objectstore-tool export...
Based on tasks/divergent_priors.py but also do simple export/remove/import on
same osd.
Add yaml file to run the dive...
David Zafman
07:27 PM Revision 38160ecf (ceph): reg11184: Add regression test for 11184
Create divergent priors and a split and then move a pg using
ceph-objectstore-tool export/import
Add yaml file to run...
David Zafman
07:17 PM Revision d39a6600 (ceph): rgw: send Content-Length in response for PUT on Swift container.
Fixes: #11036
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
07:17 PM Revision 32f4a743 (ceph): rgw: send Content-Length in response for DELETE on Swift container.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit d260a93405a7a...
Radoslaw Zarzynski
07:17 PM Revision f4a0dabf (ceph): rgw: send Content-Length in response for HEAD on Swift account.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 29073d84640b6...
Radoslaw Zarzynski
07:06 PM rbd Bug #11537 (In Progress): librbd: crash when two clients try to write to an exclusive locked image
Jason Dillaman
07:06 PM rbd Bug #11536 (In Progress): object map invalid during fsx
Should be fixed by PR4530 which merged yesterday. I will reschedule the FSX tests to verify before marking as resolved. Jason Dillaman
06:55 PM Revision 5b8c7662 (ceph): Merge pull request #4558 from wonzhq/detect-format
librbd: fix the image format detection
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:42 PM Bug #11398 (Fix Under Review): tests: osd/osd-scrub-repair.sh objectstore-tool races
* master https://github.com/ceph/ceph/pull/4588 Loïc Dachary
05:28 PM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
... Loïc Dachary
01:21 PM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
It looks like http://tracker.ceph.com/issues/10389 but it happened on https://github.com/ceph/ceph/commit/a789250cc88... Loïc Dachary
01:15 PM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
http://jenkins.ceph.dachary.org/job/ceph/LABELS=ubuntu-14.04&&x86_64/5003/console
http://jenkins.ceph.dachary.org/jo...
Loïc Dachary
06:25 PM rbd Feature #11405: qa: test rbd notify-based proxying across versions
FYI skeleton for a new suite is here wip_11413_2 Yuri Weinstein
06:13 PM Revision 4ca500d8 (ceph): Merge pull request #4234 from dmitryya/bug_10163
obj_bencher rados cli: rados bench producing wrong values when different blocksize used in writes and reads
Reviewed...
Loïc Dachary
06:08 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Hi, i many restart mds daemons, and it started normally. Andrey Matyashov
03:25 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Created wip-11541-hammer-workaround branch. Andrey: once its built you should be able to find some packages on http:... John Spray
02:50 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
The contradiction here seems to be that our code wants any unlinked directories (i.e. in a stray directory) to have n... John Spray
02:36 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
This may be due to the following change:... John Spray
10:28 AM CephFS Bug #11541 (Resolved): MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
After update from 0.82 to 0.94.1 mds crached:... Andrey Matyashov
06:02 PM Revision 3f2946aa (ceph): OSD: add op_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:54 PM Revision f2fbfa32 (ceph): OSD: add remove_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:53 PM Revision 547a7041 (ceph): OSD: add scrub_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:51 PM Revision e1073a4a (ceph): OSD: add snap_trim_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:50 PM Revision 85311b65 (ceph): OSD: add recovery_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:49 PM Revision df4e5de8 (ceph): OSD: add command_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:34 PM rbd Bug #11370: A retransmit of proxied flatten request can result in -EINVAL
*hammer PR*: https://github.com/ceph/ceph/pull/4585 Jason Dillaman
09:47 AM rbd Bug #11370: A retransmit of proxied flatten request can result in -EINVAL
* incorrect and closed hammer backport https://github.com/ceph/ceph/pull/4565 Loïc Dachary
05:29 PM Revision cd0f2b75 (ceph): obj_bencher: does not accumulate bandwidth that is zero
We never want to accumulate a bandwidth that is zero. A bandwidth of
zero means that the object could not be written ...
Dmitry Yatsushkevich
05:24 PM Revision 70585a6f (ceph): rados cli: fix documentation for -b option
Fix focumentation for block size option for rados cli
Signed-off-by: Dmitry Yatsushkevich <dyatsushkevich@mirantis.com>
Dmitry Yatsushkevich
05:14 PM devops Bug #11546: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
Same in run: http://pulpito.ceph.com/teuthology-2015-05-05_23:20:01-upgrade:client-upgrade-next-distro-basic-multi/
...
Yuri Weinstein
03:17 PM devops Bug #11546 (Resolved): ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
(same run pass here http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-17_15:41:36-upgrade:client-upgrade-ham... Yuri Weinstein
05:01 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* ceph-qa-suite hammer backport https://github.com/ceph/ceph-qa-suite/pull/432 Loïc Dachary
04:56 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* ceph-qa-suite master https://github.com/ceph/ceph-qa-suite/pull/428 Loïc Dachary
08:47 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* hammer backport https://github.com/ceph/ceph/pull/4559 Loïc Dachary
02:34 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* firefly backport https://github.com/ceph/ceph/pull/4556 Xinxin Shu
04:59 PM Revision 1ece1b55 (ceph): suites/rados: add test for 11429
This patch also adds some convenience facilities for making
some of the ceph_manager methods into tasks usable from a...
Samuel Just
04:59 PM Revision 37fab500 (ceph): squash: ceph_manager: add utility_task doc string
(cherry picked from commit 2a60852a1d0b0b7980004cf262d4af8ea4011667) Samuel Just
04:59 PM Revision 1ad6b4fc (ceph): squash: remove utility, moved to teuthology.git
(cherry picked from commit 73577f1077dcfb059d7a96d7502a147a943cd261) Samuel Just
04:59 PM Revision 955daf92 (ceph): squash: use != not is not in radosbench
(cherry picked from commit 91bc0e91864903f6635879432e6dc7a0b36c76c2) Samuel Just
04:59 PM Revision 15af9378 (ceph): squash: use sleep instead of utility.sleep
(cherry picked from commit cc107525bca02ca44fabe8513203680e0d1e422b) Samuel Just
04:34 PM Revision 3018f494 (ceph): client-upgrade: added RBD notification tests
Verify correct behavior between two librbd versions when
proxying notify messages.
Fixes: #11405
Signed-off-by: Jaso...
Jason Dillaman
04:34 PM Revision 236a93c1 (ceph): client-upgrade: added librbd API test case
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:30 PM Bug #11548 (Resolved): "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-bas...
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-06_11:04:14-ceph-deploy-next-distro-basic-typica/
Jo...
Yuri Weinstein
03:52 PM Revision 02a3813a (ceph): librbd: flatten should return -EROFS if image is read-only
Fixes: #11475
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit f141e02ab719df830648318f...
Jason Dillaman
03:52 PM Revision af8939be (ceph): librbd: allow snapshots to be created when snapshot is active
The librbd API previously permitted the creation of snapshots while
the image context was associated to another snaps...
Jason Dillaman
03:51 PM Revision d21c0c00 (ceph): librbd: better handling for duplicate flatten requests
A proxied flatten request could be replayed, resulting in a
-EINVAL error code being generated on the second attempt....
Jason Dillaman
03:46 PM Revision ec0bd1de (ceph): librbd: use generic helper for issuing async requests
resize, flatten, and rebuild object map now use the same
bootstrap code for sending the request to the remote lock ow...
Jason Dillaman
02:55 PM Feature #11545 (Resolved): mon: have mon-specific commands under 'ceph mon ...'
There are a bunch of monitor-specific commands that, from the user's perspective, have been kept as commands to the '... Joao Eduardo Luis
02:29 PM Revision b65e93b1 (ceph): Merge pull request #4527 from SUSE/wip-hack-utf8-into-json-parser
json_spirit: use utf8 intenally when parsing \uHHHH
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:52 PM CephFS Bug #11540: Test failure in LibCephFS.BadArgument
Merged the fix, let's see that it's fixed in the next lightly before resolving this John Spray
10:39 AM CephFS Bug #11540: Test failure in LibCephFS.BadArgument
https://github.com/ceph/ceph/pull/4572 Haomai Wang
10:18 AM CephFS Bug #11540 (Resolved): Test failure in LibCephFS.BadArgument
This is the new test for the 0 length write case, it's failing in the nightly run:
http://pulpito.front.sepia.ceph...
John Spray
01:51 PM Revision e8aff1c3 (ceph): Merge pull request #4572 from ceph/wip-11540
test_libcephfs: Fix zero length read tests
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:46 PM rgw Feature #8911: RGW doesn't return 'x-timestamp' in header which is used by 'View Details' of Open...
* firefly backport https://github.com/ceph/ceph/pull/4584 Nathan Cutler
10:40 AM rgw Feature #8911 (Pending Backport): RGW doesn't return 'x-timestamp' in header which is used by 'Vi...
it looks like this has not been backport to firefly after all... Loïc Dachary
01:46 PM Revision 8c573c88 (ceph): rgw: swift GET / HEAD object returns X-Timestamp field
Fixes: #8911
Backport: giant, firefly, dumpling
Swift clients expect X-Timestamp header, dump it.
Signed-off-by: Yeh...
Yehuda Sadeh
01:42 PM rgw Backport #11542: Change variable length array of std::strings (not legal in C++) to std::vector<s...
* firefly backport https://github.com/ceph/ceph/pull/4583 Nathan Cutler
11:02 AM rgw Backport #11542 (Pending Backport): Change variable length array of std::strings (not legal in C+...
Loïc Dachary
10:57 AM rgw Backport #11542 (Resolved): Change variable length array of std::strings (not legal in C++) to st...
https://github.com/ceph/ceph/pull/4583 Nathan Cutler
01:41 PM Revision 9614e4dc (ceph): Variable length array of std::strings (not legal in C++) changed to std...
Signed-off-by: Daniel J. Hofmann <daniel@trvx.org>
(cherry picked from commit 08a4e8889783673436972a979c2fc780466893c8)
Daniel J. Hofmann
01:34 PM Bug #11543: ceph_argparse_flag has no regular 3rd parameter
* firefly backport https://github.com/ceph/ceph/pull/4582 Nathan Cutler
12:05 PM Bug #11543 (Pending Backport): ceph_argparse_flag has no regular 3rd parameter
Loïc Dachary
12:03 PM Bug #11543 (Resolved): ceph_argparse_flag has no regular 3rd parameter
Backport https://github.com/ceph/ceph/pull/2068 to firefly.
This appears to have been a copy-paste error.
Nathan Cutler
01:19 PM Revision 2cb2333e (ceph): ceph_argparse_flag has no regular 3rd parameter.
With clang warning: 'va_start' has undefined behavior with reference
types, noticing copy-paste mistake on ceph_argpa...
Thorsten Behrens
01:01 PM Revision 8a6e6e4c (ceph): OSD: handle the case where we resurrected an old, deleted pg
Prior to giant, we would skip pgs in load_pgs which were not present in
the current osdmap. Those pgs would eventual...
Samuel Just
12:59 PM Feature #11544 (New): add HELP command to ceph interactive shell
Could the ceph interactive shell get a HELP command? Current behavior for review:... Nathan Cutler
12:54 PM rgw Bug #10645: using x-fresh-metadata=true in object copying using swift API copies custom metadata ...
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
11:07 AM rgw Bug #10645: using x-fresh-metadata=true in object copying using swift API copies custom metadata ...
* master https://github.com/ceph/ceph/pull/4133 Loïc Dachary
12:52 PM Revision efbfe6fc (ceph): rgw: improve metadata handling on copy operation of Swift API.
Fixes: #10645
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
12:46 PM rgw Bug #11323: rgw: quota not respected in POST object
* hammer backport https://github.com/ceph/ceph/pull/4581 Loïc Dachary
12:35 PM rgw Bug #11323: rgw: quota not respected in POST object
* master https://github.com/ceph/ceph/pull/4240 Loïc Dachary
12:43 PM Revision d164d800 (ceph): rgw: quota not respected in POST object
Signed-off-by: Sergey Arkhipov <nineseconds@yandex.ru>
Backport: hammer, firefly
Fixes: #11323
(cherry picked from co...
9seconds
12:30 PM rgw Bug #11149: delete bucket does not remove .bucket.meta file
* hammer commit:85a68f9a8237f7e74f44a1d1fbbd6cb4ac50f8e8 Loïc Dachary
12:23 PM rgw Bug #11149: delete bucket does not remove .bucket.meta file
* master https://github.com/ceph/ceph/pull/4283 Loïc Dachary
12:14 PM rgw Bug #11088: RGW Swift API: wrong handling of empty metadata on Swift container
* hammer backport https://github.com/ceph/ceph/pull/4580 Loïc Dachary
12:13 PM Revision 7f2a9ed7 (ceph): rgw: fix handling empty metadata items on Swift container.
Fixes: #11088
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
12:12 PM rgw Bug #11087: RGW Swift API: lack of mandatory ETag header in response for COPY/PUT with X-Copy-From
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
12:06 PM rgw Bug #11036: RGW Swift API: response for PUT on /container does not contain the mandatory Content-...
* hammer backport https://github.com/ceph/ceph/pull/4579 Loïc Dachary
12:03 PM Revision 54b62904 (ceph): rgw: enable end_header() to handle proposal of Content-Length.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit f98fd4dfda7a1...
Radoslaw Zarzynski
12:03 PM Revision 8e6efdbc (ceph): rgw: send Content-Length in response for GET on Swift container.
Fixes: #10971
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
11:59 AM rgw Bug #10971: RGW does not send Content-Length HTTP header in response for GET on Swift account/con...
* hammer backport https://github.com/ceph/ceph/pull/4579 Loïc Dachary
11:22 AM rgw Bug #10666: RGW swift API: Response header of GET request for container does not contain X-Contai...
* hammer backport https://github.com/ceph/ceph/pull/4577 Loïc Dachary
11:21 AM rgw Bug #10666: RGW swift API: Response header of GET request for container does not contain X-Contai...
* master commit:d3a3d5ae Loïc Dachary
11:21 AM Revision c87aa110 (ceph): rgw: Swift API. Complement the response to "show container details"
OpenStack Object Storage API v1 states that X-Container-Object-Count, X-Container-Bytes-Used and user-defined metadat... Dmytro Iurchenko
11:19 AM rgw Bug #10661: RGW swift API: Response header of POST request for object does not contain content-le...
* hammer backport https://github.com/ceph/ceph/pull/4576 Loïc Dachary
11:18 AM Revision 2cb5d600 (ceph): rgw: enforce Content-Length in response for POST on Swift cont/obj.
Fixes: #10661
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
11:17 AM rgw Bug #10650: Response header of swift API PUT /container/object returned by RGW does not contain l...
* hammer backport https://github.com/ceph/ceph/pull/4575 Loïc Dachary
11:16 AM Revision d2043a5f (ceph): rgw: send Last-Modified header in response for PUT on Swift object.
Fixes: #10650
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
11:05 AM rgw Bug #11160: rgw: shouldn't need to disable rgw_socket_path if frontend is configured
* hammer backport https://github.com/ceph/ceph/pull/4574 Loïc Dachary
10:59 AM rgw Bug #11160: rgw: shouldn't need to disable rgw_socket_path if frontend is configured
* firefly backport https://github.com/ceph/ceph/pull/4275 Loïc Dachary
11:01 AM Revision 4d1f3f03 (ceph): rgw: don't use rgw_socket_path if frontend is configured
Fixes: #11160
Backport: hammer, firefly
Previously if we wanted to use the tcp fcgi socket, we needed to clear
rgw_s...
Yehuda Sadeh
10:55 AM rgw Bug #11125: rgw: keystone token cache does not work correctly
* hammer backport https://github.com/ceph/ceph/pull/4573 Loïc Dachary
10:54 AM Revision 3aef0f2b (ceph): rgw: update keystone cache with token info
Fixes: #11125
Backport: hammer, firefly
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 6...
Yehuda Sadeh
10:45 AM Revision fbd66468 (ceph): test_libcephfs: Fix zero length read tests
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
10:34 AM rgw Bug #10243: civetweb is hitting a limit (number of threads 1024)
* hammer backport https://github.com/ceph/ceph/pull/4570 Loïc Dachary
10:30 AM rgw Bug #10243: civetweb is hitting a limit (number of threads 1024)
* master commit:7a432f7bdfbbc51518fb63d7f2ecab401e8a8d4f Loïc Dachary
10:33 AM Revision 3edb1964 (ceph): civetweb: update max num of threads
Fixes: #10243
cherry-picked upstream fixed into submodule
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry pi...
Yehuda Sadeh
10:18 AM Revision 8add15b8 (ceph): json_spirit: use utf8 intenally when parsing \uHHHH
When the python CLI is given non-ASCII characters, it converts them to
\uHHHH escapes in JSON. json_spirit parses th...
Tim Serong
10:10 AM rgw Bug #10662: RGW swift API: Providing custom metadata header in COPY operation does not add custom...
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
10:10 AM CephFS Bug #11236: lock inversions in test/libcephfs flock test
This appears to have resurfaced here:
http://pulpito.front.sepia.ceph.com/teuthology-2015-05-04_23:04:01-fs-master...
John Spray
10:10 AM rgw Bug #10663: RGW swift API: Response header of COPY request for object does not contain x-copied-f...
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
10:05 AM Revision bc6eb8d5 (ceph): rgw: improve code formatting ONLY.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 214c8b32b1b04885005e929a7ed2d4...
Radoslaw Zarzynski
10:05 AM Revision 7f41ff0a (ceph): rgw: Swift API. Allows setting attributes with COPY object operation.
http://developer.openstack.org/api-ref-objectstorage-v1.html says: "With COPY, you can add additional metadata to the... Dmytro Iurchenko
10:05 AM Revision c9e6a0bf (ceph): rgw: send ETag, Last-Modified in response for copying Swift cobject.
Fixes: #11087
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
10:05 AM Revision b034511f (ceph): rgw: add support for X-Copied-From{-Account} headers of Swift API.
Fixes: #10663
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
10:05 AM Revision e749701b (ceph): rgw: refactor dumping metadata of Swift objects.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit ccf6eaac6f706...
Radoslaw Zarzynski
10:05 AM Revision 150b9e2b (ceph): rgw: dump object metadata in response for COPY request of Swift API.
Fixes: #10663
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
10:05 AM Revision 7aa1ae60 (ceph): rgw: send X-Copied-From-Last-Modified header of Swift API.
Fixes: #10663
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
09:59 AM Revision 0e0d1e6f (ceph): suites/fs: add another log whitelist to journal-repair
This is the table unreadable error for mds1_inotable that
we get when trying to start an MDS whose objects are gone.
...
John Spray
09:52 AM rgw Feature #10938: RGW Swift API: response for GET/HEAD on container does not contain the X-Timestam...
* hammer backport https://github.com/ceph/ceph/pull/4567 Loïc Dachary
09:52 AM Revision 48b19810 (ceph): rgw: add support for X-Timestamp on Swift containers.
Fixes: #10938
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
09:52 AM Revision 2f869959 (ceph): rgw: improve format of X-Timestamp on Swift objects.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit e54fef9542bc2...
Radoslaw Zarzynski
09:49 AM rbd Bug #11478: Queued AIO reference counters not properly updated
* hammer backport https://github.com/ceph/ceph/pull/4566 Loïc Dachary
09:48 AM Revision 96b0db5d (ceph): librbd: update ref count when queueing AioCompletion
If the client releases the AioCompletion while librbd is waiting
to acquire the exclusive lock, the memory associated...
Jason Dillaman
09:48 AM Revision 893ffd37 (ceph): tests: AioCompletion incorrectly freed
The AioCompletion should be released instead of directly
deleted.
Signed-off-by: Jason Dillaman <dillaman@redhat.com...
Jason Dillaman
09:48 AM Bug #11535 (Fix Under Review): Client admin socket leaks file descriptors
https://github.com/ceph/ceph/pull/4541 Kefu Chai
09:30 AM rbd Bug #11369: Periodic failure of TestLibRBD.DiffIterateStress
* hammer backport https://github.com/ceph/ceph/pull/4564 Loïc Dachary
09:29 AM Revision 7ee7dcfd (ceph): tests: librados_test_stub reads should deep-copy
If a client of librados_test_stub modified a bufferlist
retrieved via a read call, the client will actually be
changi...
Jason Dillaman
09:29 AM Revision 09440517 (ceph): librbd: failure to update the object map should always return success
If an object map update fails, the object map will be flagged as
invalid. However, if a subsequent update failure oc...
Jason Dillaman
09:28 AM rbd Bug #11363 (Resolved): ImageWatcher should cancel in-flight ops on watch error
Loïc Dachary
09:27 AM rbd Bug #11342 (Resolved): librbd notification race condition on snap_create
Loïc Dachary
09:26 AM rbd Bug #11113 (Resolved): RBD snapshot, created while flattening image, is unremovable
Loïc Dachary
09:25 AM rbd Bug #5488 (Resolved): librbd: deadlock in image refresh
Loïc Dachary
09:18 AM CephFS Bug #10624: hung samba tests after lsof failure
* hammer backport https://github.com/ceph/ceph-qa-suite/pull/418 Loïc Dachary
09:18 AM Bug #11534: Incorrect size in ceph osd df
* hammer backport https://github.com/ceph/ceph/pull/4563 Kefu Chai
09:10 AM Bug #11534 (Pending Backport): Incorrect size in ceph osd df
Kefu Chai
09:05 AM Bug #11534 (Resolved): Incorrect size in ceph osd df
it is fixed in 73d16f69d6f58fe8be262b0fb8db28c94605ea7d Kefu Chai
09:13 AM CephFS Bug #10712 (Resolved): TestFlush intermittent failure on scatter_writebehind event
Loïc Dachary
09:13 AM Revision 113f3b14 (ceph): mon: Total size of OSDs is a maginitude less than it is supposed to be.
When dumping statistics of OSDs such as running command "ceph osd df",
the sum of OSDs' size is 2^10 times less than ...
Zhe Zhang
09:12 AM devops Bug #11376: ceph-objectstore-tool should be in the "ceph" server package
* hammer backport https://github.com/ceph/ceph/pull/4562 Loïc Dachary
09:04 AM Revision 8f233820 (ceph): Merge pull request #4353 from ceph/wip-11376-packaging-objstore-tool
#11376: packaging: mv ceph-objectstore-tool to main ceph pkg
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
09:02 AM rgw Bug #11322 (Resolved): rgw - improve performance for large object (multiple chunks) GET
Loïc Dachary
09:01 AM Bug #11143: src/ceph-disk : "disk zap" sgdisk invocation
* hammer backport https://github.com/ceph/ceph/pull/4561 Loïc Dachary
09:00 AM Revision 6a04b55d (ceph): Fix "disk zap" sgdisk invocation
Fixes #11143
If the metadata on the disk is truly invalid, sgdisk would fail to zero
it in one go, because --mbrtogp...
Owen Synge
08:58 AM Bug #10691 (Resolved): ceph-dencoder links to libtcmalloc, and shouldn't
Loïc Dachary
08:55 AM Bug #11507: object creation by write cannot use an offset on an erasure coded pool
* hammer backport https://github.com/ceph/ceph/pull/4560 Loïc Dachary
08:54 AM Revision 8996907e (ceph): osd: refuse to write a new erasure coded object with an offset > 0
Even if the offset is properly aligned.
http://tracker.ceph.com/issues/11507 Fixes: #11507
Signed-off-by: Jianpeng ...
Jianpeng Ma
08:54 AM Revision de1cd2d9 (ceph): Merge pull request #4508 from dachary/wip-enoent-offset
osd: For write a non-exist erasure object don't offset > 0.
Reviewed-by: Jianpeng Ma <jianpeng.ma@intel.com>
Loïc Dachary
08:52 AM Bug #8753 (Resolved): PG::activate assert failed when recover finished
Loïc Dachary
08:51 AM Bug #11211 (Resolved): osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Loïc Dachary
08:50 AM rgw Feature #11047 (Resolved): rgw : make quota/gc thread configurable for starting
Loïc Dachary
08:49 AM rgw Feature #11001 (Resolved): Improve rgw HEAD request by avoiding read the body of the first chunk
Loïc Dachary
08:44 AM Revision d0c76c39 (ceph): Merge pull request #4548 from dachary/wip-docker-ubuntu-12.04
tests: install sudo on ubuntu-12.04 container
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:14 AM Revision 835b12ff (ceph): librbd: fix the image format detection
If the detection of the old format fails with reasons other than
-ENOENT, we should return with this error. Otherwise...
Zhiqiang Wang
08:02 AM CephFS Bug #11482 (Resolved): kclient: intermittent log warnings "client.XXXX isn't responding to mclien...
Zheng Yan
08:01 AM Revision 58b30d54 (ceph): Merge pull request #4481 from ceph/hammer-11482
mds: remove caps from revoking list when caps are voluntarily released Zheng Yan
07:58 AM CephFS Bug #11510: ceph-fuse crashes
file creation go through MDS, it does not require client have permission to write to OSD. Zheng Yan
03:31 AM CephFS Bug #11510: ceph-fuse crashes
Actually, I'm wondering that how the file creation(or maybe copying files) works without enough permissions? Could an... Jifeng Yin
02:17 AM CephFS Bug #11510: ceph-fuse crashes
It crashes because ObjectCacher does not check error code of osd read request. The bug is already fix in master branc... Zheng Yan
07:47 AM Revision 62ec3b7f (ceph): Merge pull request #4544 from ceph/wip-with-man-pages
Wip with man pages
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:32 AM Revision cd1a9c01 (ceph): Merge pull request #4555 from zzxuanyuan/wip-11534-incorrect-osdsum-size
mon: Total size of OSDs is a magnitude less than it is supposed to be.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:53 AM devops Bug #11539 (Rejected): python-rados is not installed
I configured openstack with ceph following this doc using ubuntu 14.04:
http://docs.ceph.com/docs/master/rbd/rbd-ope...
yongfeng du
02:33 AM Bug #4556: OSDs crash with OSD::handle_op during recovery

Xinxin Shu
02:28 AM Bug #4556: OSDs crash with OSD::handle_op during recovery
* firefly backport https://github.com/ceph/ceph/pull/11429 Xinxin Shu
02:17 AM Revision 899dd237 (ceph): configure.ac: no use to add "+" before ac_ext=c
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:17 AM Revision 5b2357e6 (ceph): configure.ac: add an option: --with-man-pages
* do not require sphinx-build if --without-man-pages
* dist rst files for man pages
* build and dist .8 files if sphi...
Kefu Chai

05/05/2015

11:54 PM Revision 9b6e1cda (ceph): ceph-disk: pep8 conformance
And remove misleading comment.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:54 PM Revision 8ee5a828 (ceph): ceph-disk: implement activate --no-start-daemon
And improve the --mark-init documentation as well.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:54 PM Revision 35a16ffc (ceph): ceph-detect-init: integration with automake / make check
* Add the files to the distribution tarbal via EXTRA_DIST
* Build the module via the all-local target
* Add run-tox.s...
Loic Dachary
11:54 PM Revision b4a441a0 (ceph): ceph-detect-init: package for rpm and debian
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:54 PM Revision 1dad0375 (ceph): tests: ceph-disk.sh must exit 1 on error
The test for error was reversed and ceph-disk.sh always returned on the
the first successfull test, with no error.
A...
Loic Dachary
11:54 PM Revision 69248bc4 (ceph): ceph-disk: use ceph-detect-init instead of hard coded values
The ceph-detect-init implements the same detection logic as ceph-deploy.
It is better than the current hardcoded valu...
Loic Dachary
11:54 PM Revision 73e2c742 (ceph): ceph-detect-init: ceph-disk helper to select the init system
On Ubuntu 14.04
$ ceph-detect-init --default=sysvinit
upstart
The ceph-detect-init helper is a copy/paste of the ce...
Loic Dachary
11:32 PM Revision 1bfedda6 (ceph): Merge remote-tracking branch 'gh/next'
Conflicts:
suites/fs/recovery/tasks/client-limits.yaml
suites/fs/recovery/tasks/mds-full.yaml
tasks/ceph_deploy.py
Sage Weil
11:15 PM rbd Bug #11537 (Resolved): librbd: crash when two clients try to write to an exclusive locked image
Using two instances of rbd bench-write on the same image at the same time:... Josh Durgin
11:08 PM Revision 73d16f69 (ceph): mon: Total size of OSDs is a maginitude less than it is supposed to be.
When dumping statistics of OSDs such as running command "ceph osd df",
the sum of OSDs' size is 2^10 times less than ...
Zhe Zhang
09:50 PM Revision 31d16e90 (ceph): obj_bencher: remove 'trans_size' as obsolete
'trans_size' description from header: "size of the write/read to perform"
But really 'object_size' is used in write/r...
Dmitry Yatsushkevich
09:50 PM Revision 1d1d0aa0 (ceph): obj_bencher: remove excess 'object_size = op_size'
Remove excess branch 'else {object_size = op_size;}' from
'if(operation != OP_WRITE){...}else{object_size = op_size;}...
Dmitry Yatsushkevich
09:50 PM Revision 0dea11d9 (ceph): rados cli: add preventing using --block-size with bench seq and rand
Add handling of situation when '-b|--block-size' option is using with
'bench seq' or 'bench rand' which is erroneous ...
Dmitry Yatsushkevich
09:50 PM Revision a87ac4d3 (ceph): obj_bencher: aio_bench - rename op_size to object_size
Rename aio_bench argument 'op_size' to 'object_size' to reflect the reality of
how it is used.
Signed-off-by: Dmitry...
Dmitry Yatsushkevich
09:47 PM Revision e324578b (ceph): Merge pull request #4554 from liewegas/wip-cleanup
9.0.0 release notes, scripts cleanup
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
09:37 PM Revision 538e6eaf (ceph): doc/release-notes: 9.0.0
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:30 PM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
hammer: 4e84f318de97e592e16493c67491ba0d7f8103a8 matching pull request https://github.com/ceph/ceph/pull/4515 Yehuda Sadeh
09:29 PM rgw Bug #11447 (Resolved): gc deleting S3 objects leaves __shadow_ objects
Fixed, commit:cc5d34678c6d4bdcd552e6334a383c4df9797f46
Hammer, commit:da4d2274b5d83a116e767f3063752624d1719c32
Yehuda Sadeh
09:17 PM rgw Bug #11256 (Pending Backport): rgw: object set attrs clobbers object removal bucket index update
fixes merged into hammer
* hammer backport commit:7c7e651 and commit:cb75713
Yehuda Sadeh
09:10 PM rbd Bug #11536 (Resolved): object map invalid during fsx
A bunch of jobs in this run hit this in similar circumstances, noticing it after cloning and trying to resize an imag... Josh Durgin
08:35 PM Revision c9a6e60e (ceph): src/script: remove obsolete scripts
These are mostly from gather graph data for very early versions of ceph and
are not useful anymore.
Signed-off-by: S...
Sage Weil
08:26 PM Bug #11535 (Resolved): Client admin socket leaks file descriptors
When using admin sockets, long-running clients that do not reuse a single client connection will see accumulating fil... Jon Bernard
08:18 PM Revision bc514761 (ceph): ceph_json: add decode / encoder for multimap
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 55594623e2a478c3c023336b924bfdef0017d97f)
Yehuda Sadeh
08:17 PM Revision 7c7e651a (ceph): cls_rgw: use multimap to keep pending operations in bucket index
Fixes: #11256
Multiple concurrent requests might be sent using the same tag, need the
entry map to be able to hold mu...
Yehuda Sadeh
08:17 PM Revision cb757137 (ceph): rgw: generate new tag for object when setting object attrs
Fixes: #11256
Backport: firefly, hammer
Beforehand we were reusing the object's tag, which is problematic as
this ta...
Yehuda Sadeh
08:08 PM rgw Bug #11086 (Resolved): Two "test_s3.test_multipart_upload_" tests failed in smoke-master-distro-b...
underlying bugs were fixed. Yehuda Sadeh
08:07 PM rgw Bug #11442 (Resolved): Objects with names starting with underscore become inaccessible after upgr...
Committed in Hammer, commit:512ae4cb3e182ce79aca7354c66d2f2a662555da Yehuda Sadeh
07:26 PM Bug #11359: cephtool/test.sh:test_tiering intermittent failure
upgrading to urgent because we need the tests that were disabled. It fixed the intermittent failure by removing the t... Loïc Dachary
07:25 PM Bug #11398 (Can't reproduce): tests: osd/osd-scrub-repair.sh objectstore-tool races
Did not occur in the past few weeks. Loïc Dachary
07:24 PM Bug #11432 (Resolved): compilation error: No high-precision counter available (armhf, powerpc..)
Loïc Dachary
07:21 PM Bug #9538 (Resolved): mon crashes on some --format=plain commands
Loïc Dachary
07:19 PM Bug #11144 (Resolved): erasure-code-profile set races with erasure-code-profile rm
Loïc Dachary
06:36 PM Revision 60be2d65 (ceph): common/buffer.cc: change linkage of few variables to internal
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
05:55 PM Linux kernel client Bug #11449: krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
Merged into 4.1-rc2. Downgrading to Normal to track stable kernels. Ilya Dryomov
05:42 PM Revision 2e9e3ba4 (ceph): Merge pull request #4550 from ktdreyer/wip-submittingpatches-backports
SubmittingPatches: clarify backport procedure
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:27 PM Revision 9282f15d (ceph): SubmittingPatches: clarify backport procedure
Developers should not add "Backport: " fields to Git commits, because
this data is immutable after the commits are me...
Ken Dreyer
05:21 PM Revision 41e4cbe0 (ceph): tests: add librbd watch/notify version compatibility test
Fixes: #11405
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:21 PM Revision 9039955f (ceph): qa/workunits/rbd: add new test_librbd_api workunit
This only tests the public librbd API for use during upgrade tests.
Backport: hammer
Signed-off-by: Jason Dillaman <...
Jason Dillaman
05:21 PM Revision 124b1d3d (ceph): qa/workunits/rbd: add notify_master/slave bootstrap scripts
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:21 PM Revision 6fe94c8c (ceph): tests: create librbd API-only integration test suite
The QA client-upgrade test suite requires a librbd test
that is dynamically linked to librbd. Since the current
ceph...
Jason Dillaman
05:16 PM Revision 8c7a781e (ceph): build: make-debs.sh NPROC overrides make -j
Building a package is disk intensive and running make -j8 on a machine
with a spinner can actually be slower than mak...
Loic Dachary
05:16 PM Revision 2b5f0fc6 (ceph): automake: allow multiple {install,all,...}-local targets
Replace install-data-local: with install-data-local:: (two :) so that
other Makefile.am can have the same target and ...
Loic Dachary
05:16 PM Revision 8b7953af (ceph): install-deps.sh: pip wheel for python dependencies
For all tox.ini in the source tree which also have requirement.txt
files, create a wheelhouse with the dependencies. ...
Loic Dachary
04:57 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
John, can you backport to next too, pls? Yuri Weinstein
10:45 AM Bug #11495 (Fix Under Review): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-...
Cool. Here's the hammer backport: https://github.com/ceph/ceph-qa-suite/pull/430 John Spray
04:54 PM Revision e4a7106b (ceph): smoke: white marked down on python test
Backport: hammer
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:53 PM Revision 7f209b4b (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
04:48 PM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
The mons appear to be rather unhappy in this test run, but there are no thrashers or messenger failure settings turne... John Spray
04:16 PM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition

This looks like a mon bug of some kind. After a leader election, a bunch of routed messages are being resent to th...
John Spray
03:16 PM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
Weird! This is an MDS going from state active to state standby, then back again. In the final stage it notices that... John Spray
04:15 PM Bug #5195: "ceph-deploy mon create" fails when adding additional monitors
I resolved the issue by adding the following to the ceph.conf file
public network = 10.0.2.0/24
I concur t...
Joe Quint
04:15 PM Revision 56be5d6f (ceph): Merge pull request #4530 from ceph/wip-librbd-clean-object
librbd: object map is not properly updated when deleting clean objects
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:11 PM Linux kernel client Bug #11523 (Resolved): soft lockup in kick_requests on 3.16.3-ceph-00306-g76c7fd1
fixed Sage Weil
04:09 PM rbd Bug #10051 (Won't Fix): kernel-mounted RBD image may block shutdown
Sage Weil
04:05 PM Revision 9784e5d2 (ceph): tests: install sudo on ubuntu-12.04 container
Contrary to Ubuntu 14.04 it is not installed by default.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
03:50 PM Revision 7bfe0c3a (ceph): Added hammer-client-x to the mix
Renamed dirs to better reflect what is being tested
Removed old dirs
Added logging
Signed-off-by: Yuri Weinstein <yur...
Yuri Weinstein
03:49 PM Revision 82ff313d (ceph): Added hammer-client-x to the mix
Renamed dirs to better reflect what is being tested
Removed old dirs
Added logging
Signed-off-by: Yuri Weinstein <yur...
Yuri Weinstein
03:41 PM rgw Bug #10925: "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-distro-basic...
Run: http://pulpito.ceph.com/teuthology-2015-05-03_17:05:03-upgrade:giant-x-next-distro-basic-multi/
Job: ['873926']...
Yuri Weinstein
03:01 PM Revision 49c78217 (ceph): Merge pull request #430 from ceph/wip-11495-hammer
#11495/hammer: backport ceph_deploy task fix Yuri Weinstein
02:41 PM CephFS Bug #11462: kernel: crash (when MDS died?)
I didn't do a character-by-character diff, but I checked most of the function names and they were the same, yes. :) Greg Farnum
07:35 AM CephFS Bug #11462: kernel: crash (when MDS died?)
Greg Farnum wrote:
> FYI this popped up again in teuthology-2015-04-30_23:04:01-fs-next-testing-basic-multi/870815
...
Zheng Yan
01:48 PM CephFS Bug #11510 (Need More Info): ceph-fuse crashes
It still shouldn't have crashed and I'm not sure why that would have happened unless the kernel gave us ENOMEM or som... Greg Farnum
07:13 AM CephFS Bug #11510: ceph-fuse crashes

It works when I use the user with caps ...
Jifeng Yin
07:03 AM CephFS Bug #11510: ceph-fuse crashes
this bug is fixed by commit 540346d4 (osdc: In _readx() only no error can tidy read result). Zheng Yan
01:03 PM Bug #11534 (Resolved): Incorrect size in ceph osd df
... Andrey Matyashov
12:42 PM Revision a4f1256c (ceph): osd: refuse to write a new erasure coded object with an offset > 0
Even if the offset is properly aligned.
http://tracker.ceph.com/issues/11507 Fixes: #11507
Signed-off-by: Jianpeng ...
Jianpeng Ma
12:42 PM Revision 125c59bc (ceph): tests: erasure coded pools do not allow offset on creation
If a write operation implicitly creates an object on an erasure coded
pool, there cannot be an offset > 0, even if it...
Loic Dachary
12:38 PM CephFS Bug #11482: kclient: intermittent log warnings "client.XXXX isn't responding to mclientcaps(revoke)"
* hammer backport https://github.com/ceph/ceph/pull/4481 Loïc Dachary
12:22 PM Revision 5c9e9da8 (ceph): rados: Tell that pool removal failed. Not that it doesn't exist.
If removing a pool fails it could have various reasons. The pool
might be protected from removal (nodelete flag).
Wido den Hollander
12:18 PM Revision ef19e5a0 (ceph): Merge pull request #429 from dachary/wip-10712-hammer
tasks: fix intermittent failure in TestFlush
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
11:24 AM Revision 59bc72d2 (ceph): mon: Monitor: schedule scrub periodically
Default is 24h interval, adjustable via 'mon_scrub_interval'.
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
11:24 AM Revision cdb37dcc (ceph): mon: Monitor: track scrub's state
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
11:24 AM Revision 4c4313d5 (ceph): mon: Monitor: rework scrub (1)
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
10:36 AM Revision 6c6e5231 (ceph): tasks/ceph_deploy: fix for multiple mons
Now that service IDs are modified during run, we have
to avoid repeatedly evaluating first_mon for where
to run ceph_...
John Spray
10:36 AM Revision e16e1017 (ceph): tasks/ceph_deploy: remove some dead code
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 99951f8150f1487c3bad47c2b199a137226055cb)
John Spray
09:50 AM CephFS Bug #10712: TestFlush intermittent failure on scatter_writebehind event
http://pulpito.ceph.com/loic-2015-05-04_11:27:13-fs-hammer-backports---basic-multi/874954 Loïc Dachary
09:48 AM CephFS Bug #10712 (Pending Backport): TestFlush intermittent failure on scatter_writebehind event
* hammer backport https://github.com/ceph/ceph-qa-suite/pull/429 Loïc Dachary
09:42 AM Revision a29ed780 (ceph): tasks: fix intermittent failure in TestFlush
This was an overly strict success condition: the
flush operation doesn't promise to leave you an empty
journal, it pr...
John Spray
09:33 AM Bug #11512: "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-distro-basic-vps run
I have also encountered this problem running Giant. All but 1 of my 6 OSDs give this error.... Daniel Lundqvist
09:33 AM Bug #11512: "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-distro-basic-vps run
I have also encountered this problem running Giant. All but 1 of my 6 OSDs give this error.
starting osd.0 at :/...
Daniel Lundqvist
08:57 AM Revision 886096dc (ceph): mds: properly set null dentry's first
we should set new null dentry's first when it's created. Otherwise if
the request that creates the new dentry fails, ...
Yan, Zheng
08:57 AM Revision fb484b68 (ceph): mds: only add head dentry to bloom filter
bloom filter can't handle range covered by snap dentry.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
07:14 AM Revision 3f50b5e1 (ceph): Merge pull request #4542 from liewegas/wip-sepia
sepia
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:20 AM Revision 752a16fa (ceph): AsyncConnection: Avoid lockdep detect failed
Previously we used a atomic field to avoid deadlock, but it still let lockdep
detect failed. So we remove the atomic ...
Haomai Wang
05:55 AM Bug #11511: FAILED assert(cursor.data_offset <= oi.size)
log file with debug_ms=1 Irek Fasikhov
05:53 AM Revision c26b21fa (ceph): AsyncConnection: Don't dispatch event when connection is stopped
When marking down connection, previously we will call stop which will dispatch event
regardless of the staus of the c...
Haomai Wang
05:30 AM rgw Bug #11416: rgw: leak of bucket meta objects on bucket re-creation
* firefly backport https://github.com/ceph/ceph/pull/4535 Xinxin Shu
02:15 AM Revision 393b7365 (ceph): Merge pull request #4387 from wonzhq/async-comp
librbd: don't notify_change on r == -ERESTART when notify async complete
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:07 AM Revision 63eb4326 (ceph): librbd: don't notify_change on error when notify async complete
Don't need to increment the refresh_seq since the async op fails.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel....
Zhiqiang Wang
12:28 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Patch that went into master: https://github.com/ceph/ceph/pull/4539 Ken Dreyer

05/04/2015

11:37 PM Bug #11429 (Pending Backport): OSD::load_pgs: we need to handle the case where an upgrade from ea...
Samuel Just
11:37 PM Revision 3970ad9f (ceph): Merge pull request #428 from athanatos/wip-11429
suites/rados: add test for 11429
Reviewed-by: Zack Cerza <zack@redhat.com>
Samuel Just
11:36 PM Revision 4abacbe2 (ceph): Merge pull request #4539 from athanatos/wip-11429
OSD: handle the case where we resurrected an old, deleted pg
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
11:34 PM Revision 9da4c45e (ceph): doc: link to sepia report for lab info
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:07 PM Fix #11532: make check must verify resources before running in parallel
On fedora 20, with make -j12 nproc must be >= 16000 and ... Loïc Dachary
11:03 PM Fix #11532 (Resolved): make check must verify resources before running in parallel
if make check runs out of resources, it will fail miserably and in mysterious ways. There will be many left over proc... Loïc Dachary
11:04 PM Revision aff95582 (ceph): knfs: remove the MDS debugging
It doesn't fit on the typica boxes with debugging, and we probably don't need
it for any NFS issues which do arise......
Greg Farnum
11:03 PM Revision 0f03ca7c (ceph): knfs: remove the MDS debugging
It doesn't fit on the typica boxes with debugging, and we probably don't need
it for any NFS issues which do arise......
Greg Farnum
11:02 PM Revision 47fff708 (ceph): knfs: remove the MDS debugging
It doesn't fit on the typica boxes with debugging, and we probably don't need
it for any NFS issues which do arise......
Greg Farnum
10:31 PM Revision 7387c433 (ceph): java: libcephfs_jni.so is in /usr/lib64 on rhel
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
(cherry picked from commit aed3434dc7c5161c72c7d5655faa3bc693fc97...
Noah Watkins
09:58 PM Revision 5cc0f20b (ceph): Merge pull request #4498 from dachary/wip-11342-hammer
librbd notification race condition on snap_create
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason D...
Loïc Dachary
09:58 PM Revision f7bcb2dc (ceph): Merge pull request #4497 from dachary/wip-7385-hammer
Objectcacher setting max object counts too low
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason Dill...
Loïc Dachary
09:57 PM Revision 4d95929c (ceph): Merge pull request #4499 from dachary/wip-11363-hammer
ImageWatcher should cancel in-flight ops on watch error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: J...
Loïc Dachary
09:57 PM Revision 16c2f4c9 (ceph): Merge pull request #4496 from dachary/wip-5488-hammer
librbd: deadlock in image refresh
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason Dillaman <dillama...
Loïc Dachary
09:27 PM Revision cc107525 (ceph): squash: use sleep instead of utility.sleep
Samuel Just
09:22 PM Revision 91bc0e91 (ceph): squash: use != not is not in radosbench
Samuel Just
09:21 PM Revision 73577f10 (ceph): squash: remove utility, moved to teuthology.git
Samuel Just
09:21 PM Revision 2a60852a (ceph): squash: ceph_manager: add utility_task doc string
Samuel Just
07:58 PM devops Tasks #10587: split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat packages
At the moment I'm stuck trying to find a way to make 1) upgrades via apt/yum work seamlessly and 2) avoid having the ... Ken Dreyer
07:32 PM Revision bd798910 (ceph): 9.0.0
Jenkins
07:26 PM devops Feature #11530 (Resolved): Build release packages for Debian Jessie
The Wheezy packages depend on several library versions which are no longer available in Jessie. Benjamin Gilbert
06:53 PM Revision 015ed70f (ceph): suites/rados: add test for 11429
This patch also adds some convenience facilities for making
some of the ceph_manager methods into tasks usable from a...
Samuel Just
06:49 PM Revision 6f60f5a2 (ceph): Merge pull request #19 from gierschv/feat-omap-iterator
ioctx: ListOmapValues & GetAllOmapValues added Noah Watkins
06:07 PM Bug #11526: MDS crashed in ceph::buffer::list::splice
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-02_23:18:02-multimds-master-testing-basic-typica/10003/ an... Greg Farnum
06:03 PM Bug #11526: MDS crashed in ceph::buffer::list::splice
Merged to master in commit:4f45409531abf1b4c97c4e9449ab40cb516735fd Greg Farnum
05:50 PM Bug #11526: MDS crashed in ceph::buffer::list::splice
Fix: https://github.com/ceph/ceph/pull/4537
This failure was seen in http://pulpito.ceph.com/teuthology-2015-05-01...
Greg Farnum
09:00 AM Bug #11526 (Resolved): MDS crashed in ceph::buffer::list::splice
... Zheng Yan
06:03 PM Revision 4f454095 (ceph): Merge pull request #4537 from majianpeng/buffer-fix
bufferptr: Offset should not beyond raw_length rather than _len.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Rev...
Greg Farnum
06:00 PM Revision 156e55b7 (ceph): man: do not dist man pages if sphinx is not available
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:51 PM Revision f76293ce (ceph): test_async_driver: add dispatch_external_event tests
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:32 PM Revision c107b8ec (ceph): configure.ac: do not check for sphinx-build
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:31 PM Revision 0b4315b9 (ceph): pycephfs: add tests for open call
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:28 PM Revision fc51ce2a (ceph): osd/ReplicatedPG: For obj has omap, it mean have omap data or omap head...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:20 PM Bug #11527 (Closed): KV OSD stacktrace on disk failure
Hmm, I thin it may need more attempts from ceph itself. But I still has no sense about this Haomai Wang
01:27 PM Bug #11527: KV OSD stacktrace on disk failure
Yes indeed, I should have been more clear, it was indeed a disk hardware failure, the disk needed replacement.
I w...
Kenneth Waegeman
01:17 PM Bug #11527: KV OSD stacktrace on disk failure
From the "Bus Error" msg, I more like to think it's hardware IO error? Haomai Wang
12:55 PM Bug #11527 (Closed): KV OSD stacktrace on disk failure
When an OSD failed, this was the stacktrace I got:... Kenneth Waegeman
04:11 PM Revision 30342134 (ceph): test/bufferlist: add test case for bufferlist::splice.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:06 PM Revision 6b81d5cb (ceph): test_pycephfs: Fix tests for pycephfs
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision d039bce4 (ceph): pycephfs: add padding buffer to statvfs to avoid os extend
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision 56b82225 (ceph): pycephfs: add read/write support
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision fa956c62 (ceph): test_pycephfs: Add tests for open call
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision b154a5d4 (ceph): pycephfs: Let open call's flags imitate python open
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision 1006adbd (ceph): bufferptr: Offset should not beyond raw_length rather than _len.
Fixes: #11526
Commit dfccd3d19c introduce this bug"
./include/buffer.h: 240: FAILED assert(_len >= o)
ceph version...
Jianpeng Ma
03:36 PM rbd Feature #11372 (Fix Under Review): qa: run librbd tests under valgrind
*ceph-qa-suite*: https://github.com/ceph/ceph-qa-suite/pull/426
*ceph master*: https://github.com/ceph/ceph/pull/4461
Jason Dillaman
03:35 PM rbd Feature #11372 (Resolved): qa: run librbd tests under valgrind
Jason Dillaman
03:32 PM Revision 7da569fd (ceph): Merge pull request #4514 from majianpeng/rbd
misc bugs in librbd
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:31 PM rbd Feature #11405 (In Progress): qa: test rbd notify-based proxying across versions
Jason Dillaman
03:01 PM Revision 5fa8fc32 (ceph): Merge pull request #4534 from tchaikov/wip-silence-gcc-warning
osd: silence gcc -Wparentheses warning
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:50 PM Revision b15639c4 (ceph): ioctx: ListOmapValues & GetAllOmapValues added
* `ListOmapValues` allows to iterate on all the key feteched during
a read operation of an omap (the goal is to easil...
Vincent Giersch
02:31 PM Revision addb0ec9 (ceph): Merge pull request #4505 from dachary/wip-11322-hammer
rgw - improve performance for large object (multiple chunks) GET
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
02:24 PM Revision c0782ed9 (ceph): Merge pull request #4501 from dachary/wip-11001-hammer
Improve rgw HEAD request by avoiding read the body of the first chunk
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
02:23 PM Revision e074695e (ceph): Merge pull request #4500 from dachary/wip-11047-hammer
rgw : make quota/gc thread configurable for starting
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
01:57 PM CephFS Bug #11462: kernel: crash (when MDS died?)
FYI this popped up again in teuthology-2015-04-30_23:04:01-fs-next-testing-basic-multi/870815 Greg Farnum
01:49 PM Revision 5a6140f4 (ceph): common/CompatSet: mark FeatureSet member vars private
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:49 PM Revision 9209a8f2 (ceph): osd: silence gcc -Wparentheses warning
otherwise we have following warning:
warning: suggest parentheses around operand of ‘!’ or change ‘|’ to
‘||’ or ‘!’ ...
Kefu Chai
10:09 AM CephFS Bug #11522: FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
client creates cap_snap and sends FLUSHSNAP message to MDS even when snap notification contains no new snap (snap rem... Zheng Yan
09:46 AM Revision 7f9d78d4 (ceph): Merge pull request #4504 from dachary/wip-10691-hammer
ceph-dencoder links to libtcmalloc, and shouldn't
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
09:44 AM Revision 11b1ccdb (ceph): Merge pull request #4503 from dachary/wip-10983-hammer
use a new disk as journal disk,ceph-disk prepare fail
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:43 AM Revision 7c050eca (ceph): Merge pull request #4507 from dachary/wip-11432-hammer
compilation error: No high-precision counter available (armhf, powerpc..)
Reviewed-by: Loic Dachary <ldachary@redhat...
Loïc Dachary
09:34 AM Revision 817b0719 (ceph): mds: don't reintegrate stray inode to remote snap dentry
stray inode are head inodes, we should not rename them to remote
snaps dentries.
Signed-off-by: Yan, Zheng <zyan@red...
Yan, Zheng
09:10 AM Bug #7387 (Fix Under Review): Malformed JSON command output when non-ASCII strings are present
https://github.com/ceph/ceph/pull/4527 Kefu Chai
03:38 AM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
elder one, i created #11525 to track the feature request for improving the invalid option handling. Kefu Chai
03:33 AM Feature #11525 (New): improve OPTION macro to add a check function for invalid options.
see #11484, where user input a *very* large number for the journal_queue_max_bytes settings. this number overflows an... Kefu Chai
02:55 AM Revision 1800a996 (ceph): librbd: For format 2, don't forget set objectcache max objects.
For format 2, before create object_cache, it call init_layout and set
the max object for object cache.
In the later i...
Jianpeng Ma
02:54 AM Revision c60212b2 (ceph): rbd: updated the 'rbd --help'
Now default format is 2. update 'rbd --help'.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
02:25 AM Revision e146b04b (ceph): librbd: Remove the redundant judgement.
For ObjectExtent, if length == object_size, it mean length=0.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
02:25 AM Revision 059c0d15 (ceph): librbd: Remove the redundant judgement.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
02:25 AM Revision 9d07069a (ceph): librbd: remove the perfcounter l_librbd_aio_rd/write/discard_*.
Now for non-aio read/write/discard, the internal implementation used the
related aio function. So we don't differenti...
Jianpeng Ma
12:07 AM Revision f6022639 (ceph): rgw: use correct objv_tracker for bucket instance
When trying to create a bucket that already existed, use the
objv_tracker of the newly created instance, and not of t...
Yehuda Sadeh

05/03/2015

10:40 PM rgw Bug #11524 (Won't Fix): "test_multipart_upload ... FAIL" in upgrade:dumpling-firefly-x-giant-dist...
This could be vps and/or rhel 6.4 specific issue.
Run: http://pulpito.ceph.com/teuthology-2015-05-02_18:15:01-upgr...
Yuri Weinstein

05/02/2015

10:26 AM Linux kernel client Bug #11449 (Pending Backport): krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
Ilya Dryomov
10:24 AM Linux kernel client Bug #11523: soft lockup in kick_requests on 3.16.3-ceph-00306-g76c7fd1
This was fixed in 4.0-rc1 and set to be backported all the way down to 3.9 - commit 7eb71e0351fb "libceph: fix double... Ilya Dryomov
06:14 AM CephFS Bug #11510: ceph-fuse crashes
The admin account works, and it turns out to be a permission problem, although I'm surprised that it works at the fir... Jifeng Yin
03:26 AM Revision 1de75edb (ceph): Preforker: include acconfig so includers don't have to
Fixes build of systests
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:48 AM Revision fae51575 (ceph): Merge pull request #4524 from ceph/wip-remove-fsx-c
test: update CMakefile to sync with c44f8e7
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:43 AM Revision 5afed73d (ceph): Merge pull request #4518 from yuyuyu101/wip-fix-systest-runnable
systest_runnable: Use Preforker to do fork
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:27 AM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
Sage agreed not to backport to giant, John! Yuri Weinstein
12:10 AM CephFS Bug #10863 (Resolved): java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path...
commit:aef0272d72afaef849b5d4acbf55626033369ee8 Greg Farnum
12:10 AM Revision aef0272d (ceph): java: libcephfs_jni.so is in /usr/lib64 on rhel
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
(cherry picked from commit aed3434dc7c5161c72c7d5655faa3bc693fc9777)
Noah Watkins

05/01/2015

11:52 PM Revision 69971f99 (ceph): osd: dout the relation between osd_reqid_t and journal seq
This is useful for tracking io request.
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com>
Xinze Chi
11:45 PM Revision 4fed2007 (ceph): osd: dout latency info in filestore
dout more latency info for each seq in filestore, this is useful for
tracking io request.
Signed-off-by: Xinze Chi <...
Xinze Chi
11:14 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
That last failure in ceph-qa-suite that you emailed about has a fix here. I submitted it to firefly-backports. That r... Noah Watkins
10:47 PM Linux kernel client Bug #11523 (Resolved): soft lockup in kick_requests on 3.16.3-ceph-00306-g76c7fd1
... Sage Weil
10:47 PM Revision f99bc7cc (ceph): Removed redundant tests issue #11520
Reduced nodes to be locked to two
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from com...
Yuri Weinstein
10:45 PM Revision fa27c2b2 (ceph): Removed redundant tests issue #11520
Reduced nodes to be locked to two
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from com...
Yuri Weinstein
09:41 PM devops Feature #9133 (In Progress): create ceph user/group; run daemons as ceph (non-root)
The wip-user branch in GitHub has the work done so far. See also https://github.com/ceph/ceph/pull/4456 Ken Dreyer
09:07 PM devops Feature #9133: create ceph user/group; run daemons as ceph (non-root)
We should also change the references in the document that tell to create "ceph" user using ceph-deploy
http://ceph.c...
Vasu Kulkarni
08:58 PM Revision 217d2223 (ceph): Merge pull request #4519 from ceph/wip-flush-log
Flush cluster log before MDS::damaged
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:55 PM Revision fd69d5db (ceph): Merge pull request #4529 from ceph/wip-librbd-open
librbd: invoking RBD::open twice will leak memory
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:55 PM Revision 62d5b39a (ceph): Merge pull request #4511 from yuyuyu101/wip-async-fix-7
Wip async fix 7
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:36 PM Revision 0094216a (ceph): Merge pull request #427 from ceph/wip_11520
Removed redundant tests issue #11520
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:30 PM Revision 8ab46b42 (ceph): Removed redundant tests issue #11520
Reduced nodes to be locked to two
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein
07:57 PM Revision 0f4cf269 (ceph): cephfs: add mkdir
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
07:42 PM Revision de82ee54 (ceph): Merge pull request #18 from noahdesu/cephfs
cephfs: add initial cephfs go wrappers Noah Watkins
07:41 PM Revision 95fa549c (ceph): travis: add mds to micro cluster
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
07:41 PM Revision 1efdf980 (ceph): cephfs: begin cephfs wrappers
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
07:07 PM Revision 05a5f269 (ceph): librbd: object map is not properly updated when deleting clean objects
With the new fast diff feature flagging which objects haven't changed
between snapshots, unmodified objects are now f...
Jason Dillaman
07:02 PM Revision 72133522 (ceph): atomic_t: change cas to compare_and_swap and return bool
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:37 PM Revision a0f96de2 (ceph): mds: in damaged() call flush_log before ending
...so that the clog messages we send before damaged()
actually have a chance to make it to the cluster log.
Signed-o...
John Spray
06:37 PM Revision 88037760 (ceph): mon: add MonClient::flush_log
A simple reasonable-effort call for emitting
a MLog before shutting down. Used in MDS which
also waits for its beaco...
John Spray
06:29 PM CephFS Bug #11522 (Resolved): FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
There is a PR to make the MDS always send back a FLUSHSNAP_ACK: https://github.com/ceph/ceph/pull/4523
But I guess...
Greg Farnum
06:22 PM Revision 4b345843 (ceph): Merge pull request #4516 from yuyuyu101/wip-fix-libcephfs-crash
Wip fix libcephfs crash
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:22 PM Feature #11521 (New): Certain configuration options not safe for production builds
Per disucussion on the mailing list and IRC, certain configuration options are not safe for customers running Ceph in... Mark Nelson
06:21 PM Revision a5e88fcf (ceph): librbd: invoking RBD::open twice will leak memory
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:14 PM Revision 11066a39 (ceph): Merge pull request #4492 from SUSE/wip-suse-firewall
packaging: add SuSEfirewall2 service files
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:37 PM Revision a551a23d (ceph): qa/workunits/fs/misc: fix filelock_interrupt.py
Handle the case that kernel does not support fcntl.F_OFD_SETLK.
Also fix the code that checks if fnctl fails with err...
Yan, Zheng
05:36 PM Revision fb693a3d (ceph): Merge pull request #4468 from cernceph/swifty
Swift: Set Content-Length when requesting/checking Keystone tokens
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:34 PM Revision c6c6b203 (ceph): Merge pull request #4008 from SUSE/wip-tcmalloc-conditionals
Conditional-compile against minimal tcmalloc.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Samuel Just
04:24 PM Revision 29ee7953 (ceph): Merge pull request #3429 from liewegas/wip-precalc-pgtemp
RFC: mon: prime pg_temp when osdmap changes
Reviewed-by: Guang Yang <yguang@yahoo-inc.com>
Tested-by: Zhi (David) Zh...
Sage Weil
04:22 PM Revision 8d596bfa (ceph): Merge branch 'wip-journal-header' of git://github.com/XinzeChi/ceph
Conflicts:
src/gmock
Sage Weil
04:17 PM Revision b5fa1607 (ceph): Merge pull request #3474 from majianpeng/fix5
buffer: optimize get_contiguous
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
04:17 PM Revision a38baa01 (ceph): Merge pull request #3896 from ceph/wip-auth
auth: optimize crypto key handling, msg sig checks
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:16 PM Revision eba59569 (ceph): Merge pull request #3975 from wonzhq/skip-cache
osd: flush/evict op fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM Revision cb979eb5 (ceph): Merge pull request #4362 from XinzeChi/wip-tier-lat
osd: misc latency perf counter for tier pool
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM Revision b76d0ffd (ceph): Merge pull request #4393 from majianpeng/copyget-flags
For CEPH_OSD_OP_COPY_GET, add a new filed: flags.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:07 PM Revision 071b07e2 (ceph): Merge pull request #3564 from guangyy/wip-10198
osd: break the handling of PG removal event into multiple iterations
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:01 PM Revision 94a701a5 (ceph): Merge pull request #3004 from guangyy/wip-10183
Add a new tick timer which does not need to hold osd_lock, put sched_scrub to that tick timer
Reviewed-by: Samuel Ju...
Samuel Just
03:35 PM Bug #11518 (Resolved): objectcacher stress test fails with command not found
ubuntu@teuthology:/a/sage-2015-04-30_21:01:18-rados-wip-sage-testing-distro-basic-multi/870564 Sage Weil
03:08 PM Revision 47725aa6 (ceph): Merge pull request #3659 from SUSE/wip-fix-calamari-health
Always provide summary for non-healthy cluster.
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
03:00 PM Revision 8988cb38 (ceph): Merge pull request #3702 from mslovy/wip-fineGrain-submitManagerLock
FileStore:: queue_transactions, fine-grain submitManager lock
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-b...
Samuel Just
02:27 PM Revision 23ff52f7 (ceph): Merge pull request #3919 from guangyy/wip-9558
osd : populate the needs_recovery_map source fast when only one peer has missing
Reviewed-by: Samuel Just <sjust@red...
Samuel Just
01:43 PM Revision 585bc2bc (ceph): mds: send FLUSHSNAP_ACK even if FLUSHSNAP message is unexpected
MDS should send FLUSHSNAP_ACK even if FLUSHSNAP message is unexpected.
This is because client does not release corres...
Yan, Zheng
01:38 PM Revision fbfd50de (ceph): OSD: handle the case where we resurrected an old, deleted pg
Prior to giant, we would skip pgs in load_pgs which were not present in
the current osdmap. Those pgs would eventual...
Samuel Just
01:03 PM Revision 32b8bf57 (ceph): test: update CMakefile to sync with c44f8e7
* remove unused src/test/fsx.c, see
qa/workunits/suites/fsx.sh
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:27 PM Revision b7f43280 (ceph): systest_runnable: adjust argument to suite Preforker
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
12:00 PM Revision 7252975e (ceph): mds: handle corrupt dentry more cleanly
Calling damaged() on the rank is overkill, but until
we have a mechanism to selectively handle damaged
paths, it's be...
John Spray
12:00 PM Revision 69a54e7b (ceph): mds: handle case where rank 0 has no subtrees
Previously we always asked for STOPPING in this case,
but in the case of rank 0 it's definitely an error
condition in...
John Spray
12:00 PM Revision 4730a458 (ceph): mds: remove redundant 'journal' file open
Follow up to " mds: remove redundant journal inode", for
the case in open_root as opposed to create_mydir
Signed-off...
John Spray
12:00 PM Revision 816d9e03 (ceph): mds: error handling in CInode::_fetched
For cases where inode is absent, or is not
decodeable. Previously would get nasty end_of_buffer
crashes in these cas...
John Spray
12:00 PM Revision 6cb1f6cc (ceph): mds: handle missing/corrupt data during boot
These errors trickle up to boot_start from e.g.
CInode::_fetched when something goes wrong.
Signed-off-by: John Spra...
John Spray
12:00 PM Revision 96992466 (ceph): mds: handle missing mydir dirfrag
Previously, if the mydir dirfrag was missing, then
creating stray dirs would assert out when trying
to project_fnode(...
John Spray
12:00 PM Revision 49efdb8b (ceph): mds: more damaged() handling in MDLog
Specifically, the case where journal header objects
are unreadable (such as because they've been lost).
Signed-off-b...
John Spray
07:05 AM Revision de5717eb (ceph): ceph_mon: output preforker error message
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:05 AM Revision 9e1514cf (ceph): Preforker: Add child process exit status check
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:55 AM Revision 3f969d60 (ceph): systest_runnable: Use Preforker to do fork
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:23 AM CephFS Bug #11517 (Resolved): Libcephfs: Doesn't check file's open mode when do read/write
Something like this:
fd = cephfs_open(path, O_WRONLY|O_CREAT, 0)
cephfs.read(fd, buf, 0, 10) // ok, but actually ...
Haomai Wang
03:45 AM CephFS Bug #9995 (Fix Under Review): failing test_filelock
https://github.com/ceph/ceph-qa-suite/pull/425 Greg Farnum
03:36 AM Revision e0b389ac (ceph): test_libcephfs: Add tests to cover zero length write
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
12:10 AM Revision c5e0b615 (ceph): Merge pull request #4515 from ceph/hammer-next
rgw: critical fixes for hammer Sage Weil

04/30/2015

11:30 PM Bug #11516: run-make-check.sh should check ulimits
It would be nice if simply invoking "make check" on your own got a similar check as well, for those invoking it manua... Greg Farnum
11:27 PM Bug #11516 (Duplicate): run-make-check.sh should check ulimits
it will run nproc / 2 simultaneous tests and the nofile value should be raised to ~16k. These are the relevant files ... Loïc Dachary
10:34 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
See update here: http://tracker.ceph.com/issues/11495#change-51225 Yuri Weinstein
10:33 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
John, here are runs :
http://pulpito.ceph.com/teuthology-2015-04-30_13:42:32-ceph-deploy-hammer-distro-basic-vps/
a...
Yuri Weinstein
05:31 PM Bug #11495 (Pending Backport): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-...
I merged the PR meanwhile and will test with my changes to the suite.
We will need that backported to hammer and giant
Yuri Weinstein
10:32 PM RADOS Bug #11515 (New): objecter: potential integer overflow in linger_check() return code
This is unlikely in practice, but it's casting the age in msec from uint64_t to int in the return. It should probably... Josh Durgin
09:53 PM Revision 61cf5da0 (ceph): packaging: mv ceph-objectstore-tool to main ceph pkg
This change ensures that the ceph-objectstore-tool utility is present on
all OSDs. This makes it easier for users to...
Ken Dreyer
09:18 PM Revision 3f19ed49 (ceph): All changes from https://github.com/ceph/ceph-qa-suite/commit/3ce379a68...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:07 PM Revision 5535e4c4 (ceph): Removed unneeded workloads
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 18a79fb8252d9ceee7162e8f774ab6b...
Yuri Weinstein
08:40 PM Revision 5ea754a7 (ceph): Merge pull request #4493 from ceph/wip-use-get-linux-version
use get_linux_version() instead ad-hoc uname().release parsing
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by:...
Greg Farnum
08:37 PM Revision 260938fb (ceph): Removed unneeded workloads
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 18a79fb8252d9ceee7162e8f774ab6b...
Yuri Weinstein
08:24 PM Revision 1013371a (ceph): Merge pull request #424 from ceph/wip_ceph_deploy
Removed unneeded workloads
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:18 PM Revision 18a79fb8 (ceph): Removed unneeded workloads
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
06:04 PM CephFS Bug #11255: nfs: mount failures on ceph-backed NFS share
http://pulpito.ceph.com/teuthology-2015-04-29_23:10:02-knfs-next-testing-basic-multi/869428/
I also realized recen...
Greg Farnum
05:25 PM Revision 097b95f7 (ceph): Fixing commits from https://github.com/ceph/ceph-qa-suite/pull/400/commits
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
04:39 PM Revision f191ec5f (ceph): Reduced ammount of nodes from 4 to 3
Changed default 'replica' to 2
Reduced osd to 2 per node
Added logging
Signed-off-by: Yuri Weinstein <yuri.weinstein...
Yuri Weinstein
04:34 PM Revision 735ab91f (ceph): Client: Fast return if len is 0
If len == 0,
osdc/Striper.cc: 50: FAILED assert(len > 0)
2: (Striper::file_to_extents(CephContext*, char const*, cep...
Haomai Wang
04:34 PM Revision 3f600b16 (ceph): Merge pull request #423 from ceph/wip-11495
Fix ceph_deploy task with multiple mons Yuri Weinstein
04:23 PM Revision ee61a61f (ceph): Merge pull request #4462 from liewegas/wip-11211-hammer
osd/ReplicatedPG: don't check order in finish_proxy_read Samuel Just
04:23 PM Bug #11513 (Duplicate): "ceph-objectstore-tool: import failure with status 139" in upgrade:firefl...
David Zafman
03:53 PM Bug #11513 (Duplicate): "ceph-objectstore-tool: import failure with status 139" in upgrade:firefl...
Run: http://pulpito.ceph.com/teuthology-2015-04-29_17:18:02-upgrade:firefly-x-hammer-distro-basic-vps/
Jobs: ['86850...
Yuri Weinstein
04:21 PM Revision 0358840a (ceph): Merge pull request #4461 from ceph/wip-11372
librbd: add valgrind memory checks for unit tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:43 PM Bug #11512 (Can't reproduce): "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-...
Run: http://pulpito.ceph.com/teuthology-2015-04-29_17:05:01-upgrade:giant-x-hammer-distro-basic-vps/
Job: ['868461']...
Yuri Weinstein
03:37 PM Revision 3842b63a (ceph): Merge pull request #4241 from rzarzynski/wip-11285
rgw: rectify broken statistics on Swift account listing.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:32 PM Revision 0936aec6 (ceph): Merge pull request #4432 from big-henry/wip-rgw-listparts
rgw: fix ListParts response
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:07 PM CephFS Bug #11510: ceph-fuse crashes
John, could you know how to export the data from the under-laid pool? I'm very curious.
The ceph-fuse just goes cr...
Jifeng Yin
02:47 PM CephFS Bug #11510: ceph-fuse crashes
Nothing special. I just use "ceph fs new cephfs".
I've noticed the ticket #11120, and trying 'getfattr -d' shows n...
Jifeng Yin
01:49 PM CephFS Bug #11510: ceph-fuse crashes
I've definitely seen this backtrace before, trying to remember when... could it have been when we were dealing with t... John Spray
11:04 AM CephFS Bug #11510 (Resolved): ceph-fuse crashes
When I read the file through ceph-fuse, it crashes, while list is okay.
kernel drive doesn't crash, but shows 'read ...
Jifeng Yin
02:56 PM Revision 2586e3ba (ceph): pybind: fix valgrind warning on rbd_get_parent_info call
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:56 PM Revision 5534faaa (ceph): tests: run librbd valgrind test during 'make check'
Fixes: #11372
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:56 PM Revision 30b762bc (ceph): qa/workunits/rbd: add support for running API tests under valgrind
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:56 PM Revision 6e84ceb4 (ceph): autotools: detect presence of valgrind
Conditionally enable running librbd unit tests under valgrind.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:56 PM Revision c44f8e7f (ceph): fsx: cleanup crypto library at exit
Also made small tweaks so that it can be compiled under
a C++ compiler.
Signed-off-by: Jason Dillaman <dillaman@redh...
Jason Dillaman
02:56 PM Revision 740fd275 (ceph): krbd: fix incorrect types in the krbd API
The C API functions were referencing the C++ CephContext
instead of the C rados_config_t. Additionally, the ceph
nam...
Jason Dillaman
02:56 PM Revision 5ccc4422 (ceph): osdc: invalid read of freed memory
The bytes not in cache stat was potentially reading the bh length
from a deleted bufferhead.
Signed-off-by: Jason Di...
Jason Dillaman
02:56 PM Revision 8d87bdf5 (ceph): valgrind: update valgrind suppressions for lttng-ust
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:22 PM Revision 5311eb0e (ceph): Event: Use atomic cas to avoid missing wakeup
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:20 PM Revision dd3a3b96 (ceph): Atomic: Add CAS primitive support
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 14c953f3 (ceph): pycephfs: Ensure passing argument is a instance of basestring
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 0f76ca0a (ceph): test_cephfs: Add python binding cephfs tests
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision d7ffc71c (ceph): pycephfs: Add dirent class definition to ease caller
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 280ad754 (ceph): pycephfs: Add stat result class definition for callers
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 08a60bbf (ceph): pycephfs: Add directory operations for pybind
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 08030316 (ceph): pycephfs: Fix getcwd call
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 940b4f02 (ceph): pycephfs: Add rename, rmdir and getxattr support
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 448a6c1f (ceph): pycephfs: export self and parent dirent too
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
01:08 PM Bug #11511 (Resolved): FAILED assert(cursor.data_offset <= oi.size)
Hi.
When Rebalancing data error occurred OSD.
Irek Fasikhov
11:52 AM Revision 701a0a5b (ceph): Merge pull request #4476 from dachary/wip-releases
doc: add giant v0.87.2 to the release timeline
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loïc Dachary
11:04 AM Revision 38c9d758 (ceph): config: Document that 'mds_max_file_size' is only read on FS creation
Afterwards you have to change this through the monitors Wido den Hollander
09:47 AM Bug #11143 (Pending Backport): src/ceph-disk : "disk zap" sgdisk invocation
* master pull request https://github.com/ceph/ceph/pull/4037 Loïc Dachary
09:46 AM Revision b73a236c (ceph): Merge pull request #4037 from osynge/wip-fix-disk-zap-sgdisk-invocation
Fix "disk zap" sgdisk invocation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Sage Weil <sage@redhat...
Loïc Dachary
09:11 AM Revision fdd7f8d8 (ceph): Fix "disk zap" sgdisk invocation
Fixes #11143
If the metadata on the disk is truly invalid, sgdisk would fail to zero
it in one go, because --mbrtogp...
Owen Synge
08:24 AM Revision ae65bb45 (ceph): Merge pull request #4513 from SUSE/wip-suse-run-make-check
run-make-check.sh: fix a copule of SUSE oddities
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:12 AM rgw Bug #11494: rgw: multipart list part response returns incorrect field
Good timing, I was just about to report this :)
We use multi-part uploads in our application and stumbled over thi...
Lenz Grimmer
07:51 AM Revision 05534b8b (ceph): run-make-check.sh: use /sbin/modprobe
Rationale: In some cases (e.g.: by default on openSUSE), `sudo` won't
add /sbin to $PATH.
Signed-off-by: Tim Serong ...
Tim Serong
07:51 AM Revision e71e8654 (ceph): run-make-check.sh: stricter check for yum/apt-get/zypper
Believe it or not, it's possible (although not necessarily likely) to
have both yum and zypper installed on openSUSE....
Tim Serong
03:44 AM Revision ae6247af (ceph): AsyncConnection: Fix connection doesn't exchange in_seq problem
1. osd.a connect to osd.b and osd.b try to connect a
2. osd.b got WAIT then osd.b accpet connection from osd.a
2. osd...
Haomai Wang
03:33 AM Revision c8ac388b (ceph): Merge pull request #4509 from wonzhq/miss-arg
librbd: missing an argument when calling invoke_async_request
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:24 AM Revision 4cd07f26 (ceph): AsyncConnection: Ornament log output
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:47 AM Revision 3f398945 (ceph): librbd: missing an argument when calling invoke_async_request
This prevents the master branch from compiling.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
Zhiqiang Wang
02:04 AM Revision 70292658 (ceph): packaging: move SuSEfirewall2 templates out of src
Better to have static config like this that needs to be installed in
/etc in a separate subdirectory of the project.
...
Tim Serong
12:44 AM rgw Bug #11447: gc deleting S3 objects leaves __shadow_ objects
Yehuda Sadeh wrote:
> Yeah, it's not the same as #10295. The gc entries store the wrong info.
How long will the r...
Albert AN
12:35 AM Bug #11507 (Resolved): object creation by write cannot use an offset on an erasure coded pool
Even if it is properly aligned. Otherwise it will crash the OSD.
https://github.com/ceph/ceph/pull/4508
Loïc Dachary

04/29/2015

11:42 PM rbd Fix #7787 (Resolved): rbd diff takes longer as images grow larger
Josh Durgin
11:42 PM Revision 94a7d11e (ceph): Merge pull request #4186 from ceph/wip-7787
librbd: add fast diff feature
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:18 PM Revision 856b2fa1 (ceph): rgw-admin: a tool to fix object locator issue
Objects that start with underscore need to have an object locator,
this is due to an old behavior that we need to ret...
Yehuda Sadeh
11:18 PM Revision 512ae4cb (ceph): rgw: set a special object locator if object starts with underscore
Fixes: #11442
Backport: hammer
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 3d4a1d20b8...
Yehuda Sadeh
11:18 PM Revision da4d2274 (ceph): rgw: use correct oid when creating gc chains
Fixes: #11447
Backport: hammer
When creating gc chain, use the appropriate oid, otherwise objects will
leak.
Signed...
Yehuda Sadeh
11:17 PM Revision 4e84f318 (ceph): rgw: civetweb should use unique request id
max_req_id was moved to RGWRados and changed to atomic64_t.
The same request id resulted in gc giving the same idtag...
Orit Wasserman
11:15 PM Revision affba962 (ceph): Merge pull request #4381 from ceph/wip-system-retcode
ceph-fuse: check return value on system() invocation
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
11:13 PM Revision 3337cc6c (ceph): Merge pull request #421 from ceph/wip-client-osd-caps
tasks/cephfs: add test_pool_perm
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: John Spray <john.spray@r...
Greg Farnum
11:12 PM Revision adda0f39 (ceph): Merge pull request #4457 from ceph/wip-client-osd-caps
client: check OSD caps before read/write
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:05 PM rgw Bug #11506 (Resolved): "s3.test_bucket_create_naming_good_starts*" tests failed in smoke-master-d...
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-29_05:00:02-smoke-master-distro-basic-typica/
Job: [...
Yuri Weinstein
10:45 PM Revision 55414ae2 (ceph): ceph-fuse: check return value on system() invocation
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
10:32 PM Revision 07031b15 (ceph): Merge pull request #4385 from xinxinsh/wip-11199-firefly
osd: ENOENT on clone
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:31 PM Revision 83f8d434 (ceph): Merge pull request #4384 from xinxinsh/wip-11197-firefly
pg stuck stale after create with activation delay
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:31 PM Revision f1425e09 (ceph): Merge pull request #4382 from xinxinsh/wip-10718-firefly
osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:23 PM Revision e980e003 (ceph): Merge pull request #4185 from ldachary/wip-11156-firefly
FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:03 PM Messengers Bug #11381 (Resolved): messenger: double clear of pipe in reaper
Merged to hammer in commit:abc0741d57f30a39a18106bf03576e980ad89177 Greg Farnum
07:15 PM Messengers Bug #11381: messenger: double clear of pipe in reaper
* hammer backport https://github.com/ceph/ceph/pull/4506 Loïc Dachary
10:02 PM Revision abc0741d (ceph): Merge pull request #4506 from dachary/wip-11381-hammer
messenger: double clear of pipe in reaper
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:41 PM CephFS Bug #11294: samba: DISCONNECTED inode warning
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-26_16:14:01-samba-hammer-testing-basic-typica/5873/ Greg Farnum
09:35 PM CephFS Bug #11255: nfs: mount failures on ceph-backed NFS share
Looking through the man pages, I see... Greg Farnum
09:29 PM CephFS Bug #11255: nfs: mount failures on ceph-backed NFS share
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-27_23:10:01-knfs-next-testing-basic-multi/866653/ Greg Farnum
09:31 PM devops Bug #11446 (Rejected): jenkins git plugin checkout failure
I created this ticket when I was planning to use the git plugin. Loïc Dachary
09:27 PM CephFS Bug #11499: ceph-fuse: don't try and remount during shutdown
I thought that solution seemed familiar. I guess there's still a race between when the unmount reaches the Client ver... Greg Farnum
06:20 AM CephFS Bug #11499: ceph-fuse: don't try and remount during shutdown
the test is already there... Zheng Yan
04:20 AM CephFS Bug #11499 (Can't reproduce): ceph-fuse: don't try and remount during shutdown
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-26_16:04:01-fs-hammer-testing-basic-typica/5768/... Greg Farnum
08:50 PM Revision 47896867 (ceph): Move ceph-dencoder build to client
The patch simply moves the ceph-dencoder build from server part of the
Makefiles to client part of the Makefiles.
Re...
Boris Ranto
08:49 PM Revision 7eabb70b (ceph): Rework mds/Makefile.am to support a dencoder client build
The patch adds all the mds sources to DENCODER_SOURCES to allow a
dencoder client build. The patch also splits the Ma...
Boris Ranto
07:17 PM Bug #11432: compilation error: No high-precision counter available (armhf, powerpc..)
* hammer backport https://github.com/ceph/ceph/pull/4507 Loïc Dachary
07:16 PM Revision da7f6835 (ceph): Add support for PPC architecture, provide fallback
Add high precision cpu cycles support for powerpc and powerpc64.
Provide a fallback for other architectures and warn...
James Page
07:14 PM Revision 3001fad4 (ceph): Fix clear_pipe after reaping progress
In pipe.cc:1353 we stop this connection and we will let reader and write threads stop. If now reader and writer quit ... Haomai Wang
07:11 PM rgw Bug #11322: rgw - improve performance for large object (multiple chunks) GET
* hammer backport https://github.com/ceph/ceph/pull/4505 Loïc Dachary
07:08 PM CephFS Bug #11504: CephFS restriction on removing cache tiers is overly strict
Oh yeah, now I remember why we added it :-)
So the condition for permitting removal is that it's set to forward or...
John Spray
06:37 PM CephFS Bug #11504: CephFS restriction on removing cache tiers is overly strict
Mmm, the thing to be careful of here is that we can't remove cache tiers if they're over an EC pool. That whole saga ... Greg Farnum
05:53 PM CephFS Bug #11504: CephFS restriction on removing cache tiers is overly strict
Ref http://comments.gmane.org/gmane.comp.file-systems.ceph.user/19795 John Spray
05:51 PM CephFS Bug #11504 (Resolved): CephFS restriction on removing cache tiers is overly strict
We prevent removing any cache tier that sits on a cephfs pool, even if the tier has been safely set to 'forward' and ... John Spray
07:04 PM Revision 379ef714 (ceph): rgw : Issue AIO for next chunk first before flush the (cached) data.
When handling GET request for large object (with multiple chunks), currently it will first flush the
cached data, and...
Guang Yang
07:00 PM Bug #11495 (Fix Under Review): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-...
John Spray
07:00 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
Yes, the key thing here is that the ceph_deploy task needs to pick a node and stick with it. I had made that change ... John Spray
06:13 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
It looks to me like this came in with https://github.com/ceph/ceph-qa-suite/commit/15b33337e803853573e906a5131307ecb9... Travis Rhoden
05:39 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
I see what is happening, but haven't looked at why yet.
ceph-deploy is being installed on a different node from th...
Travis Rhoden
06:59 PM Revision dbe2ad24 (ceph): tasks/ceph_deploy: fix for multiple mons
Now that service IDs are modified during run, we have
to avoid repeatedly evaluating first_mon for where
to run ceph_...
John Spray
06:59 PM Revision 99951f81 (ceph): tasks/ceph_deploy: remove some dead code
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:55 PM Bug #11505 (Won't Fix): "Invalid argument: osd_disk_thread_ioprio_class" while set to ""
I just noticed when starting a 0.94.1 (Hammer) OSD that it logged:... Wido den Hollander
06:36 PM Bug #10691: ceph-dencoder links to libtcmalloc, and shouldn't
* hammer backport https://github.com/ceph/ceph/pull/4504 Loïc Dachary
06:28 PM Revision f994483c (ceph): Dencoder should never be built with tcmalloc
The patch adds disabled perfglue stubs to DENCODER sources in order to
avoid tcmalloc-enabled ceph-dencoder builds.
...
Boris Ranto
06:28 PM Revision b903ad28 (ceph): rgw/Makefile.am: Populate DENCODER_SOURCES properly
Dencoder is built if ENABLE_CLIENT is set. However, the rgw/Makefile.am
populated DENCODER_SOURCES only if WITH_RADOS...
Boris Ranto
06:25 PM Bug #10983: use a new disk as journal disk,ceph-disk prepare fail
* hammer backport https://github.com/ceph/ceph/pull/4503 Loïc Dachary
06:24 PM Revision 8709e34f (ceph): ceph-disk: more robust parted output parser
In some cases, depending on the implementation or the operating system,
parted --machine -- /dev/sdh print
may c...
Loic Dachary
06:17 PM Bug #11026: objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
* hammer backport https://github.com/ceph/ceph/pull/4502 Loïc Dachary
06:16 PM Revision 8d9f4d4e (ceph): osdc: add epoch_t last_force_resend in Op/LingerOp.
Using this field record the pg_poo_t::last_force_op_resend to avoid op
endless when osd reply with redirect.
Fixes: ...
Jianpeng Ma
06:14 PM rgw Feature #11001: Improve rgw HEAD request by avoiding read the body of the first chunk
* hammer backport https://github.com/ceph/ceph/pull/4501 Loïc Dachary
06:13 PM Revision 2f34d2e7 (ceph): rgw: do not pre-fetch data for HEAD requests
Backport: hammer
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit e32da3e7c880eaf7cb84d1c...
Guang Yang
06:12 PM rgw Feature #11047: rgw : make quota/gc thread configurable for starting
* hammer backport https://github.com/ceph/ceph/pull/4500 Loïc Dachary
06:10 PM Revision c6edc16f (ceph): rgw - make starting quota/gc threads configurable
Fixes: 11047
Backport: hammer
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit a88712aeb4...
Guang Yang
06:03 PM rbd Bug #11363: ImageWatcher should cancel in-flight ops on watch error
* hammer backport https://github.com/ceph/ceph/pull/4499 Loïc Dachary
06:02 PM Revision c6159724 (ceph): librbd: ImageWatcher should cancel in-flight ops on watch error
Upon an watch error notification from librados, pending requests
should be canceled and in-flight IO should be flushe...
Jason Dillaman
06:00 PM rbd Bug #11342: librbd notification race condition on snap_create
* hammer backport https://github.com/ceph/ceph/pull/4498 Loïc Dachary
05:59 PM Revision 0e6a032c (ceph): librbd: moved snap_create header update notification to initiator
When handling a proxied snap_create operation, the client which
invoked the snap_create should send the header update...
Jason Dillaman
05:57 PM rbd Bug #7385: Objectcacher setting max object counts too low
* hammer backport https://github.com/ceph/ceph/pull/4497 Loïc Dachary
05:54 PM Revision 2864da86 (ceph): librbd: updated cache max objects calculation
The previous calculation was based upon the image's object size.
Since the cache stores smaller bufferheads, the obje...
Jason Dillaman
05:35 PM rbd Bug #5488: librbd: deadlock in image refresh
* hammer backport https://github.com/ceph/ceph/pull/4496 Loïc Dachary
05:31 PM Revision 0cdc93fb (ceph): librbd: acquire cache_lock before refreshing parent
cache_lock needs to be acquired before snap_lock to avoid
the potential for deadlock.
Fixes: #5488
Signed-off-by: Ja...
Jason Dillaman
05:20 PM Revision a1b4aeb8 (ceph): librados_test_stub: AIO operation callbacks should be via Finisher
librados will execute all AIO callbacks via a single finisher to
prevent blocking the Objecter. Reproduce this behav...
Jason Dillaman
04:53 PM Documentation #11503 (Resolved): [Docs] Placement Groups
The top of the PG page [1] is completely wrong.
a) You do not create a pool in this way:
@ceph osd pool set {pool...
Peter Matulis
04:37 PM rbd Bug #11487 (Duplicate): Remove big size image so slowly.
Josh Durgin
04:16 PM rgw Bug #11501 (Resolved): rgw: listing buckets via Swift API seems to be broken
Merged fix. This was broken by commit 009664e560ee37ef6dc170a0155d6c749e151b06, and was only affecting the master bra... Yehuda Sadeh
02:48 PM rgw Bug #11501 (Fix Under Review): rgw: listing buckets via Swift API seems to be broken
Pull request: https://github.com/ceph/ceph/pull/4495. Radoslaw Zarzynski
02:36 PM rgw Bug #11501 (Resolved): rgw: listing buckets via Swift API seems to be broken
Tested on master (e24509b):
$ curl -i http://localhost:8000/swift/v1/ -X GET -H "X-Auth-Token: $token"
> HTTP/1.1...
Radoslaw Zarzynski
04:14 PM Revision fa0d5969 (ceph): Merge pull request #4495 from rzarzynski/wip-11501
rgw: fix broken account listing of Swift API.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:13 PM Bug #11468: ENOTEMPTY removing a pg
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-27_15:05:01-upgrade:giant-x-hammer-distro-basic-typic... Yuri Weinstein
03:28 PM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Run: http://pulpito.ceph.com/teuthology-2015-04-27_23:02:01-rgw-next-distro-basic-multi/
Jobs: ['866219', '866275']
Yuri Weinstein
03:20 PM rbd Bug #11502 (Resolved): "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
Run: http://pulpito.ceph.com/teuthology-2015-04-27_23:00:01-rbd-next-distro-basic-multi/
Jobs: ['866113', '866154']
...
Yuri Weinstein
03:11 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
Run: http://pulpito.ceph.redhat.com/teuthology-2015-04-27_23:04:02-fs-giant-distro-basic-magna/
Jobs: 51 failed
Yuri Weinstein
01:56 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
Did one of you actually force the rebuild so it won't happen again? :) Greg Farnum
03:03 PM Revision 25c9f9a4 (ceph): Merge pull request #4487 from ceph/wip-11464
Revert "osd: For object op, first check object whether unfound."
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
02:54 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
elder one wrote:
>
> I propose if any value in config file is out of range, Ceph could use default value for that ...
Kefu Chai
01:37 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
You are right, apparently I don't need 3G journal queue. Value left info config after benchmarking/tuning cluster.
T...
elder one
12:35 PM Bug #11484 (Fix Under Review): OPT_INT option interprets "3221225472" as -1073741824, and crashes...
https://github.com/ceph/ceph/pull/4494 Kefu Chai
08:38 AM Bug #11484 (In Progress): OPT_INT option interprets "3221225472" as -1073741824, and crashes in T...
Kefu Chai
06:08 AM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
elder one, yes, this is a bug, because the 3221225472 (i.e. 0xc0000000) is out of range of numeric_limits<int>::max()... Kefu Chai
02:38 PM Revision 4757bf90 (ceph): rgw: fix broken account listing of Swift API.
Fixes: #11501
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
02:06 PM Bug #11500 (Resolved): Crush map cannot handle OSD weights smaller than 0.01
The crush map cannot handle OSD weights smaller than 0.01 . This corresponds to usable (not including journal) space... Peter Matulis
12:36 PM Revision 1ff409ef (ceph): common/config: detect overflow of float values
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:36 PM Revision d62f80dc (ceph): common/config: detect overflow of int values
* #include "strtol.h" in strtol.cc, to ensure the function defintions
are consistent.
* add a test accordingly
* fi...
Kefu Chai
10:45 AM Revision 3fb26bc0 (ceph): use get_linux_version() instead ad-hoc uname().release parsing
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:03 AM Feature #11403: add a command to the ceph tool which returns whether there are pending pg removal...
I would like to work with it. Alyona Kiseleva
06:35 AM Revision e24509b6 (ceph): Merge pull request #4445 from tchaikov/wip-doxygen-comments-in-throttle
doc: doxygen comments in throttle
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
03:56 AM Revision 5363a5c2 (ceph): Merge pull request #422 from ceph/wip-log-whitelist
suites: log whitelist for journal repair test
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:36 AM Revision 9948e1ea (ceph): Merge pull request #4488 from ceph/wip-async-fix-6
Event: Delete driver after cleanup Haomai Wang
03:21 AM Revision 77685f5b (ceph): packaging: add SuSEfirewall2 service files
This adds SuSEfirewall2 service files for Ceph MON, OSD and MDS, for use
on SLES and openSUSE. The MON template open...
Tim Serong
02:54 AM Revision ab511307 (ceph): Event: Delete driver after cleanup
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:37 AM Revision caa9f0e4 (ceph): rgw: fix ListParts response
The response XML element name should be 'ListPartsResult'.
Fixes: #11494
Signed-off-by: Henry Chang <henry@bigtera....
Henry Chang
02:26 AM CephFS Bug #11462 (Rejected): kernel: crash (when MDS died?)
fuse mount is used in http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857003... Zheng Yan
12:40 AM Revision 04b00029 (ceph): qa/workunits/post-file: pick a dir that's readable by world
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

04/28/2015

11:43 PM rbd Tasks #11472 (Closed): Remove big size image so slowly.
This is because rbd does not track which objects exists without the objectmap feature (available in hammer).
With ...
Josh Durgin
10:53 PM Stable releases Tasks #11492 (In Progress): hammer v0.94.2
Loïc Dachary
06:00 PM Stable releases Tasks #11492 (Resolved): hammer v0.94.2
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
10:51 PM Stable releases Tasks #11153 (Resolved): giant v0.87.2
Loïc Dachary
05:40 PM Stable releases Tasks #11153: giant v0.87.2
You can change the Status to "Resolved", right ? Loïc Dachary
10:19 PM Revision 999dcc89 (ceph): Revert "osd: For object op, first check object whether unfound."
This reverts commit b16b080332616f12852c15cd27e022a83ed86319.
It is normal for objects to be unfound for brief perio...
Sage Weil
10:04 PM Bug #11464: osd: do_op e7022843/plana409159-266/head//1 is unfound, can't do anything
commit:b16b080332616f12852c15cd27e022a83ed86319 is the culprit, will revert Sage Weil
09:37 PM Bug #11493 (Fix Under Review): mon: adding exsting pool as tier with --force-nonempty clobbers re...
https://github.com/ceph/ceph/pull/4485 Sage Weil
08:18 PM Bug #11493 (Resolved): mon: adding exsting pool as tier with --force-nonempty clobbers removed_snaps
1. images had snapshots (and removed_snaps)
2. images was added as a tier *of* img, and img's removed_snaps was co...
Sage Weil
09:12 PM Linux kernel client Fix #11418 (Fix Under Review): rbd: feature bits should be re-read during header refresh
Josh Durgin
09:08 PM Linux kernel client Fix #11234 (Fix Under Review): rbd does many requests to the header on start-up
Josh Durgin
08:35 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Will try John as soon as #11495 is fixed, thx! Yuri Weinstein
09:13 AM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Looking at http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-21_14:58:37-ceph-deploy:fs-master-distro-basic-vps/... John Spray
08:32 PM Bug #11495 (Resolved): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-d...
Run: http://pulpito.ceph.com/teuthology-2015-04-28_10:09:45-ceph-deploy:fs-hammer-distro-basic-vps/
Jobs: all
Logs ...
Yuri Weinstein
08:22 PM rgw Bug #11494 (Resolved): rgw: multipart list part response returns incorrect field
Should return ListPartsResult, and not ListMultipartUploadResult Yehuda Sadeh
07:48 PM Revision c18cc4e0 (ceph): Merge pull request #4483 from xinxinsh/wip-keyvalue-perfcounter
add perf counter for keyvalue db
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:32 PM devops Bug #11222: Gitbuilder returns incorrect version for 0.80.9 on rhel 6.5
This happened again in #11480 Ken Dreyer
06:30 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
Probably the same issue as described in #11222 . Gitbuilder doesn't see a change to @/refs/heads/giant@ when the @v0.... Ken Dreyer
05:43 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
I suspect this happened exactly when 0.87.2 was being published and it does not need to actually be fixed. Unless the... Loïc Dachary
05:42 PM Linux kernel client Bug #10741 (Resolved): kernel BUG at /build/buildd/linux-lts-trusty-3.13.0/drivers/block/rbd.c:21...
Ilya Dryomov
05:41 PM Linux kernel client Bug #10741: kernel BUG at /build/buildd/linux-lts-trusty-3.13.0/drivers/block/rbd.c:2131! - Workq...
Made it into v3.13.11-ckt19 - will be picked by precise/trusty from there. Ilya Dryomov
05:27 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
That's strange - changed journal_queue_max_bytes from "3G" to 3221225472 in ceph.conf and restarted all osd's on host... elder one
04:46 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
Yeah, seems to be so:
@ceph --admin-daemon /var/run/ceph/ceph-osd.23.asok config show | grep journal_queue_max_byt...
elder one
04:37 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
Here it is:
@ceph-conf -s osd --lookup journal_queue_max_bytes
3G
ceph-conf -s osd --lookup journal_queue_max_op...
elder one
02:48 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
... Kefu Chai
05:17 PM rgw Feature #11408 (Fix Under Review): rgw: implement initial API to use with ganesha
Yehuda Sadeh
04:44 PM Linux kernel client Feature #10585: use new, more reliable version of watch/notify
A high-level discussion with some links:
http://www.spinics.net/lists/ceph-devel/msg21422.html
Ilya Dryomov
04:08 PM rbd Feature #11372 (Fix Under Review): qa: run librbd tests under valgrind
Josh Durgin
04:07 PM Revision dd2d1ed1 (ceph): Merge pull request #400 from ceph/wip_ceph_deploy
Wip ceph deploy Yuri Weinstein
03:41 PM Revision 5ced271a (ceph): Merge pull request #4477 from dachary/wip-release-notes-giant
doc/release-notes: v0.87.2
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:29 PM Feature #11237: ceph-objectstore-tool needs to export and import the divergent_priors
David Zafman
03:11 PM Revision b36229b5 (ceph): Merge pull request #4475 from ceph/wip-9538.firefly
mon: OSDMonitor: fallback to json-pretty in case of invalid formatter
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
03:00 PM Revision ed5472a1 (ceph): tests: fix valgrind errors with librbd unit test
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:00 PM Revision ea5107c3 (ceph): librbd: librados completions are not properly released
Changes associated with rebuilding the object map can result
in the leaking of librados AioCompletions.
Signed-off-b...
Jason Dillaman
03:00 PM Revision 8e20240e (ceph): librbd: TaskFinisher should finish all queued tasks
The destructor wasn't waiting for all Finisher tasks
to complete before stopping the thread.
Signed-off-by: Jason Di...
Jason Dillaman
03:00 PM Revision 54c88255 (ceph): librados_test_stub: cleanup singleton memory allocation
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:00 PM Revision 6ab1bb56 (ceph): tests: librbd should release global data before exit
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:06 PM Bug #10691 (Pending Backport): ceph-dencoder links to libtcmalloc, and shouldn't
Ken Dreyer
01:44 PM Revision 0b961fc3 (ceph): suites/rbd: add new valgrind memtest tests
Exercise the C-API, Python-API, and FSX under valgrind.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:44 PM Revision 8392d7f2 (ceph): tasks: add support for running fsx under valgrind
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:28 PM Revision 206ba83c (ceph): suites: log whitelist for journal repair test
"bad backtrace on dir ino" is emitted because
journaltool's recover-dentries doesn't write
backtraces.
Signed-off-by...
John Spray
12:38 PM Revision 539117a3 (ceph): tasks/cephfs: add test_pool_perm
This tests that client checks pool permission before
copy data to its cache.
Signed-off-by: Yan, Zheng <zyan@redhat....
Yan, Zheng
12:23 PM Revision 3a58e30d (ceph): mds: remove caps from revoking list when caps are voluntarily released
Fixes: #11482
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 86788c4ea4155f0388b7ebaf475a3d3c...
Yan, Zheng
12:02 PM Revision 04a0534e (ceph): Merge pull request #4480 from wonzhq/indent
osd/ReplicatedPG: fix an indent in find_object_context
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:08 AM Stable releases Tasks #11353 (Resolved): hammer v0.94.1
Loïc Dachary
09:35 AM CephFS Bug #11482 (Pending Backport): kclient: intermittent log warnings "client.XXXX isn't responding t...
Fix looks good, let's backport to hammer too John Spray
07:51 AM CephFS Bug #11482 (Fix Under Review): kclient: intermittent log warnings "client.XXXX isn't responding t...
* master https://github.com/ceph/ceph/pull/4474 Zheng Yan
09:34 AM Revision eb275f2b (ceph): Merge pull request #4474 from ceph/wip-11482
mds: remove caps from revoking list when caps are voluntarily released
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:53 AM Bug #11488: 2 OSD segfaults after some commit
I start one die OSD in with debug:... Andrey Matyashov
07:50 AM Bug #11488: 2 OSD segfaults after some commit
This bug and "bug 10670":http://tracker.ceph.com/issues/10670 during creating backup on my cluster (during creating s... Andrey Matyashov
07:40 AM Bug #11488: 2 OSD segfaults after some commit
Logs for crached osd's attached. Andrey Matyashov
05:16 AM Bug #11488 (Duplicate): 2 OSD segfaults after some commit
I have cluster with 5 nodes and 14 OSD's. After write on ceph some data, 2 nodes is crached (osd segfaults and system... Andrey Matyashov
08:45 AM Revision a84337b3 (ceph): osd/ReplicatedPG: fix an indent in find_object_context
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
08:41 AM Bug #9538 (Pending Backport): mon crashes on some --format=plain commands
* firefly backport https://github.com/ceph/ceph/pull/4475 Loïc Dachary
08:37 AM Documentation #11490 (Won't Fix): http://ceph.com/docs/master/ bottom links are obsolete
The links to non-master documentations that show at the bottom of http://ceph.com/docs/master/ are obsolete (firefly ... Loïc Dachary
08:31 AM Revision 0147e233 (ceph): doc/release-notes: v0.87.2
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit fd11e329937cc091758302c32a00bb78aecf9c7d)
Conf...
Sage Weil
08:22 AM Revision f93df439 (ceph): doc: add giant v0.87.2 to the release timeline
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
08:11 AM devops Bug #11489 (Rejected): jenkins parameterized branches do not support polling
Tracking upstream issue https://issues.jenkins-ci.org/browse/JENKINS-27349 : it has been fixed but not released yet.
Loïc Dachary
07:50 AM Revision 86788c4e (ceph): mds: remove caps from revoking list when caps are voluntarily released
Fixes: #11482
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
07:50 AM Revision 20c21753 (ceph): mon: osd find / metadata --format plain fallback
ceph --format plain osd find 1 (and metadata) are not implemented and
must fallback to the default (json-pretty).
ht...
Loic Dachary
06:44 AM Revision 6e50f645 (ceph): add perf counter for rocksdb to evaluate latency of get and transaction...
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
06:31 AM Feature #11135 (Fix Under Review): ceph-objectstore-tool should let you dump a filestore journal
David Zafman
06:31 AM Bug #10809 (Fix Under Review): ceph-objectstore-tool can exit and lose logging output
David Zafman
06:31 AM Feature #10290 (Fix Under Review): ceph_objectstore_tool should support --dry-run option
David Zafman
06:10 AM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
I can't access http://pulpito-rdu.front.sepia.ceph.com/. can anyone post full mds log here Zheng Yan
01:54 AM rbd Bug #11487 (Duplicate): Remove big size image so slowly.
Ceph server 0.94.1
Ceph client 0.94.1.
I try to create new image 8 PB size and use rbd command and librados library...
Rick Chen
01:25 AM Revision d2fb5bd7 (ceph): add perf counter for leveldb to evaluate latency of get&commit
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu

04/27/2015

11:48 PM Bug #11484 (Resolved): OPT_INT option interprets "3221225472" as -1073741824, and crashes in Thro...
Upgraded one of my cluster nodes to Hammer 0.94.1.
After upgrade OSD-s on that node fail to start with error on log:...
elder one
10:46 PM Revision 7fc37d8e (ceph): Merge pull request #4454 from ceph/wip-11447
rgw: use correct oid when creating gc chains
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:34 PM Messengers Bug #11381: messenger: double clear of pipe in reaper
Wow, we hit this in a hammer test run! http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-23_16:08:01-kcephfs... Greg Farnum
10:20 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
giant is end of life Loïc Dachary
10:20 PM Bug #11335: use TrackedOp::mark_event in the OpRequest constructor for the message flag points
giant is end of life Loïc Dachary
10:19 PM Bug #11358: PGLog::proc_replica_log: correctly handle case where entries between olog.head and lo...
giant is end of life Loïc Dachary
10:19 PM Feature #10976: fix PG::all_unfound_are_queried_or_lost for non-existent osds
giant is end of life Loïc Dachary
10:08 PM CephFS Bug #11482 (Resolved): kclient: intermittent log warnings "client.XXXX isn't responding to mclien...
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_16:08:02-kcephfs-hammer-testing-basic-typica/5139/ for ... Greg Farnum
09:49 PM CephFS Bug #11294: samba: DISCONNECTED inode warning
We saw this again: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_16:14:02-samba-hammer-testing-basic-... Greg Farnum
09:09 PM CephFS Bug #11481 (Resolved): "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay trans...
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-22_11:17:57-fs-hammer-testing-basic-typica/2417/... Greg Farnum
09:08 PM rbd Bug #11478 (Pending Backport): Queued AIO reference counters not properly updated
Josh Durgin
08:20 PM rbd Bug #11478 (Fix Under Review): Queued AIO reference counters not properly updated
*next PR*: https://github.com/ceph/ceph/pull/4472 Jason Dillaman
08:05 PM rbd Bug #11478 (Resolved): Queued AIO reference counters not properly updated
When queuing an aio_write or aio_discard while waiting for the exclusive lock, the reference counters for the associa... Jason Dillaman
09:07 PM Revision 2ffb0300 (ceph): Merge pull request #4472 from ceph/wip-11478-next
librbd: update ref count when queueing AioCompletion
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:17 PM devops Bug #11480 (Can't reproduce): Error "ceph version 0.87.1 was not installed, found 0.87.2." in upg...
Seems to be effecting centos 6.5, rhel 5.4 and 6.5
Run: http://pulpito.ceph.com/teuthology-2015-04-26_17:15:01-upgra...
Yuri Weinstein
08:16 PM rbd Bug #11477 (Resolved): test: rbd cram test failures
Josh Durgin
06:37 PM rbd Bug #11477 (Fix Under Review): test: rbd cram test failures
*master PR*: https://github.com/ceph/ceph/pull/4471 Jason Dillaman
06:33 PM rbd Bug #11477 (Resolved): test: rbd cram test failures
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-22_23:00:02-rbd-master-testing-basic-multi/858971/teuthology.log Jason Dillaman
08:13 PM rbd Bug #11475 (Resolved): test: multiple failures of Python rbd test cases
Josh Durgin
05:47 PM rbd Bug #11475 (Fix Under Review): test: multiple failures of Python rbd test cases
*master PR*: https://github.com/ceph/ceph/pull/4470 Jason Dillaman
05:20 PM rbd Bug #11475 (Resolved): test: multiple failures of Python rbd test cases
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-22_23:00:02-rbd-master-testing-basic-multi/858858/teuthology.log Jason Dillaman
08:12 PM rbd Bug #11380 (Resolved): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-m...
Josh Durgin
04:11 PM rbd Bug #11380: "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-multi
*next PR*: https://github.com/ceph/ceph/pull/4469 Jason Dillaman
03:44 PM rbd Bug #11380 (Pending Backport): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro...
Jason Dillaman
07:51 PM Revision 93bc8319 (ceph): Merge pull request #4471 from ceph/wip-11477
rbd: correct issues with cli integration tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:45 PM Revision cbf4bf4e (ceph): Merge pull request #4470 from ceph/wip-11475
librbd: correct issues discovered by Python unit tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:42 PM Revision 54b6ac33 (ceph): Merge pull request #4469 from ceph/wip-11380-next
cls_rbd: get_features needs to support legacy negative tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:45 PM Revision fd11e329 (ceph): doc/release-notes: v0.87.2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:32 PM Revision c7a04507 (ceph): Merge pull request #15 from gierschv/feat-stat
ioctx: Stat added Noah Watkins
06:30 PM Revision dc2948d8 (ceph): Merge pull request #16 from gierschv/feat-omap
ioctx: omap set / get / delete / clear added Noah Watkins
06:29 PM Revision 0c27c902 (ceph): rbd.xfstests: remove bad assert
Misguided input validation. A better error comes
from the run_xfstests() method later anyway.
Signed-off-by: Josh Du...
Josh Durgin
05:57 PM Bug #11470: mon: leaked Messenger, MLog on shutdown
/a/teuthology-2015-04-24_16:02:02-rgw-hammer-distro-basic-typica/4331 Sage Weil
05:30 PM Revision da759784 (ceph): Merge pull request #4453 from ceph/wip-11454
PG::actingset should be used when checking the number of acting OSDs for...
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
05:23 PM Linux kernel client Bug #11424: messenger.c: short reads corrupt following ops
The underlying problem is that the buffer sizes used when unpacking the replies are those provided by the caller when... Douglas Fuller
05:58 AM Linux kernel client Bug #11424: messenger.c: short reads corrupt following ops
Can you explain more about *when* ceph_msg_data_pages_cursor_init()
causes a problem? It's evidently an error path,...
Alex Elder
04:18 PM Revision 24f47741 (ceph): Swift: Set Content-Length when requesting/checking Keystone tokens
Running Keystone with WSGIChunkedRequest=On is not supported.
We have to make sure that we set the Content-Length he...
Herve Rousseau
04:11 PM Bug #11386: "osd/ReplicatedPG.cc: 11268: FAILED assert(obc)" in smoke-giant-distro-basic-magna
Run: http://pulpito.ceph.redhat.com/teuthology-2015-04-24_02:32:01-rados-giant-distro-basic-magna/
Jobs: ['94857', '...
Yuri Weinstein
04:04 PM rgw Bug #11473 (Resolved): rgw: keystone does not support chunked input
We have to make sure that we set the Content-Length header when getting an admin token and checking revoked tokens, o... Yehuda Sadeh
03:33 PM Revision 972e9a5a (ceph): FileJournal: fix check_for_full
The condition to test if journal is passing half full mark is
incorrect. Consider the following simplified case:
Ass...
Henry Chang
03:21 PM Revision 476dc400 (ceph): ioctx: omap set / get / delete / clear added
Signed-off-by: Vincent Giersch <vincent.giersch@ovh.net> Vincent Giersch
01:43 PM rbd Bug #11370 (Pending Backport): A retransmit of proxied flatten request can result in -EINVAL
Jason Dillaman
09:16 AM Revision 3c4028ec (ceph): client: check OSD caps before read/write
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
08:14 AM Revision 1a10a7ea (ceph): Merge pull request #4245 from ceph/wip-11113-firefly
librbd: snap_remove should ignore -ENOENT errors
Reviewed-by: Shu, Xinxin <xinxin.shu@intel.com>
Reviewed-by: Loic D...
Loïc Dachary
08:12 AM Revision a860e2b3 (ceph): Merge pull request #4206 from ceph/wip-5488-firefly
librbd: acquire cache_lock before refreshing parent
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Loïc Dachary
08:09 AM Revision dd15e54b (ceph): Merge pull request #3963 from dachary/wip-10153-firefly
Rados.shutdown() dies with Illegal instruction (core dumped)
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
08:08 AM Revision 51ff2b60 (ceph): Merge pull request #4383 from xinxinsh/wip-11144-firefly
erasure-code-profile set races with erasure-code-profile rm
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:43 AM Revision 387a09ee (ceph): tests: AioCompletion incorrectly freed
The AioCompletion should be released instead of directly
deleted.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:42 AM Revision fd7723a1 (ceph): librbd: update ref count when queueing AioCompletion
If the client releases the AioCompletion while librbd is waiting
to acquire the exclusive lock, the memory associated...
Jason Dillaman
07:37 AM rbd Tasks #11472 (Closed): Remove big size image so slowly.
Ceph server 0.94.1
Ceph client 0.94.1.
I try to create new image 8 PB size and use rbd rm 8PB image that is so slow...
Rick Chen
06:18 AM Feature #11344: use systemd unit files for service management
With reference to 2/ above. I stumbled into the need to understand this by upgrading my workstation to Ubuntu 15.04 -... Mark Kirkwood
06:00 AM Revision 0e499f30 (ceph): tests: rbd cli integration test should explicitly select image format
RBD format 2 is now the default image format, so tests involving the old
format should explicitly request the old for...
Jason Dillaman
06:00 AM Revision 6d249074 (ceph): librbd: do not attempt to retrieve metadata for old format images
An unnecessary error message is being logged due to a failure to retrieve
metadata for old-format images -- which don...
Jason Dillaman
05:03 AM Revision f141e02a (ceph): librbd: flatten should return -EROFS if image is read-only
Fixes: #11475
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:00 AM Revision 594a6610 (ceph): librbd: allow snapshots to be created when snapshot is active
The librbd API previously permitted the creation of snapshots while
the image context was associated to another snaps...
Jason Dillaman
03:14 AM Revision 32c41f8c (ceph): cls_rbd: get_features needs to support legacy negative tests
During Ceph upgrade testing, older Ceph test suites assume that
get_features will return -ENOENT if provided a missin...
Jason Dillaman

04/26/2015

08:35 PM Fix #11441 (Need More Info): TEST_bench: 69: ./ceph tell osd.0 bench 3145728001 1048577
now waiting for this to happen again Loïc Dachary
05:31 PM Revision 168b7736 (ceph): Initial checkin for hammer-x suite
Used "ceph osd crush tunables hammer"
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from...
Yuri Weinstein
03:54 PM Bug #11468: ENOTEMPTY removing a pg
And again in the same suite, diff ceph version
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_15...
Yuri Weinstein
03:47 PM Bug #7068 (New): os/FileStore.cc: 4035: FAILED assert(omap_attrs.size() == omap_aset.size()) (dum...
See it again in run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_15:00:01-upgrade:dumpling-dumpling... Yuri Weinstein
02:44 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Could someone give out the process on how to use the ceph-objectstore-tool remove.
The one with get the pg's and c...
Tuomas Juntunen
02:28 PM Linux kernel client Bug #11449 (Fix Under Review): krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
The assertion is valid, we just end 0 bytes (i.e. nothing) of the request instead of the obj_request->length on some ... Ilya Dryomov
12:06 AM Revision a26a2cf6 (ceph): Merge pull request #4455 from liewegas/wip-civetweb-gitignore
civetweb: add .gitignore Sage Weil

04/25/2015

04:32 PM devops Bug #11471 (Rejected): "packages have unmet dependencies" in upgrade:client-upgrade-master-distro...
Run: http://pulpito.ceph.com/teuthology-2015-04-22_23:20:01-upgrade:client-upgrade-master-distro-basic-multi/
Job: 8...
Yuri Weinstein

04/24/2015

11:13 PM Revision 74c2dc1f (ceph): Merge pull request #4463 from ceph/wip-11453-hammer-rgw-init-as-root
rgw: init-radosgw: run RGW as root
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:00 PM devops Bug #11453 (Pending Backport): run RGW as root
Loïc Dachary
10:59 PM devops Bug #11453: run RGW as root
* hammer backport https://github.com/ceph/ceph/pull/4463 Loïc Dachary
10:51 PM Revision f30fa4a3 (ceph): init-radosgw: run RGW as root
The ceph-radosgw service fails to start if the httpd package is not
installed. This is because the init.d file attemp...
Ken Dreyer
09:45 PM Revision e97fd505 (ceph): rgw: simplify content length handling
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
09:08 PM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
* hammer backport https://github.com/ceph/ceph/pull/4462 Sage Weil
09:07 PM Revision 0ee022b1 (ceph): osd/ReplicatedPG: don't check order in finish_proxy_read
Read doesn't need to be ordered. So when proxy read comes back from base
tier, it's not necessarily at the front of t...
Zhiqiang Wang
09:05 PM Bug #11470 (Resolved): mon: leaked Messenger, MLog on shutdown
/a/teuthology-2015-04-23_16:02:01-rgw-hammer-distro-basic-typica/3611
Sage Weil
07:31 PM Revision 87a7cec9 (ceph): 0.87.2
Jenkins
06:46 PM rbd Bug #7385 (Pending Backport): Objectcacher setting max object counts too low
commit:0b378942c4f1b79cb65967f2d3466728ca1c8d5b Josh Durgin
06:45 PM Revision bff825bd (ceph): Merge pull request #4434 from ceph/wip-7385
librbd: updated cache max objects calculation
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:21 PM Messengers Bug #11381 (Pending Backport): messenger: double clear of pipe in reaper
Merged to master in commit:927105b0213e26abb3468624ba1bd85abb8ff429
Do we need/want to backport this to anything o...
Greg Farnum
06:20 PM Revision 927105b0 (ceph): Merge pull request #4395 from ceph/wip-11381
Fix clear_pipe after reaping progress
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@red...
Greg Farnum
06:19 PM rgw Bug #11442 (Pending Backport): Objects with names starting with underscore become inaccessible af...
https://github.com/ceph/ceph/pull/4440 Josh Durgin
04:36 PM rgw Bug #11442: Objects with names starting with underscore become inaccessible after upgrading to Ha...
adding radosgw-admin command that fixes the bad objects that were created after hammer:... Yehuda Sadeh
06:18 PM Revision 4df9c8e8 (ceph): Merge pull request #4440 from ceph/wip-11442
Wip 11442
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:51 PM Revision 79d17af1 (ceph): rgw: make compatability deconfliction optional.
Per request from Yehuda, the deconfliction for having both
HTTP_CONTENT_LENGTH and CONTENT_LENGTH set is now optional...
Robin Johnson
05:43 PM Revision 49d17a1a (ceph): Merge pull request #4401 from yuyuyu101/wip-async-fix-5
Wip async fix 5 Sage Weil
04:42 PM rbd Bug #11380: "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-multi
It does not seem to be on next branch and therefor jobs failing.
Needs backport?
Yuri Weinstein
04:40 PM Revision 06d67d91 (ceph): rgw_admin: add --remove-bad flag to bucket check
Add this flag so that the bad object will be removed (should be called
only after user has verified that objects cont...
Yehuda Sadeh
04:37 PM Bug #11468 (Can't reproduce): ENOTEMPTY removing a pg
Those are new test runs in typica lab
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-23_15:05:02-up...
Yuri Weinstein
04:29 PM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
merged, commit:c26225980c2fd018e70033a453d635533fcdefec Yehuda Sadeh
04:27 PM rgw Bug #10295 (Pending Backport): rgw deleting S3 objects leaves __shadow_ objects behind
Yehuda Sadeh
04:26 PM Revision b8beb9be (ceph): Merge pull request #4438 from oritwas/wip-10295
rgw: civetweb should use unique request id
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:31 PM Bug #11279 (Fix Under Review): ceph: cli interactive mode does not understand quotes
https://github.com/ceph/ceph/pull/4452 Kefu Chai
01:18 PM Revision 8a7e58e2 (ceph): AsyncMessenger: Don't need to join thread if not started
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
12:01 PM Revision 1779dc79 (ceph): ioctx: Stat added
Signed-off-by: Vincent Giersch <vincent.giersch@ovh.net> Vincent Giersch
07:25 AM Revision bc7d8c99 (ceph): ceph.in: parse quote correctly in interactive mode
Fixes: #11279
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:25 AM Revision da9d2b40 (ceph): ceph.in: improve the interactive mode
* if ceph is not reading from a tty, expect EOF instead of "quit"
as the end of input.
* do not panic at seeing the...
Kefu Chai
07:25 AM Revision 7789eefc (ceph): ceph.in: handle unknown Exception correctly
* in case parse_cmdargs() throws
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:52 AM Revision 0ea0e011 (ceph): Fix clear_pipe after reaping progress
In pipe.cc:1353 we stop this connection and we will let reader and write threads stop. If now reader and writer quit ... Haomai Wang
12:27 AM rgw Bug #11465 (Closed): Instructions for Ubuntu rgw 12.04 are inaccurate for rgw.conf (Apache 2.2)
http://docs.ceph.com/docs/master/radosgw/config contains the following lines:
For Debian-based distros, execute:...
Anonymous

04/23/2015

11:07 PM Bug #11464 (Resolved): osd: do_op e7022843/plana409159-266/head//1 is unfound, can't do anything
ubuntu@teuthology:/a/sage-2015-04-23_14:40:58-rados-wip-sage-testing-distro-basic-multi/860411
this shouldn't be h...
Sage Weil
11:03 PM Revision eb6738c0 (ceph): civetweb: add .gitignore
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:45 PM rgw Bug #11447 (Fix Under Review): gc deleting S3 objects leaves __shadow_ objects
Yehuda Sadeh
10:39 PM Revision 66e90d00 (ceph): Merge pull request #4165 from liewegas/wip-post-file
qa/workunits/post-file.sh: s/base-files/aclocal/ Sage Weil
10:33 PM Revision cc5d3467 (ceph): rgw: use correct oid when creating gc chains
Fixes: #11447
Backport: hammer
When creating gc chain, use the appropriate oid, otherwise objects will
leak.
Signed...
Yehuda Sadeh
10:05 PM Revision 74b36c4d (ceph): Merge pull request #4439 from ceph/wip-11453-rgw-init-as-root
#11453 init-radosgw: run RGW as root
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:54 PM Revision 1f6b1bb5 (ceph): osd: fix PG::all_unfound_are_queried_or_lost for non-existent osds
A common mistake upon osd loss is to remove the osd from the crush map
before marking the osd lost. This tends to mak...
Mykola Golub
09:32 PM CephFS Bug #11462: kernel: crash (when MDS died?)
We also saw it in http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857003/, s... Greg Farnum
09:28 PM CephFS Bug #11462 (Rejected): kernel: crash (when MDS died?)
http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857045/... Greg Farnum
09:29 PM Revision 47339c5a (ceph): init-radosgw: run RGW as root
The ceph-radosgw service fails to start if the httpd package is not
installed. This is because the init.d file attemp...
Ken Dreyer
09:09 PM rgw Bug #10243 (Pending Backport): civetweb is hitting a limit (number of threads 1024)
Yehuda Sadeh
09:00 PM rgw Feature #11326: rgw: make MultiDelete faster/parallelized
Hmm, good!
I'll report it to dreamcompute.
Somethings to do so:
1: Change 500 to 408 Request Timeout Error. ...
renato cron
08:45 PM rgw Feature #11326: rgw: make MultiDelete faster/parallelized
the 500 is a symptom of apache timing out. The delete operation takes too long, so apache is timing out. Yehuda Sadeh
08:49 PM rgw Bug #11437 (Resolved): rgw: list_multipart_upload test fails
Yehuda Sadeh
08:48 PM rgw Bug #11435 (Resolved): rgw: multipart upload complete with empty xml succeeds
Yehuda Sadeh
08:48 PM rgw Bug #11436 (Resolved): rgw: expected NoSuchUpload when aborting non-existing multipart upload
Yehuda Sadeh
08:45 PM rgw Bug #11451 (Resolved): rgw: list buckets through s3 api is broken
Yehuda Sadeh
08:31 PM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
Yehuda Sadeh
07:49 PM Revision 8423bc1e (ceph): Merge pull request #470 from ceph/wip-remote
Add timeouts to Remote connection functions Andrew Schoen
07:45 PM Bug #11461 (Resolved): arm64: crc32 macro not available on older kernel
Commit 60762338a2bf888d2c20dc221f67c1bbc3142748 adds check for HWCAP_CRC32 on arm64. On Linux 3.13 this macro isn't f... Noah Watkins
07:20 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...

Created pull request marked needs-qa:
* firefly backport https://github.com/ceph/ceph/pull/4453
David Zafman
04:11 PM Bug #11454 (In Progress): pg not being marked undersized in EC pools when k+m > number of hosts w...

Fixed in:
commit 19be358322be48fafa17b28054619a8b5e7d403b
Author: Guang Yang <yguang@yahoo-inc.com>
Date: Mo...
David Zafman
03:08 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...
this likely only affects firefly since this code was totally rewritten for giant/hammer. Sage Weil
05:36 PM Revision c2622598 (ceph): rgw: civetweb should use unique request id
max_req_id was moved to RGWRados and changed to atomic64_t.
The same request id resulted in gc giving the same idtag...
Orit Wasserman
05:36 PM Linux kernel client Bug #11448 (Resolved): kfsx failure, seed 6042
Ilya Dryomov
04:39 PM Linux kernel client Bug #11448: kfsx failure, seed 6042
This is a bug in kfsx itself, opened https://github.com/ceph/ceph/pull/4451. Ilya Dryomov
05:17 PM Revision 97158dfe (ceph): Merge pull request #4451 from ceph/wip-kfsx-flush-on-discard
test_librbd_fsx: flush before discard in krbd mode
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:51 PM Revision e1d57730 (ceph): PG::actingset should be used when checking the number of acting OSDs fo...
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit 19be358322be48fafa17b28054619a8b5e7d403b...
Guang Yang
04:47 PM CephFS Bug #11452 (Rejected): kclient: fsx suite timeouts
Apparently this suite run was manually triggered for the upcoming giant point release and was a mistake. Greg Farnum
04:44 PM CephFS Bug #11452: kclient: fsx suite timeouts
Whoops, I forgot to include the suite run: http://pulpito.ceph.com/teuthology-2015-04-21_09:20:53-kcephfs-giant-distr... Greg Farnum
06:26 AM CephFS Bug #11452: kclient: fsx suite timeouts
following log looks suspicious. were we testing 3.13 kernel?... Zheng Yan
04:31 PM Revision bd050240 (ceph): test_librbd_fsx: flush before discard in krbd mode
We need to sync dirty pages before issuing BLKDISCARD, explained in
a comment.
Fixes: #11448
Signed-off-by: Ilya Dry...
Ilya Dryomov
04:12 PM Bug #11279: ceph: cli interactive mode does not understand quotes
Kefu Chai
03:59 PM Bug #11458 (Resolved): make fails with "configure --with-rest-bench" in a system w/o libcurl-dev ...
Sage Weil
12:23 PM Bug #11458 (Fix Under Review): make fails with "configure --with-rest-bench" in a system w/o libc...
https://github.com/ceph/ceph/pull/4448 Kefu Chai
12:16 PM Bug #11458: make fails with "configure --with-rest-bench" in a system w/o libcurl-dev and/or libx...
Kefu Chai
12:15 PM Bug #11458 (Resolved): make fails with "configure --with-rest-bench" in a system w/o libcurl-dev ...
in @src/tools/Makefile.am@... Kefu Chai
03:59 PM Revision ad4cc4a7 (ceph): Merge pull request #4448 from tchaikov/wip-check-libxml2-and-libcurl
configure.ac: check for libcurl and libxml2 if build libs3
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:48 PM Revision 9d9ad83b (ceph): Merge pull request #4446 from osynge/wip-expat
libexpat is now used for rgw
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:46 PM Feature #11459 (Resolved): cryptic error message in ceph interactive mode
Description of problem:
after entering interactive mode with '@ceph@'...
Ken Dreyer
03:34 PM Revision 07cfc83d (ceph): Merge pull request #4444 from big-henry/wip-throttle
common: fix Throttle - unable to reenable throttling after disabling it
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:21 PM rgw Bug #9001: Starting gateway with radosgw init script fails to create socket
We should take a new approach here and simply run RGW as root on all platforms (both RHEL and Debian/Ubuntu). See #11... Ken Dreyer
03:19 PM devops Bug #11383 (Resolved): systemd/ceph.tmpfiles.d is not present in tarballs
The above PR was merged to master, so this will be in the Infernalis release. Ken Dreyer
03:17 PM devops Bug #10884 (Resolved): ceph-devel should be split into separate -devel subpackages
This is fixed in Hammer's 0.94 release. Ken Dreyer
03:11 PM rbd Feature #11372 (In Progress): qa: run librbd tests under valgrind
Jason Dillaman
03:06 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Here are two better logs:
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-21_12:27:05-ceph-deploy:fs-giant-...
Yuri Weinstein
10:27 AM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
At a quick look, that failure doesn't look related to the filesystem:... John Spray
02:23 PM Revision d7de5858 (ceph): Throttle: fix wait/get() with new max
We were unable to set a new non-zero max if the original max was 0.
Fix it. Also, add test cases for it.
Signed-off-...
Henry Chang
02:23 PM Revision 92574ab8 (ceph): Throttle: reset max only if max changed
Save some CPU cycles.
Signed-off-by: Henry Chang <henry@bigtera.com>
Henry Chang
12:32 PM Revision 62522b03 (ceph): configure.ac: check for libcurl and libxml2 if build libs3
Fixes: #11458
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:59 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Yeah, I tried to make it remove the pg automatically, but it turned out to be complicated. Instead, it'll just skip ... Samuel Just
08:49 AM Revision 127c931c (ceph): Throttle: improve doxygen comments in Throttle
* reindent a line
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:49 AM Revision bc8d14db (ceph): Throttle: add more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:18 AM devops Bug #11318: gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
Loïc Dachary
08:18 AM devops Bug #11318: gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
The were run manually. If using fab they won't run. Loïc Dachary
05:10 AM devops Bug #11318 (Need More Info): gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
Both are running loop.sh now; Loic, do you know what changed?... Dan Mick
08:14 AM Revision 2b2c5d18 (ceph): libexpat is now used for rgw
Check for expat.h
check libexpat has method XML_Parse.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge
01:18 AM rgw Bug #11455 (Resolved): COPYing an old object onto itself produces a truncated object
On at least Giant and Hammer, COPYing an object onto itself (e.g., to change its metadata) reliably produces a trunca... Benjamin Gilbert
12:24 AM Revision 6a90c692 (ceph): Merge pull request #405 from ceph/wip-10781
Initial checkin for hammer-x suite Tamilarasi muthamizhan
12:21 AM Revision 1c1ee84c (ceph): Merge pull request #414 from ceph/wip_11413
Added hammer-client-x to the mix Tamilarasi muthamizhan
 

Also available in: Atom