-
Hello,
I'm encountering an issue when trying to run a targetd/docker/Dockerfile. Building the container successfully creates the image, but I encounter an error when attempting to run it. Below are…
-
Have enabled discovery_auth by issuing:
set discovery_auth enable=1 userid=username password=mypassword
Now I want to disable it and it doesn't obey the command:
/iscsi> set discovery_auth enable=0
P…
-
under linux-6.3, when attempting to delete a backstore/fileio, i get:
NotADirectoryError: [Errno 20] Not a directory: '/sys/kernel/config/target/iscsi/cpus_allowed_list'
offending line (tcm.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 gwcli is based on) both support IPv6
-
I noticed, that if I create a portal with a hostname, it does not resolve to the correct ip.
cd ../portals
create iscsi1.local 3260
create iscsi3.local 3260
tcp 0 0 127.234.0.0:326…
-
I physically disconnected a defective device, then connected a new device the same slot.
When going back to the client(initiator) side, the drive is not there.
After systemctl restart target, the dr…
-
logs
```
[root@heketi-7495cdc5fd-x7nnw /]# heketi-cli blockvolume create --size=1
Error: command terminated with exit code 255
```
gluster-block version
```
[root@node0 /]# gluster-block --ve…
-
Hello,
I was playing with tcmu-runner and the example handlers and I noticed that if I run tcmu-synthesizer and try to add a `user:syn` device in targetcli it sometimes fails with `UserBackedStorag…
-
I'm trying to run go-tcmu with custom handler on linux 4.4 and found that there is no `address` control file in configfs.
DEBU[0000] Got a TCMU mailbox, version: 2
source="devic…
-
Hello,
I am new to gluster 9 and also gluster-block. I have no idea if this is a bug or just an issue on my side.
My general goal is to build a volume to be exposed in iSCSI in HA.
The failover man…