ceph-iscsi-config icon indicating copy to clipboard operation
ceph-iscsi-config copied to clipboard

NOTICE: moved to https://github.com/ceph/ceph-iscsi

Results 15 ceph-iscsi-config issues
Sort by recently updated
recently updated
newest added

I am trying to install them following http://docs.ceph.com/docs/master/rbd/iscsi-target-cli-manual-install/

Hi, When trying to start rados-target-gw I get the below error, googling around has not been fruitful. I'm running this on CentOS 7.5 with the following kernel: ``` Linux 4.19.2-1.el7.elrepo.x86_64...

Just as stated in the comment of https://stackoverflow.com/questions/4359231/rename-script-file-in-distutils/11400431#11400431, removing the .py extension breaks bdist_rpm. Running "python setup.py bdist_rpm" generates following error: ... Processing files: ceph_iscsi_config-2.6-1.noarch error: File not found: /root/ceph/iscsi/ceph-iscsi-config/build/bdist.linux-x86_64/rpm/BUILDROOT/ceph_iscsi_config-2.6-1.x86_64/usr/bin/rbd-target-gw.py...

I tried to configure a iSCSI gateway on a IPv6 only host. It turns out that IPv6 is not supported at all :/. Why is this? LIO (and targetcli where...

I found that we used loging modules to process logs, and we did some configuration for logs, such as configuring /etc/logrotate.d in spec files.

pool rbd must exist, or rbd-target-gw will not start. Is there a way to select the pool you would like to use?

The python-crypto library is problematic for a couple reasons, pulling in extra crypo libs (libtommath & libtomcrypt) and lacking FIPS compliance. We use it in `ceph_iscsi_config/client.py`: ```python from Crypto.PublicKey import...

I am trying to start the rbd-target-gw and I am gettting this error: Error in sys.excepthook: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/ceph_iscsi_config-2.3-py2.7.egg/EGG-INFO/scripts/rbd-target-gw", line 33, in exception_handler File "/usr/local/lib/python2.7/dist-packages/ceph_iscsi_config-2.3-py2.7.egg/EGG-INFO/scripts/rbd-target-gw", line...

This is the maximum supported by Linux and defining more than 256 images results in the rbd-target-gw crashing and burning

bug