Project

General

Profile

Tasks #11644

Updated by Nathan Cutler over 8 years ago

h3. Workflow

* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-release *IN PROGRESS*
* "Cutting the release":http://ceph.com/docs/master/dev/development-workflow/#cutting-a-new-stable-release
** Nathan asks Sage if a point release should be published
** Nathan gets approval from all leads
*** Yehuda, rgw:
*** Gregory, CephFS:
*** Josh, RBD:
*** Sam, rados:
** Sage writes and commits the release notes
** Nathan informs Yuri that the branch is ready for testing
** Yuri runs additional integration tests
** If Yuri discovers new bugs with severity Critical, the release goes back to being prepared, it was not ready after all
** Yuri informs Alfredo that the branch is ready for release
** Alfredo creates the packages and sets the release tag

h3. Release information

* branch to build from: firefly, commit:???
* version: v0.80.11
* type of release: point release
* where to publish the release: http://ceph.com/debian-firefly and http://ceph.com/rpm-firefly

<code>git --no-pager log --format='%H %s' --graph tags/v0.80.10..ceph/firefly | perl -p -e 's/"/ /g; if (/\w+\s+Merge pull request #(\d+)/) { s|\w+\s+Merge pull request #(\d+).*|"Pull request $1":https://github.com/ceph/ceph/pull/$1|; } else { s|(\w+)\s+(.*)|"$2":https://github.com/ceph/ceph/commit/$1|; } s/\*/+/; s/^/* /;'</code>

* + "Pull request 4960":https://github.com/ceph/ceph/pull/4960
* + "osd,mon: explicitly specify OSD features in MOSDBoot":https://github.com/ceph/ceph/commit/254676b63b559fa0117520edb5dcbfe067a76747

h3. teuthology run commit:b2aaddd3a06ac13c46df659e1f2b3119f5675802 (firefly-backports july 2015)

<code>git --no-pager log --format='%H %s' --graph ceph/firefly..ceph/firefly-backports | perl -p -e 's/"/ /g; if (/\w+\s+Merge pull request #(\d+)/) { s|\w+\s+Merge pull request #(\d+).*|"Pull request $1":https://github.com/ceph/ceph/pull/$1|; } else { s|(\w+)\s+(.*)|"$2":https://github.com/ceph/ceph/commit/$1|; } s/\*/+/; s/^/* /;'</code>

