Hi all, Does anyone has any production cluster with ubuntu 20 (focal) or any suggestion or any bugs that prevents to deploy Ceph octopus on Ubuntu 20? Thanks.
The main reason I asked is because I don’t see any Ubuntu 20 in this doc https://docs.ceph.com/en/latest/start/os-recommendations/ On Mon, Oct 12, 2020 at 4:01 AM Seena Fallah <seenafallah@gmail.com> wrote:
Hi all,
Does anyone has any production cluster with ubuntu 20 (focal) or any suggestion or any bugs that prevents to deploy Ceph octopus on Ubuntu 20?
Thanks.
Hi, Am 12.10.20 um 02:31 schrieb Seena Fallah:
Does anyone has any production cluster with ubuntu 20 (focal) or any suggestion or any bugs that prevents to deploy Ceph octopus on Ubuntu 20?
The underlying distribution does not matter any more as long as you get cephadm bootstrapped on one node, i.e. the distribution must support Docker or podman. cephadm sets up a containerized Ceph cluster with containers based on CentOS. Regards -- Robert Sander Heinlein Support GmbH Schwedter Str. 8/9b, 10119 Berlin http://www.heinlein-support.de Tel: 030 / 405051-43 Fax: 030 / 405051-19 Zwangsangaben lt. §35a GmbHG: HRB 93818 B / Amtsgericht Berlin-Charlottenburg, Geschäftsführer: Peer Heinlein -- Sitz: Berlin
On 2020-10-12 09:28, Robert Sander wrote:
Hi,
Am 12.10.20 um 02:31 schrieb Seena Fallah:
Does anyone has any production cluster with ubuntu 20 (focal) or any suggestion or any bugs that prevents to deploy Ceph octopus on Ubuntu 20?
The underlying distribution does not matter any more as long as you get cephadm bootstrapped on one node, i.e. the distribution must support Docker or podman.
cephadm sets up a containerized Ceph cluster with containers based on CentOS.
This assumes that you want to use cephadm in the first place. Not everybody might be ready / comfortable with doing that. Those who are not still want to use packages built (and tested) by Ceph. Gr. Stefan
Hi, On 10/12/20 2:31 AM, Seena Fallah wrote:
Hi all,
Does anyone has any production cluster with ubuntu 20 (focal) or any suggestion or any bugs that prevents to deploy Ceph octopus on Ubuntu 20?
We are running our new ceph cluster on Ubuntu 20.04 and ceph octopus release. Packages are taken from the official ceph repository (15.2.5); the ubuntu repositories only contain 15.2.3. We use a custom puppet module for installing the software; service configuration is done manually. Took ~ 1 day for 3 mons/mgr and several 100 OSDs. No cephadm, since it has too many bugs and limitations on our environment. So TL;DR: runs out of the box with official packages, no problems so far, not using cephadm Regards, Burkhard
If everything is stable isn't it good to update this doc? https://docs.ceph.com/en/latest/start/os-recommendations/ On Mon, Oct 12, 2020 at 12:56 PM Burkhard Linke < Burkhard.Linke@computational.bio.uni-giessen.de> wrote:
Hi,
On 10/12/20 2:31 AM, Seena Fallah wrote:
Hi all,
Does anyone has any production cluster with ubuntu 20 (focal) or any suggestion or any bugs that prevents to deploy Ceph octopus on Ubuntu 20?
We are running our new ceph cluster on Ubuntu 20.04 and ceph octopus release. Packages are taken from the official ceph repository (15.2.5); the ubuntu repositories only contain 15.2.3.
We use a custom puppet module for installing the software; service configuration is done manually. Took ~ 1 day for 3 mons/mgr and several 100 OSDs.
No cephadm, since it has too many bugs and limitations on our environment.
So TL;DR: runs out of the box with official packages, no problems so far, not using cephadm
Regards,
Burkhard
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Hello, A little off topic, but there isn't much activity in the Puppet community around Ceph so if it's something you'd like to share, if the module is reusable, I'm sure there is people that could have good use of it. The "official" ceph/puppet-ceph is dead which was forked out of the Puppet OpenStack puppet-ceph project which is still alive but poorly maintained and based on Exec resources. Best regards ________________________________ From: Burkhard Linke <Burkhard.Linke@computational.bio.uni-giessen.de> Sent: Monday, October 12, 2020 11:26:05 AM To: ceph-users@ceph.io Subject: [ceph-users] Re: Ubuntu 20 with octopus Hi, On 10/12/20 2:31 AM, Seena Fallah wrote:
Hi all,
Does anyone has any production cluster with ubuntu 20 (focal) or any suggestion or any bugs that prevents to deploy Ceph octopus on Ubuntu 20?
We are running our new ceph cluster on Ubuntu 20.04 and ceph octopus release. Packages are taken from the official ceph repository (15.2.5); the ubuntu repositories only contain 15.2.3. We use a custom puppet module for installing the software; service configuration is done manually. Took ~ 1 day for 3 mons/mgr and several 100 OSDs. No cephadm, since it has too many bugs and limitations on our environment. So TL;DR: runs out of the box with official packages, no problems so far, not using cephadm Regards, Burkhard _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (5)
-
Burkhard Linke
-
Robert Sander
-
Seena Fallah
-
Stefan Kooman
-
Tobias Urdin