Re: [ceph-users] Upgrade Luminous to mimic on Ubuntu 18.04

2019-02-19 Thread Kurt Bauer


Known problem, see http://tracker.ceph.com/issues/24326

Would nevertheless be nice to know, if it's planned to get this fixed.

br,
Kurt

Ketil Froyn wrote on 19.02.19 08:47:

I think there may be something wrong with the apt repository for
bionic, actually. Compare the packages available for Xenial:

https://download.ceph.com/debian-luminous/dists/xenial/main/binary-amd64/Packages

to the ones available for Bionic:

https://download.ceph.com/debian-luminous/dists/bionic/main/binary-amd64/Packages

The only package listed in the repository for bionic is ceph-deploy,
while there's lots for xenial. A quick summary:

$ curl -s 
https://download.ceph.com/debian-luminous/dists/bionic/main/binary-amd64/Packages
| grep ^Package | wc -l
1
$ curl -s 
https://download.ceph.com/debian-luminous/dists/xenial/main/binary-amd64/Packages
| grep ^Package | wc -l
63

Ketil

On Tue, 19 Feb 2019 at 02:10, David Turner  wrote:

Everybody is just confused that you don't have a newer version of Ceph 
available. Are you running `apt-get dist-upgrade` to upgrade ceph? Do you have 
any packages being held back? There is no reason that Ubuntu 18.04 shouldn't be 
able to upgrade to 12.2.11.

On Mon, Feb 18, 2019, 4:38 PM 
Hello people,

Am 11. Februar 2019 12:47:36 MEZ schrieb c...@elchaka.de:

Hello Ashley,

Am 9. Februar 2019 17:30:31 MEZ schrieb Ashley Merrick
:

What does the output of apt-get update look like on one of the nodes?

You can just list the lines that mention CEPH


... .. .
Get:6 Https://Download.ceph.com/debian-luminous bionic InRelease [8393
B]
... .. .

The Last available is 12.2.8.

Any advice or recommends on how to proceed to be able to Update to 
mimic/(nautilus)?

- Mehmet

- Mehmet


Thanks

On Sun, 10 Feb 2019 at 12:28 AM,  wrote:


Hello Ashley,

Thank you for this fast response.

I cannt prove this jet but i am using already cephs own repo for

Ubuntu

18.04 and this 12.2.7/8 is the latest available there...

- Mehmet

Am 9. Februar 2019 17:21:32 MEZ schrieb Ashley Merrick <
singap...@amerrick.co.uk>:

Around available versions, are you using the Ubuntu repo’s or the

CEPH

18.04 repo.

The updates will always be slower to reach you if your waiting for

it

to
hit the Ubuntu repo vs adding CEPH’s own.


On Sun, 10 Feb 2019 at 12:19 AM,  wrote:


Hello m8s,

Im curious how we should do an Upgrade of our ceph Cluster on

Ubuntu

16/18.04. As (At least on our 18.04 nodes) we only have 12.2.7

(or

.8?)

For an Upgrade to mimic we should First Update to Last version,

actualy

12.2.11 (iirc).
Which is not possible on 18.04.

Is there a Update path from 12.2.7/8 to actual mimic release or

better the

upcoming nautilus?

Any advice?

- Mehmet___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com





--

Kurt Bauer
Vienna University Computer Center - ACOnet - VIX
Universitaetsstrasse 7, A-1010 Vienna, Austria, Europe
Tel: ++431 4277  - 14070 (Fax: - 814070)  KB1970-RIPE

___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Upgrade Luminous to mimic on Ubuntu 18.04

2019-02-18 Thread Ketil Froyn
I think there may be something wrong with the apt repository for
bionic, actually. Compare the packages available for Xenial:

https://download.ceph.com/debian-luminous/dists/xenial/main/binary-amd64/Packages

to the ones available for Bionic:

https://download.ceph.com/debian-luminous/dists/bionic/main/binary-amd64/Packages

The only package listed in the repository for bionic is ceph-deploy,
while there's lots for xenial. A quick summary:

