SlideShare a Scribd company logo
d
How to shut-down (power down) the NetApp Cluster mode system
step by step process-: (Version 8.3.2P5 and 9.2)
Important Note-:
Please shutdownall the connectedhostmachines(servers) first,thenshutdownthe all connected
switches.Once itisdone thengofor the SAN shutdownasbelow.
If you wantedtodo remotelyshutdownof NetAppSAN,thenkeepthe connectednetworklive sothat
youcan connectthe SANsremotely.
Power down process of NetApp SAN -:
1.Shutdownthe controllersfirst,once controllersare inzerostate (haltstate) itwill flushthe cached
data to the disks then,jumpstep2
2.Remove the respectivepowercordsfrom diskshelves(shutdownthe shelves)
Power up process of NetApp SAN-:
1.Powerupall the disk shelvesfirst,thenwait5to 10Mins, if all looksgood (GreenLEDsof all shelves
and all associateddisks thenjumptosetp2
2.Powerupboth the controllers.
3.poweron switches
4.Poweronall the connectedhosts
Note-If there is a data CenterPower Maintenance thenNetwork team will bring all the networks up
first thenyou can up your SANs and associated SANswitches thenPower on all the connectedhosts.
How to shut- down NetApp SAN commands step by step-:
Pre-work-:
Keepthe copyof some commandoutputsasbelow-:
 aggr show
 lun show
 system node show
 vserver show
 cifs show
 volume show
d
 igroup show
 cf status
 system health status show
 system health subsystem show
 system health system-connectivity shelf show
 system health system-connectivity shelf show -instance
 system health node-connectivity shelf show
 system health node-connectivity disk show
 system health node-connectivity adapter show
 system health cluster-switch show
 system health autosupport trigger history show
Loginintoyour SAN byusingthe clusterIP addressor Individual node IPaddresses
If you wantto see or capture the screeninthe time of shut-down,thenloginintothe SPIPof yourSAN
as below-:
Login to you SAN and fetch the SP IP before you shut-downthe systemby executingthe below
command.
NETAPPCLUS::> systemservice-processorshow
IP Firmware
Node Type Status Configured Version IPAddress
------------- ---- ----------- ------------ --------- -------------------------
Netapp-A SP online true 3.1.2P1 10.190.218.59
Netapp-BSP online true 3.1.2P1 10.190.218.60
2 entrieswere displayed.
NowSP IPshave beennoteddownasabove.Youcan logininto the systemconsole byusingthe SPIPas
below-:
loginas:admin
admin@10.190.218.59's password:
SP Netapp-A>systemconsole
Type Ctrl-Dto exit.
SP-login:admin
d
Password:
*****************************************************
* Thisisan SP console session.Outputfromthe *
* serial console isalsomirroredonthissession. *
*****************************************************
NETAPPCLUS::>
First trigger ASUP (Autosupport) by executing the below command for
individual nodes-:
NETAPPCLUS::>autosupportinvoke -nodeNetapp-A -type test-message"powerMaintenance"
NETAPPCLUS::>autosupportinvoke -nodeNetapp-B -type test-message "powerMaintenance"
(or) for all nodesat a time-:
NETAPPCLUS::>autosupportinvoke -node* -type test-message "powerMaintenance"
Note- * for all the nodes
Disable the cluster-:
NETAPPCLUS::> clusterha modify –configuredfalse
Warning:Thisoperationwill unconfigure clusterHA. ClusterHA mustbe configuredona two-node
clusterto ensure dataaccessavailability inthe eventof
storage failover.
Do youwant to continue?{y|n}:y
Halt the nodes by executing the below command-:
NETAPPCLUS::> systemnode halt -node Netapp-A -inhibit-takeover-skip-lif-migration-before-
shutdowntrue -reason"powerMaintenance"
NETAPPCLUS::> systemnode halt -node Netapp-B-inhibit-takeover-skip-lif-migration-before-shutdown
true -reason"powerMaintenance"
d
Note- ifthe above command will not work thenexecute the belowcommand
NETAPPCLUS::> systemnode halt -node Netapp-A -skip-lif-migration-before-shutdowntrue -inhibit-
takeovertrue -reason"powerMaintenance"
NETAPPCLUS::> systemnode halt -node Netapp-B -skip-lif-migration-before-shutdowntrue -inhibit-
takeovertrue -reason"powerMaintenance"
Note- ifthe above command will not work thenexecute the belowcommand
NETAPPCLUS::> systemnode halt -node Netapp-A -skip-lif-migration-before-shutdowntrue -inhibit-
takeovertrue -reason"powerMaintenance" -ignore-quorum-warnings
Warning:Are you sure youwant to haltnode "RARENETAPPCLUS-MAIN-02"?{y|n}:y
NETAPPCLUS::> systemnode halt -node Netapp-B -skip-lif-migration-before-shutdowntrue -inhibit-
takeovertrue -reason"powerMaintenance" -ignore-quorum-warnings
Warning:Are you sure youwant to haltnode "RARENETAPPCLUS-MAIN-02"?{y|n}:y
It will shut-downthe controllers……………….
How to power up of the Netapp SAN-:
1.Powerupall the diskshelvesfirst,thenwait5to 10Mins, if all looksgood(GreenLEDsof all shelves
and all associateddisksthenjumptosetp2
2.Powerupboth the controllers.
3.poweron switches
4.Poweronall the connectedhosts
Once powerup of the SANsthenloginintothe SAN by usingthe clusterIPor SP IPand do the post
check.
Enable the cluster services first by executing the below command-:
d
NETAPPCLUS::> clusterha modify –configuredtrue
Check the up time of the nodes by executing the below command-:
NETAPPCLUS::> systemnode show -fieldsuptime
Execute the below commands to check the health of the SAN as part
of the post check or verification-:
 aggr show
 lun show
 system node show
 vserver show
 cifs show
 volume show
 igroup show
 cf status
 system health status show
 system health subsystem show
 system health system-connectivity shelf show
 system health system-connectivity shelf show -instance
 system health node-connectivity shelf show
 system health node-connectivity disk show
 system health node-connectivity adapter show
 system health cluster-switch show
 system health autosupport trigger history show
if all the aggregate, volumes,vservers,LIFs are online andall looksgoodthenplease validatethe SAN
………….
How to exitfrom the system console (SP)-:
RARENETAPPCLUS::>exit
Goodbye
SP-login:SPRARENETAPP2-A>
Ctrl + d (yourputtysessionorconsole will be closedhere)
By pressingCTRL+ d (twotimesasabove) toclose the sessionorcome out fromthe systemconsole.
d
Enjoy…
If you have any queryor concerns,thenplease dosuggestme tomake itcomplete.Rectifyme if Iam
wrongas well…
Email me -sarojmsc@gmail.com

More Related Content

PPTX
How to shutdown and power up of the netapp cluster mode storage system
DOCX
How to Shutdown Netapp Cluster Mode Storage System with Multi-Node Cluster (6...
PDF
Cisco router-commands
PDF
CCNA R&S 2 3 4 All Commands
DOCX
How to shutdown the Netapp SAN 8.3 and 9.2 version
PDF
Bootloaders
PDF
SRC7314 5796
PDF
Block Drivers
How to shutdown and power up of the netapp cluster mode storage system
How to Shutdown Netapp Cluster Mode Storage System with Multi-Node Cluster (6...
Cisco router-commands
CCNA R&S 2 3 4 All Commands
How to shutdown the Netapp SAN 8.3 and 9.2 version
Bootloaders
SRC7314 5796
Block Drivers

What's hot (18)

DOC
Lab 6.4.1 InterVLAN routing
PDF
Seguridad del ibm i as400
DOC
Comando de IOS de Cisco
PDF
Asterisk sip channel performance
PDF
Boot process: BIOS vs UEFI
PDF
PDF
Open ssl certificate (https) for hotspot mikrotik
PDF
LinuxIO-Introduction-FUDCon-2015
PPTX
A 30-minute Introduction to NETCONF and YANG
DOC
Ccna complete notes
PDF
EuroBSDcon 2017 System Performance Analysis Methodologies
PPTX
Snort Home Lab - Workshop
PDF
4.4.1.3 packet tracer configuring a zone-based policy firewall (zpf) instru...
PDF
Configure Mikrotik Khmer.pdf
PDF
Tutorial WiFi driver code - Opening Nuts and Bolts of Linux WiFi Subsystem
PPTX
Universal flash storage
DOCX
How to see the log files through ( gui and cli) in cluster ontap netapp stora...
PDF
Moving to PCI Express based SSD with NVM Express
Lab 6.4.1 InterVLAN routing
Seguridad del ibm i as400
Comando de IOS de Cisco
Asterisk sip channel performance
Boot process: BIOS vs UEFI
Open ssl certificate (https) for hotspot mikrotik
LinuxIO-Introduction-FUDCon-2015
A 30-minute Introduction to NETCONF and YANG
Ccna complete notes
EuroBSDcon 2017 System Performance Analysis Methodologies
Snort Home Lab - Workshop
4.4.1.3 packet tracer configuring a zone-based policy firewall (zpf) instru...
Configure Mikrotik Khmer.pdf
Tutorial WiFi driver code - Opening Nuts and Bolts of Linux WiFi Subsystem
Universal flash storage
How to see the log files through ( gui and cli) in cluster ontap netapp stora...
Moving to PCI Express based SSD with NVM Express
Ad

Similar to How to shut down Netapp san 9.2 cluster mode version1 (20)

PPTX
Ha nsf notes
PDF
Replacing the motherboard_tray_on_a_60xx_system
PDF
How To Install and Configure SNMP on RHEL 7 or CentOS 7
PDF
Important cisco-chow-commands
PDF
Advanced percona xtra db cluster in a nutshell... la suite plsc2016
PPTX
RAC-Installing your First Cluster and Database
TXT
Backup and restore router configuration
DOCX
Router Commands Overview
PDF
Athenticated smaba server config with open vpn
PDF
Deep Dive on Amazon EC2 Instances (March 2017)
PPT
In depth understanding network security
PPT
Cisco data center support
PDF
Spectre meltdown performance_tests - v0.3
PPT
PPTX
VMworld 2016: vSphere 6.x Host Resource Deep Dive
PPT
managing your network environment
PDF
The Art of Grey-Box Attack
PDF
Packet Filtering Using Iptables
PDF
Oracle 11g R2 RAC setup on rhel 5.0
PPT
Positive Hack Days. Pavlov. Network Infrastructure Security Assessment
Ha nsf notes
Replacing the motherboard_tray_on_a_60xx_system
How To Install and Configure SNMP on RHEL 7 or CentOS 7
Important cisco-chow-commands
Advanced percona xtra db cluster in a nutshell... la suite plsc2016
RAC-Installing your First Cluster and Database
Backup and restore router configuration
Router Commands Overview
Athenticated smaba server config with open vpn
Deep Dive on Amazon EC2 Instances (March 2017)
In depth understanding network security
Cisco data center support
Spectre meltdown performance_tests - v0.3
VMworld 2016: vSphere 6.x Host Resource Deep Dive
managing your network environment
The Art of Grey-Box Attack
Packet Filtering Using Iptables
Oracle 11g R2 RAC setup on rhel 5.0
Positive Hack Days. Pavlov. Network Infrastructure Security Assessment
Ad

More from Saroj Sahu (20)

PPTX
Autosupport email sending failed issue netapp cluster mode-
PPTX
How to assign the disks in Netapp storage cluster mode 8.X
DOCX
How to assign unowned disk in the netapp cluster 8.3
DOCX
Use of administrative privilege levels in netapp cluster 8.x
DOCX
Different type of shells In Netapp Cluster mode 8.X and how to access them t...
DOCX
How to access the Netapp cluster mode 8.2 through CLI (command mode)
DOCX
Unable to access the net app cluster mode 9.2 san through gui after power mai...
DOCX
Volume migration from one aggregate to other without impacting the applicatio...
DOCX
Uable to do ssh from the RedHat Linux machine to Netapp filer 7 mode storage ...
DOCX
How to work seamlessly in your vm without pressing host key again and again
PPTX
Deleting a vserver in Netapp cluster mode
PPTX
How to enable efficiency (deduplication and compression in netapp cluster mod...
DOCX
How to see the event and audit logs through ( gui and cli) in cluster ontap n...
PPTX
Snapshot technology Netapp storage
PPTX
SAN High availability (Netapp Storage)
DOCX
3PAR: HOW TO CHANGE THE IP ADDRESS OF HP 3PAR SAN
DOCX
Aggregate standard for Netapp storage 7 mode
PPTX
San1 cifs nfs_snapshot
PPTX
SAN BASICS..Why we will go for SAN?
PPTX
Netapp Deduplication concepts
Autosupport email sending failed issue netapp cluster mode-
How to assign the disks in Netapp storage cluster mode 8.X
How to assign unowned disk in the netapp cluster 8.3
Use of administrative privilege levels in netapp cluster 8.x
Different type of shells In Netapp Cluster mode 8.X and how to access them t...
How to access the Netapp cluster mode 8.2 through CLI (command mode)
Unable to access the net app cluster mode 9.2 san through gui after power mai...
Volume migration from one aggregate to other without impacting the applicatio...
Uable to do ssh from the RedHat Linux machine to Netapp filer 7 mode storage ...
How to work seamlessly in your vm without pressing host key again and again
Deleting a vserver in Netapp cluster mode
How to enable efficiency (deduplication and compression in netapp cluster mod...
How to see the event and audit logs through ( gui and cli) in cluster ontap n...
Snapshot technology Netapp storage
SAN High availability (Netapp Storage)
3PAR: HOW TO CHANGE THE IP ADDRESS OF HP 3PAR SAN
Aggregate standard for Netapp storage 7 mode
San1 cifs nfs_snapshot
SAN BASICS..Why we will go for SAN?
Netapp Deduplication concepts

Recently uploaded (20)

PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Spectroscopy.pptx food analysis technology
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPT
Teaching material agriculture food technology
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Encapsulation theory and applications.pdf
PDF
cuic standard and advanced reporting.pdf
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
Big Data Technologies - Introduction.pptx
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Empathic Computing: Creating Shared Understanding
20250228 LYD VKU AI Blended-Learning.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Per capita expenditure prediction using model stacking based on satellite ima...
Review of recent advances in non-invasive hemoglobin estimation
Chapter 3 Spatial Domain Image Processing.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Spectroscopy.pptx food analysis technology
MIND Revenue Release Quarter 2 2025 Press Release
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Teaching material agriculture food technology
Understanding_Digital_Forensics_Presentation.pptx
Encapsulation theory and applications.pdf
cuic standard and advanced reporting.pdf
The AUB Centre for AI in Media Proposal.docx
Big Data Technologies - Introduction.pptx
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
NewMind AI Weekly Chronicles - August'25 Week I
Empathic Computing: Creating Shared Understanding

How to shut down Netapp san 9.2 cluster mode version1

  • 1. d How to shut-down (power down) the NetApp Cluster mode system step by step process-: (Version 8.3.2P5 and 9.2) Important Note-: Please shutdownall the connectedhostmachines(servers) first,thenshutdownthe all connected switches.Once itisdone thengofor the SAN shutdownasbelow. If you wantedtodo remotelyshutdownof NetAppSAN,thenkeepthe connectednetworklive sothat youcan connectthe SANsremotely. Power down process of NetApp SAN -: 1.Shutdownthe controllersfirst,once controllersare inzerostate (haltstate) itwill flushthe cached data to the disks then,jumpstep2 2.Remove the respectivepowercordsfrom diskshelves(shutdownthe shelves) Power up process of NetApp SAN-: 1.Powerupall the disk shelvesfirst,thenwait5to 10Mins, if all looksgood (GreenLEDsof all shelves and all associateddisks thenjumptosetp2 2.Powerupboth the controllers. 3.poweron switches 4.Poweronall the connectedhosts Note-If there is a data CenterPower Maintenance thenNetwork team will bring all the networks up first thenyou can up your SANs and associated SANswitches thenPower on all the connectedhosts. How to shut- down NetApp SAN commands step by step-: Pre-work-: Keepthe copyof some commandoutputsasbelow-:  aggr show  lun show  system node show  vserver show  cifs show  volume show
  • 2. d  igroup show  cf status  system health status show  system health subsystem show  system health system-connectivity shelf show  system health system-connectivity shelf show -instance  system health node-connectivity shelf show  system health node-connectivity disk show  system health node-connectivity adapter show  system health cluster-switch show  system health autosupport trigger history show Loginintoyour SAN byusingthe clusterIP addressor Individual node IPaddresses If you wantto see or capture the screeninthe time of shut-down,thenloginintothe SPIPof yourSAN as below-: Login to you SAN and fetch the SP IP before you shut-downthe systemby executingthe below command. NETAPPCLUS::> systemservice-processorshow IP Firmware Node Type Status Configured Version IPAddress ------------- ---- ----------- ------------ --------- ------------------------- Netapp-A SP online true 3.1.2P1 10.190.218.59 Netapp-BSP online true 3.1.2P1 10.190.218.60 2 entrieswere displayed. NowSP IPshave beennoteddownasabove.Youcan logininto the systemconsole byusingthe SPIPas below-: loginas:admin admin@10.190.218.59's password: SP Netapp-A>systemconsole Type Ctrl-Dto exit. SP-login:admin
  • 3. d Password: ***************************************************** * Thisisan SP console session.Outputfromthe * * serial console isalsomirroredonthissession. * ***************************************************** NETAPPCLUS::> First trigger ASUP (Autosupport) by executing the below command for individual nodes-: NETAPPCLUS::>autosupportinvoke -nodeNetapp-A -type test-message"powerMaintenance" NETAPPCLUS::>autosupportinvoke -nodeNetapp-B -type test-message "powerMaintenance" (or) for all nodesat a time-: NETAPPCLUS::>autosupportinvoke -node* -type test-message "powerMaintenance" Note- * for all the nodes Disable the cluster-: NETAPPCLUS::> clusterha modify –configuredfalse Warning:Thisoperationwill unconfigure clusterHA. ClusterHA mustbe configuredona two-node clusterto ensure dataaccessavailability inthe eventof storage failover. Do youwant to continue?{y|n}:y Halt the nodes by executing the below command-: NETAPPCLUS::> systemnode halt -node Netapp-A -inhibit-takeover-skip-lif-migration-before- shutdowntrue -reason"powerMaintenance" NETAPPCLUS::> systemnode halt -node Netapp-B-inhibit-takeover-skip-lif-migration-before-shutdown true -reason"powerMaintenance"
  • 4. d Note- ifthe above command will not work thenexecute the belowcommand NETAPPCLUS::> systemnode halt -node Netapp-A -skip-lif-migration-before-shutdowntrue -inhibit- takeovertrue -reason"powerMaintenance" NETAPPCLUS::> systemnode halt -node Netapp-B -skip-lif-migration-before-shutdowntrue -inhibit- takeovertrue -reason"powerMaintenance" Note- ifthe above command will not work thenexecute the belowcommand NETAPPCLUS::> systemnode halt -node Netapp-A -skip-lif-migration-before-shutdowntrue -inhibit- takeovertrue -reason"powerMaintenance" -ignore-quorum-warnings Warning:Are you sure youwant to haltnode "RARENETAPPCLUS-MAIN-02"?{y|n}:y NETAPPCLUS::> systemnode halt -node Netapp-B -skip-lif-migration-before-shutdowntrue -inhibit- takeovertrue -reason"powerMaintenance" -ignore-quorum-warnings Warning:Are you sure youwant to haltnode "RARENETAPPCLUS-MAIN-02"?{y|n}:y It will shut-downthe controllers………………. How to power up of the Netapp SAN-: 1.Powerupall the diskshelvesfirst,thenwait5to 10Mins, if all looksgood(GreenLEDsof all shelves and all associateddisksthenjumptosetp2 2.Powerupboth the controllers. 3.poweron switches 4.Poweronall the connectedhosts Once powerup of the SANsthenloginintothe SAN by usingthe clusterIPor SP IPand do the post check. Enable the cluster services first by executing the below command-:
  • 5. d NETAPPCLUS::> clusterha modify –configuredtrue Check the up time of the nodes by executing the below command-: NETAPPCLUS::> systemnode show -fieldsuptime Execute the below commands to check the health of the SAN as part of the post check or verification-:  aggr show  lun show  system node show  vserver show  cifs show  volume show  igroup show  cf status  system health status show  system health subsystem show  system health system-connectivity shelf show  system health system-connectivity shelf show -instance  system health node-connectivity shelf show  system health node-connectivity disk show  system health node-connectivity adapter show  system health cluster-switch show  system health autosupport trigger history show if all the aggregate, volumes,vservers,LIFs are online andall looksgoodthenplease validatethe SAN …………. How to exitfrom the system console (SP)-: RARENETAPPCLUS::>exit Goodbye SP-login:SPRARENETAPP2-A> Ctrl + d (yourputtysessionorconsole will be closedhere) By pressingCTRL+ d (twotimesasabove) toclose the sessionorcome out fromthe systemconsole.
  • 6. d Enjoy… If you have any queryor concerns,thenplease dosuggestme tomake itcomplete.Rectifyme if Iam wrongas well… Email me -sarojmsc@gmail.com