-
See https://bugzilla.redhat.com/show_bug.cgi?id=1442018. We should not auto save configurations if they are empty. Once this change is made, this also means that if the user *wants* to remove the conf…
-
Following is the scenario.
- Steps:
1) Created a target, added LUNs, ACLs, and portals (CHAP authentication is disabled)
2) Discovered these LUNs from iSCSI Initiator, created a filesystem on th…
-
#31 mentioned behavior with snapshots is still not clear. Find out the gaps and either just document them (e.g. "don't use with snapshotted images" would be an ok result) or alternatively implement th…
-
https://github.com/open-iscsi/configshell-fb/blob/50d5ffe9f213a53588cec88c9919c816b3fa7736/setup.py#L32
```
# pwd
/mnt/storage/files/target-fb/configshell-fb-rpm
# diff ./build/configshell-fb-1.…
-
The TCM-Userspace (TCMU) handler types are currently only queried from tcmu-runner's DBus service. While the latter has recently introduced a proxy protocol for other handler processes to register the…
-
Hello! Thanks for the provider.
Currently, `id` is deterministic, and I don't see any other attributes that can be used to reliably trigger, for example, a `null_resource` whenever `remote_file` is…
-
When running gwcli to create a gateway, gwcli dumps out with
```
/iscsi-target...ndev/gateways> create devstack-20-2 192.168.122.174 skipchecks=true
CMD: ../gateways/ create devstack-20-2 ['192.1…
hemna updated
4 years ago
-
### I apologize for the question, but I cannot understand where I am wrong
Any help is greatly appreciated
I am using Fedora34, fresh from installation
I summarize the commands I have launched
`gi…
-
Hello,
I am working on adding an openstack cinder driver that does ceph iscsi. The problem I'm running into is that it looks like recent versions of ceph-iscsi complain that I don't have more than…
hemna updated
4 years ago
-
reported by @celesteking in #12.
Our current sessions cmd works by parsing the nodeacl info file in configfs. see https://github.com/open-iscsi/rtslib-fb/blob/master/rtslib/target.py#L922. One way …