<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.at/group/open-iscsi</id>
  <title type="text">open-iscsi Google Group</title>
  <subtitle type="text">
  Discussion on www.open-iscsi.org, Open source iSCSI stack implementation.
  </subtitle>
  <link href="/group/open-iscsi/feed/atom_v1_0_msgs.xml" rel="self" title="open-iscsi feed"/>
  <updated>2010-03-18T21:02:52Z</updated>
  <generator uri="http://groups.google.at" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Mike Christie</name>
  <email>micha...@cs.wisc.edu</email>
  </author>
  <updated>2010-03-18T21:02:52Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/2aa4140b223bf357/ad9e5a892800b2e2?show_docid=ad9e5a892800b2e2</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/2aa4140b223bf357/ad9e5a892800b2e2?show_docid=ad9e5a892800b2e2"/>
  <title type="text">Re: [PATCH 2/2] RFC: The be2iscsi driver support for bsg</title>
  <summary type="html" xml:space="preserve">
  I think this is what Jay is not trying to do. I think the patch has some &lt;br&gt; extra code like the ISCSI_BSG_HST_VENDOR parts that makes it confusing - &lt;br&gt; it got me too. The ISCSI_BSG_HST_VENDOR code in be2iscsi looks like it &lt;br&gt; is basically disabled (should remove for a formal patch when he sends &lt;br&gt; for merging).
  </summary>
  </entry>
  <entry>
  <author>
  <name>FUJITA Tomonori</name>
  <email>fujita.tomon...@lab.ntt.co.jp</email>
  </author>
  <updated>2010-03-18T13:58:37Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/2aa4140b223bf357/71de1bcdc926b993?show_docid=71de1bcdc926b993</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/2aa4140b223bf357/71de1bcdc926b993?show_docid=71de1bcdc926b993"/>
  <title type="text">Re: [PATCH 2/2] RFC: The be2iscsi driver support for bsg</title>
  <summary type="html" xml:space="preserve">
  On Wed, 17 Mar 2010 23:37:07 +0530 &lt;br&gt; So this patchset adds the user-kernel space interface for management &lt;br&gt; via bsg, right? &lt;br&gt; Then I have two questions. &lt;br&gt; - open-iscsi already has the user-kernel space interface for &lt;br&gt; management via netlink. Why do you need another via bsg? IOW, why &lt;br&gt; can&#39;t you do this via the existing netlink interface?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Boaz Harrosh</name>
  <email>bharr...@panasas.com</email>
  </author>
  <updated>2010-03-18T12:55:36Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/97c06c83c259c03a/a0ad534dc6344e17?show_docid=a0ad534dc6344e17</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/97c06c83c259c03a/a0ad534dc6344e17?show_docid=a0ad534dc6344e17"/>
  <title type="text">Re: [PATCH 1/2] RFC: Proposal for BSG Interface</title>
  <summary type="html" xml:space="preserve">
  What? where? who? how? why? w*\? ... &lt;br&gt; You are proposing a new Kernel ABI/API here right. I think it is not acceptable &lt;br&gt; without a detailed documentation, including every little bit. Nothing missing. &lt;br&gt; If lots of it is already written for FC then grate most of your job is done. &lt;br&gt; But for us mortals please put some text on an introductory message. I use iscsi
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gopu Krishnan</name>
  <email>gopu.0...@gmail.com</email>
  </author>
  <updated>2010-03-18T05:10:38Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/e9f2755887d9f3d8/d23cf9422bc36436?show_docid=d23cf9422bc36436</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/e9f2755887d9f3d8/d23cf9422bc36436?show_docid=d23cf9422bc36436"/>
  <title type="text">Fwd: target creation and isns scn notification</title>
  <summary type="html" xml:space="preserve">
  Hi All, &lt;br&gt; Can someone look into this issue as mentioned in the below mail thread. &lt;br&gt; I feel this is an BUG. If not please clarify on the same. &lt;br&gt; Thanks &lt;br&gt; Gopal. &lt;br&gt; ---------- Forwarded message ---------- &lt;br&gt; To: open-iscsi@googlegroups.com &lt;br&gt; Hi All, &lt;br&gt; In IET code, we create the target before the isns init. I understand that
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jayamohan Kallickal</name>
  <email>jayamoh...@serverengines.com</email>
  </author>
  <updated>2010-03-17T18:07:07Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/2aa4140b223bf357/831c8fe3a70368bd?show_docid=831c8fe3a70368bd</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/2aa4140b223bf357/831c8fe3a70368bd?show_docid=831c8fe3a70368bd"/>
  <title type="text">[PATCH 2/2] RFC: The be2iscsi driver support for bsg</title>
  <summary type="html" xml:space="preserve">
  This patch contains the necessary changes to support &lt;br&gt; the bsg interface &lt;br&gt; Signed-off-by: Jayamohan Kallickal &amp;lt;jayamoh...@serverengines.com&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/be2iscsi/be_cmds. h | 137 ++++++++++++++++++++--- &lt;br&gt; drivers/scsi/be2iscsi/be_iscsi .c | 3 +- &lt;br&gt; drivers/scsi/be2iscsi/be_main. c | 99 ++++++++++++++--
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jayamohan Kallickal</name>
  <email>jayamoh...@serverengines.com</email>
  </author>
  <updated>2010-03-17T18:06:09Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/97c06c83c259c03a/2762d5a6de51ceba?show_docid=2762d5a6de51ceba</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/97c06c83c259c03a/2762d5a6de51ceba?show_docid=2762d5a6de51ceba"/>
  <title type="text">[PATCH 1/2] RFC: Proposal for BSG Interface</title>
  <summary type="html" xml:space="preserve">
  This patch contains the bsg interface based on &lt;br&gt; the bsg interface in FC. &lt;br&gt; Developed and submitted earlier by James Smart. &lt;br&gt; Signed-off-by: James Smart &amp;lt;james.sm...@emulex.com&amp;gt; &lt;br&gt; Signed-off-by: Jayamohan Kallickal &amp;lt;jayamoh...@serverengines.com&amp;gt; &lt;br&gt; --- &lt;br&gt; drivers/scsi/scsi_transport_is csi.c | 459 ++++++++++++++++++++++++++++++ ++++-
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jayamohan Kallickal</name>
  <email>jayamoh...@serverengines.com</email>
  </author>
  <updated>2010-03-17T18:05:14Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/97c06c83c259c03a/0873c5c375d4ccec?show_docid=0873c5c375d4ccec</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/97c06c83c259c03a/0873c5c375d4ccec?show_docid=0873c5c375d4ccec"/>
  <title type="text">RFC: Proposal for BSG Interface</title>
  <summary type="html" xml:space="preserve">
  This submission contains an implementation of bsg interface &lt;br&gt; that is modelled on the FC BSG interface. &lt;br&gt; &lt;p&gt;Also, contains the modified be2iscsi driver to support this interface. &lt;br&gt; These patches are made over the latest scsi-misc tree. &lt;br&gt; Signed-off-by: Jayamohan Kallickal &amp;lt;jayamoh...@serverengines.com&amp;gt; &lt;br&gt; ---
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gopu Krishnan</name>
  <email>gopu.0...@gmail.com</email>
  </author>
  <updated>2010-03-17T10:24:56Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/e9f2755887d9f3d8/25cd5c273173d4eb?show_docid=25cd5c273173d4eb</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/e9f2755887d9f3d8/25cd5c273173d4eb?show_docid=25cd5c273173d4eb"/>
  <title type="text">target creation and isns scn notification</title>
  <summary type="html" xml:space="preserve">
  Hi All, &lt;br&gt; In IET code, we create the target before the isns init. I understand that &lt;br&gt; for per target we do have the isns scn registration. But we do SCN &lt;br&gt; registration only for the targets which are created by ietadm. From that &lt;br&gt; point is what the use_isns got enabled. &lt;br&gt; I would like to conclude, that the SCN registration wont happen for targets
  </summary>
  </entry>
  <entry>
  <author>
  <name>Boaz Harrosh</name>
  <email>bharr...@panasas.com</email>
  </author>
  <updated>2010-03-17T09:21:33Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/d2f1d48ad8914373/1c02467d4768be7d?show_docid=1c02467d4768be7d</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/d2f1d48ad8914373/1c02467d4768be7d?show_docid=1c02467d4768be7d"/>
  <title type="text">Re: x86 vs x86_64 and iSCSI</title>
  <summary type="html" xml:space="preserve">
  &amp;quot;iSCSI backends&amp;quot; you mean iscsi-targets? Those machines that serve the &lt;br&gt; disks? Well that has nothing to do with open-iscsi. open-iscsi is the &lt;br&gt; initiator that sits on the filesystem side of the network. &lt;br&gt; For iscsi-targets you have 4 choices in Linux. IET, tgt, SCST, and LIO &lt;br&gt; not specifically in any order. Look up for each project&#39;s mailing-list
  </summary>
  </entry>
  <entry>
  <author>
  <name>bennyturns</name>
  <email>bennytu...@gmail.com</email>
  </author>
  <updated>2010-03-16T21:53:55Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/f16ff774596c249e/701f5ceea6c04736?show_docid=701f5ceea6c04736</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/f16ff774596c249e/701f5ceea6c04736?show_docid=701f5ceea6c04736"/>
  <title type="text">Re: Failover time of iSCSI multipath devices.</title>
  <summary type="html" xml:space="preserve">
  Thks Mike, that explains it :)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike Christie</name>
  <email>micha...@cs.wisc.edu</email>
  </author>
  <updated>2010-03-16T21:27:25Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/f16ff774596c249e/cf9dbfcad807d2e5?show_docid=cf9dbfcad807d2e5</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/f16ff774596c249e/cf9dbfcad807d2e5?show_docid=cf9dbfcad807d2e5"/>
  <title type="text">Re: Failover time of iSCSI multipath devices.</title>
  <summary type="html" xml:space="preserve">
  /sys/block/sdX/device/timeout is the scsi cmd timeout. It only comes &lt;br&gt; into play if you have nops off or have their timers set higher than the &lt;br&gt; scsi cmd timeout (you do not want to do this). When using nops if they &lt;br&gt; timeout then if the scsi cmd timer fires, the iscsi code would basically &lt;br&gt; tell the scsi layer they it is handling the problem so do not run the
  </summary>
  </entry>
  <entry>
  <author>
  <name>bennyturns</name>
  <email>bennytu...@gmail.com</email>
  </author>
  <updated>2010-03-16T21:02:35Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/f16ff774596c249e/c3196413bb72de2f?show_docid=c3196413bb72de2f</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/f16ff774596c249e/c3196413bb72de2f?show_docid=c3196413bb72de2f"/>
  <title type="text">Re: Failover time of iSCSI multipath devices.</title>
  <summary type="html" xml:space="preserve">
  I am trying work out a formula for total failover time of my &lt;br&gt; multipathed iSCSI device so far I have: &lt;br&gt; failover time = nop timout + nop interval + replacement_timeout &lt;br&gt; seconds + scsi block device timeout(/sys/block/sdX/device/ timeout) &lt;br&gt; Is there anything else that I am missing? &lt;br&gt; -b
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike Christie</name>
  <email>micha...@cs.wisc.edu</email>
  </author>
  <updated>2010-03-16T17:47:09Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/f16ff774596c249e/2952fef5e3be61b5?show_docid=2952fef5e3be61b5</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/f16ff774596c249e/2952fef5e3be61b5?show_docid=2952fef5e3be61b5"/>
  <title type="text">Re: Failover time of iSCSI multipath devices.</title>
  <summary type="html" xml:space="preserve">
  I sent it to linux-scsi/James a couple days after I sent the patch in &lt;br&gt; this thread. It is not merged yet. &lt;br&gt; Do you want me to cc you on all future iscsi patches that go upstream? &lt;br&gt; When James merges it and sends it to linus, then I get a automated &lt;br&gt; message from him. If I cc you, you can get one too.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ross S. W. Walker</name>
  <email>rwal...@medallion.com</email>
  </author>
  <updated>2010-03-16T13:58:51Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/ff241e7be596844c/3f4b602cffe73da7?show_docid=3f4b602cffe73da7</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/ff241e7be596844c/3f4b602cffe73da7?show_docid=3f4b602cffe73da7"/>
  <title type="text">Re: [Iscsitarget-devel] iSNS implementation</title>
  <summary type="html" xml:space="preserve">
  On Mar 16, 2010, at 9:24 AM, &amp;quot;Gopu Krishnan&amp;quot; &amp;lt;gopu.0...@gmail.com&amp;gt; &lt;br&gt; wrote: &lt;br&gt; You have the source code in front of you why don&#39;t you explain to me &lt;br&gt; what it does and if you see a problem point it out (CC the author of &lt;br&gt; that code too). &lt;br&gt; -Ross &lt;br&gt; ______________________________ ______________________________ __________
  </summary>
  </entry>
  <entry>
  <author>
  <name>dancho</name>
  <email>iiorda...@gmail.com</email>
  </author>
  <updated>2010-03-16T16:36:23Z</updated>
  <id>http://groups.google.at/group/open-iscsi/browse_thread/thread/d2f1d48ad8914373/db89381bbc75bc2d?show_docid=db89381bbc75bc2d</id>
  <link href="http://groups.google.at/group/open-iscsi/browse_thread/thread/d2f1d48ad8914373/db89381bbc75bc2d?show_docid=db89381bbc75bc2d"/>
  <title type="text">x86 vs x86_64 and iSCSI</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; We are buying some recent 64-bit capable machines to serve as iSCSI &lt;br&gt; backends to a file-server. &lt;br&gt; I was wondering whether somebody has input on which architecture x86 &lt;br&gt; or x86_64 we should use for our iSCSI backends if we use the open- &lt;br&gt; iscsi driver? Does it matter at all? What are some factors that come
  </summary>
  </entry>
</feed>
