<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ESXi 4.1 Hardware iSCSI using DL380 G7 onboard NC382i Multifunction NICS... in Operating System - VMware</title>
    <link>https://community.hpe.com/t5/operating-system-vmware/esxi-4-1-hardware-iscsi-using-dl380-g7-onboard-nc382i/m-p/4705843#M1473</link>
    <description>The "-n" option of the "esxcli swiscsi" command requires the VMkernel port name (e.g. vmk0, vmk1), not the port group name (e.g. iSCSI1).&lt;BR /&gt;Use "esxcfg-vmknic -l" to find out the port name(s).&lt;BR /&gt;&lt;BR /&gt;And make sure that the port group (iSCSI1) has only one active adapter (=physical NIC) and no standby adapters - all remaining adapters that are connected to the vSwitch must be set to "unused" on that portgroup.&lt;BR /&gt;&lt;BR /&gt;With the above setup, however, you are using the software iSCSI initiator treating the NC382i just as a NIC, not the HW iSCSI function of the NC382i.&lt;BR /&gt;I haven't seen it myself in real life, but a HW iSCSI initiator should show up as a 'normal' storage adapter and be named like "vmhba1", "vmhba2".</description>
    <pubDate>Thu, 28 Oct 2010 10:32:28 GMT</pubDate>
    <dc:creator>Uwe Zessin</dc:creator>
    <dc:date>2010-10-28T10:32:28Z</dc:date>
    <item>
      <title>ESXi 4.1 Hardware iSCSI using DL380 G7 onboard NC382i Multifunction NICS...</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/esxi-4-1-hardware-iscsi-using-dl380-g7-onboard-nc382i/m-p/4705841#M1471</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have installed ESXi 4.1 onto a DL380 G7 and noticed that the onboard NC382i NICs are now shown in the Storage Adapters...&lt;BR /&gt;&lt;BR /&gt;I have tried to bind the VMware iSCSI VMkernel to the vmhba, but it fails...&lt;BR /&gt;&lt;BR /&gt;I have followed the advice on pages 37-41 of the VMware document: &lt;A href="http://www.vmware.com/pdf/vsphere4/r41/vsp_41_iscsi_san_cfg.pdf" target="_blank"&gt;http://www.vmware.com/pdf/vsphere4/r41/vsp_41_iscsi_san_cfg.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The CLI command (via the vMA) I am using is:&lt;BR /&gt;&lt;BR /&gt;esxcli --server esx1.mydomain.local swiscsi nic add -n iSCSI1 -d vmhba34&lt;BR /&gt;&lt;BR /&gt;Where 'iSCSI'1 is my VMkernel port and 'vmhba34' is the multifunction NIC&lt;BR /&gt;&lt;BR /&gt;The error I get back is "Failed to add nic."&lt;BR /&gt;&lt;BR /&gt;Do I need a software license from HP to enable the iSCSI TOE/Offload/Acceleration feature in the hardware - if so what is the part number..?&lt;BR /&gt;&lt;BR /&gt;Any other help or advise is welcomed... I am stumped..!&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Wed, 27 Oct 2010 15:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/esxi-4-1-hardware-iscsi-using-dl380-g7-onboard-nc382i/m-p/4705841#M1471</guid>
      <dc:creator>MC1903</dc:creator>
      <dc:date>2010-10-27T15:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 4.1 Hardware iSCSI using DL380 G7 onboard NC382i Multifunction NICS...</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/esxi-4-1-hardware-iscsi-using-dl380-g7-onboard-nc382i/m-p/4705842#M1472</link>
      <description>hello,&lt;BR /&gt;do you need just to add drives for your device? It looks it is simply not detected...&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Wed, 27 Oct 2010 18:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/esxi-4-1-hardware-iscsi-using-dl380-g7-onboard-nc382i/m-p/4705842#M1472</guid>
      <dc:creator>Jan Soska</dc:creator>
      <dc:date>2010-10-27T18:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 4.1 Hardware iSCSI using DL380 G7 onboard NC382i Multifunction NICS...</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/esxi-4-1-hardware-iscsi-using-dl380-g7-onboard-nc382i/m-p/4705843#M1473</link>
      <description>The "-n" option of the "esxcli swiscsi" command requires the VMkernel port name (e.g. vmk0, vmk1), not the port group name (e.g. iSCSI1).&lt;BR /&gt;Use "esxcfg-vmknic -l" to find out the port name(s).&lt;BR /&gt;&lt;BR /&gt;And make sure that the port group (iSCSI1) has only one active adapter (=physical NIC) and no standby adapters - all remaining adapters that are connected to the vSwitch must be set to "unused" on that portgroup.&lt;BR /&gt;&lt;BR /&gt;With the above setup, however, you are using the software iSCSI initiator treating the NC382i just as a NIC, not the HW iSCSI function of the NC382i.&lt;BR /&gt;I haven't seen it myself in real life, but a HW iSCSI initiator should show up as a 'normal' storage adapter and be named like "vmhba1", "vmhba2".</description>
      <pubDate>Thu, 28 Oct 2010 10:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/esxi-4-1-hardware-iscsi-using-dl380-g7-onboard-nc382i/m-p/4705843#M1473</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2010-10-28T10:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 4.1 Hardware iSCSI using DL380 G7 onboard NC382i Multifunction NICS...</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/esxi-4-1-hardware-iscsi-using-dl380-g7-onboard-nc382i/m-p/4705844#M1474</link>
      <description>Hi Martin, did you manage to come right?  We're in the same boat I think.  We're trying to connect our DL380 G7 to an MSA 2324i iSCSI SAN using the onboard NC382i's as hardware initiators.  I am able to bind to the NIC's to the vmkernel port as per Uwe's post above, but I can't seem to discover any iSCSI targets after specifying the target names.  &lt;BR /&gt;&lt;BR /&gt;I've since read this article which seems to suggest that the Software Initiator + jumbo frames may be a better option... am a bit undecided:-&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.vmadmin.co.uk/vmware/35-esxserver/252-esxihwswiscsijumbo" target="_blank"&gt;http://www.vmadmin.co.uk/vmware/35-esxserver/252-esxihwswiscsijumbo&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;Ray</description>
      <pubDate>Thu, 02 Dec 2010 19:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/esxi-4-1-hardware-iscsi-using-dl380-g7-onboard-nc382i/m-p/4705844#M1474</guid>
      <dc:creator>Raymond_61</dc:creator>
      <dc:date>2010-12-02T19:31:01Z</dc:date>
    </item>
  </channel>
</rss>

