joachim.d...@ugent.be
unread,Oct 4, 2010, 12:51:27 PM10/4/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to open-iscsi
Hi all,
I am trying to setup a backup partition on a 40TB storage server.
There are already partitions setup on that server that are working, so
the storage server configuration is ok.
So I have another server where I need the storage, which I will call
worker-server for the sake of explanation and storage-server is the
40TB one.
Using openfiler:
* I created a 4TB partition on the storage-server
* created a target
* did LUN mapping
* created a network entry (255.255.255.255 mask, ok?)
* allowed access to it.
So I log into the worker-server:
* I install iscsi-initiator-utils
* chkconfig iscsi on
* I checked initiatorname.iscsi, there is something there, so should
be ok?
* I run service iscsi start -> Setting up iSCSI targets: iscsiadm: No
records found! ...
* Needless to say, discovery is blank as well when I run iscsiadm --
mode discovery --type sendtargets --portal <ip_address>
Am I doing something completely wrong? Anyone any suggestion?