<?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: Suggestions for improving workflow performance? in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67339#M14046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I suggest you take a look at this thread.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/thread/34113" title="https://communities.netapp.com/thread/34113" target="_blank"&gt;https://communities.netapp.com/thread/34113&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esp try the following 2 things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;1. There is an option in Internet Explorer called "Check for publisher's certificate revocation". &lt;/SPAN&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;Removing &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;Check for publisher's certificate revocation &lt;/SPAN&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;fixed the problem as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;2. Set a proxy as below&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;In my case WFA service was running with an active directory account, because I use some workflows commandlet that needs credentials, as get-service for exemple.&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;So I had to login interactively&amp;nbsp; with this service account and set proxy setting or set via regedit the correct HKEY_USERS &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Keys&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;[S-1-5-21..........\Software\Microsoft\Windows\CurrentVersion\Internet Settings]&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;"MigrateProxy"=dword:00000001&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;"ProxyEnable"=dword:00000001&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;"ProxyHttp1.1"=dword:00000000&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;"ProxyServer"="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://communities.netapp.com/" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #009fda;" target="_blank"&gt;http://&lt;/A&gt;&lt;VAR style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;ProxyServername&lt;/VAR&gt;:80"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;Regards&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;adai&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jun 2014 08:17:26 GMT</pubDate>
    <dc:creator>adaikkap</dc:creator>
    <dc:date>2014-06-19T08:17:26Z</dc:date>
    <item>
      <title>Suggestions for improving workflow performance?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67333#M14044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do WFA development and testing in a number of different lab and customer environments. I noticed in one customer's environment that a 5-step workflow that takes in 15-20 seconds to run in my laptop VM environment takes 2-3 minutes to run on a customer's lab system. I compared log files and found:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Each WFA command step startup took 22 seconds between the first and second lines of the log (assuming this is when poSH is launching) &lt;/P&gt;&lt;P&gt;&amp;nbsp; - It regularly takes 15 to 20 seconds between the lines saying "attempting to connect&amp;nbsp; to controller" and the "now connected" line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both those steps take 1 to 2 seconds in my laptop environment. These delays are what add up to the 2-3 minutes ... the rest of the workflow flys by. I've confirmed the customer's environment is running a valid configuration (a VMware VM with 4GB of memory, 4-cores of ~ 2.2Ghz).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This looks like a case where PoSH startup itself (initial 22 seconds for each step) and possibly the first dataontap PoSH toolkit cmdlet execution are what takes too long. I've been advised these slow downs could be contributed to things like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - &lt;A href="http://blogs.msdn.com/b/powershell/archive/2008/09/02/speeding-up-powershell-startup-updating-update-gac-ps1.aspx" title="http://blogs.msdn.com/b/powershell/archive/2008/09/02/speeding-up-powershell-startup-updating-update-gac-ps1.aspx" target="_blank"&gt;http://blogs.msdn.com/b/powershell/archive/2008/09/02/speeding-up-powershell-startup-updating-update-gac-ps1.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - &lt;A href="http://velemental.com/2012/01/01/optimizing-the-execution-of-powershell-and-powercli/" title="http://velemental.com/2012/01/01/optimizing-the-execution-of-powershell-and-powercli/" target="_blank"&gt;http://velemental.com/2012/01/01/optimizing-the-execution-of-powershell-and-powercli/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... but not being a Windows or PoSH expert I'd like to get NetApp's advise on how to properly diagnose this and the steps to correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BELOW ARE LOGS OF A WORKFLOW RUNNING IN CUSTOEMR WFA LAB AND MY LAPTOP FOR COMPARISON &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 15px; font-family: Calibri;"&gt;&lt;STRONG&gt;==== from CUSTOMER WFA LAB ENVIRONMENT (WFA/DFM/'Download Logs' button after executing above =====&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:51:56.083 INFO&amp;nbsp; [null] ***** Workflow Execution Started *****&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:51:56.193 INFO&amp;nbsp; [No-Op Storage] ### Command 'No-Op Storage' ###&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:52:17.549 INFO&amp;nbsp; [No-Op Storage] Executing command: ./No-Op_Storage6306799498641922380.ps1 -ArrayName 'pdclflr001.acme.com' -VolumeName 'lab_sample' &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:52:17.659 INFO&amp;nbsp; [No-Op Storage] This Command does nothing &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:52:17.737 INFO&amp;nbsp; [No-Op Storage] Command completed, took 21529 milliseconds&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:17.846 INFO&amp;nbsp; [ACME Grow Volume] ### Command 'ACME Grow Volume' ###&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:39.156 INFO&amp;nbsp; [ACME Grow Volume] Executing command: ./ACME_Grow_Volume3797965097087694000.ps1 -AggrAllocThresh '90' -AggrCommitThresh '150' -AggrUsedThresh '80' -Array 'pdclflr001.acme.com' -VolNearFull '85' -VolNearFullFree '15' -VolumeName 'lab_sample' &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:39.312 INFO&amp;nbsp; [ACME Grow Volume] WFA JobId =&amp;nbsp; 100&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:39.374 INFO&amp;nbsp; [ACME Grow Volume] WFA Log File =&amp;nbsp; C:\Temp\WFA\GrowVolume.100.txt&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:39.453 INFO&amp;nbsp; [ACME Grow Volume] WFA Warning File = C:\Temp\WFA\GrowVolume.Warning.100.txt&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:39.593 INFO&amp;nbsp; [ACME Grow Volume] Get-WfaCredentials -Host pdclflr001.acme.com&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:39.718 INFO&amp;nbsp; [ACME Grow Volume] Credentials successfully provided for 'pdclflr001.acme.com'&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:39.921 INFO&amp;nbsp; [ACME Grow Volume] Connect-NaController (with credentials) -Name pdclflr001.acme.com -Timeout 60000 -ErrorAction Stop&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:57.013 INFO&amp;nbsp; [ACME Grow Volume] Connected to controller&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:59.231 INFO&amp;nbsp; [ACME Grow Volume] Growing volume lab_sample on array: pdclflr001.acme.com&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:59.341 INFO&amp;nbsp; [ACME Grow Volume] Volume Size (without Snapshot reserver): 1073741824&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:59.419 INFO&amp;nbsp; [ACME Grow Volume] Volume Used: 204800&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:59.481 INFO&amp;nbsp; [ACME Grow Volume] Percentage Used: 0&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:59.606 INFO&amp;nbsp; [ACME Grow Volume] Reserve: 0&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:59.684 INFO&amp;nbsp; [ACME Grow Volume] Reserve Used: 0&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:59.747 INFO&amp;nbsp; [ACME Grow Volume] Containing Aggregate: aggr0&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:52:59.825 INFO&amp;nbsp; [ACME Grow Volume] Volume Percentage Used: 0 is equal to or below the near full margin threshold of 70&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:53:00.106 INFO&amp;nbsp; [ACME Grow Volume] Command completed, took 42244 milliseconds&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:53:00.200 INFO&amp;nbsp; [ACME Grow VSM] ### Command 'ACME Grow VSM' ###&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:53:21.509 INFO&amp;nbsp; [ACME Grow VSM] Executing command: ./ACME_Grow_VSM6313615382240709417.ps1 -AggrAllocThresh '90' -AggrCommitThresh '150' -AggrUsedThresh '80' -Array 'pdclflr001.acme.com' -VolumeName 'lab_sample' &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:53:21.697 INFO&amp;nbsp; [ACME Grow VSM] WFA JobId =&amp;nbsp; 100&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:53:21.791 INFO&amp;nbsp; [ACME Grow VSM] WFA Log File =&amp;nbsp; C:\Temp\WFA\GrowVolume.100.txt&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:53:21.869 INFO&amp;nbsp; [ACME Grow VSM] WFA Warning File = C:\Temp\WFA\GrowVolume.Warning.100.txt&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:53:22.197 INFO&amp;nbsp; [ACME Grow VSM] Using cached controller connection&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:53:40.069 INFO&amp;nbsp; [ACME Grow VSM] Determining VSM destinations for volume lab_sample on array: pdclflr001.acme.com&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:53:40.835 INFO&amp;nbsp; [ACME Grow VSM] Volume SnapMirror Source: pdclflr001.acme.com:lab_sample&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:53:41.585 INFO&amp;nbsp; [ACME Grow VSM] Volume: lab_sample does not have any VSM destinations!&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:53:41.694 INFO&amp;nbsp; [ACME Grow VSM] Command completed, took 41463 milliseconds&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:53:41.788 INFO&amp;nbsp; [ACME Throw Warning] ### Command 'ACME Throw Warning' ###&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:54:03.285 INFO&amp;nbsp; [ACME Throw Warning] Executing command: ./ACME_Throw_Warning4739232679497433350.ps1 &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:54:03.426 INFO&amp;nbsp; [ACME Throw Warning] Warning File Contents: &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:54:03.504 INFO&amp;nbsp; [ACME Throw Warning] No Warning, Have a nice Day:)&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:54:03.582 INFO&amp;nbsp; [ACME Throw Warning] Command completed, took 21778 milliseconds&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:54:03.644 INFO&amp;nbsp; [null] ***** Workflow Execution Completed *****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 15px; font-family: Calibri;"&gt;&lt;STRONG&gt;==== from a Laptop environment of WFA-VM/DFM-VM/DOT-VSIM&amp;nbsp; 'Download Logs' button after executing above =====&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:46.745 INFO&amp;nbsp; [null] ***** Workflow Execution Started *****&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:46.792 INFO&amp;nbsp; [No-Op Storage] ### Command 'No-Op Storage' ###&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:47.915 INFO&amp;nbsp; [No-Op Storage] Executing command: ./No-Op_Storage8806261441669625881.ps1 -ArrayName 'hq-stor-7m-1.acme.com' -VolumeName 'alpha' &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:47.977 INFO&amp;nbsp; [No-Op Storage] This Command does nothing &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:48.009 INFO&amp;nbsp; [No-Op Storage] Command completed, took 1202 milliseconds&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:48.055 INFO&amp;nbsp; [ACME Grow Qtree] ### Command 'ACME Grow Qtree' ###&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:49.132 INFO&amp;nbsp; [ACME Grow Qtree] Executing command: ./ACME_Grow_Qtree6601099106301598062.ps1 -Array '192.168.126.185' -FreeMarginPct '30' -QtreeName 'pecan' -RefreshNow $true -VolumeName 'alpha' &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:49.225 INFO&amp;nbsp; [ACME Grow Qtree] Get-WfaCredentials -Host 192.168.126.185&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:49.272 INFO&amp;nbsp; [ACME Grow Qtree] Credentials successfully provided for '192.168.126.185'&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:49.366 INFO&amp;nbsp; [ACME Grow Qtree] Connect-NaController (with credentials) -Name 192.168.126.185 -Timeout 60000 -ErrorAction Stop&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:50.723 INFO&amp;nbsp; [ACME Grow Qtree] Connected to controller&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:52.330 INFO&amp;nbsp; [ACME Grow Qtree] Quota Report shows: /vol/alpha/pecan has DiskUsed =&amp;nbsp; 0&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:52.376 INFO&amp;nbsp; [ACME Grow Qtree] Quota Report shows: /vol/alpha/pecan has DiskLimit =&amp;nbsp; 821227520&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:52.423 INFO&amp;nbsp; [ACME Grow Qtree] A new DiskLimit that would be 30 percent above DiskUsed would be: 0&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:52.486 INFO&amp;nbsp; [ACME Grow Qtree] Current DiskLimit is already 30 percent or more above DiskUsed so no need to increase. Exiting without change.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:52.564 INFO&amp;nbsp; [ACME Grow Qtree] Command completed, took 4493 milliseconds&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:52.610 INFO&amp;nbsp; [ACME Grow Volume] ### Command 'ACME Grow Volume' ###&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:53.656 INFO&amp;nbsp; [ACME Grow Volume] Executing command: ./ACME_Grow_Volume4457885072316574081.ps1 -AggrAllocThresh '90' -AggrCommitThresh '150' -AggrUsedThresh '80' -Array 'hq-stor-7m-1.acme.com' -VolNearFull '85' -VolNearFullFree '15' -VolumeName 'alpha' &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:53.749 INFO&amp;nbsp; [ACME Grow Volume] WFA JobId =&amp;nbsp; 326619&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:53.780 INFO&amp;nbsp; [ACME Grow Volume] WFA Log File =&amp;nbsp; C:\Temp\WFA\GrowVolume.326619.txt&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:53.827 INFO&amp;nbsp; [ACME Grow Volume] WFA Warning File = C:\Temp\WFA\GrowVolume.Warning.326619.txt&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:53.952 INFO&amp;nbsp; [ACME Grow Volume] Get-WfaCredentials -Host hq-stor-7m-1.acme.com&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:53.999 INFO&amp;nbsp; [ACME Grow Volume] Credentials successfully provided for 'hq-stor-7m-1.acme.com'&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:54.108 INFO&amp;nbsp; [ACME Grow Volume] Connect-NaController (with credentials) -Name hq-stor-7m-1.acme.com -Timeout 60000 -ErrorAction Stop&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:55.200 INFO&amp;nbsp; [ACME Grow Volume] Connected to controller&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:56.167 INFO&amp;nbsp; [ACME Grow Volume] Growing volume alpha on array: hq-stor-7m-1.acme.com&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:56.214 INFO&amp;nbsp; [ACME Grow Volume] Volume Size (without Snapshot reserver): 885239808&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:56.261 INFO&amp;nbsp; [ACME Grow Volume] Volume Used: 398053376&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:56.308 INFO&amp;nbsp; [ACME Grow Volume] Percentage Used: 45&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:56.339 INFO&amp;nbsp; [ACME Grow Volume] Reserve: 0&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:56.386 INFO&amp;nbsp; [ACME Grow Volume] Reserve Used: 0&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:56.432 INFO&amp;nbsp; [ACME Grow Volume] Containing Aggregate: hq_fcal01&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:56.479 INFO&amp;nbsp; [ACME Grow Volume] Volume Percentage Used: 45 is equal to or below the near full margin threshold of 70&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri; background-color: #cccccc;"&gt;11:55:56.510 INFO&amp;nbsp; [ACME Grow Volume] Command completed, took 3900 milliseconds&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:56.557 INFO&amp;nbsp; [ACME Grow VSM] ### Command 'ACME Grow VSM' ###&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:57.571 INFO&amp;nbsp; [ACME Grow VSM] Executing command: ./ACME_Grow_VSM3341927828708692163.ps1 -AggrAllocThresh '90' -AggrCommitThresh '150' -AggrUsedThresh '80' -Array 'hq-stor-7m-1.acme.com' -VolumeName 'alpha' &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:57.649 INFO&amp;nbsp; [ACME Grow VSM] WFA JobId =&amp;nbsp; 326619&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:57.696 INFO&amp;nbsp; [ACME Grow VSM] WFA Log File =&amp;nbsp; C:\Temp\WFA\GrowVolume.326619.txt&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:57.743 INFO&amp;nbsp; [ACME Grow VSM] WFA Warning File = C:\Temp\WFA\GrowVolume.Warning.326619.txt&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:57.899 INFO&amp;nbsp; [ACME Grow VSM] Using cached controller connection&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:59.271 INFO&amp;nbsp; [ACME Grow VSM] Determining VSM destinations for volume alpha on array: hq-stor-7m-1.acme.com&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:59.599 INFO&amp;nbsp; [ACME Grow VSM] Volume SnapMirror Source: hq-stor-7m-1.acme.com:alpha&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:59.942 INFO&amp;nbsp; [ACME Grow VSM] Volume: alpha has one VSM destination!&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:55:59.989 INFO&amp;nbsp; [ACME Grow VSM] Single SnapMirror case&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:00.036 INFO&amp;nbsp; [ACME Grow VSM] SnapMirror Destination : hq-stor-7m-1:sm_alpha&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:00.129 INFO&amp;nbsp; [ACME Grow VSM] Get-WfaCredentials -Host hq-stor-7m-1&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:00.192 INFO&amp;nbsp; [ACME Grow VSM] Credentials successfully provided for 'hq-stor-7m-1'&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:00.285 INFO&amp;nbsp; [ACME Grow VSM] Connect-NaController (with credentials) -Name hq-stor-7m-1 -Timeout 60000 -ErrorAction Stop&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:00.972 INFO&amp;nbsp; [ACME Grow VSM] Connected to controller&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:01.565 INFO&amp;nbsp; [ACME Grow VSM] Destination volume : hq-stor-7m-1:sm_alpha is greater than or equal in size to the source volume&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:01.611 INFO&amp;nbsp; [ACME Grow VSM] Command completed, took 5038 milliseconds&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:01.643 INFO&amp;nbsp; [ACME Throw Warning] ### Command 'ACME Throw Warning' ###&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:02.672 INFO&amp;nbsp; [ACME Throw Warning] Executing command: ./ACME_Throw_Warning7882991818375124909.ps1 &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:02.750 INFO&amp;nbsp; [ACME Throw Warning] Warning File Contents: &lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:02.781 INFO&amp;nbsp; [ACME Throw Warning] No Warning, Have a nice Day:)&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:02.828 INFO&amp;nbsp; [ACME Throw Warning] Command completed, took 1170 milliseconds&lt;/P&gt;&lt;P style="font-size: 14px; font-family: Calibri;"&gt;11:56:02.859 INFO&amp;nbsp; [null] ***** Workflow Execution Completed *****&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:34:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67333#M14044</guid>
      <dc:creator>korns</dc:creator>
      <dc:date>2025-06-05T05:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestions for improving workflow performance?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67339#M14046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I suggest you take a look at this thread.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/thread/34113" title="https://communities.netapp.com/thread/34113" target="_blank"&gt;https://communities.netapp.com/thread/34113&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esp try the following 2 things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;1. There is an option in Internet Explorer called "Check for publisher's certificate revocation". &lt;/SPAN&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;Removing &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;Check for publisher's certificate revocation &lt;/SPAN&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;fixed the problem as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;2. Set a proxy as below&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;In my case WFA service was running with an active directory account, because I use some workflows commandlet that needs credentials, as get-service for exemple.&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;So I had to login interactively&amp;nbsp; with this service account and set proxy setting or set via regedit the correct HKEY_USERS &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Keys&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;[S-1-5-21..........\Software\Microsoft\Windows\CurrentVersion\Internet Settings]&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;"MigrateProxy"=dword:00000001&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;"ProxyEnable"=dword:00000001&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;"ProxyHttp1.1"=dword:00000000&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;"ProxyServer"="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://communities.netapp.com/" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #009fda;" target="_blank"&gt;http://&lt;/A&gt;&lt;VAR style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;ProxyServername&lt;/VAR&gt;:80"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;Regards&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;adai&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 08:17:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67339#M14046</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2014-06-19T08:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestions for improving workflow performance?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67345#M14049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;In order to change the Internet Properties such that the WFA services do not check certificate revocation, I created a ‘labad\svcwfa’ service account in the domain with local Administrative permissions.&amp;nbsp; I then shut-down the WFA database and server services, modified the services to run as user ‘labad\svcwfa’, from the "Control Panel", I updated the Internet Options for ‘labad\svcwfa’ as described above, and then re-started the WFA services.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;We re-ran the the workflow and did get improvement in the run-time.&amp;nbsp; It took 83 seconds ( 1m 23s) to run.&amp;nbsp; Previously it took 171s (2m 51s) to run the same workflow.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;We have basically cut the run time in half which is good progress; however that still seems like a long time for the workflow.&amp;nbsp; I will look at some of the other performance issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 21:07:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67345#M14049</guid>
      <dc:creator>DavidSpano</dc:creator>
      <dc:date>2014-06-27T21:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestions for improving workflow performance?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67353#M14051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DavidSpano and I are working on the same environmental issue. We eliminated the time delays that occurred at the start of every PowerShell Command, but there are still delays on the the order of 20 seconds for each network connection to arrays/controllers. Some details from the environment:&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;11:36:59.598 INFO&amp;nbsp; [Create volume] ### Command 'Create volume' ###&lt;/P&gt;&lt;P&gt;11:37:02.004 INFO&amp;nbsp; [Create volume] Executing command: ./Create_volume5239931216029618798.ps1 -AggregateName 'aggr0' -Array '10.35.8.35' -Language 'en_US' -Size '20' -SnapshotScheduleOptions '0 0 0' -State 'online' -VolumeGuarantee 'volume' -VolumeName 'pdc_oravote' &lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;This shows just 3 seconds between 1st and 2nd steps (which used to be over 20 seconds) which indicates the above fix (turning 'Check for revocation' OFF) resolved that problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOWEVER:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==== THIS ====&lt;/P&gt;&lt;P&gt;11:26:56.378 INFO&amp;nbsp; [Create volume] Connect-NaController (with credentials) -Name 10.35.8.35 -Timeout 60000 -ErrorAction Stop&lt;/P&gt;&lt;P&gt;11:27:13.595 INFO&amp;nbsp; [Create volume] Connected to controller&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==== AND THIS ==== (later in the same workflow)&lt;/P&gt;&lt;P&gt;11:27:46.372 INFO&amp;nbsp; [SWA Create export] Using cached controller connection&lt;/P&gt;&lt;P&gt;11:28:04.729 INFO&amp;nbsp; [SWA Create export] Removing NFS export : /vol/pdc_oracle&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INDICATES there is a 17 to 18 seconds delay in connecting to a controller ... even when it says "Using cached controller connection" since it still takes the about 18 seconds before the first command executes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there specific ways to improve this or suggestions for how to isolate what is causing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Environment:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - WFA 2.2 GA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - 7-Mode controllers running 7.3.4 and 8.1.3P1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 16:55:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67353#M14051</guid>
      <dc:creator>korns</dc:creator>
      <dc:date>2014-09-03T16:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestions for improving workflow performance?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67359#M14052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt; Not that I know of. But let me check with the Engg team if there are any hacks.&lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Adaikkappan Arumugam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 17:18:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67359#M14052</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2014-09-03T17:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestions for improving workflow performance?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67364#M14053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;Could you kindly open a CASE with NGS and open a bug as well ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 08:16:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67364#M14053</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2014-09-04T08:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestions for improving workflow performance?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67369#M14054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adai, Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is typically due to windows certificate revocation checks. I have been battling with this on a customer site (up to 100s delays starting up commands) and finally found an approach that works consistently (the suggestions that worked on other sites failed in this instance - I think it's due to their network configuration... connections to the internet are dropped rather than rejected, so they take time to timeout).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, the solution is to disable certificate revocation checking for the SYSTEM user (which WFA will typically be running as). There are a number of ways this can be achieved - see &lt;A href="http://blog.muhimbi.com/2009/04/new-approach-to-solve-sharepoints.html" title="http://blog.muhimbi.com/2009/04/new-approach-to-solve-sharepoints.html" target="_blank"&gt;http://blog.muhimbi.com/2009/04/new-approach-to-solve-sharepoints.html&lt;/A&gt; for the most useful post I have found on this. The easiest is to modify the registry. Change:&lt;/P&gt;&lt;P&gt;[HKEY_USERS\S-1-5-18\Software\Microsoft\Windows\CurrentVersion\WinTrust\Trust Providers\Software Publishing]&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #004151; font-family: 'Courier New'; font-size: 8pt; background-color: #ffffff;"&gt;"State"=dword:00023e00&lt;/SPAN&gt;&lt;SPAN style="color: #004151; font-size: 12px; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[The default value is 23c00]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can just import the attached registry file with an appropriately privileged user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 02:18:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67369#M14054</guid>
      <dc:creator>ktim</dc:creator>
      <dc:date>2014-09-06T02:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestions for improving workflow performance?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67374#M14055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now that I've read some more of the context of the latest issues, let me suggest checking DNS settings on the filer for slow command startup - it's possible that it's trying to do a reverse lookup on your address for logging purposes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 02:22:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Suggestions-for-improving-workflow-performance/m-p/67374#M14055</guid>
      <dc:creator>ktim</dc:creator>
      <dc:date>2014-09-06T02:22:49Z</dc:date>
    </item>
  </channel>
</rss>

