Project

General

Profile

Actions

Bug #50099

open

Ceph 10.2.11 is getting installed on Debian(stretch) while installing Nautilus

Added by Prashant Tambe about 3 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
ceph-ansible
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

1. Using Ceph-ansibles stable-4.0 to install Ceph.

Steps :
1. Install Ceph on a Debian(stretch) node and a Ubuntu(18.04).
2. Using following repos for installing Ceph on nodes and I was able to pull the v14.2.18 packages on Debian strech.

Debian node :
root@debian:/etc/apt/sources.list.d# cat debian_nautilus.list
deb http://download.ceph.com/debian-nautilus xenial main

Ubuntu node : 
root@ubuntu:~# cat /etc/apt/sources.list.d/debian_nautilus.list
deb http://download.ceph.com/debian-nautilus bionic main
root@ubuntu:~#

2. Check the installed versions of Ceph on nodes :

Debian node : 
root@debian:~# ceph -v
ceph version 10.2.11 (e4b061b47f07f583c92a050d9e84b1813a35671e)
root@debian:~#
root@debian:~# dpkg -l | grep ceph
ii  ceph                                  10.2.11-2                         amd64        distributed storage and file system
ii  ceph-base                             10.2.11-2                         amd64        common ceph daemon libraries and management tools
ii  ceph-common                           10.2.11-2                         amd64        common utilities to mount and interact with a ceph storage cluster
ii  ceph-mon                              10.2.11-2                         amd64        monitor server for the ceph storage system
ii  ceph-osd                              10.2.11-2                         amd64        OSD server for the ceph storage system
ii  libcephfs1                            10.2.11-2                         amd64        Ceph distributed file system client library
ii  python-cephfs                         10.2.11-2                         amd64        Python libraries for the Ceph libcephfs library

Ubuntu Node :
root@ubuntu:~# ceph -v
ceph version 14.2.19 (bb796b9b5bab9463106022eef406373182465d11) nautilus (stable)
root@ubuntu:~#
root@ubuntu:~# dpkg -l | grep ceph
ii  ceph                                   14.2.19-1bionic                                 amd64        distributed storage and file system
ii  ceph-base                              14.2.19-1bionic                                 amd64        common ceph daemon libraries and management tools
ii  ceph-common                            14.2.19-1bionic                                 amd64        common utilities to mount and interact with a ceph storage cluster
ii  ceph-fuse                              14.2.19-1bionic                                 amd64        FUSE-based client for the Ceph distributed file system
...
...

3. Can someone please let me know if we have the correct packages(v14.2.19) updated for Debian-Nautilus for xenial ? I could see that packages are there at the location "http://download.ceph.com/debian-nautilus/dists/xenial/main/". But not able to fetch the correct packages. Thanks in Advance!

Actions #1

Updated by Loïc Dachary about 3 years ago

  • Target version changed from v14.2.20 to v14.2.21
Actions #2

Updated by Loïc Dachary almost 3 years ago

  • Target version deleted (v14.2.21)
  • Affected Versions v14.2.19 added
Actions

Also available in: Atom PDF