<?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; Openfiler</title>
	<atom:link href="http://www.osyunwei.com/archives/category/framework/virtualization/openfiler/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>使用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>
		<item>
		<title>Openfiler安装图解教程</title>
		<link>https://www.osyunwei.com/archives/6705.html</link>
		<comments>https://www.osyunwei.com/archives/6705.html#comments</comments>
		<pubDate>Wed, 28 Aug 2013 16:26:32 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Openfiler]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=6705</guid>
		<description><![CDATA[说明： Openfiler是一个基于Linux的开源免费网络存储管理操作系统，通过WEB界面对存储磁盘进行管理，支持iSCSI、NFS 等网络存储协议。 目前最新版本：openfileresa-2.99.1-x86_64-disc1.iso，安装需要内存512M以上，磁盘1G以上。 官方下载地址： http://nchc.dl.sourceforge.net/project/openfiler/openfiler-distribution-iso-2.99-x64/openfileresa-2.99.1-x86_64-disc1.iso 系统安装图解： 刻录系统镜像光盘，服务器从光驱引导，出现下面的界面 直接回车安装 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容 版权所有,转载请注明出处及原文链接 Next 键盘模式，默认U.S.English Next Yes 使用全部磁盘 Next 注意：如果有多个磁盘，全部选择Yes，磁盘被格式化，原有数据全部清空。 Create custom layout  #自定义分区 选择sda   #第一块硬盘 Next 说明：服务器上有四块硬盘，系统安装到第一块硬盘上面，剩下的三块硬盘做数据存储。 磁盘分区：先要规划好 /boot  200MB swap  1024MB   #一般设为内存的2倍 /  #剩余空间 点/dev/sda-Free-New 挂载点：/boot 文件类型：ext3 磁盘：sda 大小：200 强制为主分区：Force to be a primary partition OK 继续分区，Free-New 文件类型：swap 磁盘：sda 大小：1024 强制为主分区：Force to be a [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/6705.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/6705.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
