[SOLVED] how to install iscsi client properly (mga6)?

I have installed open-iscsi in mga6 but already the first attempt to discover iscsi targets fails:
The program "iscsid" cannot be found. What do I have to change to make this running?
- Code: Select all
iscsiadm -m discovery -t st -p 192.168.10.10
sh: /etc/rc.d/init.d/iscsid: Datei oder Verzeichnis nicht gefunden
iscsiadm: can not connect to iSCSI daemon (111)!
sh: /etc/rc.d/init.d/iscsid: Datei oder Verzeichnis nicht gefunden
iscsiadm: can not connect to iSCSI daemon (111)!
iscsiadm: Cannot perform discovery. Initiatorname required.
iscsiadm: Could not perform SendTargets discovery: could not connect to iscsid
The program "iscsid" cannot be found. What do I have to change to make this running?