Trying to set up a number of initiators on CentOS 5.5 with a Dell
MD32xxi target.

I've successfully configured several other identical initiators with
these targets.

    $ export DP=<dataport IP>
    $ sudo iscsiadm -m discoverydb -t sendtargets -p $DP:3260
    iscsiadm: Discovery record [$DP,3260] not found.


I've tried:

  - Restarting iscsi and iscsid services.
  - Clearing all database records.


There are no current records in the iscsiadm database best I can tell:

    $ sudo iscsiadm -m node
    iscsiadm: no records found!
    :( sudo iscsiadm -m session
    iscsiadm: No active sessions.
    $ sudo iscsiadm -m discoverydb
    :( 

    $ sudo iscsiadm -m iface
    default tcp,<empty>,<empty>,<empty>,<empty>
    iser iser,<empty>,<empty>,<empty>,<empty>
    bnx2i.f0:4d:a2:03:5e:09 bnx2i,f0:4d:a2:03:5e:09,<empty>,<empty>,<empty>
    bnx2i.f0:4d:a2:03:5e:0f bnx2i,f0:4d:a2:03:5e:0f,<empty>,<empty>,<empty>
    bnx2i.f0:4d:a2:03:5e:0b bnx2i,f0:4d:a2:03:5e:0b,<empty>,<empty>,<empty>
    bnx2i.f0:4d:a2:03:5e:0d bnx2i,f0:4d:a2:03:5e:0d,<empty>,<empty>,<empty>


I've got records in /var/lib/iscsi/ifaces, but no other /var/lib/iscsi/
subdirectories.


Any suggestions on resolving this?

-- 
Dr. Ed Morbius, Chief Scientist /            |
  Robot Wrangler / Staff Psychologist        | When you seek unlimited power
Krell Power Systems Unlimited                |                  Go to Krell!

-- 
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.

Reply via email to