On 05/18/2011 07:09 PM, sph wrote:
On 5/18/2011 2:31 PM, Mike Christie wrote:
On 05/18/2011 11:00 AM, Sean wrote:
I'm doing some testing w/ iSCSI and a netapp. I have two VM's setup
to
test against a netapp
Each system has a different initiatorname. It is located in
/etc/iscsi/initiatorname.iscsi. Do you have the initiatornames in the
target's ACLs? I think for netapp targets it is called an igroup. You
have to go on the target command line interface or web interface and add
the initiator name to the igroup and map luns to the group.
Yes I've got both my test systems added to the netapp's igroup. The lun
is mapped for that group. It works fine from my centos machine, but not
from the debian machine.
What is the kernel version of the debian box?
After you login if you do
echo - - - > /sys/class/scsi_host/hostN/scan
for the iscsi host (you can get the host number from the iscsiadm -m
session -P 3 Host Number value), does that find devices? If it does
could you send the output from:
iscsiadm -m session --rescan -d 8
when you are logged in?
--
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.