<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ALUA on TRUE IT STORIES</title><link>https://neu.true-it-stories.com/tags/alua/</link><description>Recent content in ALUA on TRUE IT STORIES</description><generator>Hugo</generator><language>de-de</language><lastBuildDate>Fri, 31 Jul 2020 14:44:56 +0000</lastBuildDate><atom:link href="https://neu.true-it-stories.com/tags/alua/index.xml" rel="self" type="application/rss+xml"/><item><title>ALUA Rule for DataCore</title><link>https://neu.true-it-stories.com/alua-rule-for-datacore/</link><pubDate>Fri, 31 Jul 2020 14:44:56 +0000</pubDate><guid>https://neu.true-it-stories.com/alua-rule-for-datacore/</guid><description>&lt;p&gt;When you are using DataCore or other Storage Devices / Vendor for your VMware Environment you should check this out here:&lt;/p&gt;&#10;&lt;p&gt;ESXi 6.7 hosts with active/passive or ALUA based storage devices may see premature APD events during storage controller fail-over scenarios (67006)&lt;br&gt;&#10;&lt;a href="https://kb.vmware.com/s/article/67006"&gt;https://kb.vmware.com/s/article/67006&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;To Change the ALUA Rules on ESXi-Server running VMware ESXi 6.5 / 6.7 here the snippet&lt;/p&gt;&#10;&lt;pre tabindex="0"&gt;&lt;code&gt;esxcli storage nmp satp rule list -s VMW_SATP_ALUA | grep DataCore&#10;##REMOVE OLD RULE###&#10;esxcli storage nmp satp rule remove -V DataCore -M &amp;#34;Virtual Disk&amp;#34; -s VMW_SATP_ALUA -c tpgs_on -P VMW_PSP_RR&#10;### ADD NEW RULE###&#10;esxcli storage nmp satp rule add -V DataCore -M &amp;#34;Virtual Disk&amp;#34; -s VMW_SATP_ALUA -c tpgs_on -P VMW_PSP_RR -O iops=10 -o disable_action_OnRetryErrors&#10;esxcli storage nmp satp rule list -s VMW_SATP_ALUA | grep DataCore&#10;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;But please check the actual DataCore FAQ 1556 before using this setting:&lt;br&gt;&#10;&lt;a href="https://datacore.custhelp.com/app/answers/detail/a_id/1556"&gt;The Host Server – VMware ESXi Configuration Guide&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>