-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathproject.yml
389 lines (389 loc) · 19.3 KB
/
project.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
---
settings:
name: HCI
internal:
pdf_enabled: true
prod:
pdf_enabled: true
harmony_enabled: true
versions:
# Current repo stanza comes first
- version-number: "1.10"
url: /hci
# Additional releases newest to oldest
- version-number: "1.9"
url: /hci19
- version-number: "1.8"
url: /hci18
sidebar:
entries:
- title: NetApp HCI Documentation 1.10
url: /index.html
- title: NetApp HCI Solutions
url: /docs/hci_solutions_index.html
- title: Release Notes
entries:
- title: What's new in NetApp HCI
url: /docs/rn_whatsnew.html
- title: Additional release information
url: /docs/rn_relatedrn.html
- title: Concepts
entries:
- title: Product overview
url: /docs/concept_hci_product_overview.html
- title: Accounts
url: /docs/concept_cg_hci_accounts.html
- title: Data protection
url: /docs/concept_hci_dataprotection.html
- title: Clusters
url: /docs/concept_hci_clusters.html
- title: Nodes
url: /docs/concept_hci_nodes.html
- title: Storage
entries:
- title: Maintenance mode
url: /docs/concept_hci_storage_maintenance_mode.html
- title: Volumes
url: /docs/concept_hci_volumes.html
- title: Volume access groups
url: /docs/concept_hci_volume_access_groups.html
- title: Initiators
url: /docs/concept_hci_initiators.html
- title: Custom protection domains
url: /docs/concept_hcc_custom_protection_domains.html
# url: /docs/concept_hci_storage.html
- title: Licensing
url: /docs/concept_cg_hci_licensing.html
- title: NetApp Hybrid Cloud Control configuration maximums
url: /docs/reference_hcc_config_maximums.html
- title: Security
url: /docs/concept_cg_hci_security.html
- title: Performance
url: /docs/concept_hci_performance.html
- title: Requirements and pre-deployment tasks
entries:
- title: Requirements for NetApp HCI deployment
url: /docs/hci_prereqs_overview.html
- title: Management node requirements
url: /docs/hci_prereqs_management_node.html
- title: Network port requirements
url: /docs/hci_prereqs_required_network_ports.html
- title: Network and switch requirements
url: /docs/hci_prereqs_network_switch.html
- title: Network cable requirements
url: /docs/hci_prereqs_network_cables.html
- title: IP address requirements
url: /docs/hci_prereqs_ip_address.html
- title: Network configuration
entries:
- title: Network configuration options overview
url: /docs/hci_prereqs_network_configuration.html
- title: Network configuration option A
url: /docs/hci_prereqs_network_configuration_option_A.html
- title: Network configuration option B
url: /docs/hci_prereqs_network_configuration_option_B.html
- title: Network configuration option C
url: /docs/hci_prereqs_network_configuration_option_C.html
- title: DNS and timekeeping requirements
url: /docs/hci_prereqs_timekeeping.html
- title: Environmental requirements
url: /docs/hci_prereqs_environmental.html
- title: Protection Domains
url: /docs/hci_prereqs_protection_domains.html
- title: Witness Node resource requirements for two-node storage clusters
url: /docs/hci_prereqs_witness_nodes.html
- title: Deployment configuration restrictions
url: /docs/hci_prereqs_deployment_configuration_restriction.html
- title: Get started with NetApp HCI
entries:
- title: NetApp HCI installation and deployment overview
url: /docs/task_hci_getstarted.html
- title: Install H-series hardware
url: /docs/task_hci_installhw.html
# For 20.2 consider putting multiple access topics or URLs
- title: Configure LACP for optimal storage performance
url: /docs/hci_prereqs_LACP_configuration.html
- title: Validate your environment with Active IQ Config Advisor
url: /docs/hci_prereqs_task_validate_config_advisor.html
- title: Configure IPMI for each node
url: /docs/hci_prereqs_final_prep.html
- title: Deploy NetApp HCI
entries:
- title: Access the NetApp Deployment Engine
entries:
- title: NetApp Deployment Engine access options overview
url: /docs/concept_nde_access_overview.html
- title: Access the NetApp Deployment Engine in environments without DHCP
url: /docs/task_nde_access_no_dhcp.html
- title: Access the NetApp Deployment Engine in environments with DHCP
url: /docs/task_nde_access_dhcp.html
- title: Manually assign IP addresses to access the NetApp Deployment Engine
url: /docs/task_nde_access_manual_ip.html
- title: Start your deployment
url: /docs/task_nde_start_deployment.html
- title: Import an installation profile
url: /docs/task_nde_import_installation_profile.html
- title: Configure VMware vSphere
entries:
- title: vSphere configuration overview
url: /docs/concept_nde_config_vsphere_overview.html
- title: Configure a new VMware vSphere environment
url: /docs/task_nde_configure_new_vsphere.html
- title: Join an existing VMware vSphere deployment
url: /docs/task_nde_join_existing_vsphere.html
- title: Configure NetApp HCI credentials
url: /docs/task_nde_configure_credentials.html
- title: Select a network topology
url: /docs/task_nde_select_net_topology.html
- title: Inventory selection
entries:
- title: Inventory selection and node compatibility
url: /docs/concept_nde_node_compatibility.html
- title: Select inventory
url: /docs/task_nde_select_inventory.html
- title: Configure network settings
url: /docs/task_nde_configure_net_settings.html
- title: Review and deploy
url: /docs/task_nde_review_deploy.html
- title: Post-deployment tasks
entries:
- title: Post-deployment tasks overview
url: /docs/concept_nde_post_deployment_overview.html
- title: Supported networking changes
url: /docs/task_nde_supported_net_changes.html
- title: Disable the smartd service on NetApp HCI compute nodes
url: /docs/task_nde_disable_smartd.html
- title: Disable the "lacp-individual" command on configured switches
url: /docs/task_nde_disable_lacp_individual.html
- title: Create a NetApp HCC role in vCenter
url: /docs/task_mnode_create_netapp_hcc_role_vcenter.html
- title: Keep VMware vSphere up to date
url: /docs/task_nde_update_vsphere.html
- title: Install GPU drivers for GPU-enabled compute nodes
url: /docs/task_nde_install_GPU_drivers.html
- title: Access NetApp Hybrid Cloud Control
url: /docs/task_nde_access_hcc.html
- title: Reduce boot media wear on a NetApp HCI compute node
url: /docs/task_reduce_boot_media_wear.html
- title: Manage NetApp HCI
entries:
- title: Manage NetApp HCI overview
url: /docs/task_hci_manage_overview.html
- title: Configure Fully Qualified Domain Name web UI access
url: /docs/task_nde_access_ui_fqdn.html
- title: Change credentials in NetApp HCI
url: /docs/task_post_deploy_credentials.html
- title: Update vCenter and ESXi credentials
url: /docs/task_hci_credentials_vcenter_esxi.html
- title: Manage NetApp HCI storage
entries:
- title: Manage NetApp HCI storage overview
url: /docs/task_hcc_manage_storage_overview.html
- title: Create and manage user accounts
url: /docs/task_hcc_manage_accounts.html
- title: Add and manage storage clusters
url: /docs/task_hcc_manage_storage_clusters.html
- title: Create and manage volumes
url: /docs/task_hcc_manage_vol_management.html
- title: Create and manage volume access groups
url: /docs/task_hcc_manage_vol_access_groups.html
- title: Create and manage initiators
url: /docs/task_hcc_manage_initiators.html
- title: Create and manage volume QoS policies
url: /docs/task_hcc_qos_policies.html
- title: Work with the management node
entries:
- title: Management node overview
url: /docs/task_mnode_work_overview.html
- title: Install or recover a management node
entries:
- title: Install a management node
url: /docs/task_mnode_install.html
- title: Configure a storage Network Interface Controller (NIC)
url: /docs/task_mnode_install_add_storage_NIC.html
- title: Recover a management node
url: /docs/task_mnode_recover.html
# Removed MSK-280 feature from Denali
# - title: Restore management services from backup
# url: /docs/task_management_services_restore.html
- title: Access the management node
url: /docs/task_mnode_access_ui.html
- title: Change the management node default SSL certificate
url: /docs/reference_change_mnode_default_ssl_certificate.html
- title: Work with the management node UI
entries:
- title: Management node UI overview
url: /docs/task_mnode_work_overview_UI.html
- title: Configure alert monitoring on NetApp HCI
url: /docs/task_mnode_enable_alerts.html
- title: Modify and test the management node network, cluster, and system settings
url: /docs/task_mnode_settings.html
- title: Run system utilities from the management node
url: /docs/task_mnode_run_system_utilities.html
- title: Work with the management node REST API
entries:
- title: Management node REST API UI overview
url: /docs/task_mnode_work_overview_API.html
- title: Get authorization to use REST APIs
url: /docs/task_mnode_api_get_authorizationtouse.html
- title: Enable Active IQ and NetApp HCI monitoring
url: /docs/task_mnode_enable_activeIQ.html
- title: Configure NetApp Hybrid Cloud Control for multiple vCenters
url: /docs/task_mnode_multi_vcenter_config.html
- title: Add compute and controller assets to the management node
url: /docs/task_mnode_add_assets.html
- title: How to locate a hardware tag for compute node
url: /docs/task_mnode_locate_hardware_tag.html
- title: Create and manage storage cluster assets
url: /docs/task_mnode_manage_storage_cluster_assets.html
- title: View or edit existing controller assets
url: /docs/task_mnode_edit_vcenter_assets.html
- title: Remove an asset from the management node
url: /docs/task_mnode_remove_assets.html
- title: Configure a proxy server for the management node
url: /docs/task_mnode_configure_proxy_server.html
- title: Verify management node OS and services versions
url: /docs/task_mnode_api_find_mgmt_svcs_version.html
- title: Getting logs from management services
url: /docs/task_mnode_logs.html
- title: Manage support connections
entries:
- title: Start a remote NetApp Support session
url: /docs/task_mnode_enable_remote_support_connections.html
- title: Manage SSH functionality on the management node
url: /docs/task_mnode_ssh_management.html
- title: Power your NetApp HCI system off or on
entries:
- title: NetApp HCI power overview
url: /docs/concept_nde_hci_power_off_on.html
- title: Power off compute resources for a NetApp HCI system
url: /docs/task_nde_hci_power_off_compute.html
- title: Power off storage resources for a NetApp HCI system
url: /docs/task_nde_hci_power_off_storage.html
- title: Power on storage resources for a NetApp HCI system
url: /docs/task_nde_hci_power_on_storage.html
- title: Power on compute resources for a NetApp HCI system
url: /docs/task_nde_hci_power_on_compute.html
- title: Monitor your NetApp HCI system with NetApp Hybrid Cloud Control
entries:
- title: View resources on the Dashboard of NetApp Hybrid Cloud Control
url: /docs/task_hcc_dashboard.html
- title: View your inventory on the Nodes page of NetApp Hybrid Cloud Control
url: /docs/task_hcc_nodes.html
- title: Edit BMC connection information with NetApp Hybrid Cloud Control
url: /docs/task_hcc_edit_bmc_info.html
- title: Monitor volumes on your storage cluster with NetApp Hybrid Cloud Control
url: /docs/task_hcc_volumes.html
- title: Monitor performance, capacity, and cluster health with NetApp Hybrid Cloud Control connections to Active IQ
url: /docs/task_hcc_activeiq.html
- title: Collect logs for troubleshooting
url: /docs/task_hcc_collectlogs.html
- title: Upgrade your NetApp HCI system version 1.10
entries:
- title: Upgrade sequence overview
url: /docs/concept_hci_upgrade_overview.html
- title: System upgrade procedures
entries:
- title: Update management services
url: /docs/task_hcc_update_management_services.html
# HealthTools no longer supported from Element 12.5
# - title: Upgrade to the latest HealthTools
# url: /docs/task_upgrade_element_latest_healthtools.html
- title: Run Element storage health checks prior to upgrading storage
url: /docs/task_hcc_upgrade_element_prechecks.html
- title: Upgrade Element software
url: /docs/task_hcc_upgrade_element_software.html
- title: Upgrade storage firmware
url: /docs/task_hcc_upgrade_storage_firmware.html
- title: Upgrade a management node
url: /docs/task_hcc_upgrade_management_node.html
- title: Upgrade the NetApp Element Plug-in for vCenter Server
url: /docs/task_vcp_upgrade_plugin.html
- title: Run compute node health checks prior to upgrading compute firmware
url: /docs/task_upgrade_compute_prechecks.html
- title: Update compute node drivers
url: /docs/task_hcc_upgrade_compute_node_drivers.html
- title: Upgrade compute node firmware
url: /docs/task_hcc_upgrade_compute_node_firmware.html
- title: Automate compute node firmware upgrades with Ansible
url: /docs/task_hcc_upgrade_compute_firmware_ansible.html
- title: Upgrade your vSphere components for a NetApp HCI system with the Element Plug-in for vCenter Server
url: /docs/task_hci_upgrade_all_vsphere.html
- title: Expand your NetApp HCI system
entries:
- title: Expand overview
url: /docs/concept_hcc_expandoverview.html
- title: Expand NetApp HCI storage resources
url: /docs/task_hcc_expand_storage.html
- title: Expand NetApp HCI compute resources
url: /docs/task_hcc_expand_compute.html
- title: Expand NetApp storage and compute resources
url: /docs/task_hcc_expand_compute_and_storage.html
- title: Remove Witness Nodes after expanding cluster
url: /docs/task_hci_removewn.html
- title: Use Rancher on NetApp HCI
url: /docs/concept_rancher_product_overview.html
# Rancher no longer supported beginning with management services 2.21.61
# entries:
# - title: Rancher on NetApp HCI overview
# url: /docs/concept_rancher_product_overview.html
# - title: Concepts
# url: /docs/concept_rancher_concepts.html
# - title: Requirements for Rancher on NetApp HCI
# url: /docs/rancher_prereqs_overview.html
# - title: Deploy Rancher on NetApp HCI
# url: /docs/task_rancher_deploy.html
# - title: Post-deployment tasks
# entries:
# - title: Post-deployment tasks overview
# url: /docs/concept_rancher_post_deployment_overview.html
# - title: Ensure Rancher Support parity
# url: /docs/task_rancher_ensure_rancher_support_parity.html
# - title: Improve Rancher VM resiliency
# url: /docs/task_rancher_config_anti_affinity.html
# - title: Configure monitoring
# url: /docs/task_rancher_enable_monitoring.html
# - title: Install Trident
# url: /docs/task_rancher_trident.html
# - title: Enable Trident support for user clusters
# url: /docs/task_trident_configure_networking.html
# - title: Deploy user clusters and applications
# url: /docs/task_rancher_deploy_user_clusters.html
# - title: Manage Rancher on NetApp HCI
# url: /docs/task_rancher_manage.html
# - title: Monitor Rancher on NetApp HCI
# url: /docs/task_rancher_monitor.html
# - title: Upgrade Rancher on NetApp HCI
# url: /docs/task_rancher_upgrades.html
# - title: Remove a Rancher installation on NetApp HCI
# url: /docs/task_rancher_remove_deployment.html
- title: Maintain H-series hardware
entries:
- title: H-series hardware maintenance overview
url: /docs/task_hci_hwmainoverview.html
- title: Replace 2U H-series chassis
url: /docs/task_hci_hserieschassisrepl.html
- title: Replace DC power supply units in H615C and H610S nodes
url: /docs/task_hci_dcpsurepl.html
- title: Replace DIMMs in compute nodes
url: /docs/task_hci_dimmcomputerepl.html
- title: Replace drives for storage nodes
url: /docs/task_hci_driverepl.html
- title: Replace H410C nodes
url: /docs/task_hci_h410crepl.html
- title: Replace H410S nodes
url: /docs/task_hci_h410srepl.html
- title: Replace H610C and H615C nodes
url: /docs/task_hci_h610ch615crepl.html
- title: Replace H610S nodes
url: /docs/task_hci_h610srepl.html
- title: Replace power supply units
url: /docs/task_hci_psurepl.html
- title: Replace SN2010, SN2100, and SN2700 switches
url: /docs/task_hci_snswitches.html
- title: Replace storage node in a two-node cluster
url: /docs/task_hci_2noderepl.html
- title: Earlier versions
url: /docs/reference_earlier_versions.html
- title: Legal notices
url: /docs/reference_notices_hci.html