On 05/17/2011 08:37 AM, Hsuan-Yeh Chang wrote:
Hi All:
Can anyone help? I installed open-iscsi in Slitaz and get the following
error messages.
Where did you get the open-iscsi programs? Were they from the distro or
from open-iscsi.org/kernel.org?
If the latter then I think the init scripts probably do not work for
your distro. The problem below is caused by not having iscsid running
and iscsi_tcp loaded.
So before you run the discovery command do
# modprobe iscsi_tcp
# iscsid
# iscsiadm -m discovery -t sendtargets -p 192.168.1.6:3260
root@slitaz:~# iscsiadm -m discovery -t sendtargets -p 192.168.1.6:3260 -d 7
iscsiadm: Max file limits 1024 1024
iscsiadm: can not connect to iSCSI daemon (111)!
iscsiadm: Could not get config file for sync config
iscsiadm: Looking for config file /etc/iscsi/send_targets/192.168.1.6,3260
iscsiadm: Looking for config file
/etc/iscsi/send_targets/192.168.1.6,3260 config st_config.
iscsiadm: Looking for config file /etc/iscsi/send_targets/192.168.1.6,3260
iscsiadm: iface_for_each_iface found iface.example
iscsiadm: looking for iface conf /etc/iscsi/ifaces/iface.example
iscsiadm: iface is not valid Iface settings
[hw=,ip=,net_if=,iscsi_if=iface.example]
iscsiadm: Could not scan /sys/class/iscsi_transport.
iscsiadm: Could not scan /sys/class/iscsi_transport.
iscsiadm: starting sendtargets discovery, address 192.168.1.6:3260,
iscsiadm: can not connect to iSCSI daemon (111)!
iscsiadm: Cannot perform discovery. Initiatorname required.
iscsiadm: Discovery process to 192.168.1.6:3260 failed to create a
discovery session.
iscsiadm: Could not perform SendTargets discovery.
Thanks!
Hsuanyeh
--
You received this message because you are subscribed to the Google Groups
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/open-iscsi?hl=en.