1
0
wiki/Tech/operating-system/Virtualization/1.虚拟化概述/虚拟化概述.html

200 lines
426 KiB
HTML
Raw Normal View History

2024-08-05 18:05:18 +08:00
<!DOCTYPE html>
<html><head><title>虚拟化概述</title><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta property="og:title" content="虚拟化概述"/><meta property="og:description" content="本文详细介绍了虚拟化技术的概念、起源及其在现代IT基础设施中的重要应用。虚拟化技术通过将物理资源抽象为多个逻辑虚拟资源提高了资源利用率、降低了成本并增强了灵活性和安全性。文章还回顾了虚拟化技术的发展历程从IBM大型机到现代云计算和容器化技术的发展。."/><meta property="og:image" content="https://wiki.7wate.com/static/og-image.png"/><meta property="og:width" content="1200"/><meta property="og:height" content="675"/><link rel="icon" href="../../../../static/icon.png"/><meta name="description" content="本文详细介绍了虚拟化技术的概念、起源及其在现代IT基础设施中的重要应用。虚拟化技术通过将物理资源抽象为多个逻辑虚拟资源提高了资源利用率、降低了成本并增强了灵活性和安全性。文章还回顾了虚拟化技术的发展历程从IBM大型机到现代云计算和容器化技术的发展。."/><meta name="generator" content="Quartz"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com"/><script async src="https://umami.7wate.com/script.js" data-website-id="c061efdc-95dd-4d21-9d04-a1ffda0a85b9"></script><script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?94d8ccb156eb7c65abf317e6e01cdba9";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-MHMEL0F832"></script><script>
(function() {
window.dataLayer = window.dataLayer || [];
function gtag() {
window.dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-MHMEL0F832');
})();
</script><link href="../../../../index.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://cdn.jsdelivr.net/npm/katex@0.16.0/dist/katex.min.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://fonts.googleapis.com/css2?family=IBM Plex Mono&amp;family=Schibsted Grotesk:wght@400;700&amp;family=Source Sans Pro:ital,wght@0,400;0,600;1,400;1,600&amp;display=swap" rel="stylesheet" type="text/css" spa-preserve/><script src="../../../../prescript.js" type="application/javascript" spa-preserve></script><script type="application/javascript" spa-preserve>const fetchData = fetch(`../../../../static/contentIndex.json`).then(data => data.json())</script></head><body data-slug="Tech/operating-system/Virtualization/1.虚拟化概述/虚拟化概述"><div id="quartz-root" class="page"><div id="quartz-body"><div class="left sidebar"><h1 class="page-title "><a href="../../../..">📚 X·Eden</a></h1><div class="spacer mobile-only"></div><div class="search "><div id="search-icon"><p>Search</p><div></div><svg tabIndex="0" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search</title><desc id="desc">Search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"></path><circle cx="8" cy="8" r="7"></circle></g></svg></div><div id="search-container"><div id="search-space"><input autocomplete="off" id="search-bar" name="search" type="text" aria-label="Search for something" placeholder="Search for something"/><div id="results-container"></div></div></div></div><div class="darkmode "><input class="toggle" id="darkmode-toggle" type="checkbox" tabIndex="-1"/><label id="toggle-label-light" for="darkmode-toggle" tabIndex="-1"><svg xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" version="1.1" id="dayIcon" x="0px" y="0px" viewBox="0 0 35 35" style="enable-background:new 0 0 35 35;" xmlSpace="preserve"><title>Light mode</title><path d="M6,17.5C6,16.672,5.328,16,4.5,16h-3C0.672,16,0,16.672,0,17.5 S0.672,19,1.5,19h3C5.328,19,6,18.328,6,17.5z M7.5,26c-0.414,0-0.789,0.168-1.061,0.439l-2,2C4.168,28.711,4,29.086,4,29.5 C4,30.328,4.671,31,5.5,31c0.414,0,0.789-0.168,1.06-0.44l2-2C8.832,28.289,9,27.914,9,27.5C9,26.672,8.329,26,7.5,26z M17.5,6 C18.329,6,19,5.328,19,4.5v-3C19,0.672,18.329,0,17.5,0S16,0.672,16,1.5v3C16,5.328,16.671,6,17.5,6z M27.5,9 c0.414,0,0.789-0.168,1.06-0.439l2-2C30.832,6.289,31,5.914,31,5.5C31,4.672,30.329,4,29.5,4c-0.414,0-0.789,0.168-1.061,0.44 l-2,2C26.168,6.711,26,7.086,26,7.5C26,8.328,26.671,9,27.5,9z M6.439,8.561C6.711,8.832,7.086,9,7.5,9C8.328,9,9,8.328,9,7.5 c0-0.414-0.168-0.789-0.439-1.061l-2-2C6.289,4.168,5.914,4,5.5,4C4.672,4,4,4.672,4,5.5c0,0.414,0.168,0.789,0.439,1.06 L6.439,8.561z M33.5,16h-3c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5h3c0.828,0,1.5-0.672,1.5-1.5S34.328,16,33.5,16z M28.561,26.439C28.289,26.168,27.914,26,27.5,26c-0.828,0-1.5,0.672-1.5,1.5c0,0.414,0.168,0.789,0.439,1.06l2,2 C28.711,30.832,29.086,31,29.5,31c0.828,0,1.5-0.672,1.5-1.5c0-0.414-0.168-0.789-0.439-1.061L28.561,26.439z M17.5,29 c-0.829,0-1.5,0.672-1.5,1.5v3c0,0.828,0.671,1.5,1.5,1.5s1.5-0.672,1.5-1.5v-3C19,29.672,18.329,29,17.5,29z M17.5,7 C11.71,7,7,11.71,7,17.5S11.71,28,17.5,28S28,23.29,28,17.5S23.29,7,17.5,7z M17.5,25c-4.136,0-7.5-3.364-7.5-7.5 c0-4.136,3.364-7.5,7.5-7.5c4.136,0,7.5,3.364,7.5,7.5C25,21.636,21.636,25,17.5,25z"></path></svg></label><label id="toggle-label-dark" for="darkmode-toggle" tabIndex="-1"><svg xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" version="1.1" id="nightIcon" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background='new 0 0 100 100'" xmlSpace="preserve"><title>Dark mode</title><path d="M96.76,66.458c-0.853-0.852-2.15-1.064-3.23-0.534c-6.063,2.991-12.858,4.571-19.655,4.571 C62.022,70.495,50.88,65.88,42.5,57.5C29.043,44.043,25.658,23.536,34.076,6.47c0.532-1.08,0.318-2.379-0.534-3.23 c-0.851-0.852-2.15-1.064-3.23-0.534c-4.918,2.427-9.375,5.619-13.246,9.491c-9.447,9.447-
<h3 id="虚拟化的概念">虚拟化的概念<a aria-hidden="true" tabindex="-1" href="#虚拟化的概念" class="internal"> §</a></h3>
<p><strong>虚拟化是指利用软件技术将计算机的物理资源(如 CPU、内存、存储、网络等进行抽象和转换并将其呈现为多个逻辑虚拟资源。</strong> 虚拟化技术通过创建多个虚拟资源,打破了物理硬件的限制,使得资源可以<strong>更加灵活、高效</strong>地使用。</p>
<p>虚拟化的本质在于将物理资源与软件应用解耦,实现资源的弹性化和高效利用。这不仅提高了资源利用率,还简化了 IT 管理,并为企业带来了更高的灵活性和可扩展性。</p>
<h3 id="虚拟化的起源">虚拟化的起源<a aria-hidden="true" tabindex="-1" href="#虚拟化的起源" class="internal"> §</a></h3>
<p>虚拟化技术并不是一个新概念,其历史可以追溯到 <strong>20 世纪 60 年代。当时IBM 首次提出了虚拟机的概念,用于大型机资源共享。</strong> 通过虚拟化技术,多个用户可以共享一台大型计算机的资源,而互不干扰。</p>
<p>到了 20 世纪 70 年代IBM 发布了 VM/370 虚拟机操作系统,这一操作系统大大推动了虚拟化技术的发展。进入 20 世纪 90 年代随着个人电脑的普及虚拟化技术逐渐应用于个人电脑领域VMware 和 VirtualBox 等虚拟化软件相继出现。</p>
<p>进入 21 世纪,虚拟化技术在云计算、大数据等领域得到了广泛应用,近年来随着容器化技术(如 Docker 和 Kubernetes的兴起虚拟化技术再次得到了快速发展。</p>
<h3 id="虚拟化的优势">虚拟化的优势<a aria-hidden="true" tabindex="-1" href="#虚拟化的优势" class="internal"> §</a></h3>
<p>虚拟化技术带来了诸多显著的优势,使其在现代 IT 基础设施中占据重要地位。以下是虚拟化技术的主要优势:</p>
<ul>
<li>
<p><strong>提高资源利用率</strong>:虚拟化可以打破物理硬件的限制,使资源利用更加高效。在一台物理机上运行多个虚拟机,不仅提高了资源利用率,还减少了资源浪费,从而降低了 IT 成本。</p>
</li>
<li>
<p><strong>降低成本</strong>:虚拟化减少了对物理硬件的投资需求,并简化了 IT 管理。通过虚拟化技术,企业可以降低服务器采购和维护成本,提高资源利用率,减少资源浪费,从而降低运营成本。</p>
</li>
<li>
<p><strong>提高灵活性</strong>:虚拟化技术使 IT 基础设施的部署和管理更加灵活。可以快速创建和部署新的虚拟机,满足不断变化的业务需求。虚拟机可以轻松迁移,提高了业务的敏捷性。</p>
</li>
<li>
<p><strong>增强安全性</strong>:虚拟化技术增强了 IT 基础设施的安全性。通过隔离不同的虚拟机,可以有效防止病毒和恶意软件的传播。此外,虚拟化还可以实现更安全的备份和恢复。</p>
</li>
</ul>
<h2 id="虚拟化技术">虚拟化技术<a aria-hidden="true" tabindex="-1" href="#虚拟化技术" class="internal"> §</a></h2>
<p>虚拟化技术主要依赖于以下几个基本技术:</p>
<h3 id="1-虚拟机">1. 虚拟机<a aria-hidden="true" tabindex="-1" href="#1-虚拟机" class="internal"> §</a></h3>
<p>虚拟机Virtual MachineVM是一种模拟物理机的软件环境可以运行操作系统和应用软件。每个虚拟机都有自己的虚拟硬件和独立的操作系统使得多个虚拟机可以在同一台物理机上独立运行。</p>
<ul>
<li><strong>虚拟硬件</strong>:包括虚拟 CPU、虚拟内存、虚拟存储和虚拟网络接口等。</li>
<li><strong>虚拟机的优点</strong>:提高资源利用率、隔离性好、支持多种操作系统。</li>
<li><strong>虚拟机的缺点</strong>:开销较大,性能可能略低于直接运行在物理机上的操作系统。</li>
</ul>
<h3 id="2-hypervisor虚拟机监控器">2. Hypervisor虚拟机监控器<a aria-hidden="true" tabindex="-1" href="#2-hypervisor虚拟机监控器" class="internal"> §</a></h3>
<p>Hypervisor 是虚拟机的管理程序负责资源分配、调度和隔离。Hypervisor 在物理硬件和虚拟机之间进行协调,确保资源的高效利用和虚拟机的安全隔离。</p>
<p><img src="https://static.7wate.com/2024/07/15/b506eeb644613.png" alt="Type 1 vs. Type 2 Hypervisors"/></p>
<ul>
<li><strong>Type 1 Hypervisor裸机型</strong>:直接运行在物理硬件上,无需宿主操作系统。例如 VMware ESXi、Microsoft Hyper-V 和 Citrix XenServer。</li>
<li><strong>Type 2 Hypervisor托管型</strong>:运行在宿主操作系统之上。例如 VMware Workstation、Oracle VirtualBox。</li>
</ul>
<h3 id="3-虚拟化软件">3. 虚拟化软件<a aria-hidden="true" tabindex="-1" href="#3-虚拟化软件" class="internal"> §</a></h3>
<p>虚拟化软件是实现虚拟化功能的核心工具,提供了创建和管理虚拟机的接口和工具。常见的虚拟化软件包括:</p>
<ul>
<li><strong>VMware vSphere</strong>:企业级虚拟化解决方案,提供高级功能如 vMotion、DRS 和 HA。</li>
<li><strong>Microsoft Hyper-V</strong>:集成在 Windows Server 中的虚拟化平台,广泛用于 Windows 环境。</li>
<li><strong>Red Hat KVM</strong>:基于 Linux 内核的开源虚拟化技术,适用于各种 Linux 发行版。</li>
<li><strong>Oracle VirtualBox</strong>:跨平台的开源虚拟化软件,适用于个人用户和开发测试环境。</li>
</ul>
<h3 id="4-容器">4. 容器<a aria-hidden="true" tabindex="-1" href="#4-容器" class="internal"> §</a></h3>
<p>容器是一种轻量级的虚拟化方式,通过提供隔离的用户空间环境,实现应用的快速部署和运行。容器技术共享宿主操作系统内核,但每个容器有自己的文件系统、进程空间和网络接口。</p>
<p><img src="https://static.7wate.com/2024/07/17/7b656946d8d95.png" alt="Containers"/></p>
<ul>
<li><strong>Docker</strong>:最流行的容器技术,提供简单易用的工具来创建、管理和分发容器化应用。</li>
<li><strong>Kubernetes</strong>:容器编排平台,用于自动化部署、扩展和管理容器化应用。</li>
<li><strong>LXCLinux Containers</strong>:基于 Linux 的轻量级容器技术。</li>
</ul>
<h3 id="5-软件定义网络sdn">5. 软件定义网络SDN<a aria-hidden="true" tabindex="-1" href="#5-软件定义网络sdn" class="internal"> §</a></h3>
<p>SDN 通过软件控制网络硬件实现网络资源的虚拟化和集中管理。SDN 使网络管理员能够灵活配置和管理网络资源,提升网络效率和灵活性。</p>
<ul>
<li><strong>OpenFlow</strong>:一种开放标准协议,允许 SDN 控制器与网络设备进行通信,实现网络资源的虚拟化。</li>
<li><strong>SDN 控制器</strong>:管理和控制网络设备的软件平台,常见的控制器包括 OpenDaylight、ONOS 和 Cisco APIC。</li>
<li><strong>虚拟网络设备</strong>如虚拟交换机vSwitch、虚拟路由器vRouter用于实现网络资源的虚拟化和管理。</li>
</ul>
<h3 id="6-存储虚拟化">6. 存储虚拟化<a aria-hidden="true" tabindex="-1" href="#6-存储虚拟化" class="internal"> §</a></h3>
<p>存储虚拟化通过将物理存储资源抽象为逻辑存储资源,实现存储资源的集中管理和优化利用。</p>
<ul>
<li><strong>SANStorage Area Network虚拟化</strong>:将多个存储设备连接成一个高性能存储网络,提供统一管理和高可用性。</li>
<li><strong>NASNetwork Attached Storage虚拟化</strong>:通过网络提供文件级存储服务,实现灵活的文件共享和存储管理。</li>
<li><strong>分布式存储</strong>:将数据分布存储在多个物理设备上,实现高可用性和扩展性,代表技术包括 Ceph、GlusterFS 和 Hadoop HDFS。</li>
</ul>
<h2 id="虚拟化分类">虚拟化分类<a aria-hidden="true" tabindex="-1" href="#虚拟化分类" class="internal"> §</a></h2>
<p>虚拟化技术根据其应用层次和实现方式,可以分为多个类别。以下是对虚拟化分类的全面介绍:</p>
<h3 id="1-物理硬件">1. 物理硬件<a aria-hidden="true" tabindex="-1" href="#1-物理硬件" class="internal"> §</a></h3>
<p>硬件虚拟化通过将物理硬件资源(如 CPU、内存、存储虚拟化为多个逻辑硬件资源使得多个虚拟机可以共享同一套物理硬件资源。硬件虚拟化提供了高效的资源利用率和良好的隔离性。</p>
<ul>
<li><strong>全虚拟化</strong>:虚拟机<strong>直接使用物理硬件资源</strong>,无需对操作系统进行任何修改。代表技术包括 VMware ESXi 和 Microsoft Hyper-V。</li>
<li><strong>半虚拟化</strong>:虚拟机<strong>需要部分修改硬件驱动程序</strong>,以提高性能和兼容性。典型实现有 Xen。</li>
<li><strong>准虚拟化</strong>:虚拟机<strong>需要修改操作系统内核</strong>,以实现更高的性能和兼容性,常用于特定高性能需求场景。</li>
</ul>
<h3 id="2-操作系统">2. 操作系统<a aria-hidden="true" tabindex="-1" href="#2-操作系统" class="internal"> §</a></h3>
<p>操作系统虚拟化在一个物理机上运行多个虚拟操作系统,每个虚拟操作系统都有自己独立的运行环境,能够有效隔离不同的操作系统和应用程序。</p>
<ul>
<li><strong>基于 Hypervisor 的虚拟化</strong>Hypervisor 直接管理物理硬件资源,为每个虚拟操作系统分配资源。分为 <strong>Type 1裸机型</strong><strong>Type 2托管型</strong>。常见技术包括 KVM 和 Xen。</li>
<li><strong>容器化虚拟化</strong>:容器共享物理硬件资源,但拥有独立的操作系统环境和应用程序。容器通过共享宿主机内核实现轻量级虚拟化,代表技术包括 Docker 和 LXC。</li>
</ul>
<h3 id="3-应用程序">3. 应用程序<a aria-hidden="true" tabindex="-1" href="#3-应用程序" class="internal"> §</a></h3>
<p>应用虚拟化将应用程序与操作系统解耦,使其可以在不同的操作系统环境中运行。应用虚拟化使得应用程序可以跨平台运行,简化了部署和管理。</p>
<ul>
<li><strong>字节码虚拟化</strong>:应用程序代码被编译成字节码,可以在支持相应虚拟机的平台上运行。典型例子是 Java 虚拟机JVM</li>
<li><strong>沙盒虚拟化</strong>:应用程序运行在一个独立的沙盒环境中,与其他应用程序隔离,保证了更高的安全性和稳定性。示例包括 Google Chrome 的沙盒技术。</li>
</ul>
<h3 id="4-网络">4. 网络<a aria-hidden="true" tabindex="-1" href="#4-网络" class="internal"> §</a></h3>
<p>网络虚拟化通过将物理网络资源虚拟化为逻辑网络资源,实现灵活的网络配置和管理。网络虚拟化提高了网络资源的利用效率和管理灵活性。</p>
<ul>
<li><strong>软件定义网络SDN</strong>:通过软件控制网络硬件,实现网络资源的虚拟化和集中管理。代表技术包括 VMware NSX 和 Cisco ACI。</li>
<li><strong>虚拟局域网VLAN</strong>:通过逻辑分区实现网络隔离和资源优化配置。</li>
</ul>
<h3 id="5-存储">5. 存储<a aria-hidden="true" tabindex="-1" href="#5-存储" class="internal"> §</a></h3>
<p>存储虚拟化通过将物理存储资源虚拟化为逻辑存储资源,实现存储资源的集中管理和优化利用。存储虚拟化提供了更高的存储利用率和灵活性。</p>
<ul>
<li><strong>块级存储虚拟化</strong>:将物理存储设备虚拟化为<strong>逻辑存储块</strong>,代表技术包括 EMC VPLEX 和 IBM SVC。</li>
<li><strong>文件级存储虚拟化</strong>:将物理文件系统资源虚拟化为<strong>逻辑文件系统资源</strong>,代表技术包括 VMware vSAN 和 NetApp ONTAP。</li>
</ul>
<h2 id="虚拟化的应用与前景">虚拟化的应用与前景<a aria-hidden="true" tabindex="-1" href="#虚拟化的应用与前景" class="internal"> §</a></h2>
<h3 id="虚拟化在企业中的应用">虚拟化在企业中的应用<a aria-hidden="true" tabindex="-1" href="#虚拟化在企业中的应用" class="internal"> §</a></h3>
<p>虚拟化技术在企业中有广泛的应用,主要体现在以下几个方面:</p>
<ul>
<li><strong>桌面虚拟化</strong>:将桌面操作系统虚拟化,提供云桌面服务。桌面虚拟化可以实现统一管理、降低成本、提高安全性。用户可以通过任何设备访问虚拟桌面,提高了工作灵活性和效率。</li>
<li><strong>服务器虚拟化</strong>:在物理服务器上运行多个虚拟机,提高资源利用率、降低成本、简化管理。服务器虚拟化可以有效整合服务器资源,减少硬件需求,优化数据中心的运行效率。</li>
<li><strong>云计算</strong>:虚拟化技术是云计算的基础,实现资源的弹性化和扩展性。通过虚拟化,云服务提供商可以灵活管理计算资源,提供按需服务,满足客户的各种需求。</li>
<li><strong>大数据</strong>:虚拟化技术支持大数据的快速部署和扩展。通过虚拟化,可以高效管理和调度大数据处理任务,提高数据处理效率和灵活性。</li>
<li><strong>移动应用</strong>:虚拟化技术支持移动应用的开发和部署。通过应用虚拟化,可以确保移动应用在不同操作系统环境中的兼容性,简化开发和测试流程,提高应用的可靠性和安全性。</li>
</ul>
<h3 id="虚拟化的未来发展趋势">虚拟化的未来发展趋势<a aria-hidden="true" tabindex="-1" href="#虚拟化的未来发展趋势" class="internal"> §</a></h3>
<p>随着技术的不断发展,虚拟化技术也在不断演进,未来的发展趋势主要包括以下几个方面:</p>
<ul>
<li><strong>云计算的普及</strong>:虚拟化技术是云计算的基础,随着云计算的普及,虚拟化技术将得到更广泛的应用。</li>
<li><strong>容器化技术的发展</strong>:容器化技术是虚拟化技术的延伸,具有更高的灵活性和效率,未来将得到更多应用。</li>
<li><strong>边缘计算的兴起</strong>:虚拟化技术可以应用于边缘计算,提供更灵活的计算资源配置和管理。</li>
<li><strong>安全性增强</strong>:随着虚拟化技术的普及,虚拟化安全性将成为关注的重点,未来将会有更多的安全技术和方案应用于虚拟化环境。</li>
</ul>
<p>通过虚拟化技术的不断发展和应用,未来的 IT 基础设施将更加高效、灵活和安全,为企业的数字化转型提供有力支持。</p></article></div><div class="right sidebar"><div class="graph "><h3>Graph View</h3><div class="graph-outer"><div id="graph-container" data-cfg="{&quot;drag&quot;:true,&quot;zoom&quot;:true,&quot;depth&quot;:1,&quot;scale&quot;:1.1,&quot;repelForce&quot;:0.5,&quot;centerForce&quot;:0.3,&quot;linkDistance&quot;:30,&quot;fontSize&quot;:0.6,&quot;opacityScale&quot;:1,&quot;showTags&quot;:true,&quot;removeTags&quot;:[]}"></div><svg version="1.1" id="global-graph-icon" xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55 55" fill="currentColor" xmlSpace="preserve"><path d="M49,0c-3.309,0-6,2.691-6,6c0,1.035,0.263,2.009,0.726,2.86l-9.829,9.829C32.542,17.634,30.846,17,29,17
s-3.542,0.634-4.898,1.688l-7.669-7.669C16.785,10.424,17,9.74,17,9c0-2.206-1.794-4-4-4S9,6.794,9,9s1.794,4,4,4
c0.74,0,1.424-0.215,2.019-0.567l7.669,7.669C21.634,21.458,21,23.154,21,25s0.634,3.542,1.688,4.897L10.024,42.562
C8.958,41.595,7.549,41,6,41c-3.309,0-6,2.691-6,6s2.691,6,6,6s6-2.691,6-6c0-1.035-0.263-2.009-0.726-2.86l12.829-12.829
c1.106,0.86,2.44,1.436,3.898,1.619v10.16c-2.833,0.478-5,2.942-5,5.91c0,3.309,2.691,6,6,6s6-2.691,6-6c0-2.967-2.167-5.431-5-5.91
v-10.16c1.458-0.183,2.792-0.759,3.898-1.619l7.669,7.669C41.215,39.576,41,40.26,41,41c0,2.206,1.794,4,4,4s4-1.794,4-4
s-1.794-4-4-4c-0.74,0-1.424,0.215-2.019,0.567l-7.669-7.669C36.366,28.542,37,26.846,37,25s-0.634-3.542-1.688-4.897l9.665-9.665
C46.042,11.405,47.451,12,49,12c3.309,0,6-2.691,6-6S52.309,0,49,0z M11,9c0-1.103,0.897-2,2-2s2,0.897,2,2s-0.897,2-2,2
S11,10.103,11,9z M6,51c-2.206,0-4-1.794-4-4s1.794-4,4-4s4,1.794,4,4S8.206,51,6,51z M33,49c0,2.206-1.794,4-4,4s-4-1.794-4-4
s1.794-4,4-4S33,46.794,33,49z M29,31c-3.309,0-6-2.691-6-6s2.691-6,6-6s6,2.691,6,6S32.309,31,29,31z M47,41c0,1.103-0.897,2-2,2
s-2-0.897-2-2s0.897-2,2-2S47,39.897,47,41z M49,10c-2.206,0-4-1.794-4-4s1.794-4,4-4s4,1.794,4,4S51.206,10,49,10z"></path></svg></div><div id="global-graph-outer"><div id="global-graph-container" data-cfg="{&quot;drag&quot;:true,&quot;zoom&quot;:true,&quot;depth&quot;:-1,&quot;scale&quot;:0.9,&quot;repelForce&quot;:0.5,&quot;centerForce&quot;:0.3,&quot;linkDistance&quot;:30,&quot;fontSize&quot;:0.6,&quot;opacityScale&quot;:1,&quot;showTags&quot;:true,&quot;removeTags&quot;:[]}"></div></div></div><div class="toc desktop-only"><button type="button" id="toc" class><h3>Table of Contents</h3><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="fold"><polyline points="6 9 12 15 18 9"></polyline></svg></button><div id="toc-content"><ul class="overflow"><li class="depth-0"><a href="#虚拟化概述" data-for="虚拟化概述">虚拟化概述</a></li><li class="depth-1"><a href="#虚拟化的概念" data-for="虚拟化的概念">虚拟化的概念</a></li><li class="depth-1"><a href="#虚拟化的起源" data-for="虚拟化的起源">虚拟化的起源</a></li><li class="depth-1"><a href="#虚拟化的优势" data-for="虚拟化的优势">虚拟化的优势</a></li><li class="depth-0"><a href="#虚拟化技术" data-for="虚拟化技术">虚拟化技术</a></li><li class="depth-1"><a href="#1-虚拟机" data-for="1-虚拟机">1. 虚拟机</a></li><li class="depth-1"><a href="#2-hypervisor虚拟机监控器" data-for="2-hypervisor虚拟机监控器">2. Hypervisor虚拟机监控器</a></li><li class="depth-1"><a href="#3-虚拟化软件" data-for="3-虚拟化软件">3. 虚拟化软件</a></li><li class="depth-1"><a href="#4-容器" data-for="4-容器">4. 容器</a></li><li class="depth-1"><a href="#5-软件定义网络sdn" data-for="5-软件定义网络sdn">5. 软件定义网络SDN</a></li><li class="depth-1"><a href="#6-存储虚拟化" data-for="6-存储虚拟化">6. 存储虚拟化</a></li><li class="depth-0"><a href="#虚拟化分类" data-for="虚拟化分类">虚拟化分类</a></li><li class="depth-1"><a href="#1-物理硬件" data-for="1-物理硬件">1. 物理硬件</a></li><li class="depth-1"><a href="#2-操作系统" data-for="2-操作系统">2. 操作系统</a></li><li class="depth-1"><a href="#3-应用程序" data-for="3-应用程序">3. 应用程序</a></li><li class="depth-1"><a href="#4-网络" data-for="4-网络">4. 网络</a></li><li class="depth-1"><a href="#5-存储" data-for="5-存储">5. 存储</a></li><li class="depth-0"><a href="#虚拟化的应用与前景" data-for="虚拟化的应用与前景">虚拟化的应用与前景</a></li><li class="depth-1"><a href="#虚拟化在企业中的应用" data-for="虚拟化在企业中的应用">虚拟化在企业中的应用</a></li><li class="depth-1"><a href="#虚拟化的未来发展趋势" data-for="虚拟化的未来发展趋势">虚拟化的未来发展趋势</a></li></ul></div></div><div class="backlinks "><h3>Backlinks</h3><ul class="overflow"><li>No backlinks found</li></ul></div><div class="explorer mobile-only"><button type="button" id="explorer" data-behavior="collapse" data-collapsed="collapsed" data-savestate="true" data-tree="[{&quot;path&quot;:&quot;Basics&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Basics/english&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Blog&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/个人成长&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/医学健康&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/历史&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/哲学宗教&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/心理&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/政治军事&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/教育学习&quot;,&quot;collapsed&quot;:true},{&quot;path&qu
function toggleCallout() {
const outerBlock = this.parentElement;
outerBlock.classList.toggle(`is-collapsed`);
const collapsed = outerBlock.classList.contains(`is-collapsed`);
const height = collapsed ? this.scrollHeight : outerBlock.scrollHeight;
outerBlock.style.maxHeight = height + `px`;
let current = outerBlock;
let parent = outerBlock.parentElement;
while (parent) {
if (!parent.classList.contains(`callout`)) {
return;
}
const collapsed2 = parent.classList.contains(`is-collapsed`);
const height2 = collapsed2 ? parent.scrollHeight : parent.scrollHeight + current.scrollHeight;
parent.style.maxHeight = height2 + `px`;
current = parent;
parent = parent.parentElement;
}
}
function setupCallout() {
const collapsible = document.getElementsByClassName(
`callout is-collapsible`
);
for (const div of collapsible) {
const title = div.firstElementChild;
if (title) {
title.removeEventListener(`click`, toggleCallout);
title.addEventListener(`click`, toggleCallout);
const collapsed = div.classList.contains(`is-collapsed`);
const height = collapsed ? title.scrollHeight : div.scrollHeight;
div.style.maxHeight = height + `px`;
}
}
}
document.addEventListener(`nav`, setupCallout);
window.addEventListener(`resize`, setupCallout);
</script><script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.esm.min.mjs';
const darkMode = document.documentElement.getAttribute('saved-theme') === 'dark'
mermaid.initialize({
startOnLoad: false,
securityLevel: 'loose',
theme: darkMode ? 'dark' : 'default'
});
document.addEventListener('nav', async () => {
await mermaid.run({
querySelector: '.mermaid'
})
});
</script><script src="https://cdn.jsdelivr.net/npm/katex@0.16.7/dist/contrib/copy-tex.min.js" type="application/javascript"></script><script src="../../../../postscript.js" type="module"></script></html>