-
-
title says it all.
-
Running CentOS 6.5 x86_64 with the current mainline kernel from elrepo.org (3.17.0-1.el6.elrepo.x86_64) provides a recent version of LIO in the kernel.
The userland tool "targetcli" provided by Cent…
-
After generating packages for debian wheezy for configshell-fb rtslib-fb and targetcli-fb I get the following
```
root@cinder:~/local# targetcli
targetcli shell version 2.1.fb36
Copyright 2011-2013 b…
-
When running "make rpm" on CentOS 6.5, it fails stating that the version (filename) contains illegal character, i.e. it only allows one dash ("-") in the name. By adding an extra filter to the creatio…
-
```
/backstores/fileio> ls
o- fileio ..................................................................................................... [Storage Objects: 3]
o- tmp-test3.raw .....................…
-
"make rpm" fails on CentOS 6.5 on several steps in the build process. To avoid this and produce an almost complete .rpm file (lacking the /etc/rc.d/init.d/target file), the Makefile for targetcli has …
-
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…
-
Hello,
I have a fresh install of Fedora 20like as
[root@philippe ~]# yum list | grep rtslib
python-rtslib.noarch 2.1.fb46-1.fc20 @updates
python-rtslib-doc.noarch …
-
When user tries to call non-existing command, library thows exception, which could be caught only after shell context termination and the only is to restart the shell.