All of lore.kernel.org
 help / color / mirror / Atom feed
From: Loic Dachary <loic@dachary.org>
To: Sage Weil <sweil@redhat.com>
Cc: Ceph Development <ceph-devel@vger.kernel.org>
Subject: Re: RHEL 6.5 shared library upgrade safety
Date: Mon, 18 Aug 2014 17:25:50 +0200	[thread overview]
Message-ID: <53F21AFE.6090900@dachary.org> (raw)
In-Reply-To: <alpine.DEB.2.00.1408180816390.28244@cobra.newdream.net>

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



On 18/08/2014 17:17, Sage Weil wrote:
> On Mon, 18 Aug 2014, Loic Dachary wrote:
>> Hi Ceph,
>>
>> In RHEL 6.5, is the following scenario possible : 
>>
>> a) an OSD dlopen a shared library for erasure-code, 
>> b) the shared library file is replaced while the OSD is running, 
>> c) the OSD starts using the new file instead of the old one. 
>>
>> It seems unlikely but it would explain a weird stack trace at 
>> http://tracker.ceph.com/issues/9153#note-5 so I'm double checking ;-)
> 
> I think this is possible and likely.  We had similar problems with the 
> rados classes and eventually just made them load all available plugins on 
> startup (and also on demand in case one is installed later).
> 
> The simplest thing is probably to do that here as well...

This will not solve the upgrade problem for Firefly daemons which are are already running, unfortunately. Stopping the daemons while the package is being upgraded seems safer and more generic (see the other thread). Or are there issues with this approach ?

Cheers

> 
> sage
> --
> 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
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


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

  reply	other threads:[~2014-08-18 15:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-18 11:57 RHEL 6.5 shared library upgrade safety Loic Dachary
2014-08-18 12:11 ` Wido den Hollander
2014-08-18 14:06   ` Loic Dachary
2014-08-18 15:17 ` Sage Weil
2014-08-18 15:25   ` Loic Dachary [this message]
2014-08-18 15:32     ` Sage Weil

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=53F21AFE.6090900@dachary.org \
    --to=loic@dachary.org \
    --cc=ceph-devel@vger.kernel.org \
    --cc=sweil@redhat.com \
    /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.