VMware vSphere

 View Only
  • 1.  NetApp iSCSI best configuration?

    Posted Jan 01, 2012 04:01 PM

    Hello ...

    I own 3 esx servers 4, connected to a NetApp 2020th cabin, dual controller active / active. Each controller has 2 interfaces (e0a and e0b)
    NetApp reading the documentation, have two connection options: Using LACP, or by using standard software interfaces with the MPIO iscsi vmware, creating 2 or more vmkernel ports.

    I opted to use the second option, spending 2 physical cards in each server to connect esx iscsi. I created a vSwitch for iSCSI, with 2 vmkernel port.

    without using an adapter in each case. ( Unused Adapter option).

    On the side of the cabin, I configured the interface of each controller e0a with e0a interface of the other controller as its partnet, plus you have assigned a second IP address as an alias. So that I have e0a controller "A", with IP 192.168.1.17 and 192.168.1.40 alias; e0b controller "A" withIP 192.168.2.17 and 192.168.2.40 alias; e0a controller "B "IP 192.168.1.18 with and without alias e0b controller" B "with IP 192.168.2.18, and without alias.

    Now, in the iscsi initiator configuration vmware , add only the "Dynamic discovery" IP 192.168.1.17, and I appear on the tab "static discovery", the four IP addresses.

    Once you add this, each datastore I get with 4 paths available.:

    Is this a correct configuration? ... be improved ?....
    If I add more IP addresses "alias", the "paths" multiply, also happens if I add more vmkernel vswitch port to ....

    Doing this in ESX 3 servers, not "overload" the connections of the cab ?....

    As I can see if packets are being dropped? ...
    I have the possibility of adding to each esx server 2 more cards for iscsi vsiwtch of adding 2 to each server vmkernel port .... good idea or not ?....

    Thank´s...



  • 2.  RE: NetApp iSCSI best configuration?

    Posted Jan 01, 2012 06:12 PM

    add additional cards to the configuration else you might have problem doing vmotion and there can be storage connectivity loss with reservation errors coming if you have all the traffics flowing through just 2 nics.



  • 3.  RE: NetApp iSCSI best configuration?

    Posted Jan 01, 2012 07:31 PM

    Hello....

    The servers have 10 network cards, 2 of which I dedicate to VMotion, 2  for service console and 4 for virtual machines.

    Is correct?



  • 4.  RE: NetApp iSCSI best configuration?

    Posted Jan 02, 2012 06:12 PM

    Hi,

    How many for iscsi?



  • 5.  RE: NetApp iSCSI best configuration?

    Posted Jan 02, 2012 07:17 PM

    Hi...

    2 Nic´s for iscsi



  • 6.  RE: NetApp iSCSI best configuration?
    Best Answer

    Posted Jan 03, 2012 05:23 PM

    so far so good....your configuration should be fine.



  • 7.  RE: NetApp iSCSI best configuration?

    Posted Jan 09, 2012 12:02 PM

    statistics and performance

    Hello again ....

    I'm in the testing phase, and do not know if the results I get are good or bad.

    The only load in the tests is to make a clone of a virtual machine hosted on a local disk of ESX server, to the cabin FAS2020,graphics and get the following measures:

    In the section mbtx / esxtop command s (n), the vmk2 and vmk3 (iscsi), not exceeding 160 Mb .. normal is ?.....

    In the graphs of NetApp protocol latency around 5 ms ...

    The cabin has 13 SAS 15 k rpm disks.



  • 8.  RE: NetApp iSCSI best configuration?

    Posted Jan 11, 2012 10:50 AM

    Hello again....

    I continue with my performance tests .... and I do not understand the following:

    In a vmware document states: "" When You Set up multipathing iSCSI HBAs and Between Two multiple ports on a NetApp storage system, givethe two HBAs or static discovery Different dynamic addresses to connect to the storage.
    The NetApp Storage System Permits only one connection for each 'Each target and initiator. Attempts to make additional connections cause thefirst connection to drop.
    Therefore, it a single HBA Should not Attempt to connect to multiple IP addresses associated target NetApp With TheSame. "

    On the other hand, the fas 2020, I set the parameter "iscsi.max_conneections_per_session" to 32 (the maximum), and instead, the command
    iscsi show -p iscsi session tells me that in each session the "max connection" is 1
    Also, if you generate load in the cabin, the session iscsi-v command shows me the message again and again "Seq / xxx "..... Scsidb_RD_WaitingBurst

    Is all this normal? or I have to set some additional parameters? ...
    Than´ks