当前位置:网站首页>VMware virtualization cluster
VMware virtualization cluster
2022-07-06 08:19:00 【Rain emperor night tears】
VMware Virtualized clusters
Speaking of virtualization , Probably for the vast majority of people, it is the virtual machine software running on local computers and hot in recent years docker , But that's not all , In some specific scenarios, we still have to use the traditional virtualization technology of local management , The best in this is still vmware 了 .
In line with the principle of learning what you use , When you start searching for information, you often see such two software :vmware ESXi and vCenter Server , At the beginning, I was very confused about both , I don't know which is which , Until the overall deployment and implementation are completed , Only then gradually formed the concept :
- vmware ESXi: Virtualization software , Similar to that in personal computers vmware workstation
- vCenter Server: centralized management ESXi Software for
that , Why use ? And when to use vCenter Server Well ? At present, my management scale is 6 platform Dell R740, Each station Intel Xeon Silver 4210R CPU @ 2.40GHz x 2,256G Memory ,2x8T Of RAID1. At present, based on months of operation experience , If your virtualization host exceeds 2 platform , And there are at least 5-10 A virtualization system , It is best to use this software to simplify the work , At the same time, if you need to constantly create new virtual machines , And you need to copy images between multiple servers , Then be sure to use . Of course , Use comes at a cost , Deploying the software requires at least 15G Above memory .
Installation and configuration
About installation
The installation itself has nothing to repeat , There are too many materials on the Internet to introduce how to install both , Just pay attention to the order . I first deployed one in my actual environment ESXi , Installed Windows10 Virtual machine , And then put vCenter Server Mirror image iso Mount it in , Directly installed as an independent virtualization management terminal . In some articles , Say you must have one Windows The server , I don't know why .
Synchronization time
Whether it's vCenter still ESXi , Are strongly recommended NTP Service time synchronization . For specific virtual machines , Check... In the settings Synchronize client time with host time This configuration is usually in the VMware Tools part .
USB Support for
Our actual application scenario , Need to virtualize hundreds usb equipment , But some in virtual machines “ Special software ” These devices are not recognized , It needs to be in the corresponding virtual machine Advanced options in , Add the following configuration parameters :
hypervisor.cpuid.v0=FALSE
Auto start
The virtual machine starts automatically with the host , Need to be in ESXi First configure the host to enable automatic startup , Then configure the virtual machine that allows automatic startup . The former is usually configured in the automatic startup of host management .
Lock mode
For safety reasons , Can be in vCenter Each set is configured in ESXi The locking mode of is Enable , Indicates that only vCenter And local console to access virtual machines , It is not allowed to pass through ui Access to .
However, this configuration , At once, right vCenter The host machine almost overturned when it was shut down and equipped . Because by default ,ESXi Automatic startup of virtual machines is not supported , Therefore, shutdown will lead to vCenter Not activated , So that all ESXi Be locked , Unable to login management . Fortunately, at that time, I had a mind , Temporary general location ESXi The lock mode of is temporarily set to disable .
Reference material
边栏推荐
- C语言 - 位段
- PHP - Common magic method (nanny level teaching)
- The State Economic Information Center "APEC industry +" Western Silicon Valley will invest 2trillion yuan in Chengdu Chongqing economic circle, which will surpass the observation of Shanghai | stable
- leetcode刷题 (5.28) 哈希表
- Zhong Xuegao, who cannot be melted, cannot escape the life cycle of online celebrity products
- Use Alibaba icon in uniapp
- leetcode刷题 (5.29) 哈希表
- 面向个性化需求的在线云数据库混合调优系统 | SIGMOD 2022入选论文解读
- On why we should program for all
- Use dumping to back up tidb cluster data to S3 compatible storage
猜你喜欢
Epoll and IO multiplexing of redis
"Designer universe" Guangdong responds to the opinions of the national development and Reform Commission. Primary school students incarnate as small community designers | national economic and Informa
A Closer Look at How Fine-tuning Changes BERT
[research materials] 2021 Research Report on China's smart medical industry - Download attached
Data governance: 3 characteristics, 4 transcendence and 3 28 principles of master data
Database basic commands
【T31ZL智能视频应用处理器资料】
[secretly kill little partner pytorch20 days -day01- example of structured data modeling process]
Use Alibaba icon in uniapp
Résumé des diagrammes de description des broches de la série ESP
随机推荐
Permutation and combination function
The resources of underground pipe holes are tight, and the air blowing micro cable is not fragrant?
IP lab, the first weekly recheck
Hcip day 16
Database basic commands
Online yaml to CSV tool
Nft智能合约发行,盲盒,公开发售技术实战--拼图篇
从 CSV 文件迁移数据到 TiDB
将 NFT 设置为 ENS 个人资料头像的分步指南
Nft智能合约发行,盲盒,公开发售技术实战--合约篇
Wireshark grabs packets to understand its word TCP segment
What are the ways to download network pictures with PHP
Asia Pacific Financial Media | "APEC industry +" Western Silicon Valley invests 2trillion yuan in Chengdu Chongqing economic circle to catch up with Shanghai | stable strategy industry fund observatio
[Yugong series] February 2022 U3D full stack class 011 unity section 1 mind map
Huawei cloud OBS file upload and download tool class
Common functions for PHP to process strings
Erc20 token agreement
Use br to back up tidb cluster data to S3 compatible storage
leetcode刷题 (5.29) 哈希表
How to use information mechanism to realize process mutual exclusion, process synchronization and precursor relationship