$ curl -s 
https://download.ceph.com/debian-luminous/dists/bionic/main/binary-amd64/Packages
| grep ^Package | wc -l
1
$ curl -s 
https://download.ceph.com/debian-luminous/dists/xenial/main/binary-amd64/Packages
| grep ^Package | wc -l
63

Ketil

On Tue, 19 Feb 2019 at 02:10, David Turner  wrote:
>
> Everybody is just confused that you don't have a newer version of Ceph 
> available. Are you running `apt-get dist-upgrade` to upgrade ceph? Do you 
> have any packages being held back? There is no reason that Ubuntu 18.04 
> shouldn't be able to upgrade to 12.2.11.
>
> On Mon, Feb 18, 2019, 4:38 PM >
>> Hello people,
>>
>> Am 11. Februar 2019 12:47:36 MEZ schrieb c...@elchaka.de:
>> >Hello Ashley,
>> >
>> >Am 9. Februar 2019 17:30:31 MEZ schrieb Ashley Merrick
>> >:
>> >>What does the output of apt-get update look like on one of the nodes?
>> >>
>> >>You can just list the lines that mention CEPH
>> >>
>> >
>> >... .. .
>> >Get:6 Https://Download.ceph.com/debian-luminous bionic InRelease [8393
>> >B]
>> >... .. .
>> >
>> >The Last available is 12.2.8.
>>
>> Any advice or recommends on how to proceed to be able to Update to 
>> mimic/(nautilus)?
>>
>> - Mehmet
>> >
>> >- Mehmet
>> >
>> >>Thanks
>> >>
>> >>On Sun, 10 Feb 2019 at 12:28 AM,  wrote:
>> >>
>> >>> Hello Ashley,
>> >>>
>> >>> Thank you for this fast response.
>> >>>
>> >>> I cannt prove this jet but i am using already cephs own repo for
>> >>Ubuntu
>> >>> 18.04 and this 12.2.7/8 is the latest available there...
>> >>>
>> >>> - Mehmet
>> >>>
>> >>> Am 9. Februar 2019 17:21:32 MEZ schrieb Ashley Merrick <
>> >>> singap...@amerrick.co.uk>:
>> >>> >Around available versions, are you using the Ubuntu repo’s or the
>> >>CEPH
>> >>> >18.04 repo.
>> >>> >
>> >>> >The updates will always be slower to reach you if your waiting for
>> >>it
>> >>> >to
>> >>> >hit the Ubuntu repo vs adding CEPH’s own.
>> >>> >
>> >>> >
>> >>> >On Sun, 10 Feb 2019 at 12:19 AM,  wrote:
>> >>> >
>> >>> >> Hello m8s,
>> >>> >>
>> >>> >> Im curious how we should do an Upgrade of our ceph Cluster on
>> >>Ubuntu
>> >>> >> 16/18.04. As (At least on our 18.04 nodes) we only have 12.2.7
>> >(or
>> >>> >.8?)
>> >>> >>
>> >>> >> For an Upgrade to mimic we should First Update to Last version,
>> >>> >actualy
>> >>> >> 12.2.11 (iirc).
>> >>> >> Which is not possible on 18.04.
>> >>> >>
>> >>> >> Is there a Update path from 12.2.7/8 to actual mimic release or
>> >>> >better the
>> >>> >> upcoming nautilus?
>> >>> >>
>> >>> >> Any advice?
>> >>> >>
>> >>> >> - Mehmet___
>> >>> >> ceph-users mailing list
>> >>> >> ceph-users@lists.ceph.com
>> >>> >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>> >>> >>
>> >>> ___
>> >>> ceph-users mailing list
>> >>> ceph-users@lists.ceph.com
>> >>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>> >>>
>> >___
>> >ceph-users mailing list
>> >ceph-users@lists.ceph.com
>> >http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>> ___
>> ceph-users mailing list
>> ceph-users@lists.ceph.com
>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
> ___
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com



-- 
-Ketil
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Upgrade Luminous to mimic on Ubuntu 18.04

2019-02-18 Thread David Turner
Everybody is just confused that you don't have a newer version of Ceph
available. Are you running `apt-get dist-upgrade` to upgrade ceph? Do you
have any packages being held back? There is no reason that Ubuntu 18.04
shouldn't be able to upgrade to 12.2.11.

