<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>UCS powershell get-ucstechsupport for fex not working</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=12724258" />
  <subtitle>UCS powershell get-ucstechsupport for fex not working</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=12724258</id>
  <updated>2013-06-18T05:40:17Z</updated>
  <dc:date>2013-06-18T05:40:17Z</dc:date>
  <entry>
    <title>RE: UCS powershell get-ucstechsupport for fex not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13073355" />
    <author>
      <name>Vijay Balyan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13073355</id>
    <updated>2013-03-15T12:14:39Z</updated>
    <published>2013-03-15T12:14:39Z</published>
    <summary type="html">[quote=Benton Crook]i can use get-ucstechsupport with the following cmds straight from the guide and it works fine.
Get-UcsTechSupport -PathPattern 'C:\${ucs}-techsupp-ucsm.tar' –UcsManager -RemoveFromUcs -TimeoutSec 600

Get-UcsTechSupport -PathPattern 'C:\${ucs}-techsupp-chassis.tar' -RemoveFromUcs -TimeoutSec 600 -ChassisId 1 -CimcId 1
but

if i try to execute the following cmd



Get-UcsTechSupport -PathPattern 'C:\${ucs}-techsupp-fex.tar' -RemoveFromUcs -TimeoutSec 600 -FexId 1

i get warning message below for about 10 secs or less

WARNING: Waiting for the Tech Support file to become available (this may take several minutes).

then i get the following error
[color=#ff0000][/color]
Get-UcsTechSupport : V1CL16140-FI:Failed to create the TechSupport file.
At line:1 char:19
+ Get-UcsTechSupport &lt;&lt;&lt;&lt; -ucs $handle -PathPattern 'C:\${ucs}-techsupp-fex.tar' -RemoveFromUcs -TimeoutSec 600 -FexId 1
+ CategoryInfo : NotSpecified: ([img]http://developer.cisco.comhttp://developer.cisco.com/cisco2-theme/images/emoticons/happy.gif[/img] [Get-UcsTechSupport], Exception
+ FullyQualifiedErrorId : Cisco.Ucs.Cmdlets.GetUcsTechSupport
[color=#ff0000][/color]
i have no idea why. i loaded the lastest ucs powershell files from dec 2012, ver 0.9.11.0 , still no change. again when i run the other 2 cmds it creates the files on my C: drive perfectly fine.

 
 [/quote]
 
Benton,
How long after the warning do you see the error? When you get this error from PowerTool; Can you try getting Fex tech-support from UCSM GUI? My guess it that fex tech support collection is taking time and the process is timing out. Let me know if this happens consistenly, I will have someone take a look at it.
Thanks,
Vikrant</summary>
    <dc:creator>Vijay Balyan</dc:creator>
    <dc:date>2013-03-15T12:14:39Z</dc:date>
  </entry>
  <entry>
    <title>UCS powershell get-ucstechsupport for fex not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12724257" />
    <author>
      <name>Benton Crook</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12724257</id>
    <updated>2013-03-07T00:12:33Z</updated>
    <published>2013-03-07T00:12:33Z</published>
    <summary type="html">i can use get-ucstechsupport with the following cmds straight from the guide and it works fine.
Get-UcsTechSupport -PathPattern 'C:\${ucs}-techsupp-ucsm.tar' –UcsManager -RemoveFromUcs -TimeoutSec 600

Get-UcsTechSupport -PathPattern 'C:\${ucs}-techsupp-chassis.tar' -RemoveFromUcs -TimeoutSec 600 -ChassisId 1 -CimcId 1
but

if i try to execute the following cmd



Get-UcsTechSupport -PathPattern 'C:\${ucs}-techsupp-fex.tar' -RemoveFromUcs -TimeoutSec 600 -FexId 1

i get warning message below for about 10 secs or less

WARNING: Waiting for the Tech Support file to become available (this may take several minutes).

then i get the following error
[color=#ff0000][/color]
Get-UcsTechSupport : V1CL16140-FI:Failed to create the TechSupport file.
At line:1 char:19
+ Get-UcsTechSupport &lt;&lt;&lt;&lt; -ucs $handle -PathPattern 'C:\${ucs}-techsupp-fex.tar' -RemoveFromUcs -TimeoutSec 600 -FexId 1
+ CategoryInfo : NotSpecified: (:) [Get-UcsTechSupport], Exception
+ FullyQualifiedErrorId : Cisco.Ucs.Cmdlets.GetUcsTechSupport
[color=#ff0000][/color]
i have no idea why. i loaded the lastest ucs powershell files from dec 2012, ver 0.9.11.0 , still no change. again when i run the other 2 cmds it creates the files on my C: drive perfectly fine.

 
 </summary>
    <dc:creator>Benton Crook</dc:creator>
    <dc:date>2013-03-07T00:12:33Z</dc:date>
  </entry>
</feed>

