FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


hardware:netapp:index.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
hardware:netapp:index.html [2018/02/20 01:35]
kurihara
hardware:netapp:index.html [2018/02/20 01:41]
kurihara
Line 83: Line 83:
     run("system health alert show -instance" , shell=False)     run("system health alert show -instance" , shell=False)
  
 +#------------------------------------------------------------------
 +# HA
 +#------------------------------------------------------------------
 +@task
 +def storage_failover_show():
 +    run("storage failover show" , shell=False)
 +
 +@task
 +def cluster_ha_show():
 +    run("cluster ha show" , shell=False)
  
  


hardware/netapp/index.html.txt ยท Last modified: 2018/02/22 23:49 by kurihara