<?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 New-HPOVSupportDump causes timeout in HPE OneView</title>
    <link>https://community.hpe.com/t5/hpe-oneview/new-hpovsupportdump-causes-timeout/m-p/7125947#M6130</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;With a lot of oneview synergies and Oneview appliances I need to retrieve support dumps for HPE. When using the New-HPOVSupportDump cmd I got timeouts (Webexception) when it takes to long to create the dump. Creation can take up to 20 minutes.&lt;/P&gt;&lt;P&gt;Any idea how to solve this in the script? Script using csv to obtain oneview site, ip and if log is required:&lt;/P&gt;&lt;P&gt;# Create supportlog for each appliance&lt;BR /&gt;foreach ($OneViewAppliance in $OneViewAppliances) {&lt;BR /&gt;if ($OneViewAppliance.Enable -eq "Y") {&lt;BR /&gt;Write-Output $("Create SupportLog OneView System: " + ($OneViewAppliance.Name) + " (" + ($OneViewAppliance.Version) + ") from location " + ($OneViewAppliance.Domain))&lt;BR /&gt;&lt;BR /&gt;# Run supportlog of appliance&lt;BR /&gt;Import-HPOVSslCertificate -ApplianceConnection $OneViewAppliance.FQDN&lt;BR /&gt;$OVConnection = Connect-HPOVMgmt -hostname $OneViewAppliance.FQDN -credential $credential&lt;BR /&gt;#Write-Output $($OneViewAppliance.Name + ": create log to " + $loglocation)&lt;BR /&gt;$NewOVSupportlog = New-HPOVSupportDump -Location $loglocation -Type Appliance&lt;BR /&gt;Disconnect-HPOVMgmt $OVConnection&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;else { Write-Output "Archiving: Archiving is disabled" }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lodewijk&lt;/P&gt;</description>
    <pubDate>Wed, 17 Mar 2021 10:34:17 GMT</pubDate>
    <dc:creator>Lodewijk</dc:creator>
    <dc:date>2021-03-17T10:34:17Z</dc:date>
    <item>
      <title>New-HPOVSupportDump causes timeout</title>
      <link>https://community.hpe.com/t5/hpe-oneview/new-hpovsupportdump-causes-timeout/m-p/7125947#M6130</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;With a lot of oneview synergies and Oneview appliances I need to retrieve support dumps for HPE. When using the New-HPOVSupportDump cmd I got timeouts (Webexception) when it takes to long to create the dump. Creation can take up to 20 minutes.&lt;/P&gt;&lt;P&gt;Any idea how to solve this in the script? Script using csv to obtain oneview site, ip and if log is required:&lt;/P&gt;&lt;P&gt;# Create supportlog for each appliance&lt;BR /&gt;foreach ($OneViewAppliance in $OneViewAppliances) {&lt;BR /&gt;if ($OneViewAppliance.Enable -eq "Y") {&lt;BR /&gt;Write-Output $("Create SupportLog OneView System: " + ($OneViewAppliance.Name) + " (" + ($OneViewAppliance.Version) + ") from location " + ($OneViewAppliance.Domain))&lt;BR /&gt;&lt;BR /&gt;# Run supportlog of appliance&lt;BR /&gt;Import-HPOVSslCertificate -ApplianceConnection $OneViewAppliance.FQDN&lt;BR /&gt;$OVConnection = Connect-HPOVMgmt -hostname $OneViewAppliance.FQDN -credential $credential&lt;BR /&gt;#Write-Output $($OneViewAppliance.Name + ": create log to " + $loglocation)&lt;BR /&gt;$NewOVSupportlog = New-HPOVSupportDump -Location $loglocation -Type Appliance&lt;BR /&gt;Disconnect-HPOVMgmt $OVConnection&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;else { Write-Output "Archiving: Archiving is disabled" }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lodewijk&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 10:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/new-hpovsupportdump-causes-timeout/m-p/7125947#M6130</guid>
      <dc:creator>Lodewijk</dc:creator>
      <dc:date>2021-03-17T10:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: New-HPOVSupportDump causes timeout</title>
      <link>https://community.hpe.com/t5/hpe-oneview/new-hpovsupportdump-causes-timeout/m-p/7126023#M6131</link>
      <description>&lt;P&gt;This question would be better served if you asked it on the &lt;A href="https://github.com/HewlettPackard/POSH-HPEOneView/issues/new/choose" target="_blank" rel="noopener"&gt;project issue tracker&lt;/A&gt;.&amp;nbsp; Please provide more detail on what specific version of the PowerShell library you are trying to use.&amp;nbsp; Extending timeouts while waiting for the API to respond has been adjusted over several releases.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 16:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/new-hpovsupportdump-causes-timeout/m-p/7126023#M6131</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2021-03-17T16:26:51Z</dc:date>
    </item>
  </channel>
</rss>

