All of lore.kernel.org
 help / color / mirror / Atom feed
* MDS crash on 0.60 after upgrade from 0.58
@ 2013-04-04  8:27 Alexey Shvetsov
  2013-04-04  9:02 ` Joao Eduardo Luis
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Shvetsov @ 2013-04-04  8:27 UTC (permalink / raw)
  To: ceph-devel

Hi all!

I'm getting mds crash on 0.60 after i upgraded to it from 0.58 release.
MDS log looks like http://bpaste.net/show/88863/
MON log looks like http://bpaste.net/show/88864/

Interesting that if we didnt started osd then mds will not crash

PS configuration consist of 18 osd + 1 mon + 1 mds

-- 
Best Regards,
Alexey 'Alexxy' Shvetsov
Petersburg Nuclear Physics Institute, NRC Kurchatov Institute, 
Gatchina, Russia
Department of Molecular and Radiation Biophysics
Gentoo Team Ru
Gentoo Linux Dev
mailto:alexxyum@gmail.com
mailto:alexxy@gentoo.org
mailto:alexxy@omrb.pnpi.spb.ru

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

* Re: MDS crash on 0.60 after upgrade from 0.58
  2013-04-04  8:27 MDS crash on 0.60 after upgrade from 0.58 Alexey Shvetsov
@ 2013-04-04  9:02 ` Joao Eduardo Luis
  2013-04-09 12:02   ` Alexey Shvetsov
  0 siblings, 1 reply; 4+ messages in thread
From: Joao Eduardo Luis @ 2013-04-04  9:02 UTC (permalink / raw)
  To: Alexey Shvetsov; +Cc: ceph-devel

On 04/04/2013 09:27 AM, Alexey Shvetsov wrote:
> Hi all!
>
> I'm getting mds crash on 0.60 after i upgraded to it from 0.58 release.
> MDS log looks like http://bpaste.net/show/88863/
> MON log looks like http://bpaste.net/show/88864/
>
> Interesting that if we didnt started osd then mds will not crash
>
> PS configuration consist of 18 osd + 1 mon + 1 mds
>

Hello Alexey,

First of all, it appears that your monitors have not been upgraded. 
Their crash dumps state their version to be 0.59 still.

Furthermore, the issue you're suffering from is the one described in 
ticket #4519 at the tracker [1], and the fix [2] is already present on 
v0.60, just not 0.59.

   -Joao

[1] - http://tracker.ceph.com/issues/4519
[2] - 71ec9c6bd54d560cc2bca4b6d0dbb3e6961df135

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

* Re: MDS crash on 0.60 after upgrade from 0.58
  2013-04-04  9:02 ` Joao Eduardo Luis
@ 2013-04-09 12:02   ` Alexey Shvetsov
  2013-04-10  1:06     ` Joao Eduardo Luis
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Shvetsov @ 2013-04-09 12:02 UTC (permalink / raw)
  To: Joao Eduardo Luis; +Cc: ceph-devel

Hello!

There issue on bugtracker that describes this problems
http://tracker.ceph.com/issues/4644

Unfortunately i cannot login to it since i dont get registration mail.

Also patches listed on this issue doesnt work for me. MDS still keeps 
crashing


Joao Eduardo Luis писал 04-04-2013 13:02:
> On 04/04/2013 09:27 AM, Alexey Shvetsov wrote:
>> Hi all!
>> 
>> I'm getting mds crash on 0.60 after i upgraded to it from 0.58 
>> release.
>> MDS log looks like http://bpaste.net/show/88863/
>> MON log looks like http://bpaste.net/show/88864/
>> 
>> Interesting that if we didnt started osd then mds will not crash
>> 
>> PS configuration consist of 18 osd + 1 mon + 1 mds
>> 
> 
> Hello Alexey,
> 
> First of all, it appears that your monitors have not been upgraded.
> Their crash dumps state their version to be 0.59 still.
> 
> Furthermore, the issue you're suffering from is the one described in
> ticket #4519 at the tracker [1], and the fix [2] is already present on
> v0.60, just not 0.59.
> 
>   -Joao
> 
> [1] - http://tracker.ceph.com/issues/4519
> [2] - 71ec9c6bd54d560cc2bca4b6d0dbb3e6961df135
> --
> 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

-- 
Best Regards,
Alexey 'Alexxy' Shvetsov
Petersburg Nuclear Physics Institute, NRC Kurchatov Institute, 
Gatchina, Russia
Department of Molecular and Radiation Biophysics
Gentoo Team Ru
Gentoo Linux Dev
mailto:alexxyum@gmail.com
mailto:alexxy@gentoo.org
mailto:alexxy@omrb.pnpi.spb.ru
--
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

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

* Re: MDS crash on 0.60 after upgrade from 0.58
  2013-04-09 12:02   ` Alexey Shvetsov
@ 2013-04-10  1:06     ` Joao Eduardo Luis
  0 siblings, 0 replies; 4+ messages in thread
From: Joao Eduardo Luis @ 2013-04-10  1:06 UTC (permalink / raw)
  To: Alexey Shvetsov; +Cc: ceph-devel, Ross Turk

On 04/09/2013 01:02 PM, Alexey Shvetsov wrote:
> Hello!
>
> There issue on bugtracker that describes this problems
> http://tracker.ceph.com/issues/4644
>
> Unfortunately i cannot login to it since i dont get registration mail.

Alexey,

After speaking with Ross about the registration issue, he mentioned that 
sometimes the registration email is flagged as spam.  So I guess you 
should check your spam folder.

Let us know how that goes.

   -Joao

>
> Also patches listed on this issue doesnt work for me. MDS still keeps
> crashing
>
>
> Joao Eduardo Luis писал 04-04-2013 13:02:
>> On 04/04/2013 09:27 AM, Alexey Shvetsov wrote:
>>> Hi all!
>>>
>>> I'm getting mds crash on 0.60 after i upgraded to it from 0.58 release.
>>> MDS log looks like http://bpaste.net/show/88863/
>>> MON log looks like http://bpaste.net/show/88864/
>>>
>>> Interesting that if we didnt started osd then mds will not crash
>>>
>>> PS configuration consist of 18 osd + 1 mon + 1 mds
>>>
>>
>> Hello Alexey,
>>
>> First of all, it appears that your monitors have not been upgraded.
>> Their crash dumps state their version to be 0.59 still.
>>
>> Furthermore, the issue you're suffering from is the one described in
>> ticket #4519 at the tracker [1], and the fix [2] is already present on
>> v0.60, just not 0.59.
>>
>>   -Joao
>>
>> [1] - http://tracker.ceph.com/issues/4519
>> [2] - 71ec9c6bd54d560cc2bca4b6d0dbb3e6961df135
>> --
>> 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
>

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

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

end of thread, other threads:[~2013-04-10  1:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04  8:27 MDS crash on 0.60 after upgrade from 0.58 Alexey Shvetsov
2013-04-04  9:02 ` Joao Eduardo Luis
2013-04-09 12:02   ` Alexey Shvetsov
2013-04-10  1:06     ` Joao Eduardo Luis

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.