All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Reynolds <bigjohn067@gmail.com>
To: linux-scsi@vger.kernel.org
Subject: scsi_mod issue
Date: Sun, 13 Feb 2011 14:07:05 +0000	[thread overview]
Message-ID: <AANLkTikyGMHeE-k8J=j7axdjzcJKoHedOLfk3YuK7N5_@mail.gmail.com> (raw)

Hi,

we are trying to get the iSCSI Initiator running on SLES 10 SP3 XEN

Kernel 2.6.16.60-0.54.5-xen #1 SMP
module-init-tools version 3.2.2


the initiator connects and logs in to the target (SLES10SP3).
but doesnt make the device node, the dmesg output is :-
scsi4 : iSCSI Initiator over TCP/IP
 4:0:0:0: scsi scan: consider passing
scsi_mod.dev_flags=IET:VIRTUAL-DISK:0x240 or 0x1000240

in the syslog :-
Feb 13 14:07:37 POS2-HOST kernel: scsi4 : iSCSI Initiator over TCP/IP
Feb 13 14:07:37 POS2-HOST kernel:  4:0:0:0: scsi scan: consider
passing scsi_mod.dev_flags=IET:VIRTUAL-DISK:0x240 or 0x1000240
Feb 13 14:07:37 POS2-HOST iscsid: connection4:0 is operational now

it would appear the scsi module does recognise the vendor and module
as a scsi block device.
I have tried adding the following lines to /etc/modprobe.conf.local
options scsi_mod dev_flags="IET:VIRTUAL-DISK:0x240"
or
options scsi_mod dev_flags="IET:VIRTUAL-DISK:0x1000240"

rebooted several times, with the same error message
even added the scsi_mod.dev_flags=IET:VIRTUAL-DISK:0x240 to the kernel
boot options, again the same error.

Anyone have any suggestions or ideas ?

John

             reply	other threads:[~2011-02-13 14:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-13 14:07 John Reynolds [this message]
2011-02-14 14:08 ` scsi_mod issue Bryn M. Reeves

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTikyGMHeE-k8J=j7axdjzcJKoHedOLfk3YuK7N5_@mail.gmail.com' \
    --to=bigjohn067@gmail.com \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.