On Mon, Feb 18, 2019, 4:38 PM  Hello people,
>
> Am 11. Februar 2019 12:47:36 MEZ schrieb c...@elchaka.de:
> >Hello Ashley,
> >
> >Am 9. Februar 2019 17:30:31 MEZ schrieb Ashley Merrick
> >:
> >>What does the output of apt-get update look like on one of the nodes?
> >>
> >>You can just list the lines that mention CEPH
> >>
> >
> >... .. .
> >Get:6 Https://Download.ceph.com/debian-luminous bionic InRelease [8393
> >B]
> >... .. .
> >
> >The Last available is 12.2.8.
>
> Any advice or recommends on how to proceed to be able to Update to
> mimic/(nautilus)?
>
> - Mehmet
> >
> >- Mehmet
> >
> >>Thanks
> >>
> >>On Sun, 10 Feb 2019 at 12:28 AM,  wrote:
> >>
> >>> Hello Ashley,
> >>>
> >>> Thank you for this fast response.
> >>>
> >>> I cannt prove this jet but i am using already cephs own repo for
> >>Ubuntu
> >>> 18.04 and this 12.2.7/8 is the latest available there...
> >>>
> >>> - Mehmet
> >>>
> >>> Am 9. Februar 2019 17:21:32 MEZ schrieb Ashley Merrick <
> >>> singap...@amerrick.co.uk>:
> >>> >Around available versions, are you using the Ubuntu repo’s or the
> >>CEPH
> >>> >18.04 repo.
> >>> >
> >>> >The updates will always be slower to reach you if your waiting for
> >>it
> >>> >to
> >>> >hit the Ubuntu repo vs adding CEPH’s own.
> >>> >
> >>> >
> >>> >On Sun, 10 Feb 2019 at 12:19 AM,  wrote:
> >>> >
> >>> >> Hello m8s,
> >>> >>
> >>> >> Im curious how we should do an Upgrade of our ceph Cluster on
> >>Ubuntu
> >>> >> 16/18.04. As (At least on our 18.04 nodes) we only have 12.2.7
> >(or
> >>> >.8?)
> >>> >>
> >>> >> For an Upgrade to mimic we should First Update to Last version,
> >>> >actualy
> >>> >> 12.2.11 (iirc).
> >>> >> Which is not possible on 18.04.
> >>> >>
> >>> >> Is there a Update path from 12.2.7/8 to actual mimic release or
> >>> >better the
> >>> >> upcoming nautilus?
> >>> >>
> >>> >> Any advice?
> >>> >>
> >>> >> - Mehmet___
> >>> >> ceph-users mailing list
> >>> >> ceph-users@lists.ceph.com
> >>> >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> >>> >>
> >>> ___
> >>> ceph-users mailing list
> >>> ceph-users@lists.ceph.com
> >>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> >>>
> >___
> >ceph-users mailing list
> >ceph-users@lists.ceph.com
> >http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> ___
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Upgrade Luminous to mimic on Ubuntu 18.04

2019-02-18 Thread ceph
Hello people,

Am 11. Februar 2019 12:47:36 MEZ schrieb c...@elchaka.de:
>Hello Ashley,
>
>Am 9. Februar 2019 17:30:31 MEZ schrieb Ashley Merrick
>:
>>What does the output of apt-get update look like on one of the nodes?
>>
>>You can just list the lines that mention CEPH
>>
>
>... .. .
>Get:6 Https://Download.ceph.com/debian-luminous bionic InRelease [8393
>B]
>... .. .
>
>The Last available is 12.2.8.

Any advice or recommends on how to proceed to be able to Update to 
mimic/(nautilus)?

