Anyone ever get this? Connectivity if fine with other work flows and when I test the connection via WFA it if fine.
Here is the ouput from the logs:
16:26:03.640 INFO [null] ***** Workflow Execution Started *****
16:26:03.734 INFO [No-Op Cluster-Mode] ### Command 'No-Op Cluster-Mode' ###
16:26:05.590 INFO [No-Op Cluster-Mode] Executing command: ./No-Op__Cluster-Mode287812791300535551.ps1 -ClusterName bbcs1va2.blackboard.com -VolumeName wfa_opsmart_test_va2 -VserverName vsnfsbbl
16:26:05.606 INFO [No-Op Cluster-Mode] This Command does nothing
16:26:05.668 INFO [No-Op Cluster-Mode] Command completed, took 1934 milliseconds
16:26:05.762 INFO [Create CM Qtree Quota] ### Command 'Create CM Qtree Quota' ###
16:26:07.618 INFO [Create CM Qtree Quota] Executing command: ./Create_CM_Qtree_Quota2887597892783720890.ps1 -Cluster bbcs1va2.blackboard.com -QtreeName wfa_opsmart_test_va2_qtree -VolName wfa_opsmart_test_va2 -VserverName vsnfsbbl
16:26:07.665 INFO [Create CM Qtree Quota] Get-NaCredentials -Host bbcs1va2.blackboard.com
16:26:07.712 INFO [Create CM Qtree Quota] Connect-NcController (without credentials) -Name bbcs1va2.blackboard.com
16:26:08.055 ERROR [Create CM Qtree Quota] Failed to connect to cluster node: bbcs1va2.blackboard.com.
The requested name is valid, but no data of the requested type was found
16:26:08.289 ERROR [Create CM Qtree Quota] Command failed for Workflow 'BB_Set_Path_Quota' with error : Failed to connect to cluster node: bbcs1va2.blackboard.com.
The requested name is valid, but no data of the requested type was found
16:26:08.289 INFO [Create CM Qtree Quota] ***** Workflow Execution Failed *****
Thanks.