All of lore.kernel.org
 help / color / mirror / Atom feed
* Luminous v12.2.10 released
@ 2018-11-27 14:50 Abhishek Lekshmanan
       [not found] ` <87y39e4lsn.fsf-IBi9RG/b67k@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Abhishek Lekshmanan @ 2018-11-27 14:50 UTC (permalink / raw)
  To: ceph-devel-u79uwXL29TY76Z2rM5mHXA, ceph-users-Qp0mS5GaXlQ,
	ceph-maintainers-Qp0mS5GaXlQ, ceph-announce-Qp0mS5GaXlQ


We're happy to announce the tenth bug fix release of the Luminous
v12.2.x long term stable release series. The previous release, v12.2.9,
introduced the PG hard-limit patches which were found to cause an issue
in certain upgrade scenarios, and this release was expedited to revert
those patches. If you already successfully upgraded to v12.2.9, you
should **not** upgrade to v12.2.10, but rather **wait** for a release in
which http://tracker.ceph.com/issues/36686 is addressed. All other users
are encouraged to upgrade to this release.

Notable Changes
---------------

* This release reverts the PG hard-limit patches added in v12.2.9 in which,
  a partial upgrade during a recovery/backfill, can cause the osds on the
  previous version, to fail with assert(trim_to <= info.last_complete). The
  workaround for users is to upgrade and restart all OSDs to a version with the
  pg hard limit, or only upgrade when all PGs are active+clean.

  See also: http://tracker.ceph.com/issues/36686

  As mentioned above if you've successfully upgraded to v12.2.9 DO NOT
  upgrade to v12.2.10 until the linked tracker issue has been fixed.

* The bluestore_cache_* options are no longer needed. They are replaced
  by osd_memory_target, defaulting to 4GB. BlueStore will expand
  and contract its cache to attempt to stay within this
  limit. Users upgrading should note this is a higher default
  than the previous bluestore_cache_size of 1GB, so OSDs using
  BlueStore will use more memory by default.

  For more details, see BlueStore docs[1]


For the complete release notes with changelog, please check out the
release blog entry at:
http://ceph.com/releases/v12-2-10-luminous-released

Getting ceph:
------------
* Git at git://github.com/ceph/ceph.git
* Tarball at http://download.ceph.com/tarballs/ceph-12.2.10.tar.gz
* For packages, see http://docs.ceph.com/docs/master/install/get-packages/
* Release git sha1: 177915764b752804194937482a39e95e0ca3de94


[1]: http://docs.ceph.com/docs/master/rados/configuration/bluestore-config-ref/#cache-size

--
Abhishek Lekshmanan
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton,
HRB 21284 (AG Nürnberg)
_______________________________________________
Ceph-announce mailing list
Ceph-announce@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-announce-ceph.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Luminous v12.2.10 released
       [not found] ` <87y39e4lsn.fsf-IBi9RG/b67k@public.gmane.org>
@ 2018-12-12 16:03   ` Dan van der Ster
       [not found]     ` <CABZ+qqmTR9iE==GXGK1mxj_CCBQKSBtkL3WChv4UGQ_zHNo0pA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Dan van der Ster @ 2018-12-12 16:03 UTC (permalink / raw)
  To: Abhishek Lekshmanan; +Cc: ceph-devel-u79uwXL29TY76Z2rM5mHXA, ceph-users

Hey Abhishek,

We just noticed that the debuginfo is missing for 12.2.10:
http://download.ceph.com/rpm-luminous/el7/x86_64/ceph-debuginfo-12.2.10-0.el7.x86_64.rpm

Did something break in the publishing?

Cheers, Dan

On Tue, Nov 27, 2018 at 3:50 PM Abhishek Lekshmanan <abhishek@suse.com> wrote:
>
>
> We're happy to announce the tenth bug fix release of the Luminous
> v12.2.x long term stable release series. The previous release, v12.2.9,
> introduced the PG hard-limit patches which were found to cause an issue
> in certain upgrade scenarios, and this release was expedited to revert
> those patches. If you already successfully upgraded to v12.2.9, you
> should **not** upgrade to v12.2.10, but rather **wait** for a release in
> which http://tracker.ceph.com/issues/36686 is addressed. All other users
> are encouraged to upgrade to this release.
>
> Notable Changes
> ---------------
>
> * This release reverts the PG hard-limit patches added in v12.2.9 in which,
>   a partial upgrade during a recovery/backfill, can cause the osds on the
>   previous version, to fail with assert(trim_to <= info.last_complete). The
>   workaround for users is to upgrade and restart all OSDs to a version with the
>   pg hard limit, or only upgrade when all PGs are active+clean.
>
>   See also: http://tracker.ceph.com/issues/36686
>
>   As mentioned above if you've successfully upgraded to v12.2.9 DO NOT
>   upgrade to v12.2.10 until the linked tracker issue has been fixed.
>
> * The bluestore_cache_* options are no longer needed. They are replaced
>   by osd_memory_target, defaulting to 4GB. BlueStore will expand
>   and contract its cache to attempt to stay within this
>   limit. Users upgrading should note this is a higher default
>   than the previous bluestore_cache_size of 1GB, so OSDs using
>   BlueStore will use more memory by default.
>
>   For more details, see BlueStore docs[1]
>
>
> For the complete release notes with changelog, please check out the
> release blog entry at:
> http://ceph.com/releases/v12-2-10-luminous-released
>
> Getting ceph:
> ------------
> * Git at git://github.com/ceph/ceph.git
> * Tarball at http://download.ceph.com/tarballs/ceph-12.2.10.tar.gz
> * For packages, see http://docs.ceph.com/docs/master/install/get-packages/
> * Release git sha1: 177915764b752804194937482a39e95e0ca3de94
>
>
> [1]: http://docs.ceph.com/docs/master/rados/configuration/bluestore-config-ref/#cache-size
>
> --
> Abhishek Lekshmanan
> SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton,
> HRB 21284 (AG Nürnberg)
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Luminous v12.2.10 released
       [not found]     ` <CABZ+qqmTR9iE==GXGK1mxj_CCBQKSBtkL3WChv4UGQ_zHNo0pA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2018-12-12 17:35       ` David Galloway
  0 siblings, 0 replies; 3+ messages in thread
