<p>I was at a meeting with other storage admin&#8217;s where they talked about never using NPIV with AIX servers because AIX can&#8217;t handle it if the N-Port changes due to a N-Port failover in AG mode.  I&#8217;ve never seen that.  In testing our AIX boxes handled the failover without any problems.  Part of the reason may be because I&#8217;ve enabled Dynamic Tracking and Fast I/O Failover on these fibre adapters.  Dynamic Tracking allows for N-Port ID changes, and Fast I/O Failover makes the failure of a Fibre adapter happen faster, which can be good if you are using a multi-path driver.  It&#8217;s a simple change, but requires either a reboot or bringing down the adapter for the changes.  Here&#8217;s the command to make the changes in the ODM, which will be applied the next time you reboot:</p>
<pre><code>chdev  -l fscsi1 -a dyntrk='yes' -a fc_err_recov='fast_fail' '-P'</code></pre>
<p>The other, and better, option is to build F-Port trunks to front your AG switch, which preserves the PID in case of a ISL failure, but that requires a trunking license on your switches.</p>
{"id":475,"date":"2010-05-05T16:39:15","date_gmt":"2010-05-05T20:39:15","guid":{"rendered":"http:\/\/patrickv.info\/wordpress\/?p=475"},"modified":"2010-05-05T16:39:15","modified_gmt":"2010-05-05T20:39:15","slug":"npiv-n-port-changes-w-aix","status":"publish","type":"post","link":"https:\/\/rootuser.ninja\/index.php\/2010\/05\/05\/npiv-n-port-changes-w-aix\/","title":{"rendered":"NPIV N-Port changes w\/ AIX"},"content":{"rendered":"<p>I was at a meeting with other storage admin&#8217;s where they talked about never using NPIV with AIX servers because AIX can&#8217;t handle it if the N-Port changes due to a N-Port failover in AG mode.  I&#8217;ve never seen that.  In testing our AIX boxes handled the failover without any problems.  Part of the reason may be because I&#8217;ve enabled Dynamic Tracking and Fast I\/O Failover on these fibre adapters.  Dynamic Tracking allows for N-Port ID changes, and Fast I\/O Failover makes the failure of a Fibre adapter happen faster, which can be good if you are using a multi-path driver.  It&#8217;s a simple change, but requires either a reboot or bringing down the adapter for the changes.  Here&#8217;s the command to make the changes in the ODM, which will be applied the next time you reboot:<\/p>\n<pre><code>chdev  -l fscsi1 -a dyntrk='yes' -a fc_err_recov='fast_fail' '-P'<\/code><\/pre>\n<p>The other, and better, option is to build F-Port trunks to front your AG switch, which preserves the PID in case of a ISL failure, but that requires a trunking license on your switches.<\/p>\n","protected":false},"excerpt":{"rendered":null,"protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,7,1],"tags":[],"class_list":["post-475","post","type-post","status-publish","format-standard","hentry","category-aix-notes","category-san-notes","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts\/475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/comments?post=475"}],"version-history":[{"count":0,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts\/475\/revisions"}],"wp:attachment":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/media?parent=475"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/categories?post=475"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/tags?post=475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}