- Microsoft Hyper-V Cluster Design
- Eric Siron
- 298字
- 2021-07-23 16:10:10
Hyper-V and cluster-related software planning
Deploying Hyper-V Server and Failover Clustering to provide services for your virtual machines is only one piece of the overall puzzle. The hypervisor and cluster will also need to be monitored and maintained. Applications used for these purposes need to be included and accounted for in your planning.
Remote software applications
It is common for maintenance and monitoring applications to run on remote systems. In this case, remote may not be an entirely accurate descriptor. It is not unheard of for some of these tools to be installed on highly available guests within the cluster. Regardless of where they actually live, these applications will interact with your cluster and its nodes using remote techniques. This may involve providing TCP/IP connectivity, manipulating firewall ports, setting user and group permissions, and installing agents.
Truly remote applications, such as RemoteApps and software intended to run in a VDI scenario, may have particular licensing requirements of their own. Always check with your application vendor to ensure you will be in compliance.
Local software applications
Installing software on a server running Hyper-V is discouraged. Local software competes with the virtual machines for host resources, adds to the attack surface, and provides another potential source of faults that could crash the host—and all its guests. However, it's sometimes unavoidable, and in some smaller environments, may be desirable despite the risks.
If you will be installing software locally, ensure that you plan appropriately for its expected resource consumption. So as not to cause contention in a cluster environment, local applications should be placed on local storage. As with any other software, make sure that you are compliant with its licensing agreement. Locally installed applications and the reason for their usage should be clearly specified in your planning document.
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- Modern Web Testing with TestCafe
- Linux Mint Essentials
- 混沌工程:復(fù)雜系統(tǒng)韌性實現(xiàn)之道
- Instant Optimizing Embedded Systems using Busybox
- 奔跑吧 Linux內(nèi)核(入門篇)
- Windows Server 2019 Administration Fundamentals
- STM32庫開發(fā)實戰(zhàn)指南:基于STM32F4
- 注冊表應(yīng)用完全DIY
- Kali Linux 2018:Windows Penetration Testing
- Linux 從入門到項目實踐(超值版)
- 應(yīng)急指揮信息系統(tǒng)設(shè)計
- Office 365 User Guide
- 每天5分鐘玩轉(zhuǎn)Docker容器技術(shù)
- 基于Arduino的嵌入式系統(tǒng)入門與實踐