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

Ceph iSCSI tools

Results 61 ceph-iscsi issues
Sort by recently updated
recently updated
newest added

Following this link(https://docs.ceph.com/en/latest/cephadm/services/iscsi/), I see how to deploy the iSCSI Gateway with the following problems: 1. Where can I obtain the ceph iscsi Gateway container?

Hi everyone, When two or more clients request rbd-target-api at the same time, the configuration file gateway.conf will be modified randomly. When used at scale, performance is slow, will the...

If the LIO exists but the config doesn't, it will only add a disk item with "created": "rbd/blockX1": { "created": "2022/02/22 11:23:12", } We can recovery the config from LIO...

Add some intial unit tests to gateway.py

Erasure coded pools do not support omap, will just store the data in ec pool, and their metadata will be in 'rbd' replicated pool. Signed-off-by: Xiubo Li

feature

Fix #203 When restart rbd-target-api, this service will be blocked by rbdNotFound error. Need to skip it. All the bug info are listed at issue #203

Signed-off-by: yaohui.zhou update 3 patches: patch 1 - fix the close/lock issues. This patch fixes an issue where the common.py is cleaning the ioctx open if a lock call fails....

when api_host is config ,command gwcli may be hold.