- Mehmet
>
>- Mehmet
>
>>Thanks
>>
>>On Sun, 10 Feb 2019 at 12:28 AM,  wrote:
>>
>>> Hello Ashley,
>>>
>>> Thank you for this fast response.
>>>
>>> I cannt prove this jet but i am using already cephs own repo for
>>Ubuntu
>>> 18.04 and this 12.2.7/8 is the latest available there...
>>>
>>> - Mehmet
>>>
>>> Am 9. Februar 2019 17:21:32 MEZ schrieb Ashley Merrick <
>>> singap...@amerrick.co.uk>:
>>> >Around available versions, are you using the Ubuntu repo’s or the
>>CEPH
>>> >18.04 repo.
>>> >
>>> >The updates will always be slower to reach you if your waiting for
>>it
>>> >to
>>> >hit the Ubuntu repo vs adding CEPH’s own.
>>> >
>>> >
>>> >On Sun, 10 Feb 2019 at 12:19 AM,  wrote:
>>> >
>>> >> Hello m8s,
>>> >>
>>> >> Im curious how we should do an Upgrade of our ceph Cluster on
>>Ubuntu
>>> >> 16/18.04. As (At least on our 18.04 nodes) we only have 12.2.7
>(or
>>> >.8?)
>>> >>
>>> >> For an Upgrade to mimic we should First Update to Last version,
>>> >actualy
>>> >> 12.2.11 (iirc).
>>> >> Which is not possible on 18.04.
>>> >>
>>> >> Is there a Update path from 12.2.7/8 to actual mimic release or
>>> >better the
>>> >> upcoming nautilus?
>>> >>
>>> >> Any advice?
>>> >>
>>> >> - Mehmet___
>>> >> ceph-users mailing list
>>> >> ceph-users@lists.ceph.com
>>> >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>> >>
>>> ___
>>> ceph-users mailing list
>>> ceph-users@lists.ceph.com
>>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>>
>___
>ceph-users mailing list
>ceph-users@lists.ceph.com
>http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Upgrade Luminous to mimic on Ubuntu 18.04

2019-02-11 Thread ceph
Hello Ashley,

Am 9. Februar 2019 17:30:31 MEZ schrieb Ashley Merrick 
:
>What does the output of apt-get update look like on one of the nodes?
>
>You can just list the lines that mention CEPH
>

... .. .
Get:6 Https://Download.ceph.com/debian-luminous bionic InRelease [8393 B]
... .. .

The Last available is 12.2.8.

- Mehmet

>Thanks
>
>On Sun, 10 Feb 2019 at 12:28 AM,  wrote:
>
>> Hello Ashley,
>>
>> Thank you for this fast response.
>>
>> I cannt prove this jet but i am using already cephs own repo for
>Ubuntu
>> 18.04 and this 12.2.7/8 is the latest available there...
>>
>> - Mehmet
>>
>> Am 9. Februar 2019 17:21:32 MEZ schrieb Ashley Merrick <
>> singap...@amerrick.co.uk>:
>> >Around available versions, are you using the Ubuntu repo’s or the
>CEPH
>> >18.04 repo.
>> >
>> >The updates will always be slower to reach you if your waiting for
>it
>> >to
>> >hit the Ubuntu repo vs adding CEPH’s own.
>> >
>> >
>> >On Sun, 10 Feb 2019 at 12:19 AM,  wrote:
>> >
>> >> Hello m8s,
>> >>
>> >> Im curious how we should do an Upgrade of our ceph Cluster on
>Ubuntu
>> >> 16/18.04. As (At least on our 18.04 nodes) we only have 12.2.7 (or
>> >.8?)
>> >>
>> >> For an Upgrade to mimic we should First Update to Last version,
>> >actualy
>> >> 12.2.11 (iirc).
>> >> Which is not possible on 18.04.
>> >>
>> >> Is there a Update path from 12.2.7/8 to actual mimic release or
>> >better the
>> >> upcoming nautilus?
>> >>
>> >> Any advice?
>> >>
>> >> - Mehmet___
>> >> ceph-users mailing list
>> >> ceph-users@lists.ceph.com
>> >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>> >>
>> ___
>> ceph-users mailing list
>> ceph-users@lists.ceph.com
>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Upgrade Luminous to mimic on Ubuntu 18.04

2019-02-09 Thread Ashley Merrick
What does the output of apt-get update look like on one of the nodes?

You can just list the lines that mention CEPH

Thanks

On Sun, 10 Feb 2019 at 12:28 AM,  wrote:

