Debian repo for ceph-iscsi
I just went to setup an iscsi gateway on a Debian Buster / Octopus cluster and hit a brick wall with packages. I had perhaps naively assumed they were in with the rest. Now I understand that it can exist separately, but then so can RGW. I found some ceph-iscsi rpm builds for Centos, but nothing for Debian. Are they around somewhere? The prerequisite packages python-rtslib-2.1.fb68 and tcmu-runner-1.4.0 also don't seem to be readily available for Debian. Has anyone done this for Debian? Thanks, Chris
I know this isn't what you asked for, but I do know that Canonical is building this package for focal and up. While not Buster, could possibly be a compromise to move things forward without huge plumbing changes between Debian and Ubuntu. You may also be able to hack and slash your way through to Debian pulling that .deb and trying to make it work. Thats the only way I've seen it available in Ubuntu thus far. Reed
On Dec 11, 2020, at 12:11 PM, Chris Palmer <chris.palmer@idnet.com> wrote:
I just went to setup an iscsi gateway on a Debian Buster / Octopus cluster and hit a brick wall with packages. I had perhaps naively assumed they were in with the rest. Now I understand that it can exist separately, but then so can RGW.
I found some ceph-iscsi rpm builds for Centos, but nothing for Debian. Are they around somewhere? The prerequisite packages python-rtslib-2.1.fb68 and tcmu-runner-1.4.0 also don't seem to be readily available for Debian.
Has anyone done this for Debian?
Thanks, Chris _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Hello Chris, you are looking for this: https://packages.debian.org/buster-backports/ceph-iscsi Regards, Joachim -- ___________________________________ Clyso GmbH Am 11.12.2020 um 19:11 schrieb Chris Palmer:
I just went to setup an iscsi gateway on a Debian Buster / Octopus cluster and hit a brick wall with packages. I had perhaps naively assumed they were in with the rest. Now I understand that it can exist separately, but then so can RGW.
I found some ceph-iscsi rpm builds for Centos, but nothing for Debian. Are they around somewhere? The prerequisite packages python-rtslib-2.1.fb68 and tcmu-runner-1.4.0 also don't seem to be readily available for Debian.
Has anyone done this for Debian?
Thanks, Chris _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Hi Joachim Thanks for that pointer. I've pulled ceph-iscsi from there and and trying to get things going now on buster. The problem I have at the moment though is with python3-rtslib-fb. That hasn't been backported to buster, and the latest in the main buster repo is 2.1.66, but ceph-iscsi requires 2.1.68 or later (which adds a "control" parameter that ceph needs). Has anyone successfully solved or worked-around these dependencies on debian buster? Thanks, Chris On 18/12/2020 20:46, Joachim Kraftmayer wrote:
Hello Chris, you are looking for this:
https://packages.debian.org/buster-backports/ceph-iscsi
Regards, Joachim
Pulling the package python3-rtslib-fb_2.1.71-3_all.deb from bullseye and manually installing it on buster seems to have done the trick. On 22/12/2020 13:20, Chris Palmer wrote:
Hi Joachim
Thanks for that pointer. I've pulled ceph-iscsi from there and and trying to get things going now on buster.
The problem I have at the moment though is with python3-rtslib-fb. That hasn't been backported to buster, and the latest in the main buster repo is 2.1.66, but ceph-iscsi requires 2.1.68 or later (which adds a "control" parameter that ceph needs).
Has anyone successfully solved or worked-around these dependencies on debian buster?
Thanks, Chris
On 18/12/2020 20:46, Joachim Kraftmayer wrote:
Hello Chris, you are looking for this:
https://packages.debian.org/buster-backports/ceph-iscsi
Regards, Joachim
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
https://packages.debian.org/buster-backports/ceph-iscsi ceph-iscsi is available in buster-backports Le vendredi 11 décembre 2020 à 18:11 +0000, Chris Palmer a écrit :
I just went to setup an iscsi gateway on a Debian Buster / Octopus cluster and hit a brick wall with packages. I had perhaps naively assumed they were in with the rest. Now I understand that it can exist separately, but then so can RGW.
I found some ceph-iscsi rpm builds for Centos, but nothing for Debian. Are they around somewhere? The prerequisite packages python-rtslib-2.1.fb68 and tcmu-runner-1.4.0 also don't seem to be readily available for Debian.
Has anyone done this for Debian?
Thanks, Chris _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (4)
-
aderumier@odiso.com
-
Chris Palmer
-
Joachim Kraftmayer
-
Reed Dier