Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does anyone suggest me how to shutdown the NetApp FAS270C and start it again. How does it work if both the storage boxes shutdown, and it is a clustered storage.
Awaiting for reply for you guys.
Regards,
Shreeram
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am assuming that you do not want takeover to happen for that you have to use the "halt -f" command.You need to halt both the storage systems using "halt -f" cli , then bring back your storage system one by one.You need not to re-enable the cluster configuration.
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Shreeram,
You can refer to man page for halt command (issue man na_halt from the console), There is a note section for the cluster pair halt operation.Basically the Halt command will make your filer halted and the stroage system will stay in CFE mode, If you want to bring it back you can issue "bye" command from the CFE> mode and it will boot your primary image and the storage system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your reply. But do I need to re-enable the cluster.
Scenario: we are taking both the filers shut down for maintenance and we want it to start back once the maintenance work is complete. But my worry is does cluster remains same even though both the nodes in the cluster taken off and once I start the first node and then the second how the appliance will detect the cluster.
Regards,
Shreeram
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am assuming that you do not want takeover to happen for that you have to use the "halt -f" command.You need to halt both the storage systems using "halt -f" cli , then bring back your storage system one by one.You need not to re-enable the cluster configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks Daniel for your answer
