NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

Command throwing exception, even if power-shell code is working fine

kailas
3,133 Views

Facing issue with custome volume creation command i.e. command is throwing an exception , I checked the powershell code logs , code is executing successfully, after code execution command is throwing an exception , without any details.

 

Please find attched screenshot.WFA_Command_Exception.png

2 REPLIES 2

raj_shrivastava11
3,033 Views

Hi Kailas,

 

Could you please tell us which exact step it is failing. You can also try in logging each step via Get-WFALogger -Info -message to see where it is failing?

 

BR

Raj

kailas
3,005 Views

I already tried putting checkpoints in script using Get-WFALogger -Info -message , powershell script is woring fine, till last line of code , after that the command is throwing anexception, if you see the screenshot last line is the msg , "Flexvol created successfully"

Public