* + "Merge 4535: rgw: use correct objv_tracker for bucket instance":https://github.com/ceph/ceph/commit/b2aaddd3a06ac13c46df659e1f2b3119f5675802
* |\
* | + "rgw: use correct objv_tracker for bucket instance":https://github.com/ceph/ceph/commit/f6022639758ec13b9a25b03cd831882db0b517b3
* + "Merge 4582: ceph_argparse_flag has no regular 3rd parameter":https://github.com/ceph/ceph/commit/b8c9d84c55eee054eba7ba45ed3d3e0d4b0e8028
* |\
* | + "ceph_argparse_flag has no regular 3rd parameter.":https://github.com/ceph/ceph/commit/2cb2333ecdf2106925d74e024697f73ad947f378
* + "Merge 4583: Change variable length array of std::strings (not legal in C++) to std::vector<std::string>":https://github.com/ceph/ceph/commit/87318e79e9a1659c7060a1a8b77c1b12eb91c5ca
* |\
* | + "Variable length array of std::strings (not legal in C++) changed to std::vector<std::string>":https://github.com/ceph/ceph/commit/9614e4dc5be745dab367d17f29a07377e348b2ca
* + "Merge 4584: RGW doesn't return 'x-timestamp' in header which is used by 'View Details' of OpenStack":https://github.com/ceph/ceph/commit/f382b790b1dcbfa8f185ad8b6f8e6e2fca507a9d
* |\
* | + "rgw: swift GET / HEAD object returns X-Timestamp field":https://github.com/ceph/ceph/commit/8c573c8826096d90dc7dfb9fd0126b9983bc15eb
* + "Merge 4597: objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend":https://github.com/ceph/ceph/commit/b5c236b1f8cfd296c94e5590bff31aa3615af9c9
* |\
* | + "osdc: add epoch_t last_force_resend in Op/LingerOp.":https://github.com/ceph/ceph/commit/b1ff7396c8e9668c0be1a4023e0ffa292067cf64
* + "Merge 4630: use a new disk as journal disk,ceph-disk prepare fail":https://github.com/ceph/ceph/commit/69114e2468e80f1b69403100abf77165c0bd21ad
* |\
* | + "ceph-disk: more robust parted output parser":https://github.com/ceph/ceph/commit/909096713dcef5dc4fdbb22a9971609554688e23
* + "Merge 4631: PGLog: split divergent priors as well":https://github.com/ceph/ceph/commit/5d71c7c5d4aab13897a493993d5a0933527d9eaa
* |\
* | + "PGLog: split divergent priors as well":https://github.com/ceph/ceph/commit/0a7f2b2a859aefebc995ad5c7b699eb117d6fa12
* + "Merge 4632: object creation by write cannot use an offset on an erasure coded pool":https://github.com/ceph/ceph/commit/b81cdf5709d6724c35d02872e2b5450121aa202e
* |\
* | + "osd: refuse to write a new erasure coded object with an offset > 0":https://github.com/ceph/ceph/commit/8372f1d53b847224bf4c61894d18851e84ccd357
* + "Merge 4633: Client admin socket leaks file descriptors":https://github.com/ceph/ceph/commit/bf17c01adfb709028137aadd112212ed483d5b79
* |\
* | + "common/admin_socket: close socket descriptor in destructor":https://github.com/ceph/ceph/commit/b06114088a354f9dbcfc9182643733399c31f2a8
* + "Merge 4635: Malformed JSON command output when non-ASCII strings are present":https://github.com/ceph/ceph/commit/cf5e6d400e2a1bb1f88dd47e1ad3a77d453baa29
* |\
* | + "json_sprit: fix the FTBFS on old gcc":https://github.com/ceph/ceph/commit/424289dc4ee8fb09dd00d507b5a9d1fecc786937
* | + "json_spirit: use utf8 intenally when parsing \uHHHH":https://github.com/ceph/ceph/commit/84b00f189554fc37413c990ac4011079bb5cdb60
* + "Merge 4636: src/ceph-disk : disk zap sgdisk invocation":https://github.com/ceph/ceph/commit/4f7aed313baf7dfb9120f87ffa866a1db91b0806
* |\
* | + "Fix disk zap sgdisk invocation":https://github.com/ceph/ceph/commit/10d85e1126768f6c72f7d2a301ea7ca9ba59f8e0
* + "Merge 4639: Objectcacher setting max object counts too low":https://github.com/ceph/ceph/commit/fe3eed7230a9fbe8887cf904d8dff841b96ce78d
* |\
* | + "librbd: updated cache max objects calculation":https://github.com/ceph/ceph/commit/9845258f184c823d1e48da1dcb97bdde97220bb6
* + "Merge 4641: delete bucket does not remove .bucket.meta file":https://github.com/ceph/ceph/commit/1585b30735e63f402130fadeec38ff9ed99288d5
* |\
* | + "rgw: remove meta file after deleting bucket The meta file is deleted only if the bucket meta data is not synced":https://github.com/ceph/ceph/commit/177ef55d61c9b08783ae746aa521d2535324d6ba
* + "Merge 4642: rgw: quota not respected in POST object":https://github.com/ceph/ceph/commit/24cb2307b325d86a7052192d91b4cddc6d4cb605
* |\
* | + "rgw: quota not respected in POST object":https://github.com/ceph/ceph/commit/d78e31f005756700e15d26d187c6cef6d5d24a7a
* + "Merge 4762: Object copy bug":https://github.com/ceph/ceph/commit/bcd5299cc2b295b952cf2259c4b4c57fe16dc2ed
* |\
* | + "rgw: Use attrs from source bucket on copy":https://github.com/ceph/ceph/commit/2d5d8da35f627840ee57a8fa071147943b890d0c
* + "Merge 4765: Keystone PKI token expiration is not enforced":https://github.com/ceph/ceph/commit/64cba991ee9cc11519a5537bb0d6ca41b2b98e0c
* |\
* | + "rgw: always check if token is expired":https://github.com/ceph/ceph/commit/d4ef5566e6b1b2ac73925660a1d627dbb6cc7632
* + "Merge 4769: crush: take crashes due to invalid arg":https://github.com/ceph/ceph/commit/c34bb81514d0e968200937d2115ada2efd0e00c9
* |\
* | + "mon: prevent bucket deletion when referenced by a rule":https://github.com/ceph/ceph/commit/f93eadd793f9f4fded30df5589f98ccfc0e1839f
* + "Merge 4771: ceph-disk: support NVMe device partitions":https://github.com/ceph/ceph/commit/af7ec18b47612ea873695241261c4689f0169581
* |\
* | + "ceph-disk: support NVMe device partitions":https://github.com/ceph/ceph/commit/90a1a7587fcb567e2cc6e9188fdd56ec1255a881
* + "Merge 4867: Clock skew causes missing summary and confuses Calamari":https://github.com/ceph/ceph/commit/d944c5f125c4f5ddee19964fa6aa84aa963bce5b
* |\
* | + "Always provide summary for non-healthy cluster.":https://github.com/ceph/ceph/commit/dd547aa458d3d687acba90d8ff321abeb68414a5
* + "Merge 5037: ceph-post-file fails on rhel7":https://github.com/ceph/ceph/commit/7856556dd6a6a1df1181be7b057c549d129886a4
* |\
* | + "Makefile: install ceph-post-file keys with mode 600":https://github.com/ceph/ceph/commit/a62c720dc783b40377dcd34d4e53aa778ac1a84b
* | + "ceph-post-file: improve check for a source install":https://github.com/ceph/ceph/commit/fc59ca391f639b2ef1b5c9dda202a3d7d718cf25
* | + "ceph-post-file: behave when sftp doesn't take -i":https://github.com/ceph/ceph/commit/50bfb354d0648162f94c2659e8b915d69f27bf73
* + "Merge 5039: Cleanup boost optionals for boost 1.56":https://github.com/ceph/ceph/commit/766f275df1ac4e5df02934a1957b16526d7be2bc
* |\
* | + "osd: Cleanup boost optionals":https://github.com/ceph/ceph/commit/fcac7ab6305dc3215fdcb46951fa9ee4cbf68ce3
* + "Merge 5044: PG stuck with remapped":https://github.com/ceph/ceph/commit/bd50de922e7b1427d9f52443696f7b5317bb2b28
* |\
* | + "The fix for issue 9614 was not completed, as a result, for those erasure coded PGs with one OSD down, the state was wrongly marked as active+clean+degraded. This patch makes sure the clean flag is not set for such PG. Signed-off-by: Guang Yang <yguang@yahoo-inc.com>":https://github.com/ceph/ceph/commit/6793d504b5b622a7a6f69ffb30d6822167b557a3
* + "Merge 5051: osd cache full mode still skips young objects":https://github.com/ceph/ceph/commit/fb77c24a0bb5df46a3b7b1f67f91877d7971b517
* |\
* | + "osd: cache pool: flush object ignoring cache min flush age when cache pool is full Signed-off-by: Xinze Chi <xmdxcxz@gmail.com>":https://github.com/ceph/ceph/commit/3f2fb8a996820843d0287a9337d38d80c7cb616b
* | + "osd: add local_mtime to struct object_info_t":https://github.com/ceph/ceph/commit/9969ae5710bc66e1e96125f22593ea1e0ba381af
* + "Merge 5056: rgw/logrotate.conf calls service with wrong init script name":https://github.com/ceph/ceph/commit/06d55b62bd03e194f123cc2689b6d0132f0f0eb9
* |\
* | + "rgw/logrotate.conf: Rename service name":https://github.com/ceph/ceph/commit/00c94897368dc93a852ef6e6277e70405e7513ad
* + "Merge 5062: Objecter: resend linger ops on split":https://github.com/ceph/ceph/commit/dfd3542e49c1e1b6255c0cc54315d1d058e00129
* |\
* | + "Objecter: resend linger ops on any interval change":https://github.com/ceph/ceph/commit/d296120c144a62794483338fd696ca8089778e84
* | + "osd_types: factor out is_new_interval from check_new_interval":https://github.com/ceph/ceph/commit/a44b7b4bd870cc72e50a49900cd81fde6d40845b
* + "Merge 5129: ceph fails to compile with boost 1.58":https://github.com/ceph/ceph/commit/921250d87520d5bc96494c4caf67dc9219141fa8
* |\
* | + "mon: remove unused variable":https://github.com/ceph/ceph/commit/1d2af55f8c69b4a382eb516d8f90a8316fd3bc02
* + "Merge 5170: RGW Swift API: response for PUT on /container does not contain the mandatory Content-Length header when FCGI is used":https://github.com/ceph/ceph/commit/6d320d08aa92a055ae9abb1091aa3544954e9fd3
* |\
* | + "rgw: send Content-Length in response for HEAD on Swift account.":https://github.com/ceph/ceph/commit/2ee6e9a0cc6513097d6c9f9e40787a1c60c09796
* | + "rgw: send Content-Length in response for DELETE on Swift container.":https://github.com/ceph/ceph/commit/1b4536aa47fd6d2440fbd30b64b5b46eaa21215a
* | + "rgw: send Content-Length in response for PUT on Swift container.":https://github.com/ceph/ceph/commit/177324ced968b254458a450f8e348c96cbd10931
* | + "rgw: send Content-Length in response for GET on Swift container.":https://github.com/ceph/ceph/commit/0a580c4a23b985ede28cdfc751eed2a368473e09
* | + "rgw: enable end_header() to handle proposal of Content-Length.":https://github.com/ceph/ceph/commit/84525806a057054dca295f860e0a31d6936d4985
* + "Merge 5171: librbd/internal.cc: 1967: FAILED assert(watchers.size() == 1)":https://github.com/ceph/ceph/commit/a6ac5eee1dd83579f98a595e85ce2bd0c128a229
* + "librbd: assertion failure race condition if watch disconnected":https://github.com/ceph/ceph/commit/3223bd604117b0b302b1e3e235ff9bced8e986bc

