Re: hardware or software based disk ownership?
"John Stoffel" <[email protected]>
| Newsgroups | gmane.comp.hardware.netapp |
|---|---|
| Message-ID | <[email protected]> |
Randy,
Check your configuration, you need to assign the aggregates to the
vservers.
https://library.netapp.com/ecmdocs/ECMP1196912/html/GUID-5255E7D8-F420-4BD3-AEFB-7EF65488C65C.html
shows you the steps to take.
vserver show -fields aggr-list
vserver modify -vserver <vserver> -aggr-list <aggr1>,<aggr2>[,aggrN]
John