This worked perfectly, thanks.
From: Jason Dillaman
Sent: Monday, March 18, 2019 9:19 AM
To: Wesley Dillingham
Cc: ceph-users@lists.ceph.com
Subject: Re: [ceph-users] rbd-target-api service fails to start with address
family not supported
Looks like you have the
Looks like you have the IPv6 stack disabled. You will need to override
the bind address from "[::]" to "0.0.0.0" via the "api_host" setting
[1] in "/etc/ceph/iscsi-gateway.cfg"
[1]
https://github.com/ceph/ceph-iscsi/blob/master/ceph_iscsi_config/settings.py#L100
On Mon, Mar 18, 2019 at 11:09 AM
I am having some difficulties getting the iscsi gateway and api setup. Working
with a 12.2.8 cluster. And the gateways are Centos 7.6.1810 kernel
3.10.0-957.5.1.el7.x86_64
Using a previous version of ceph iscsi packages:
ceph-iscsi-config-2.6-2.6.el7.noarch
ceph-iscsi-tools-2.1-2.1.el7.noarch
ce