h4. rados

<code>./virtualenv/bin/teuthology-suite --priority 1000 --subset 1/18 --suite rados --suite-branch firefly --machine-type plana,burnupi,mira --distro ubuntu --email ncutler@suse.cz --ceph firefly-backports</code>

* *green* http://pulpito.ceph.com/loic-2015-07-09_21:09:04-rados-firefly-backports---basic-multi

h4. rgw

<code>./virtualenv/bin/teuthology-suite --priority 1000 --suite rgw --suite-branch firefly --machine-type plana,burnupi,mira --distro ubuntu --email ncutler@suse.cz --ceph firefly-backports</code>

* *red* http://pulpito.ceph.com/loic-2015-07-09_21:11:18-rgw-firefly-backports---basic-multi
** *known bug* "Couldn't ""Couldn't find index page for 'boto'":http://tracker.ceph.com/issues/12302 'boto' (maybe misspelled?)" error":http://tracker.ceph.com/issues/12302
* *running* http://integration.ceph.dachary.org:8081/ubuntu-2015-07-13_23:33:20-rgw-firefly-backports---basic-openstack/

h4. fs

<code>./virtualenv/bin/teuthology-suite --priority 1000 --suite fs -k testing --suite-branch firefly --machine-type plana,burnupi,mira --distro ubuntu --email ncutler@suse.cz --ceph firefly-backports</code>

