<?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; openvz</title>
	<atom:link href="http://www.pigo.idv.tw/archives/tag/openvz/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pigo.idv.tw</link>
	<description>嘿嘿嘿嘿 .....</description>
	<lastBuildDate>Sat, 04 Feb 2012 12:35:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>如何讓 OpenVZ 下的虛擬機使用到整顆硬碟</title>
		<link>http://www.pigo.idv.tw/archives/544</link>
		<comments>http://www.pigo.idv.tw/archives/544#comments</comments>
		<pubDate>Thu, 07 Jan 2010 19:25:47 +0000</pubDate>
		<dc:creator>pigo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[虛擬化]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[proxmox ve]]></category>

		<guid isPermaLink="false">http://www.pigo.idv.tw/?p=544</guid>
		<description><![CDATA[玩了幾天的&#160; Proxmox VE 後 , 要開始建立我的 NAS 了 我的 Server 中其實有三顆硬碟 , 第一顆 160G 是安裝 Proxmox VE , 有兩個 500G 用主機板的 RAID BIOS 建立磁碟陣列 , 因此我要再建立一個 OpenVZ 出來當作 NAS Server 而基本上 OpenVZ 建立的虛擬機 , 是沒有辦法使用實體硬碟的 , 而且 Proxmx VE 預設是不會偵測 Fake RAID(主機板的假 RAID) , 因此只好手動來做了 首先要先解決 Proxmox VE 沒偵測到我的硬碟的問題 , 我的主機板的晶片是 ICH9R 的 , Linux [...]]]></description>
		<wfw:commentRss>http://www.pigo.idv.tw/archives/544/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>筆記 : proxmox ve 下用 OpenVZ 安裝 CentOS 的一些小眉角</title>
		<link>http://www.pigo.idv.tw/archives/536</link>
		<comments>http://www.pigo.idv.tw/archives/536#comments</comments>
		<pubDate>Thu, 07 Jan 2010 15:42:57 +0000</pubDate>
		<dc:creator>pigo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[虛擬化]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[proxmo]]></category>

		<guid isPermaLink="false">http://www.pigo.idv.tw/?p=536</guid>
		<description><![CDATA[這幾天玩 proxmox ve 來裝 CentOS 其實碰到許多問題 , 所以寫下心得 由於 OpenVZ 必須要有所謂的 template 檔案才能模擬出各種 Linux 環境 , 所以必須要去下載&#160; , proxmox ve 的管理介面裡頭是有一些現成 , 但都是 32bit , 若要安裝 64bit 的 CentOS , 則必須到 OpenVZ 官方網站下載 http://wiki.openvz.org/Download/template/precreated 但下載回來後發現用 proxmox ve 上傳 template 檔案是會發生錯誤的 , 因為它要求 template 檔案的檔案命名方式必須符合它的規定 --__(i386&#124;amd64).tar.gz 所以下載回來的 CentOS 5.4 64bit 的 template 檔案可以改成如 centos-5-default_5.2-1_amd64.tar.gz , 名稱只要符合規則就好 [...]]]></description>
		<wfw:commentRss>http://www.pigo.idv.tw/archives/536/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>proxmox ve 性能測試 (OpenVZ vs KVM vs Vmware Server)</title>
		<link>http://www.pigo.idv.tw/archives/530</link>
		<comments>http://www.pigo.idv.tw/archives/530#comments</comments>
		<pubDate>Thu, 07 Jan 2010 14:52:43 +0000</pubDate>
		<dc:creator>pigo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[虛擬化]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[proxmox ve]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.pigo.idv.tw/?p=530</guid>
		<description><![CDATA[硬碟資料大致上整理好了 , 現在家中爛 Server 完全是用 proxmox ve 虛擬出多種 OS , 包括目前我這個爛站也是用 OpenVZ 虛擬出來的 , 經過了幾天的把玩之後 , 總算做出了一些簡單的測試 這次的測試主要是測試網站應用的效能 , 基本上就是測試 LAMP 的性能 , 測試的環境如下 Host OS : 以純 Cent OS 5.4 64bit 來運作 OpenVZ : 在 proxmox ve 下以 OpenVZ 方式模擬出 CentOS 5.4 64bit VM Server : 在 CentOS 5.4 64bit 下安裝 VMWARE SERVER , [...]]]></description>
		<wfw:commentRss>http://www.pigo.idv.tw/archives/530/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

