Randy, Check your configuration, you need to assign the aggregates to the vservers.
https://library.netapp.com/ecmdocs/ECMP1196912/html/GUID-5255E7D8-F420-4BD3-...
shows you the steps to take.
vserver show -fields aggr-list
vserver modify -vserver <vserver> -aggr-list <aggr1>,<aggr2>[,aggrN]
John