<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; ESXI</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/esxi/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>在ESXI上部署OpenWrt软路由系统</title>
		<link>https://www.osyunwei.com/archives/16907.html</link>
		<comments>https://www.osyunwei.com/archives/16907.html#comments</comments>
		<pubDate>Sun, 01 Mar 2026 09:19:12 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Router]]></category>
		<category><![CDATA[ESXI]]></category>
		<category><![CDATA[OpenWrt]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=16907</guid>
		<description><![CDATA[1、简单介绍 OpenWrt 是一个基于Linux的开源路由器系统，可以安装在普通PC电脑上，也能安装在虚拟机中，还可以安装在支持OpenWrt系统的硬件路由器上。 软件生态丰富：拥有数千个免费插件，可轻松实现科学上网（OpenVPN, Clash, WireGuard）等。 2、官方网站下载 https://downloads.openwrt.org/releases/ https://downloads.openwrt.org/releases/24.10.5/targets/x86/64/ 我们选择x86/64/格式的镜像 有4种类型的镜像文件： 引导方式：UEFI 还是 Legacy BIOS 启动 文件系统：ext4 还是 squashfs generic-ext4-combined-efi.img.gz generic-ext4-combined.img.gz generic-squashfs-combined-efi.img.gz generic-squashfs-combined.img.gz 一般选择generic-ext4-combined.img.gz镜像就可以。 https://downloads.openwrt.org/releases/24.10.5/targets/x86/64/openwrt-24.10.5-x86-64-generic-ext4-combined.img.gz 注意： .img 文件本身就已经是一个完整的、包含分区表和文件系统的硬盘镜像了。 它不像 Windows 的 .iso 文件那样是一个“安装光盘”，需要你运行安装程序去格式化硬盘、复制文件。 .img 文件就像是已经装好系统并拔下来的硬盘，你只需要把它“插”到虚拟机上即可。 3、转换img固件为ESXi可以识别的镜像 安装转换工具StarWind V2V Converter 下载地址： https://www.starwindsoftware.com/tmplink/starwindconverter.exe 修改镜像名称，把下载好的镜像openwrt-24.10.5-x86-64-generic-ext4-combined.img改名为：openwrt24.img 安装并打开StarWind V2V Converter 选择 local file本地文件 选择刚刚修改过名字的镜像文件 选择转换位置local file 选择格式类型VMDK 选择虚拟机硬盘文件格式类型：这里选择ESXi 选择存储位置 转换 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/16907.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/16907.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESXi 6.7和vCenter Server 6.7安装部署</title>
		<link>https://www.osyunwei.com/archives/16316.html</link>
		<comments>https://www.osyunwei.com/archives/16316.html#comments</comments>
		<pubDate>Wed, 02 Jul 2025 08:04:52 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESXI]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=16316</guid>
		<description><![CDATA[组件介绍： 1、VMware ESXi 6.7 VMware ESXi 是 VMware 推出的一种裸金属虚拟化管理程序，可以直接安装在物理服务器上，不需要依赖操作系统。 2、vCenter Server 6.7 vCenter Server 是 VMware 提供的一个集中管理平台，用于统一管理和监控多个 ESXi 主机及其上的虚拟机。 3、分享一个资源下载站： https://sysin.org/blog/vmware/ 4、VMware-ESXi-6.7U3v-24514018-x86_64.iso 百度网盘链接：https://pan.baidu.com/s/1xkSe0hXip7OVospdrayc9Q?pwd=at2a 5、VMware-VCSA-all-6.7.0-24337536.iso 百度网盘链接：https://pan.baidu.com/s/1c1KcZy8futU3S5YsVzQ2eg?pwd=yevn 组件安装： 1、安装VMware ESXi 6.7 VMware-ESXi-6.7U3v-24514018-x86_64.iso 选择第一项安装ESXi-6.7 默认回车 F11 默认回车 默认回车 设置密码，回车 F11进行安装 等待安装完成后 回车 重启系统 正在重启系统 F2进行系统设置 输入登录密码，回车 选择网络设置Configure Management Network选项，回车 选择IPv4 Configuration 回车 用空格选择第三项，设置为静态IP，输入IP、子网掩码、网关 继续选择DNS Configuration 用空格选中第二项，使用自定义的DNS Hostname修改为你需要的主机名字 我们这里使用默认设置就行 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/16316.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/16316.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESXi 9.0安装部署</title>
		<link>https://www.osyunwei.com/archives/15934.html</link>
		<comments>https://www.osyunwei.com/archives/15934.html#comments</comments>
		<pubDate>Mon, 23 Jun 2025 10:07:31 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESXI]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=15934</guid>
		<description><![CDATA[组件介绍： 1、VMware ESXi 9.0 VMware ESXi 是 VMware 推出的裸金属虚拟化管理程序，可以直接安装在物理服务器上，不需要依赖操作系统。 2、分享一个资源下载站： https://sysin.org/blog/vmware/ 组件安装： 1、安装VMware ESXi 9.0 VMware-VMvisor-Installer-9.0.0.0.24678710.x86_64.iso 默认回车 F11 默认回车 默认回车 设置密码，回车 F11进行安装 正在安装中 回车重启系统 系统重启中 F2进行系统设置 输入登录密码，回车 选择网络设置Configure Management Network选项，回车 选择IPv4 Configuration 回车 用空格选择第三项，设置为静态IP，输入IP、子网掩码、网关 输入Y保存上面的配置信息 F12 重新系统 输入密码 F11重启系统 系统重启后，ip地址已经是我们设置的固定ip了 打开浏览器，输入账号密码登录，登录成功后，可以看到相关信息，VMware ESXi 9.0安装成功。 VMware ESXi 9.0不再支持中文界面，我们使用默认的英文界面进行操作 2、在VMware ESXi 9.0中创建虚拟机 2.1上传虚拟机镜像文件到存储目录 存储-datastore1 数据存储浏览器 创建目录 目录名称：iso 选择iso [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/15934.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/15934.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESXi 8.0和vCenter Server 8.0安装部署</title>
		<link>https://www.osyunwei.com/archives/15703.html</link>
		<comments>https://www.osyunwei.com/archives/15703.html#comments</comments>
		<pubDate>Wed, 04 Jun 2025 03:37:16 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESXI]]></category>
		<category><![CDATA[vCenter Server]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=15703</guid>
		<description><![CDATA[组件介绍： 1、VMware ESXi 8.0 VMware ESXi 是 VMware 推出的一种裸金属虚拟化管理程序，可以直接安装在物理服务器上，不需要依赖操作系统。 2、vCenter Server 8.0 vCenter Server 是 VMware 提供的一个集中管理平台，用于统一管理和监控多个 ESXi 主机及其上的虚拟机。 3、分享一个资源下载站： https://sysin.org/blog/vmware/ 组件安装： 1、安装VMware ESXi 8.0 VMware-VMvisor-Installer-8.0U3e-24674464.x86_64.iso 默认回车 F11 默认回车 默认回车 设置密码，回车 F11进行安装 正在安装中 回车重启系统 系统重启中 F2进行系统设置 输入登录密码，回车 选择网络设置Configure Management Network选项，回车 选择IPv4 Configuration 回车 用空格选择第三项，设置为静态IP，输入IP、子网掩码、网关 继续选择DNS Configuration 回车 用空格选中第二项，使用自定义的DNS，填写DNS Hostname修改为你需要的主机名字 回车 输入Y保存上面的配置信息 F12 重新系统 输入密码 F11重启系统 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/15703.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/15703.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用FreeNAS构建ESXI网络共享存储iSCSI</title>
		<link>https://www.osyunwei.com/archives/6865.html</link>
		<comments>https://www.osyunwei.com/archives/6865.html#comments</comments>
		<pubDate>Mon, 02 Sep 2013 16:35:26 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[FreeNAS]]></category>
		<category><![CDATA[ESXI]]></category>
		<category><![CDATA[iSCSI]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=6865</guid>
		<description><![CDATA[说明： ESXI版本：ESXI 5.1 FreeNAS版本：FreeNAS-9.1.1-RELEASE-x64 FreeNAS服务器IP：192.168.115.142 FreeNAS Web管理入口：http://192.168.115.142 默认管理员用户名、密码为空，直接可以登录 具体操作： 一、在FreeNAS中创建可用于ESXI的网络存储iSCSI 1、在客户端浏览器中打开http://192.168.115.142 如下图所示： 点左边的System-Settings language：选择Simplified Chinese  #修改语言为中文简体 TimeZone：选择Asia/Shanghai  #时区修改为亚洲/上海 Save #保存配置 在浏览器中重新打开管理界面可以看到网页已经变为简体中文了。 2、在系统中添加iSCSI存储设备 打开：存储器-查看磁盘，出现下面的界面： 可以看到da1、da2、da3三块硬盘 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容 版权所有,转载请注明出处及原文链接 打开-存储器-ZFS Volume Manager，出现下面的界面 Volume Name：ESXI 选中：Available disks Volume layout：RaidZ  选中三块硬盘 点：Add Extra Device 添加卷 添加完成之后，出现下面的界面： 打开服务-iSCSI 点后面的小扳手图标 出现下面的界面： 点 Portals，再点Add入口，出现下面界面： 注释：192.168.115.142  #根据需要添加 IP地址：选择192.168.115.142  #FreeNAS服务器地址 端口：3260   #默认端口 确定 添加完成之后，出现下面的界面： 点 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/6865.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/6865.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>使用Openfiler构建ESXI网络共享存储iSCSI</title>
		<link>https://www.osyunwei.com/archives/6781.html</link>
		<comments>https://www.osyunwei.com/archives/6781.html#comments</comments>
		<pubDate>Thu, 29 Aug 2013 15:44:21 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Openfiler]]></category>
		<category><![CDATA[ESXI]]></category>
		<category><![CDATA[iSCSI]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=6781</guid>
		<description><![CDATA[说明： ESXI版本：ESXI 5.1 Openfiler版本：openfileresa-2.99.1 Openfiler服务器IP：192.168.115.100 Openfiler Web管理入口：http://192.168.115.100:446 管理员用户名：Openfiler 管理员密码：password 具体操作： 一、在Openfiler中创建可用于ESXI的网络存储iSCSI 1、在客户端浏览器中打开http://192.168.115.100:446 如下图所示： 继续浏览此网站 确定，出现下面的界面： 管理员用户名：Openfiler 管理员密码：password Log In  登录 如下图所示： 2、点System选项，如下图所示： 添加允许访问Openfiler服务器的IP地址 Name：ESXI   #描述 192.168.115.0  255.255.255.0  Share   #允许ESXI主机所在的IP段访问 根据自己的网络填写相应的IP地址 设置好之后点 Update 添加成功，如下图所示： 3、点Volumes 选择右侧的Block Device 如下图所示： 相关术语操作说明： Block Device：物理磁盘 Physical volume：物理磁盘分区，是组成volume group的单元 Volume group：卷组，由一个或多个物理磁盘分区（Physical volume）组成，是组成Logical Volume的单元 Logical volume：逻辑卷 RAID array member：用做RAID的一块单独“硬盘” 如图/dev/sda用来安装Openfiler系统 其他三块磁盘是用来做Raid5，分别在/dev/sdb、/dev/sdc、/dev/sdd上创建同样大小的RAID array [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/6781.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/6781.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