From: David Galloway @ 2018-12-12 17:35 UTC (permalink / raw)
  To: Dan van der Ster; +Cc: ceph-devel-u79uwXL29TY76Z2rM5mHXA, ceph-users

Hey Dan,

Thanks for bringing this to our attention.  Looks like it did get left
out.  I just pushed the package and added a step to the release process
to make sure packages don't get skipped again like that.

- David

On 12/12/2018 11:03 AM, Dan van der Ster wrote:
> Hey Abhishek,
> 
> We just noticed that the debuginfo is missing for 12.2.10:
> http://download.ceph.com/rpm-luminous/el7/x86_64/ceph-debuginfo-12.2.10-0.el7.x86_64.rpm
> 
> Did something break in the publishing?
> 
> Cheers, Dan
> 
> On Tue, Nov 27, 2018 at 3:50 PM Abhishek Lekshmanan <abhishek@suse.com> wrote:
>>
>>
>> We're happy to announce the tenth bug fix release of the Luminous
>> v12.2.x long term stable release series. The previous release, v12.2.9,
>> introduced the PG hard-limit patches which were found to cause an issue
>> in certain upgrade scenarios, and this release was expedited to revert
>> those patches. If you already successfully upgraded to v12.2.9, you
>> should **not** upgrade to v12.2.10, but rather **wait** for a release in
>> which http://tracker.ceph.com/issues/36686 is addressed. All other users
>> are encouraged to upgrade to this release.
>>
>> Notable Changes
>> ---------------
>>
>> * This release reverts the PG hard-limit patches added in v12.2.9 in which,
>>   a partial upgrade during a recovery/backfill, can cause the osds on the
>>   previous version, to fail with assert(trim_to <= info.last_complete). The
>>   workaround for users is to upgrade and restart all OSDs to a version with the
>>   pg hard limit, or only upgrade when all PGs are active+clean.
>>
>>   See also: http://tracker.ceph.com/issues/36686
>>
>>   As mentioned above if you've successfully upgraded to v12.2.9 DO NOT
>>   upgrade to v12.2.10 until the linked tracker issue has been fixed.
>>
>> * The bluestore_cache_* options are no longer needed. They are replaced
>>   by osd_memory_target, defaulting to 4GB. BlueStore will expand
>>   and contract its cache to attempt to stay within this
>>   limit. Users upgrading should note this is a higher default
>>   than the previous bluestore_cache_size of 1GB, so OSDs using
>>   BlueStore will use more memory by default.
>>
>>   For more details, see BlueStore docs[1]
>>
>>
>> For the complete release notes with changelog, please check out the
>> release blog entry at:
>> http://ceph.com/releases/v12-2-10-luminous-released
>>
>> Getting ceph:
>> ------------
>> * Git at git://github.com/ceph/ceph.git
>> * Tarball at http://download.ceph.com/tarballs/ceph-12.2.10.tar.gz
>> * For packages, see http://docs.ceph.com/docs/master/install/get-packages/
>> * Release git sha1: 177915764b752804194937482a39e95e0ca3de94
>>
>>
>> [1]: http://docs.ceph.com/docs/master/rados/configuration/bluestore-config-ref/#cache-size
>>
>> --
>> Abhishek Lekshmanan
>> SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton,
>> HRB 21284 (AG Nürnberg)
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-12 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27 14:50 Luminous v12.2.10 released Abhishek Lekshmanan
     [not found] ` <87y39e4lsn.fsf-IBi9RG/b67k@public.gmane.org>
2018-12-12 16:03   ` Dan van der Ster
     [not found]     ` <CABZ+qqmTR9iE==GXGK1mxj_CCBQKSBtkL3WChv4UGQ_zHNo0pA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-12-12 17:35       ` David Galloway

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.