2016-04-07 01:47 PM
I am new to WFA and am having issues with any of the prebuilt Workflows that create a volume. I am running 3.1.0.0.1P1. For this specific instance I am trying to run the Create a Clustered Data ONTAP Volume which I input Cluster, SVM, Volume Name & Volume Size. When I execute or Preview my job I get Planning Failed;
Workflow aborted.
Each individual filter found results, but no results were found during the aggregation of filters
Location: 'Create Volume' command > 'Volume' tab > 'volume' variable > 'aggregate' property
The Parameter's for the "Create Volume' job uses stock template 'Space Guaranteed Settings' and automattically searches for aggregate & vserver. Figured I was missing something obvious but am currently stuck.
2016-04-07 02:11 PM
Jimmy,
Check out the "aggregate" finds and filters. It does not look like there is an aggregate that meets all of the conditions. (Raid_DP, not aggr0, not over 300% over-committer, not more than 90 used, and assigned to the vserver).
2016-04-08 10:00 AM
Thank you for your quick reply. That was my first assumption as well but the aggregates available are 19%|32% & 8%|11% used & committed so that isn't the issue. I have also updated the SVM configuraiton to set resource allocation to delegate volume creation as well as set it to not delegate volume creation.
2016-04-08 11:51 AM
2016-04-08 01:02 PM
That did the trick; thanks for your assistance.