"all OSDs are running jewel or later but the 'require_jewel_osds' osdmap flag is not set"
It's noted in the release notes that this will happen and that you then just set the flag and it goes away.
It's noted in the release notes that this will happen and that you then just set the flag and it goes away.
David Turner |
Cloud Operations Engineer |
StorageCraft
Technology Corporation 380 Data Drive Suite 300 | Draper | Utah | 84020 Office: 801.871.2760 | Mobile: 385.224.2943 |
If you are not the intended recipient of this message or received it erroneously, please notify the sender and delete it, together with any attachments, and be advised that any dissemination or copying of this message is prohibited. |
________________________________________
From: ceph-users [ceph-users-bounces@xxxxxxxxxxxxxx] on behalf of Andrey Shevel [shevel.andrey@xxxxxxxxx]
Sent: Friday, December 09, 2016 1:33 PM
To: ceph-users
Subject: Re: 10.2.4 Jewel released
I did
yum update
and found out that ceph has version 10.2.4 and also after update I
have the message
"all OSDs are running jewel or later but the 'require_jewel_osds'
osdmap flag is not set"
===========================
[ceph@ceph-swift-gateway ~]$ ceph -v
ceph version 10.2.4 (9411351cc8ce9ee03fbd46225102fe3d28ddf611)
[ceph@ceph-swift-gateway ~]$ cat /etc/yum.repos.d/ceph.repo
[Ceph]
name=Ceph packages for $basearch
baseurl=http://download.ceph.com/rpm-jewel/el7/$basearch
enabled=1
gpgcheck=1
type=rpm-md
gpgkey=https://download.ceph.com/keys/release.asc
priority=1
[Ceph-noarch]
name=Ceph noarch packages
baseurl=http://download.ceph.com/rpm-jewel/el7/noarch
enabled=1
gpgcheck=1
type=rpm-md
gpgkey=https://download.ceph.com/keys/release.asc
priority=1
[ceph-source]
name=Ceph source packages
baseurl=http://download.ceph.com/rpm-jewel/el7/SRPMS
enabled=1
gpgcheck=1
type=rpm-md
gpgkey=https://download.ceph.com/keys/release.asc
priority=1
[ceph@ceph-swift-gateway ~]$ ceph -s
cluster 65b8080e-d813-45ca-9cc1-ecb242967694
health HEALTH_WARN
all OSDs are running jewel or later but the
'require_jewel_osds' osdmap flag is not set
monmap e22: 4 mons at
{osd2=10.10.1.12:6789/0,osd3=10.10.1.13:6789/0,osd4=10.10.1.14:6789/0,stor=10.10.1.41:6789/0}
election epoch 317068, quorum 0,1,2,3 osd2,osd3,osd4,stor
fsmap e1854002: 1/1/1 up {0=osd2=up:active}, 2 up:standby
osdmap e1889715: 22 osds: 22 up, 22 in
pgmap v6294339: 3472 pgs, 28 pools, 10805 MB data, 3218 objects
10890 MB used, 81891 GB / 81902 GB avail
3472 active+clean
====================================
is ceph 10.2.4.-1 still in test stage ?
On Fri, Dec 9, 2016 at 9:30 PM, Udo Lembke <ulembke@xxxxxxxxxxxx> wrote:
> Hi,
>
> unfortunately there are no Debian Jessie packages...
>
>
> Don't know that an recompile take such an long time for ceph... I think
> such an important fix should hit the repros faster.
>
>
> Udo
>
>
> On 09.12.2016 18:54, Francois Lafont wrote:
>> On 12/09/2016 06:39 PM, Alex Evonosky wrote:
>>
>>> Sounds great. May I asked what procedure you did to upgrade?
>> Of course. ;)
>>
>> It's here: https://shaman.ceph.com/repos/ceph/wip-msgr-jewel-fix2/
>> (I think this link was pointed by Greg Farnum or Sage Weil in a
>> previous message).
>>
>> Personally I use Ubuntu Trusty, so for me in the page above leads me
>> to use this line in my "sources.list":
>>
>> deb http://3.chacra.ceph.com/r/ceph/wip-msgr-jewel-fix2/5d3c76c1c6e991649f0beedb80e6823606176d9e/ubuntu/trusty/flavors/default/ trusty main
>>
>> And after that "apt-get update && apt-get upgrade" etc.
>> _______________________________________________
>> ceph-users mailing list
>> ceph-users@xxxxxxxxxxxxxx
>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
> _______________________________________________
> ceph-users mailing list
> ceph-users@xxxxxxxxxxxxxx
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
--
Andrey Y Shevel
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
From: ceph-users [ceph-users-bounces@xxxxxxxxxxxxxx] on behalf of Andrey Shevel [shevel.andrey@xxxxxxxxx]
Sent: Friday, December 09, 2016 1:33 PM
To: ceph-users
Subject: Re: 10.2.4 Jewel released
I did
yum update
and found out that ceph has version 10.2.4 and also after update I
have the message
"all OSDs are running jewel or later but the 'require_jewel_osds'
osdmap flag is not set"
===========================
[ceph@ceph-swift-gateway ~]$ ceph -v
ceph version 10.2.4 (9411351cc8ce9ee03fbd46225102fe3d28ddf611)
[ceph@ceph-swift-gateway ~]$ cat /etc/yum.repos.d/ceph.repo
[Ceph]
name=Ceph packages for $basearch
baseurl=http://download.ceph.com/rpm-jewel/el7/$basearch
enabled=1
gpgcheck=1
type=rpm-md
gpgkey=https://download.ceph.com/keys/release.asc
priority=1
[Ceph-noarch]
name=Ceph noarch packages
baseurl=http://download.ceph.com/rpm-jewel/el7/noarch
enabled=1
gpgcheck=1
type=rpm-md
gpgkey=https://download.ceph.com/keys/release.asc
priority=1
[ceph-source]
name=Ceph source packages
baseurl=http://download.ceph.com/rpm-jewel/el7/SRPMS
enabled=1
gpgcheck=1
type=rpm-md
gpgkey=https://download.ceph.com/keys/release.asc
priority=1
[ceph@ceph-swift-gateway ~]$ ceph -s
cluster 65b8080e-d813-45ca-9cc1-ecb242967694
health HEALTH_WARN
all OSDs are running jewel or later but the
'require_jewel_osds' osdmap flag is not set
monmap e22: 4 mons at
{osd2=10.10.1.12:6789/0,osd3=10.10.1.13:6789/0,osd4=10.10.1.14:6789/0,stor=10.10.1.41:6789/0}
election epoch 317068, quorum 0,1,2,3 osd2,osd3,osd4,stor
fsmap e1854002: 1/1/1 up {0=osd2=up:active}, 2 up:standby
osdmap e1889715: 22 osds: 22 up, 22 in
pgmap v6294339: 3472 pgs, 28 pools, 10805 MB data, 3218 objects
10890 MB used, 81891 GB / 81902 GB avail
3472 active+clean
====================================
is ceph 10.2.4.-1 still in test stage ?
On Fri, Dec 9, 2016 at 9:30 PM, Udo Lembke <ulembke@xxxxxxxxxxxx> wrote:
> Hi,
>
> unfortunately there are no Debian Jessie packages...
>
>
> Don't know that an recompile take such an long time for ceph... I think
> such an important fix should hit the repros faster.
>
>
> Udo
>
>
> On 09.12.2016 18:54, Francois Lafont wrote:
>> On 12/09/2016 06:39 PM, Alex Evonosky wrote:
>>
>>> Sounds great. May I asked what procedure you did to upgrade?
>> Of course. ;)
>>
>> It's here: https://shaman.ceph.com/repos/ceph/wip-msgr-jewel-fix2/
>> (I think this link was pointed by Greg Farnum or Sage Weil in a
>> previous message).
>>
>> Personally I use Ubuntu Trusty, so for me in the page above leads me
>> to use this line in my "sources.list":
>>
>> deb http://3.chacra.ceph.com/r/ceph/wip-msgr-jewel-fix2/5d3c76c1c6e991649f0beedb80e6823606176d9e/ubuntu/trusty/flavors/default/ trusty main
>>
>> And after that "apt-get update && apt-get upgrade" etc.
>> _______________________________________________
>> ceph-users mailing list
>> ceph-users@xxxxxxxxxxxxxx
>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
> _______________________________________________
> ceph-users mailing list
> ceph-users@xxxxxxxxxxxxxx
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
--
Andrey Y Shevel
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com