- Building Hybrid Clouds with Azure Stack
- Markus Klein Susan Roesner
- 190字
- 2021-07-02 19:36:01
(Re)starting an Azure Stack environment
As the Azure Stack integrated system is a set of VMs, we need to talk about what to do when restarting the entire environment. By default, each VM is set to go into saved mode when the environment is being shut down. In general, this should not be a problem because when the environment is restarting, the VMs should recover from the saved mode, too. If there are any delays with the VMs starting, the environment may run into issues and since a complete restart is not always a good idea, the following boot order is the best practice. Between each of these, there should be a delay of 60 seconds. The AD domain controller itself should reboot with the host machine:
- AzS-BGPNAT01
- AzS-NC01
- AzS-SLB01
- AzS-Gwy01
- AzS-SQL01
- AzS-ADFS01
- AzS-CA01
- AzS-ACS01
- AzS-WAS01
- AzS-WASP01
- AzS-Xrp01
- AzS-ERCS01
The shutdown sequence is the other way round.
If you want to make it easy for yourself, I would prefer to set up a PowerShell script for shutting down or restarting the VMs. Thanks to Daniel Neumann (TSP Microsoft Germany), there is a good script available on his blog at http://www.danielstechblog.info/shutdown-and-startup-order-for-the-microsoft-azure-stack-tp2-vms/.
推薦閱讀
- 案例式C語言程序設計
- 小創客玩轉圖形化編程
- CentOS 7 Server Deployment Cookbook
- PostgreSQL技術內幕:事務處理深度探索
- Android 9 Development Cookbook(Third Edition)
- Java 9 Programming Blueprints
- 微服務設計原理與架構
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- Visual Basic程序設計教程
- SpringBoot從零開始學(視頻教學版)
- 嵌入式Linux C語言程序設計基礎教程
- Unity Android Game Development by Example Beginner's Guide
- Access數據庫應用教程(2010版)
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- Java EE輕量級解決方案:S2SH