> Hello Ashley,
>
> Thank you for this fast response.
>
> I cannt prove this jet but i am using already cephs own repo for Ubuntu
> 18.04 and this 12.2.7/8 is the latest available there...
>
> - Mehmet
>
> Am 9. Februar 2019 17:21:32 MEZ schrieb Ashley Merrick <
> singap...@amerrick.co.uk>:
> >Around available versions, are you using the Ubuntu repo’s or the CEPH
> >18.04 repo.
> >
> >The updates will always be slower to reach you if your waiting for it
> >to
> >hit the Ubuntu repo vs adding CEPH’s own.
> >
> >
> >On Sun, 10 Feb 2019 at 12:19 AM,  wrote:
> >
> >> Hello m8s,
> >>
> >> Im curious how we should do an Upgrade of our ceph Cluster on Ubuntu
> >> 16/18.04. As (At least on our 18.04 nodes) we only have 12.2.7 (or
> >.8?)
> >>
> >> For an Upgrade to mimic we should First Update to Last version,
> >actualy
> >> 12.2.11 (iirc).
> >> Which is not possible on 18.04.
> >>
> >> Is there a Update path from 12.2.7/8 to actual mimic release or
> >better the
> >> upcoming nautilus?
> >>
> >> Any advice?
> >>
> >> - Mehmet___
> >> ceph-users mailing list
> >> ceph-users@lists.ceph.com
> >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> >>
> ___
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Upgrade Luminous to mimic on Ubuntu 18.04

2019-02-09 Thread ceph
Hello Ashley,

Thank you for this fast response.

I cannt prove this jet but i am using already cephs own repo for Ubuntu 18.04 
and this 12.2.7/8 is the latest available there...

- Mehmet

Am 9. Februar 2019 17:21:32 MEZ schrieb Ashley Merrick 
:
>Around available versions, are you using the Ubuntu repo’s or the CEPH
>18.04 repo.
>
>The updates will always be slower to reach you if your waiting for it
>to
>hit the Ubuntu repo vs adding CEPH’s own.
>
>
>On Sun, 10 Feb 2019 at 12:19 AM,  wrote:
>
>> Hello m8s,
>>
>> Im curious how we should do an Upgrade of our ceph Cluster on Ubuntu
>> 16/18.04. As (At least on our 18.04 nodes) we only have 12.2.7 (or
>.8?)
>>
>> For an Upgrade to mimic we should First Update to Last version,
>actualy
>> 12.2.11 (iirc).
>> Which is not possible on 18.04.
>>
>> Is there a Update path from 12.2.7/8 to actual mimic release or
>better the
>> upcoming nautilus?
>>
>> Any advice?
>>
>> - Mehmet___
>> ceph-users mailing list
>> ceph-users@lists.ceph.com
>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Upgrade Luminous to mimic on Ubuntu 18.04

2019-02-09 Thread Ashley Merrick
Around available versions, are you using the Ubuntu repo’s or the CEPH
18.04 repo.

The updates will always be slower to reach you if your waiting for it to
hit the Ubuntu repo vs adding CEPH’s own.


On Sun, 10 Feb 2019 at 12:19 AM,  wrote:

> Hello m8s,
>
> Im curious how we should do an Upgrade of our ceph Cluster on Ubuntu
> 16/18.04. As (At least on our 18.04 nodes) we only have 12.2.7 (or .8?)
>
> For an Upgrade to mimic we should First Update to Last version, actualy
> 12.2.11 (iirc).
> Which is not possible on 18.04.
>
> Is there a Update path from 12.2.7/8 to actual mimic release or better the
> upcoming nautilus?
>
> Any advice?
>
> - Mehmet___
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


[ceph-users] Upgrade Luminous to mimic on Ubuntu 18.04

2019-02-09 Thread ceph
Hello m8s,

Im curious how we should do an Upgrade of our ceph Cluster on Ubuntu 16/18.04. 
As (At least on our 18.04 nodes) we only have 12.2.7 (or .8?) 

For an Upgrade to mimic we should First Update to Last version, actualy 12.2.11 
(iirc).
Which is not possible on 18.04.

Is there a Update path from 12.2.7/8 to actual mimic release or better the 
upcoming nautilus?

Any advice?

- Mehmet___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com