* *running* http://pulpito.ceph.com/loic-2015-07-09_21:07:09-fs-firefly-backports-testing-basic-multi

h4. rbd

<code>./virtualenv/bin/teuthology-suite --priority 1000 --suite rbd --suite-branch firefly --machine-type plana,burnupi,mira --distro ubuntu --email ncutler@suse.cz --ceph firefly-backports</code>

* *running* http://pulpito.ceph.com/loic-2015-07-09_16:57:58-rbd-firefly-backports---basic-multi

h4. powercyle

<code>../virtualenv/bin/teuthology-suite -l2 -v -c firefly-backports -k testing -m plana,burnupi,mira -s powercycle -p 1000 --email ncutler@suse.cz</code>

* *running* http://pulpito.ceph.com/loic-2015-07-09_21:15:54-powercycle-firefly-backports-testing-basic-multi

h4. upgrade

<code>./virtualenv/bin/teuthology-suite -v -c firefly-backports -k distro -m plana,burnupi,mira -s upgrade/firefly-x --filter ubuntu_14.04 --email ncutler@suse.cz</code>

* *running* http://pulpito.ceph.com/loic-2015-07-09_21:20:15-upgrade:firefly-x-firefly-backports-distro-basic-multi/

h3. teuthology run commit:73cad63e89ebeb9de47c7f2a2187deff8c39d590 (firefly-backports may 2015)

