<?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: Gateway balancing in StoreVirtual Storage</title>
    <link>https://community.hpe.com/t5/storevirtual-storage/gateway-balancing/m-p/5410335#M4197</link>
    <description>&lt;P&gt;i can only assume that this behavior is preferred for larger environments with several volumes. Data from the second node would have to travel by network to the node handling the volume, using some of the network bandwidth on both nodes. By reading everything from one node, there is more network bandwidth available over all nodes. Of course that won't help you as your second node only receives writes from the first node and never has to do any reads of its own. But assuming you had several volumes, this behavior should be faster.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2011 11:14:40 GMT</pubDate>
    <dc:creator>Dirk Trilsbeek</dc:creator>
    <dc:date>2011-12-06T11:14:40Z</dc:date>
    <item>
      <title>Gateway balancing</title>
      <link>https://community.hpe.com/t5/storevirtual-storage/gateway-balancing/m-p/5410197#M4193</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How does SAN/IQ exactly balance gateway connections? Based on what?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason i ask this is because i have 2 VSA's running on two ESXi servers. The VSA cluster has only one volume which holds a VMFS datastore and is two-way replicated.&lt;/P&gt;&lt;P&gt;Both ESXi server have a gateway connection with the same VSA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we look at performance counters of the VSA disk in vCenter i see all reading is done from the same VSA and writing is done to both (because of two-way replication)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems to me each ESXi node should use a different VSA for best performance? For now reading is done from only 50% of the disk spindles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i rebalance both connection stay to the same VSA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marcel&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2011 08:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storevirtual-storage/gateway-balancing/m-p/5410197#M4193</guid>
      <dc:creator>M.Braak</dc:creator>
      <dc:date>2011-12-06T08:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway balancing</title>
      <link>https://community.hpe.com/t5/storevirtual-storage/gateway-balancing/m-p/5410281#M4195</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the SAN/iQ-Software does load balancing by assigning volumes to different nodes in a cluster. If you only have one volume, there is no load balancing as all connections to that volume are handled by a single node.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2011 10:09:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storevirtual-storage/gateway-balancing/m-p/5410281#M4195</guid>
      <dc:creator>Dirk Trilsbeek</dc:creator>
      <dc:date>2011-12-06T10:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway balancing</title>
      <link>https://community.hpe.com/t5/storevirtual-storage/gateway-balancing/m-p/5410285#M4196</link>
      <description>&lt;P&gt;ah ok that explains it!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But then again i understand why gateway connections are going to one node but why are reads are done from one node?&lt;/P&gt;&lt;P&gt;For as i know the gateway server should also query the other vsa for data and then return to the client?&lt;/P&gt;&lt;P&gt;Now only 50% of the disk spindles are used for reading..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2011 10:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storevirtual-storage/gateway-balancing/m-p/5410285#M4196</guid>
      <dc:creator>M.Braak</dc:creator>
      <dc:date>2011-12-06T10:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway balancing</title>
      <link>https://community.hpe.com/t5/storevirtual-storage/gateway-balancing/m-p/5410335#M4197</link>
      <description>&lt;P&gt;i can only assume that this behavior is preferred for larger environments with several volumes. Data from the second node would have to travel by network to the node handling the volume, using some of the network bandwidth on both nodes. By reading everything from one node, there is more network bandwidth available over all nodes. Of course that won't help you as your second node only receives writes from the first node and never has to do any reads of its own. But assuming you had several volumes, this behavior should be faster.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2011 11:14:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storevirtual-storage/gateway-balancing/m-p/5410335#M4197</guid>
      <dc:creator>Dirk Trilsbeek</dc:creator>
      <dc:date>2011-12-06T11:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway balancing</title>
      <link>https://community.hpe.com/t5/storevirtual-storage/gateway-balancing/m-p/5410371#M4198</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is typical behavior of how ESX works with the VIP load balancing...&lt;/P&gt;&lt;P&gt;When you take a look at Windows servers, when installed with the HP DSM, there will be read and write actions on all nodes in the cluster...&lt;/P&gt;&lt;P&gt;For ESX, that DSM is (still) not there... Many rumours but no release dates yet...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To avoid to have many trafic on eventual ISL inter site links, you should work with sites... Then you can control the trafic to keep it on 1 site and spread eventually the load accross multiple nodes...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;Bart&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2011 11:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storevirtual-storage/gateway-balancing/m-p/5410371#M4198</guid>
      <dc:creator>Bart_Heungens</dc:creator>
      <dc:date>2011-12-06T11:56:36Z</dc:date>
    </item>
  </channel>
</rss>

