- Microsoft Hyper-V Cluster Design
- Eric Siron
- 245字
- 2021-07-23 16:10:12
Build steps not covered in this book
Before diving into the tools, you need to prepare your equipment. Most of these steps will be specific to the hardware that you have chosen to use, so this book can only provide extremely generic directions. It also does not cover the installation of Windows Server or Hyper-V Server, mostly because the installation process itself has no real options to set. Perform these tasks, following your hardware vendor's instructions where applicable:
- Configure your switching hardware:
- Set up VLANs
- Assign switch ports to VLANs or trunks
- Enable jumbo frames if you will be using iSCSI and your storage vendor supports it
- Configure your shared storage system; create LUNs (iSCSI and Fibre Channel) or shares (SMB 3.0 systems)
- Set the BIOS options for your hosts:
- Enable hardware virtualization assistance: VT-x for Intel CPUs and AMD-V for AMD CPUs.
- Enable data execution prevention: XD for Intel CPUs and NX for AMD CPUs.
- Enable EPT for Intel CPUs and NPT or RVI for AMD CPUs. These are second-level address translation (SLAT) settings. It is required for many RemoteFX features; it is otherwise optional but provides significant performance benefits.
- Disable any hardware trusted execution modules.
- Disable C1E power states.
- Install Windows Server or Hyper-V Server on the hosts
- Install hardware drivers as necessary or desired
There may be other steps not mentioned here that are specific to your environment, such as setting up routing for your Ethernet environment or attaching Fibre Channel interconnects.
推薦閱讀
- 電腦組裝與系統(tǒng)安裝
- Citrix XenApp Performance Essentials
- Mastering Distributed Tracing
- Kali Linux滲透測試全流程詳解
- 計算機系統(tǒng)開發(fā)與優(yōu)化實戰(zhàn)
- 奔跑吧 Linux內(nèi)核(入門篇)
- 從實踐中學習Windows滲透測試
- Linux操作系統(tǒng)
- Linux應用大全 基礎與管理
- Linux網(wǎng)絡操作系統(tǒng)項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- 嵌入式微系統(tǒng)
- Linux從入門到精通(視頻教學版)
- Linux內(nèi)核分析及應用
- Learn Quantum Computing with Python and IBM Quantum Experience
- Mastering Azure Serverless Computing