h4. rados

<code>./virtualenv/bin/teuthology-suite --priority 1000 --subset 1/18 --suite rados --suite-branch firefly --machine-type plana,burnupi,mira --distro ubuntu --email ncutler@suse.cz --ceph firefly-backports</code>

* *red* http://pulpito.ceph.com/loic-2015-05-29_16:20:09-rados-firefly-backports---basic-multi/
** *known bug* "ceph-objectstore-tool: import failure with status 139":http://tracker.ceph.com/issues/11142
*** "rados/thrash/{clusters/fixed-2.yaml fs/xfs.yaml msgr-failures/osd-delay.yaml thrashers/default.yaml workloads/ec-small-objects.yaml}":http://pulpito.ceph.com/loic-2015-05-29_16:20:09-rados-firefly-backports---basic-multi/914831
** *environmental problem* "sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart":http://tracker.ceph.com/issues/11126
*** "rados/verify/{1thrash/default.yaml clusters/fixed-2.yaml fs/btrfs.yaml msgr-failures/few.yaml tasks/rados_api_tests.yaml validater/lockdep.yaml}":http://pulpito.ceph.com/loic-2015-05-29_16:20:09-rados-firefly-backports---basic-multi/914814
*** "rados/thrash/{clusters/fixed-2.yaml fs/btrfs.yaml msgr-failures/fastclose.yaml thrashers/default.yaml workloads/radosbench.yaml}":http://pulpito.ceph.com/loic-2015-05-29_16:20:09-rados-firefly-backports---basic-multi/914794
** *known bug* "[ERR] 3.0s0 scrub stat mismatch, got 2005/2009 objects, 0/0 clones, 2005/2009 dirty, 0/0 omap, 0/0 hit_set_archive, 0/0 whiteouts, 3981889330/3988381157 bytes. in cluster log":http://tracker.ceph.com/issues/8752
*** "rados/thrash/{clusters/fixed-2.yaml fs/xfs.yaml msgr-failures/osd-delay.yaml thrashers/morepggrow.yaml workloads/cache-agent-big.yaml}":http://pulpito.ceph.com/loic-2015-05-29_16:20:09-rados-firefly-backports---basic-multi/914811

Back