All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joao Eduardo Luis <joao@suse.de>
To: Sage Weil <sage@newdream.net>,
	ceph-announce@ceph.com, ceph-devel@vger.kernel.org,
	ceph-users@ceph.com, ceph-maintainers@ceph.com
Subject: Re: v9.1.0 Infernalis release candidate released
Date: Wed, 14 Oct 2015 01:32:33 +0100	[thread overview]
Message-ID: <561DA2A1.3030901@suse.de> (raw)
In-Reply-To: <alpine.DEB.2.00.1510131356001.27022@cobra.newdream.net>

On 13/10/15 22:01, Sage Weil wrote:
> * *RADOS*:
>   * The RADOS cache tier can now proxy write operations to the base
>     tier, allowing writes to be handled without forcing migration of
>     an object into the cache.
>   * The SHEC erasure coding support is no longer flagged as
>     experimental. SHEC trades some additional storage space for faster
>     repair.
>   * There is now a unified queue (and thus prioritization) of client
>     IO, recovery, scrubbing, and snapshot trimming.
>   * There have been many improvements to low-level repair tooling
>     (ceph-objectstore-tool).
>   * The internal ObjectStore API has been significantly cleaned up in order
>     to faciliate new storage backends like NewStore.

It may also be worth to mention that we dropped a few options from the
monitor that people may have customized in their configurations (I guess
we forgot to add them to the PendingReleaseNotes).

These options are:

- mon_lease_renew_interval (default: 3)
- mon_lease_ack_timeout (default: 10)
- mon_accept_timeout (default: 10)

If you are using these in your configuration, please use instead

- mon_lease_renew_interval_factor (default: 0.6)
- mon_lease_ack_timeout_factor (default: 2.0)
- mon_accept_timeout_factor (default: 2.0)

These are now used as a factor of 'mon_lease'. If you also have
'mon_lease' (default: 5) adjusted and your previous options match the
new factors defaults, you have nothing else to do but to drop the old
options from your configuration file. Otherwise, please consider
adjusting the factors to match whatever is working for you.

  -Joao

  reply	other threads:[~2015-10-14  0:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13 21:01 v9.1.0 Infernalis release candidate released Sage Weil
2015-10-14  0:32 ` Joao Eduardo Luis [this message]
     [not found] ` <alpine.DEB.2.00.1510131356001.27022-vIokxiIdD2AQNTJnQDzGJqxOck334EZe@public.gmane.org>
2015-10-14  4:51   ` Goncalo Borges
2015-10-14  8:11     ` [ceph-users] " Dan van der Ster
2015-10-14 12:30       ` Sage Weil
     [not found]         ` <alpine.DEB.2.00.1510140527120.6589-vIokxiIdD2AQNTJnQDzGJqxOck334EZe@public.gmane.org>
2015-10-14 23:56           ` Goncalo Borges
     [not found]             ` <561EEBAA.6070707-JAjqph6Yjy/r8pF6qxatHrpzq4S04n8Q@public.gmane.org>
2015-10-15  1:17               ` Sage Weil
2015-10-14  8:06 ` [Ceph-announce] " Gaudenz Steinlin
2015-10-14 12:37   ` Sage Weil
2015-10-14 17:24 ` Deneau, Tom
2015-10-14 17:39   ` Sage Weil
2015-10-14 20:39     ` Deneau, Tom
2015-10-14 20:59       ` Sage Weil
2015-10-14 21:23         ` Deneau, Tom
2015-10-14 21:29           ` Sage Weil
2015-10-14 22:08             ` Deneau, Tom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=561DA2A1.3030901@suse.de \
    --to=joao@suse.de \
    --cc=ceph-announce@ceph.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=ceph-maintainers@ceph.com \
    --cc=ceph-users@ceph.com \
    --cc=sage@newdream.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.