Thanks Mike. I was getting nothing from that command before. Now I'm getting this.
$ sudo iscsiadm -m discovery -t st -p tomato iscsiadm: Could not scan /sys/class/iscsi_transport. iscsiadm: Could not scan /sys/class/iscsi_transport. iscsiadm: can not connect to iSCSI daemon (111)! iscsiadm: Cannot perform discovery. Initiatorname required. iscsiadm: Discovery process to tomato:3260 failed to create a discovery session. iscsiadm: Could not perform SendTargets discovery. After that I removed and reinstalled open-iscsi on the initiator and it seems to be finding the targets without any problem. :-) I must have broke something when trying to fix it elsewhere and then fixed the original problem. Thanks, JSR/ On Wed, Dec 22, 2010 at 1:10 PM, Mike Christie <[email protected]> wrote: > On 12/22/2010 08:36 AM, Josiah Ritchie wrote: > >> $ sudo iscsiadm -m discovery tomato >> tomato:3260 via sendtargets >> 10.0.0.120:3260 via sendtargets >> >> Why can't I find my targets? >> >> > The above command just shows the discovery portals. To find targets > discovered through that discovery portal run > > iscsiadm -m discovery -t st -p 10.0.0.120 -- 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.
