* v0.88 released
@ 2014-11-12 0:24 Sage Weil
[not found] ` <alpine.DEB.2.00.1411111624020.22119-vIokxiIdD2AQNTJnQDzGJqxOck334EZe@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Sage Weil @ 2014-11-12 0:24 UTC (permalink / raw)
To: ceph-devel, ceph-users, ceph-maintainers
This is the first development release after Giant. The two main
features merged this round are the new AsyncMessenger (an alternative
implementation of the network layer) from Haomai Wang at UnitedStack,
and support for POSIX file locks in ceph-fuse and libcephfs from Yan,
Zheng. There is also a big pile of smaller items that re merged while
we were stabilizing Giant, including a range of smaller performance
and bug fixes and some new tracepoints for LTTNG.
Notable Changes
---------------
* ceph-disk: Scientific Linux support (Dan van der Ster)
* ceph-disk: respect --statedir for keyring (Loic Dachary)
* ceph-fuse, libcephfs: POSIX file lock support (Yan, Zheng)
* ceph-fuse, libcephfs: fix cap flush overflow (Greg Farnum, Yan, Zheng)
* ceph-fuse, libcephfs: fix root inode xattrs (Yan, Zheng)
* ceph-fuse, libcephfs: preserve dir ordering (#9178 Yan, Zheng)
* ceph-fuse, libcephfs: trim inodes before reconnecting to MDS (Yan,
Zheng)
* ceph: do not parse injectargs twice (Loic Dachary)
* ceph: make 'ceph -s' output more readable (Sage Weil)
* ceph: new 'ceph tell mds.$name_or_rank_or_gid' (John Spray)
* ceph: test robustness (Joao Eduardo Luis)
* ceph_objectstore_tool: behave with sharded flag (#9661 David Zafman)
* cephfs-journal-tool: fix journal import (#10025 John Spray)
* cephfs-journal-tool: skip up to expire_pos (#9977 John Spray)
* cleanup rados.h definitions with macros (Ilya Dryomov)
* common: shared_cache unit tests (Cheng Cheng)
* config: add $cctid meta variable (Adam Crume)
* crush: fix buffer overrun for poorly formed rules (#9492 Johnu George)
* crush: improve constness (Loic Dachary)
* crushtool: add --location <id> command (Sage Weil, Loic Dachary)
* default to libnss instead of crypto++ (Federico Gimenez)
* doc: ceph osd reweight vs crush weight (Laurent Guerby)
* doc: document the LRC per-layer plugin configuration (Yuan Zhou)
* doc: erasure code doc updates (Loic Dachary)
* doc: misc updates (Alfredo Deza, VRan Liu)
* doc: preflight doc fixes (John Wilkins)
* doc: update PG count guide (Gerben Meijer, Laurent Guerby, Loic Dachary)
* keyvaluestore: misc fixes (Haomai Wang)
* keyvaluestore: performance improvements (Haomai Wang)
* librados: add rados_pool_get_base_tier() call (Adam Crume)
* librados: cap buffer length (Loic Dachary)
* librados: fix objecter races (#9617 Josh Durgin)
* libradosstriper: misc fixes (Sebastien Ponce)
* librbd: add missing python docstrings (Jason Dillaman)
* librbd: add readahead (Adam Crume)
* librbd: fix cache tiers in list_children and snap_unprotect (Adam Crume)
* librbd: fix performance regression in ObjectCacher (#9513 Adam Crume)
* librbd: lttng tracepoints (Adam Crume)
* librbd: misc fixes (Xinxin Shu, Jason Dillaman)
* mds: fix sessionmap lifecycle bugs (Yan, Zheng)
* mds: initialize root inode xattr version (Yan, Zheng)
* mds: introduce auth caps (John Spray)
* mds: misc bugs (Greg Farnum, John Spray, Yan, Zheng, Henry Change)
* misc coverity fixes (Danny Al-Gaaf)
* mon: add 'ceph osd rename-bucket ...' command (Loic Dachary)
* mon: clean up auth list output (Loic Dachary)
* mon: fix 'osd crush link' id resolution (John Spray)
* mon: fix misc error paths (Joao Eduardo Luis)
* mon: fix paxos off-by-one corner case (#9301 Sage Weil)
* mon: new 'ceph pool ls [detail]' command (Sage Weil)
* mon: wait for writeable before cross-proposing (#9794 Joao Eduardo Luis)
* msgr: avoid useless new/delete (Haomai Wang)
* msgr: fix delay injection bug (#9910 Sage Weil, Greg Farnum)
* msgr: new AsymcMessenger alternative implementation (Haomai Wang)
* msgr: prefetch data when doing recv (Yehuda Sadeh)
* osd: add erasure code corpus (Loic Dachary)
* osd: add misc tests (Loic Dachary, Danny Al-Gaaf)
* osd: cleanup boost optionals (William Kennington)
* osd: expose non-journal backends via ceph-osd CLI (Hoamai Wang)
* osd: fix JSON output for stray OSDs (Loic Dachary)
* osd: fix ioprio options (Loic Dachary)
* osd: fix transaction accounting (Jianpeng Ma)
* osd: misc optimizations (Xinxin Shu, Zhiqiang Wang, Xinze Chi)
* osd: use FIEMAP_FLAGS_SYNC instead of fsync (Jianpeng Ma)
* rados: fix put of /dev/null (Loic Dachary)
* rados: parse command-line arguments more strictly (#8983 Adam Crume)
* rbd-fuse: fix memory leak (Adam Crume)
* rbd-replay-many (Adam Crume)
* rbd-replay: --anonymize flag to rbd-replay-prep (Adam Crume)
* rbd: fix 'rbd diff' for non-existent objects (Adam Crume)
* rbd: fix error when striping with format 1 (Sebastien Han)
* rbd: fix export for image sizes over 2GB (Vicente Cheng)
* rbd: use rolling average for rbd bench-write throughput (Jason Dillaman)
* rgw: send explicit HTTP status string (Yehuda Sadeh)
* rgw: set length for keystone token validation request (#7796 Yehuda
Sadeh, Mark Kirkwood)
* udev: fix rules for CentOS7/RHEL7 (Loic Dachary)
* use clock_gettime instead of gettimeofday (Jianpeng Ma)
* vstart.sh: set up environment for s3-tests (Luis Pabon)
Getting Ceph
------------
* Git at git://github.com/ceph/ceph.git
* Tarball at http://ceph.com/download/ceph-0.88.tar.gz
* For packages, see http://ceph.com/docs/master/install/get-packages
* For ceph-deploy, see http://ceph.com/docs/master/install/install-ceph-deploy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: v0.88 released
[not found] ` <alpine.DEB.2.00.1411111624020.22119-vIokxiIdD2AQNTJnQDzGJqxOck334EZe@public.gmane.org>
@ 2014-11-14 19:54 ` Robert LeBlanc
[not found] ` <CAANLjFq1X--bKJPO4a1AhQsJGKJZi7wzCXugcv=PDbzrnLmupg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Robert LeBlanc @ 2014-11-14 19:54 UTC (permalink / raw)
To: Sage Weil
Cc: ceph-devel-u79uwXL29TY76Z2rM5mHXA, ceph-users-Qp0mS5GaXlQ,
ceph-maintainers-Qp0mS5GaXlQ
[-- Attachment #1.1: Type: text/plain, Size: 5723 bytes --]
Will there be RPMs built for this release?
Thanks,
On Tue, Nov 11, 2014 at 5:24 PM, Sage Weil <sweil-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
> This is the first development release after Giant. The two main
> features merged this round are the new AsyncMessenger (an alternative
> implementation of the network layer) from Haomai Wang at UnitedStack,
> and support for POSIX file locks in ceph-fuse and libcephfs from Yan,
> Zheng. There is also a big pile of smaller items that re merged while
> we were stabilizing Giant, including a range of smaller performance
> and bug fixes and some new tracepoints for LTTNG.
>
> Notable Changes
> ---------------
>
> * ceph-disk: Scientific Linux support (Dan van der Ster)
> * ceph-disk: respect --statedir for keyring (Loic Dachary)
> * ceph-fuse, libcephfs: POSIX file lock support (Yan, Zheng)
> * ceph-fuse, libcephfs: fix cap flush overflow (Greg Farnum, Yan, Zheng)
> * ceph-fuse, libcephfs: fix root inode xattrs (Yan, Zheng)
> * ceph-fuse, libcephfs: preserve dir ordering (#9178 Yan, Zheng)
> * ceph-fuse, libcephfs: trim inodes before reconnecting to MDS (Yan,
> Zheng)
> * ceph: do not parse injectargs twice (Loic Dachary)
> * ceph: make 'ceph -s' output more readable (Sage Weil)
> * ceph: new 'ceph tell mds.$name_or_rank_or_gid' (John Spray)
> * ceph: test robustness (Joao Eduardo Luis)
> * ceph_objectstore_tool: behave with sharded flag (#9661 David Zafman)
> * cephfs-journal-tool: fix journal import (#10025 John Spray)
> * cephfs-journal-tool: skip up to expire_pos (#9977 John Spray)
> * cleanup rados.h definitions with macros (Ilya Dryomov)
> * common: shared_cache unit tests (Cheng Cheng)
> * config: add $cctid meta variable (Adam Crume)
> * crush: fix buffer overrun for poorly formed rules (#9492 Johnu George)
> * crush: improve constness (Loic Dachary)
> * crushtool: add --location <id> command (Sage Weil, Loic Dachary)
> * default to libnss instead of crypto++ (Federico Gimenez)
> * doc: ceph osd reweight vs crush weight (Laurent Guerby)
> * doc: document the LRC per-layer plugin configuration (Yuan Zhou)
> * doc: erasure code doc updates (Loic Dachary)
> * doc: misc updates (Alfredo Deza, VRan Liu)
> * doc: preflight doc fixes (John Wilkins)
> * doc: update PG count guide (Gerben Meijer, Laurent Guerby, Loic Dachary)
> * keyvaluestore: misc fixes (Haomai Wang)
> * keyvaluestore: performance improvements (Haomai Wang)
> * librados: add rados_pool_get_base_tier() call (Adam Crume)
> * librados: cap buffer length (Loic Dachary)
> * librados: fix objecter races (#9617 Josh Durgin)
> * libradosstriper: misc fixes (Sebastien Ponce)
> * librbd: add missing python docstrings (Jason Dillaman)
> * librbd: add readahead (Adam Crume)
> * librbd: fix cache tiers in list_children and snap_unprotect (Adam Crume)
> * librbd: fix performance regression in ObjectCacher (#9513 Adam Crume)
> * librbd: lttng tracepoints (Adam Crume)
> * librbd: misc fixes (Xinxin Shu, Jason Dillaman)
> * mds: fix sessionmap lifecycle bugs (Yan, Zheng)
> * mds: initialize root inode xattr version (Yan, Zheng)
> * mds: introduce auth caps (John Spray)
> * mds: misc bugs (Greg Farnum, John Spray, Yan, Zheng, Henry Change)
> * misc coverity fixes (Danny Al-Gaaf)
> * mon: add 'ceph osd rename-bucket ...' command (Loic Dachary)
> * mon: clean up auth list output (Loic Dachary)
> * mon: fix 'osd crush link' id resolution (John Spray)
> * mon: fix misc error paths (Joao Eduardo Luis)
> * mon: fix paxos off-by-one corner case (#9301 Sage Weil)
> * mon: new 'ceph pool ls [detail]' command (Sage Weil)
> * mon: wait for writeable before cross-proposing (#9794 Joao Eduardo Luis)
> * msgr: avoid useless new/delete (Haomai Wang)
> * msgr: fix delay injection bug (#9910 Sage Weil, Greg Farnum)
> * msgr: new AsymcMessenger alternative implementation (Haomai Wang)
> * msgr: prefetch data when doing recv (Yehuda Sadeh)
> * osd: add erasure code corpus (Loic Dachary)
> * osd: add misc tests (Loic Dachary, Danny Al-Gaaf)
> * osd: cleanup boost optionals (William Kennington)
> * osd: expose non-journal backends via ceph-osd CLI (Hoamai Wang)
> * osd: fix JSON output for stray OSDs (Loic Dachary)
> * osd: fix ioprio options (Loic Dachary)
> * osd: fix transaction accounting (Jianpeng Ma)
> * osd: misc optimizations (Xinxin Shu, Zhiqiang Wang, Xinze Chi)
> * osd: use FIEMAP_FLAGS_SYNC instead of fsync (Jianpeng Ma)
> * rados: fix put of /dev/null (Loic Dachary)
> * rados: parse command-line arguments more strictly (#8983 Adam Crume)
> * rbd-fuse: fix memory leak (Adam Crume)
> * rbd-replay-many (Adam Crume)
> * rbd-replay: --anonymize flag to rbd-replay-prep (Adam Crume)
> * rbd: fix 'rbd diff' for non-existent objects (Adam Crume)
> * rbd: fix error when striping with format 1 (Sebastien Han)
> * rbd: fix export for image sizes over 2GB (Vicente Cheng)
> * rbd: use rolling average for rbd bench-write throughput (Jason Dillaman)
> * rgw: send explicit HTTP status string (Yehuda Sadeh)
> * rgw: set length for keystone token validation request (#7796 Yehuda
> Sadeh, Mark Kirkwood)
> * udev: fix rules for CentOS7/RHEL7 (Loic Dachary)
> * use clock_gettime instead of gettimeofday (Jianpeng Ma)
> * vstart.sh: set up environment for s3-tests (Luis Pabon)
>
> Getting Ceph
> ------------
>
> * Git at git://github.com/ceph/ceph.git
> * Tarball at http://ceph.com/download/ceph-0.88.tar.gz
> * For packages, see http://ceph.com/docs/master/install/get-packages
> * For ceph-deploy, see
> http://ceph.com/docs/master/install/install-ceph-deploy
> _______________________________________________
> ceph-users mailing list
> ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
[-- Attachment #1.2: Type: text/html, Size: 6890 bytes --]
[-- Attachment #2: Type: text/plain, Size: 178 bytes --]
_______________________________________________
ceph-users mailing list
ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: v0.88 released
[not found] ` <CAANLjFq1X--bKJPO4a1AhQsJGKJZi7wzCXugcv=PDbzrnLmupg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2014-11-17 15:19 ` Ken Dreyer
0 siblings, 0 replies; 3+ messages in thread
From: Ken Dreyer @ 2014-11-17 15:19 UTC (permalink / raw)
To: Robert LeBlanc
Cc: ceph-devel-u79uwXL29TY76Z2rM5mHXA, ceph-users-Qp0mS5GaXlQ,
ceph-maintainers-Qp0mS5GaXlQ
On 11/14/14 12:54 PM, Robert LeBlanc wrote:
> Will there be RPMs built for this release?
Hi Robert,
Since this is a development release, you can find the v0.88 RPMs in the
"development" download area on ceph.com, which is currently at
http://ceph.com/rpm-testing/ .
(Down the road, we're working on making these URLs a bit easier to
find... but for now, that's where you can find v0.88)
- Ken
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-17 15:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-12 0:24 v0.88 released Sage Weil
[not found] ` <alpine.DEB.2.00.1411111624020.22119-vIokxiIdD2AQNTJnQDzGJqxOck334EZe@public.gmane.org>
2014-11-14 19:54 ` Robert LeBlanc
[not found] ` <CAANLjFq1X--bKJPO4a1AhQsJGKJZi7wzCXugcv=PDbzrnLmupg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-11-17 15:19 ` Ken Dreyer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.