[opensuse] leap 42.1 - missing an iscsi target/server?
On 13.1 and earlier, I have installed 'iscsitarget' (ietd), but that's not available in Leap 42.1 ? I can't see another iscsi server either - can someone point me in the right direction? ISTR something about ietd being deprecated in favour of lio, but I can't find that either. There is: lio-mibs - Linux-iSCSI.org Target Userspace utils lio-utils - Linux-iSCSI.org Target Userspace utils yast2-iscsi-lio-server - Configuration of iSCSI LIO target I will also be trying out iscsiuio. but that's only for bnx2 devices afaict. /Per -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Per Jessen wrote:
On 13.1 and earlier, I have installed 'iscsitarget' (ietd), but that's not available in Leap 42.1 ? I can't see another iscsi server either - can someone point me in the right direction? ISTR something about ietd being deprecated in favour of lio, but I can't find that either.
There is:
lio-mibs - Linux-iSCSI.org Target Userspace utils lio-utils - Linux-iSCSI.org Target Userspace utils yast2-iscsi-lio-server - Configuration of iSCSI LIO target
I will also be trying out iscsiuio. but that's only for bnx2 devices afaict.
Despite its description as "Linux Broadcom NetXtremem II iscsi server", it's not an iscsi server. /Per -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Am Sonntag, 7. Februar 2016, 20:20:00 schrieb Per Jessen:
[...] yast2-iscsi-lio-server - Configuration of iSCSI LIO target
Did you actually try to install "yast2-iscsi-lio-server"? Then, you should be able to configure your target service via YaST -> Network Services > iSCSI LIO Target. Gruß Jan -- Average is as close to the bottom as to the top. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Jan Ritzerfeld wrote:
Am Sonntag, 7. Februar 2016, 20:20:00 schrieb Per Jessen:
[...] yast2-iscsi-lio-server - Configuration of iSCSI LIO target
Did you actually try to install "yast2-iscsi-lio-server"? Then, you should be able to configure your target service via YaST -> Network Services > iSCSI LIO Target.
No, I haven't tried that - will try that tomorrow. Gruss Per -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Am Sonntag, 7. Februar 2016, 23:31:26 schrieb Per Jessen:
Jan Ritzerfeld wrote: [...]
Did you actually try to install "yast2-iscsi-lio-server"? Then, you should be able to configure your target service via YaST -> Network Services > iSCSI LIO Target.
No, I haven't tried that - will try that tomorrow.
yast2-iscsi-lio-server pulls in lio-utils. As Andrei said, lio-utils are deprecated. So, if you do not need YaST to configure your target, try targetcli as Andrei suggested. Gruß Jan -- Don't force it, get a larger hammer. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Jan Ritzerfeld wrote:
Am Sonntag, 7. Februar 2016, 23:31:26 schrieb Per Jessen:
Jan Ritzerfeld wrote: [...]
Did you actually try to install "yast2-iscsi-lio-server"? Then, you should be able to configure your target service via YaST -> Network Services > iSCSI LIO Target.
No, I haven't tried that - will try that tomorrow.
yast2-iscsi-lio-server pulls in lio-utils. As Andrei said, lio-utils are deprecated. So, if you do not need YaST to configure your target, try targetcli as Andrei suggested.
Thanks, that's cool - I don't need yast, but I do need something I can script. (and migrate from my iet setup). -- Per Jessen, Zürich (7.6°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Per Jessen wrote:
Jan Ritzerfeld wrote:
Am Sonntag, 7. Februar 2016, 23:31:26 schrieb Per Jessen:
Jan Ritzerfeld wrote: [...]
Did you actually try to install "yast2-iscsi-lio-server"? Then, you should be able to configure your target service via YaST -> Network Services > iSCSI LIO Target.
No, I haven't tried that - will try that tomorrow.
yast2-iscsi-lio-server pulls in lio-utils. As Andrei said, lio-utils are deprecated. So, if you do not need YaST to configure your target, try targetcli as Andrei suggested.
Thanks, that's cool - I don't need yast, but I do need something I can script. (and migrate from my iet setup).
LIO/targetcli looks good, I like the idea of a shell that you feed config statements to. I also quite like the ACLs and the LUN remapping. -- Per Jessen, Zürich (11.7°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 02/08/2016 09:15 AM, Per Jessen wrote:
Per Jessen wrote:
Jan Ritzerfeld wrote:
Am Sonntag, 7. Februar 2016, 23:31:26 schrieb Per Jessen:
Jan Ritzerfeld wrote: [...]
Did you actually try to install "yast2-iscsi-lio-server"? Then, you should be able to configure your target service via YaST -> Network Services > iSCSI LIO Target.
No, I haven't tried that - will try that tomorrow.
yast2-iscsi-lio-server pulls in lio-utils. As Andrei said, lio-utils are deprecated. So, if you do not need YaST to configure your target, try targetcli as Andrei suggested.
Thanks, that's cool - I don't need yast, but I do need something I can script. (and migrate from my iet setup).
LIO/targetcli looks good, I like the idea of a shell that you feed config statements to. I also quite like the ACLs and the LUN remapping.
And targetcli is really just python code, so you can either script it at a shell level (calling targetcli), or you can write python code and use the interfaces more directly. -- Lee Duncan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
07.02.2016 22:20, Per Jessen пишет:
On 13.1 and earlier, I have installed 'iscsitarget' (ietd), but that's not available in Leap 42.1 ? I can't see another iscsi server either - can someone point me in the right direction? ISTR something about ietd being deprecated in favour of lio, but I can't find that either.
I'm not sure about deprecation, but as far as I understand LIO is kernel based, so only configuration tools exist.
There is:
lio-mibs - Linux-iSCSI.org Target Userspace utils lio-utils - Linux-iSCSI.org Target Userspace utils
Their wiki suggests that lio-utils is deprecated in favor of targetcli (both exist in Leap). http://linux-iscsi.org/wiki/ISCSI
yast2-iscsi-lio-server - Configuration of iSCSI LIO target
I will also be trying out iscsiuio. but that's only for bnx2 devices afaict.
/Per
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 7 February 2016 at 20:20, Per Jessen <per@computer.org> wrote:
On 13.1 and earlier, I have installed 'iscsitarget' (ietd), but that's not available in Leap 42.1 ? I can't see another iscsi server either - can someone point me in the right direction?
LIO is the way to go, and the YaST module is awesome -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 02/08/2016 09:39 AM, Richard Brown wrote:
On 7 February 2016 at 20:20, Per Jessen <per@computer.org> wrote:
On 13.1 and earlier, I have installed 'iscsitarget' (ietd), but that's not available in Leap 42.1 ? I can't see another iscsi server either - can someone point me in the right direction?
LIO is the way to go, and the YaST module is awesome
From yast, lio is great. But if you have to use it at a CLI level, it gets a bit sticky, IMHO. Which is why targetcli seems to have won out upstream, again IMHO. -- Lee Duncan
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (5)
-
Andrei Borzenkov
-
Jan Ritzerfeld
-
Lee Duncan
-
Per Jessen
-
Richard Brown