Microsoft Virtualization Discussions

Configuring LIF failover groups in PowerShell for Cluster ONTAP 8.2

PADMANTECH
3,167 Views

Hello Good People,

I'm feeling a little *special* as I can not figure out how to view, create or update a LIF's failover group in PowerShell such as stated in the below link.

https://library.netapp.com/ecmdocs/ECMP1196907/html/GUID-94D4F8DD-3437-4474-81A6-9DB6FF6A244D.html

We have just got a new standalone FAS3220 with ONTAP 8.2 Cluster-Mode and want to setup the Cluster & Node management LIF's in a failover group.

Any pointers in the right direction would be much appreciated.

- Jason

1 ACCEPTED SOLUTION

cole
3,167 Views

There are no ZAPIs available for failover groups yet, hence no toolkit cmdlets.  You'll need to use Invoke-NcSsh or Invoke-NcSystemApi (system-cli) to accomplish this. 

View solution in original post

2 REPLIES 2

cole
3,168 Views

There are no ZAPIs available for failover groups yet, hence no toolkit cmdlets.  You'll need to use Invoke-NcSsh or Invoke-NcSystemApi (system-cli) to accomplish this. 

PADMANTECH
3,167 Views

Thanks Cole.

Public