<?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>Simpleman &#38; Simple Life &#187; 2008</title>
	<atom:link href="http://xuming.info/tag/2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://xuming.info</link>
	<description>Learn to write and appreciate</description>
	<lastBuildDate>Sat, 11 Dec 2010 03:05:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Hyper-V R2 和 vSphere 个人使用感受</title>
		<link>http://xuming.info/2009/10/1067/</link>
		<comments>http://xuming.info/2009/10/1067/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 23:40:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://xuming.info/?p=1067</guid>
		<description><![CDATA[习惯了使用 VMware 的产品，在测试 Hyper-V 的时候发现很多不同的地方，先总结一下，主要从 Hyper-V R2 角度考虑。 ##### # 缺点 ############################# 1. 网络配置太简单，几乎没有什么可选； 2. 但是在配置 virtual networks 又发现很容易搞混网卡之间的对应关系； 3. 配置复杂，如果要实现 Live Migration 功能，会发现有太多的东西需要配置； 4. 管理分散，需要不断的在 Host 上的 Hyper-V Manager，Failover Cluster Manager 和 SCVMM 2008 R2 Console 之间切换； 5. 补丁管理问题，如果每月一次的重启会是梦魇； ##### # 优点 ############################# 1. 有个 save state 功能，会自动在 Host 重启之前保存 VM 状态，然后在重启后自动恢复。如果是 Host 关机，则现在启动后 [...]]]></description>
			<content:encoded><![CDATA[<p><!--<br />
BODY { FONT-FAMILY:Verdana; FONT-SIZE:10pt }<br />
P { FONT-FAMILY:Verdana; FONT-SIZE:10pt }<br />
DIV { FONT-FAMILY:Verdana; FONT-SIZE:10pt }<br />
TD { FONT-FAMILY:Verdana; FONT-SIZE:10pt }<br />
--></p>
<div>习惯了使用 VMware 的产品，在测试 Hyper-V 的时候发现很多不同的地方，先总结一下，主要从 Hyper-V R2 角度考虑。</div>
<div>#####</div>
<div># 缺点</div>
<div>#############################</div>
<div>1. 网络配置太简单，几乎没有什么可选；</div>
<div>2. 但是在配置 virtual networks 又发现很容易搞混网卡之间的对应关系；</div>
<div>3. 配置复杂，如果要实现 Live Migration 功能，会发现有太多的东西需要配置；</div>
<div>4. 管理分散，需要不断的在 Host 上的 Hyper-V Manager，Failover Cluster Manager 和 SCVMM 2008 R2 Console 之间切换；</div>
<div>5. 补丁管理问题，如果每月一次的重启会是梦魇；</div>
<div>#####</div>
<div>
<div># 优点</div>
<div>#############################</div>
<div>1. 有个 save state 功能，会自动在 Host 重启之前保存 VM 状态，然后在重启后自动恢复。如果是 Host 关机，则现在启动后 VM 会显示 Saved State 状态。可以设置 VM 在 Host 启动和关机时的状态保存。</div>
<div>2. 和 AD 紧密结合，帐号管理比较方便。</div>
<div>3. NetBackup 支持对 Hyper-V 的备份。(这个不能算优点了，只是指出一下)</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://xuming.info/2009/10/1067/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 System Requirements</title>
		<link>http://xuming.info/2007/06/1009/</link>
		<comments>http://xuming.info/2007/06/1009/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 13:12:13 +0000</pubDate>
		<dc:creator>xuming</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://xuming.info/?p=1009</guid>
		<description><![CDATA[Microsoft Windows Server 2008 Beta 3 出来了，不过其对硬件的要求并没有想象中的那么高。下面表格的内容摘自微软： http://www.microsoft.com/windowsserver2008/sysreqs.mspx Component Requirement Processor Minimum: 1GHzRecommended: 2GHzOptimal: 3GHz or faster Note: An Intel Itanium 2 processor is required for Windows Server 2008 for Itanium-based Systems Memory Minimum: 512MB RAMRecommended: 1GB RAMOptimal: 2GB RAM (Full installation) or 1GB RAM (Server Core installation) or moreMaximum (32-bit systems): 4GB (Standard) or [...]]]></description>
			<content:encoded><![CDATA[<h4>Microsoft Windows Server 2008 Beta 3 出来了，不过其对硬件的要求并没有想象中的那么高。下面表格的内容摘自微软： <a href="http://www.microsoft.com/windowsserver2008/sysreqs.mspx">http://www.microsoft.com/windowsserver2008/sysreqs.mspx</a></h4>
<table border="0" cellspacing="0" cellpadding="0" class="dataTable" id="E4">
<thead>
<tr class="stdHeader" valign="top">
<td id="colE6" width="120">Component</td>
<td id="colEDB" style="border-right: #cccccc 1px solid">Requirement</td>
</tr>
</thead>
<tbody>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Processor</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p>Minimum: 1GHz<br />Recommended: 2GHz<br />Optimal: 3GHz or faster </p>
<p><strong>Note:</strong> An Intel Itanium 2 processor is required for Windows Server 2008 for Itanium-based Systems </p>
</td>
</tr>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Memory</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p class="lastInCell">Minimum: 512MB RAM<br />Recommended: 1GB RAM<br />Optimal: 2GB RAM (Full installation) or 1GB RAM (Server Core installation) or more<br />Maximum (32-bit systems): 4GB (Standard) or 64GB (Enterprise and Datacenter)<br />Maximum (64-bit systems): 32GB (Standard) or 2TB (Enterprise, Datacenter and Itanium-based Systems) </p>
</td>
</tr>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Hard Disk</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p>Minimum: 8GB<br />Recommended: 40GB (Full installation) or 10GB (Server Core installation)<br />Optimal: 80GB (Full installation) or 40GB (Server Core installation) or more </p>
<p><strong>Note:</strong> Computers with more than 16GB of RAM will require more disk space for paging, hibernation, and dump files </p>
</td>
</tr>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Drive</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p class="lastInCell">DVD-ROM drive </p>
</td>
</tr>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Display</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p class="lastInCell">Super VGA (800 ?600) or higher-resolution monitor </p>
</td>
</tr>
<tr class="record" valign="top">
<td class="rowLabel">
<p class="lastInCell"><strong>Other</strong></p>
</td>
<td style="border-right: #cccccc 1px solid">
<p class="lastInCell">Keyboard and Microsoft Mouse or compatible pointing device</p>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://xuming.info/2007/06/1009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

