building ceph Nautilus for Debian Stretch
Hello list, does anybody have a guide to build ceph Nautilus for Debian stretch? I wasn't able to find a backported gcc-8 for stretch. Otherwise i would start one. Greets, Stefan
Hi, On 3/3/20 8:01 AM, Stefan Priebe - Profihost AG wrote:
does anybody have a guide to build ceph Nautilus for Debian stretch? I wasn't able to find a backported gcc-8 for stretch.
That's because a gcc backport isn't to trivial, it may even require rebuild, of very basic libraries as libc/libcc which isn't to ideal..[0] When faced with the issue to build Mimic and later releases on Stretch we looked quite into the issue[0] and decided against it, but instead rebuild luminous on buster for a sane upgrade path. One, and some actually did, build newer releases for stretch but IMO that only navigates you into very unsupported territory. Debian Stretch will get EOL this year[1], probably around summer, so why not already update to Buster and save you some hassle? [0]: http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-June/027475.html [1]: https://wiki.debian.org/DebianReleases#Production_Releases cheers, Thomas
Am 03.03.20 um 08:38 schrieb Thomas Lamprecht:
Hi,
On 3/3/20 8:01 AM, Stefan Priebe - Profihost AG wrote:
does anybody have a guide to build ceph Nautilus for Debian stretch? I wasn't able to find a backported gcc-8 for stretch.
That's because a gcc backport isn't to trivial, it may even require rebuild, of very basic libraries as libc/libcc which isn't to ideal..[0]
Yes it requires a new libc - i did this already in the past for debian wheezy never had any issues with it.
When faced with the issue to build Mimic and later releases on Stretch we looked quite into the issue[0] and decided against it, but instead rebuild luminous on buster for a sane upgrade path. One, and some actually did, build newer releases for stretch but IMO that only navigates you into very unsupported territory. Yes sure but that's currently easier for me than upgrading to buster.
Debian Stretch will get EOL this year[1], probably around summer, so why not already update to Buster and save you some hassle?
But not EOL LTS which is still since 2022 and is OK for just a ceph box.
[0]: http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-June/027475.html [1]: https://wiki.debian.org/DebianReleases#Production_Releases
cheers, Thomas _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (2)
-
Stefan Priebe - Profihost AG
-
Thomas Lamprecht