FastHandle is fast operation tools for infrastructure configurations and tests.
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
hardware:netapp:index.html [2018/02/22 23:31] kurihara |
hardware:netapp:index.html [2018/02/22 23:49] (current) kurihara |
||
|---|---|---|---|
| Line 57: | Line 57: | ||
| # | # | ||
| @task | @task | ||
| - | def system_health_status_show(): | + | def check_system_health(): |
| run(" | run(" | ||
| - | |||
| - | @task | ||
| - | def system_health_subsystem_show(): | ||
| run(" | run(" | ||
| - | |||
| - | @task | ||
| - | def system_health_config_show(): | ||
| run(" | run(" | ||
| - | |||
| - | @task | ||
| - | def storage_shelf_show_connectivity(): | ||
| - | """ | ||
| run(" | run(" | ||
| + | run(" | ||
| - | @task | ||
| - | def storage_disk_show(): | ||
| - | run(" | ||
| - | |||
| - | @task | ||
| - | def system_cluster_switch_show(): | ||
| - | """ | ||
| - | run(" | ||
| # | # | ||
| Line 86: | Line 69: | ||
| # | # | ||
| @task | @task | ||
| - | def system_health_alert_show(): | + | def check_alert(): |
| run(" | run(" | ||
| - | |||
| - | @task | ||
| - | def system_health_alert_show_instance(): | ||
| run(" | run(" | ||
| + | |||
| # | # | ||
| - | # HA | + | # Check HA |
| # | # | ||
| @task | @task | ||
| - | def storage_failover_show(): | + | def check_ha(): |
| run(" | run(" | ||
| - | |||
| - | @task | ||
| - | def cluster_ha_show(): | ||
| run(" | run(" | ||
| Line 112: | Line 90: | ||
| # | # | ||
| @task | @task | ||
| - | def storage_aggregate_show(): | + | def check_disk(): |
| run(" | run(" | ||
| + | run(" | ||
| + | run(" | ||
| @task | @task | ||
| Line 119: | Line 99: | ||
| """ | """ | ||
| run(" | run(" | ||
| - | |||
| - | # | ||
| - | # Volume | ||
| - | # | ||
| - | @task | ||
| - | def volume_show(): | ||
| - | run(" | ||
| # | # | ||
| Line 131: | Line 104: | ||
| # | # | ||
| @task | @task | ||
| - | def lun_show(): | + | def check_lun(): |
| run(" | run(" | ||
| Line 138: | Line 111: | ||
| # | # | ||
| @task | @task | ||
| - | def vserver_export_policy_rule_show(): | + | def check_nfs(): |
| - | """ | + | |
| run(" | run(" | ||
| - | |||
| - | @task | ||
| - | def volume_show_fields_policy(): | ||
| - | """ | ||
| run(" | run(" | ||
| Line 151: | Line 119: | ||
| # | # | ||
| @task | @task | ||
| - | def vserver_cifs_show(): | + | def check_cifs(): |
| run(" | run(" | ||
| - | |||
| - | @task | ||
| - | def vserver_cifs_share_show(): | ||
| run(" | run(" | ||
| - | |||
| - | |||
| Line 172: | Line 135: | ||
| # | # | ||
| - | # Interface | + | # Network |
| # | # | ||
| @task | @task | ||
| - | def network_port_ifgrp_show(): | + | def check_network(): |
| - | """ | + | |
| run(" | run(" | ||
| - | |||
| - | @task | ||
| - | def network_port_vlan_show(): | ||
| run(" | run(" | ||
| - | |||
| - | @task | ||
| - | def network_interface_failover_groups_show(): | ||
| - | """ | ||
| run(" | run(" | ||
| + | run(" | ||
| # | # | ||
| # LIF(Logical Interface) | # LIF(Logical Interface) | ||
| # | # | ||
| - | @task | ||
| - | def vserver_show(): | ||
| - | run(" | ||
| - | |||
| - | # | ||
| - | # Network | ||
| - | # | ||
| - | @task | ||
| - | def network_routing_groups_route_show(): | ||
| - | """ | ||
| - | run(" | ||
| </ | </ | ||
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.