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

Next revision
Previous revision
Next revision Both sides next revision
hardware:netapp:index.html [2018/01/31 00:54]
kurihara created
hardware:netapp:index.html [2018/02/14 23:41]
kurihara
Line 1: Line 1:
-[[:index.html#OS Management|Top#OS Management]] +[[:index.html#Hardware|Top#Hardware]] 
-====== NetApp (netapp.py)=====+====== NetApp Configuration with Fabric (netapp.py)=====
  
 $FHHOME/fabfile/netapp.py $FHHOME/fabfile/netapp.py
Line 7: Line 7:
 \\ \\
  
-===== Operation =====+===== Fabric Operation =====
  
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
Line 14: Line 14:
 </sxh> </sxh>
  
-==== Ref. Remote Shell Commands ====+==== Fabric Remote Shell Commands ====
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
-$ echo xx.xx.xx.xx | fab auth.netapppro -False -- xxxxxx+$ echo xx.xx.xx.xx | fab auth.netapppro --set shell=False --no-pty  -- system health status show
 </sxh> </sxh>
  
Line 29: Line 29:
 from fabric.contrib import files from fabric.contrib import files
  
 +env.eagerly_disconnect = False
 FHHOME=os.environ["FHHOME"] FHHOME=os.environ["FHHOME"]
  
Line 49: Line 50:
 \\ \\
 <WRAP box 90%> <WRAP box 90%>
-[[:index.html#OS Management|Top#OS Management]]+[[:index.html#Hardware|Top#Hardware]]
 <catlist ..: -noAddPageButton -noHead -sortAscending> <catlist ..: -noAddPageButton -noHead -sortAscending>
 </WRAP> </WRAP>
Line 55: Line 56:
 \\ \\
 \\ \\
-[[:index.html#OS Management|Top#OS Management]]+[[:index.html#Hardware|Top#Hardware]]


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