- 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/.
推薦閱讀
- Vue.js前端開發(fā)基礎(chǔ)與項目實戰(zhàn)
- Developing Middleware in Java EE 8
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動畫(原書第3版)
- VMware vSphere 6.7虛擬化架構(gòu)實戰(zhàn)指南
- Cassandra Data Modeling and Analysis
- JS全書:JavaScript Web前端開發(fā)指南
- 人人都是網(wǎng)站分析師:從分析師的視角理解網(wǎng)站和解讀數(shù)據(jù)
- SAP BusinessObjects Dashboards 4.1 Cookbook
- ASP.NET程序設(shè)計教程
- Java Web開發(fā)就該這樣學(xué)
- 移動互聯(lián)網(wǎng)軟件開發(fā)實驗指導(dǎo)
- Visual Basic 6.0程序設(shè)計實驗教程
- Elasticsearch Essentials
- App Inventor 2 Essentials
- Visual Basic程序設(shè)計實驗指導(dǎo)及考試指南