All of lore.kernel.org
 help / color / mirror / Atom feed
* preparing v0.80.11
@ 2015-05-25  8:35 Loic Dachary
  2015-05-25 10:04 ` Nathan Cutler
  2015-05-26 20:28 ` Nathan Cutler
  0 siblings, 2 replies; 8+ messages in thread
From: Loic Dachary @ 2015-05-25  8:35 UTC (permalink / raw)
  To: Nathan Cutler; +Cc: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 256 bytes --]

Hi Nathan,

Although v0.80.10 is not out yet, the odds of a discovering a problem that would require an additional backport are low. I think you can start with v0.80.11 without further delay :-)

Cheers

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: preparing v0.80.11
  2015-05-25  8:35 preparing v0.80.11 Loic Dachary
@ 2015-05-25 10:04 ` Nathan Cutler
  2015-05-26 20:28 ` Nathan Cutler
  1 sibling, 0 replies; 8+ messages in thread
From: Nathan Cutler @ 2015-05-25 10:04 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development

> Although v0.80.10 is not out yet, the odds of a discovering a problem that would require an additional backport are low. I think you can start with v0.80.11 without further delay :-)

As soon as I get over the flu :-(

Nathan


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

* Re: preparing v0.80.11
  2015-05-25  8:35 preparing v0.80.11 Loic Dachary
  2015-05-25 10:04 ` Nathan Cutler
@ 2015-05-26 20:28 ` Nathan Cutler
  2015-05-26 20:44   ` Loic Dachary
                     ` (2 more replies)
  1 sibling, 3 replies; 8+ messages in thread
From: Nathan Cutler @ 2015-05-26 20:28 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development

Hi Loic:

The first round of 0.80.11 backports, including all trivial backports 
(where "trivial" is defined as those I was able to do by myself without 
help), is now ready for integration testing in the "firefly-backports" 
branch of the SUSE fork:

https://github.com/SUSE/ceph/commits/firefly-backports

The non-trivial backports (on which I hereby solicit help) are:

http://tracker.ceph.com/issues/11699 Objecter: resend linger ops on split
http://tracker.ceph.com/issues/11700 make the all osd/filestore thread 
pool suicide timeouts separately configurable
http://tracker.ceph.com/issues/11704 erasure-code: misalignment
http://tracker.ceph.com/issues/11720 rgw deleting S3 objects leaves 
__shadow_ objects behind

Nathan

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

* Re: preparing v0.80.11
  2015-05-26 20:28 ` Nathan Cutler
@ 2015-05-26 20:44   ` Loic Dachary
  2015-05-28  4:53   ` Wido den Hollander
  2015-06-03 18:22   ` Wido den Hollander
  2 siblings, 0 replies; 8+ messages in thread
From: Loic Dachary @ 2015-05-26 20:44 UTC (permalink / raw)
  To: Nathan Cutler; +Cc: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

Hi Nathan,

https://github.com/ceph/ceph/commits/firefly-backports has been reset with https://github.com/SUSE/ceph/commits/firefly-backports and http://ceph.com/gitbuilder.cgi are building it.

Cheers

On 26/05/2015 22:28, Nathan Cutler wrote:
> Hi Loic:
> 
> The first round of 0.80.11 backports, including all trivial backports (where "trivial" is defined as those I was able to do by myself without help), is now ready for integration testing in the "firefly-backports" branch of the SUSE fork:
> 
> https://github.com/SUSE/ceph/commits/firefly-backports
> 
> The non-trivial backports (on which I hereby solicit help) are:
> 
> http://tracker.ceph.com/issues/11699 Objecter: resend linger ops on split
> http://tracker.ceph.com/issues/11700 make the all osd/filestore thread pool suicide timeouts separately configurable
> http://tracker.ceph.com/issues/11704 erasure-code: misalignment
> http://tracker.ceph.com/issues/11720 rgw deleting S3 objects leaves __shadow_ objects behind
> 
> Nathan

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: preparing v0.80.11
  2015-05-26 20:28 ` Nathan Cutler
  2015-05-26 20:44   ` Loic Dachary
@ 2015-05-28  4:53   ` Wido den Hollander
  2015-05-28 10:10     ` Nathan Cutler
  2015-06-03 18:22   ` Wido den Hollander
  2 siblings, 1 reply; 8+ messages in thread
From: Wido den Hollander @ 2015-05-28  4:53 UTC (permalink / raw)
  To: Nathan Cutler, Loic Dachary; +Cc: Ceph Development

On 05/26/2015 10:28 PM, Nathan Cutler wrote:
> Hi Loic:
> 
> The first round of 0.80.11 backports, including all trivial backports
> (where "trivial" is defined as those I was able to do by myself without
> help), is now ready for integration testing in the "firefly-backports"
> branch of the SUSE fork:
> 

Would it be possible to backport this as well to 0.80.11:

http://tracker.ceph.com/issues/9792#change-46498

And I think this commit would be the easiest to backport:
https://github.com/ceph/ceph/commit/6b982e4cc00f9f201d7fbffa0282f8f3295f2309

This way we add a simple safeguard against pool removal into Firefly as
well.

Wido

> https://github.com/SUSE/ceph/commits/firefly-backports
> 
> The non-trivial backports (on which I hereby solicit help) are:
> 
> http://tracker.ceph.com/issues/11699 Objecter: resend linger ops on split
> http://tracker.ceph.com/issues/11700 make the all osd/filestore thread
> pool suicide timeouts separately configurable
> http://tracker.ceph.com/issues/11704 erasure-code: misalignment
> http://tracker.ceph.com/issues/11720 rgw deleting S3 objects leaves
> __shadow_ objects behind
> 
> Nathan
> -- 
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


-- 
Wido den Hollander
42on B.V.
Ceph trainer and consultant

Phone: +31 (0)20 700 9902
Skype: contact42on

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

* Re: preparing v0.80.11
  2015-05-28  4:53   ` Wido den Hollander
@ 2015-05-28 10:10     ` Nathan Cutler
  0 siblings, 0 replies; 8+ messages in thread
From: Nathan Cutler @ 2015-05-28 10:10 UTC (permalink / raw)
  To: Wido den Hollander, Loic Dachary; +Cc: Ceph Development

> Would it be possible to backport this as well to 0.80.11:
>
> http://tracker.ceph.com/issues/9792#change-46498
>
> And I think this commit would be the easiest to backport:
> https://github.com/ceph/ceph/commit/6b982e4cc00f9f201d7fbffa0282f8f3295f2309
>
> This way we add a simple safeguard against pool removal into Firefly as
> well.

Hi Wido:

Thanks for this suggestion. I have cherry-picked the commit you quoted 
and it will soon be in firefly-backports. The backport tracker issue is:

http://tracker.ceph.com/issues/11801

Regards,
Nathan




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

* Re: preparing v0.80.11
  2015-05-26 20:28 ` Nathan Cutler
  2015-05-26 20:44   ` Loic Dachary
  2015-05-28  4:53   ` Wido den Hollander
@ 2015-06-03 18:22   ` Wido den Hollander
  2015-06-04 12:53     ` Nathan Cutler
  2 siblings, 1 reply; 8+ messages in thread
From: Wido den Hollander @ 2015-06-03 18:22 UTC (permalink / raw)
  To: Nathan Cutler, Loic Dachary; +Cc: Ceph Development

On 05/26/2015 10:28 PM, Nathan Cutler wrote:
> Hi Loic:
> 
> The first round of 0.80.11 backports, including all trivial backports
> (where "trivial" is defined as those I was able to do by myself without
> help), is now ready for integration testing in the "firefly-backports"
> branch of the SUSE fork:
> 
> https://github.com/SUSE/ceph/commits/firefly-backports
> 
> The non-trivial backports (on which I hereby solicit help) are:
> 
> http://tracker.ceph.com/issues/11699 Objecter: resend linger ops on split
> http://tracker.ceph.com/issues/11700 make the all osd/filestore thread
> pool suicide timeouts separately configurable
> http://tracker.ceph.com/issues/11704 erasure-code: misalignment
> http://tracker.ceph.com/issues/11720 rgw deleting S3 objects leaves
> __shadow_ objects behind
> 

Could I also ask for this one to be backported?

https://github.com/ceph/ceph/pull/4844

It breaks a couple of setups I know of. It's not in master yet, but it's
a very trivial fix.

> Nathan
> -- 
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


-- 
Wido den Hollander
42on B.V.
Ceph trainer and consultant

Phone: +31 (0)20 700 9902
Skype: contact42on

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

* Re: preparing v0.80.11
  2015-06-03 18:22   ` Wido den Hollander
@ 2015-06-04 12:53     ` Nathan Cutler
  0 siblings, 0 replies; 8+ messages in thread
From: Nathan Cutler @ 2015-06-04 12:53 UTC (permalink / raw)
  To: Wido den Hollander; +Cc: Ceph Development

> Could I also ask for this one to be backported?
>
> https://github.com/ceph/ceph/pull/4844
>
> It breaks a couple of setups I know of. It's not in master yet, but it's
> a very trivial fix.

Hi Wido:

firefly backport: https://github.com/ceph/ceph/pull/4861
hammer backport: https://github.com/ceph/ceph/pull/4862

Please take a look.

Nathan

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

end of thread, other threads:[~2015-06-04 12:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25  8:35 preparing v0.80.11 Loic Dachary
2015-05-25 10:04 ` Nathan Cutler
2015-05-26 20:28 ` Nathan Cutler
2015-05-26 20:44   ` Loic Dachary
2015-05-28  4:53   ` Wido den Hollander
2015-05-28 10:10     ` Nathan Cutler
2015-06-03 18:22   ` Wido den Hollander
2015-06-04 12:53     ` Nathan Cutler

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.