<?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>DBAlife &#187; vmware</title>
	<atom:link href="http://www.dbalife.com/archives/tag/vmware/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dbalife.com</link>
	<description>星光照耀前方</description>
	<lastBuildDate>Tue, 10 Aug 2010 03:34:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>vmware server 2.0 安装要点</title>
		<link>http://www.dbalife.com/archives/327.html</link>
		<comments>http://www.dbalife.com/archives/327.html#comments</comments>
		<pubDate>Sat, 10 Oct 2009 03:30:27 +0000</pubDate>
		<dc:creator>skywalker</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[登录]]></category>

		<guid isPermaLink="false">http://www.dbalife.com/?p=327</guid>
		<description><![CDATA[vmware server 2.0采用web界面，初始用户和密码与宿主机器的系统用户相同，如administrator/xxxx。 但在登录时很可能遇到以下的问题： ErrorThe VMware Infrastructure Web Service at "http://localhost:8222/sdk" is not responding (Connection Refused). 检查：vmware host agent服务是否已经启动；在hosts文件中是否包含 127.0.0.1  localhost；登录用户是否拥有Administrator权限；登录用户是否属于_vmware_user_用户组 The server was unable to process your log in request.  Please check with your server administrator. 运行net user 用户名 /active:yes Related posts:Vmware server 1.06 虚拟机自动关机故障一例 Apache2与Resin2整合虚拟主机的配置 caucho-request的范围


Related posts:<ol><li><a href='http://www.dbalife.com/archives/157.html' rel='bookmark' title='Permanent Link: Vmware server 1.06 虚拟机自动关机故障一例'>Vmware server 1.06 虚拟机自动关机故障一例</a></li>
<li><a href='http://www.dbalife.com/archives/126.html' rel='bookmark' title='Permanent Link: Apache2与Resin2整合虚拟主机的配置'>Apache2与Resin2整合虚拟主机的配置</a></li>
<li><a href='http://www.dbalife.com/archives/200.html' rel='bookmark' title='Permanent Link: caucho-request的范围'>caucho-request的范围</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>vmware server 2.0采用web界面，初始用户和密码与宿主机器的系统用户相同，如administrator/xxxx。</p>
<p>但在登录时很可能遇到以下的问题：</p>
<ol>
<li>ErrorThe VMware Infrastructure Web Service at "<a href="http://localhost:8222/sdk">http://localhost:8222/sdk</a>" is not responding (Connection Refused).<br />
检查：vmware host agent服务是否已经启动；在hosts文件中是否包含 127.0.0.1  localhost；登录用户是否拥有Administrator权限；登录用户是否属于_vmware_user_用户组</li>
<li>The server was unable to process your log in request.  Please check with your server administrator.<br />
运行net user 用户名 /active:yes</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.dbalife.com/archives/157.html' rel='bookmark' title='Permanent Link: Vmware server 1.06 虚拟机自动关机故障一例'>Vmware server 1.06 虚拟机自动关机故障一例</a></li>
<li><a href='http://www.dbalife.com/archives/126.html' rel='bookmark' title='Permanent Link: Apache2与Resin2整合虚拟主机的配置'>Apache2与Resin2整合虚拟主机的配置</a></li>
<li><a href='http://www.dbalife.com/archives/200.html' rel='bookmark' title='Permanent Link: caucho-request的范围'>caucho-request的范围</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbalife.com/archives/327.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vmware server 1.06 虚拟机自动关机故障一例</title>
		<link>http://www.dbalife.com/archives/157.html</link>
		<comments>http://www.dbalife.com/archives/157.html#comments</comments>
		<pubDate>Fri, 29 Aug 2008 06:39:48 +0000</pubDate>
		<dc:creator>skywalker</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[自动关机]]></category>

		<guid isPermaLink="false">http://www.dbalife.com/archives/vmware-server-106-%e8%99%9a%e6%8b%9f%e6%9c%ba%e8%87%aa%e5%8a%a8%e5%85%b3%e6%9c%ba%e6%95%85%e9%9a%9c%e4%b8%80%e4%be%8b/</guid>
		<description><![CDATA[在Vmware server上安装Clusterware时，一个节点总在安装中途无征兆自动断电关闭。 检查vmware server的日志文件/var/log/vmware/vmware-serverd.log，里面记录了这样一段信息 Aug 29 12:48:55: app&#124; VmsdRegister: Config file has changed: /opt/VmwareMachine/rac02/rac02.vmx Aug 29 12:54:17: app&#124; OvlHostStartIo: errno 104 Aug 29 12:54:17: app&#124; vmdbPipe_Streams: Couldn't read Aug 29 12:54:17: app&#124; VM suddenly changed state: poweredOff. Aug 29 12:54:17: app&#124; Removing from running vm list: /opt/VmwareMachine/rac02/rac02.vmx Aug 29 12:54:17: app&#124; VMServerd IPC closed the [...]


Related posts:<ol><li><a href='http://www.dbalife.com/archives/327.html' rel='bookmark' title='Permanent Link: vmware server 2.0 安装要点'>vmware server 2.0 安装要点</a></li>
<li><a href='http://www.dbalife.com/archives/125.html' rel='bookmark' title='Permanent Link: Listerner.ora写法问题导致的监听器启动失败'>Listerner.ora写法问题导致的监听器启动失败</a></li>
<li><a href='http://www.dbalife.com/archives/185.html' rel='bookmark' title='Permanent Link: crs_stat中UNKNOWN状态的处理方法'>crs_stat中UNKNOWN状态的处理方法</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>在Vmware server上安装Clusterware时，一个节点总在安装中途无征兆自动断电关闭。</p>
<p>检查vmware server的日志文件/var/log/vmware/vmware-serverd.log，里面记录了这样一段信息</p>
<div style="margin-left: 40px;">Aug 29 12:48:55: app| VmsdRegister: Config file has changed: /opt/VmwareMachine/rac02/rac02.vmx<br />
Aug 29 12:54:17: app| OvlHostStartIo: errno 104<br />
Aug 29 12:54:17: app| vmdbPipe_Streams: Couldn't read<br />
Aug 29 12:54:17: app| VM suddenly changed state: poweredOff.<br />
Aug 29 12:54:17: app| Removing from running vm list: /opt/VmwareMachine/rac02/rac02.vmx<br />
Aug 29 12:54:17: app| VMServerd IPC closed the connection with thread /opt/VmwareMachine/rac02/rac02.vmx (0x830224c)<br />
Aug 29 12:54:17: app| Lost connection to /opt/VmwareMachine/rac02/rac02.vmx (/opt/VmwareMachine/rac02/rac02.vmx) unexpectedly.<br />
Aug 29 12:54:17: app| VM suddenly changed state: poweredOff.<br />
Aug 29 12:54:17: app| VM suddenly changed state: poweredOff.<br />
Aug 29 12:54:17: app| VM suddenly changed state: poweredOff.</div>
<p>这样的故障通常由2种状况引起：</p>
<div style="margin-left: 40px;">1、虚拟机不能正确定位及使用swap文件<br />
2、虚拟机没有正确注册到Vmware server中</div>
<p>由于故障节点是由另一节点复制出的，所以猜测可能是注册上的问题，对其重新注册</p>
<div style="margin-left: 40px;">＃vmware-cmd -s unregister /path-to-.vmx-file<br />
＃vmware-cmd -s register /path-to-.vmx-file</div>
<p>故障解决</p>
<div class="flockcredit" style="text-align: right; color: #CCC; font-size: x-small;">Blogged with the <a style="color: #999; font-weight: bold;" title="Flock Browser" href="http://www.flock.com/blogged-with-flock" target="_new">Flock Browser</a></div>
<p><!-- technorati tags begin --></p>
<p style="font-size:10px;text-align:right;">Tags: <a rel="tag" href="http://technorati.com/tag/vmware">vmware</a>, <a rel="tag" href="http://technorati.com/tag/register">register</a>, <a rel="tag" href="http://technorati.com/tag/poweroff">poweroff</a>, <a rel="tag" href="http://technorati.com/tag/%E8%87%AA%E5%8A%A8%E5%85%B3%E6%9C%BA">自动关机</a></p>
<p><!-- technorati tags end --></p>


<p>Related posts:<ol><li><a href='http://www.dbalife.com/archives/327.html' rel='bookmark' title='Permanent Link: vmware server 2.0 安装要点'>vmware server 2.0 安装要点</a></li>
<li><a href='http://www.dbalife.com/archives/125.html' rel='bookmark' title='Permanent Link: Listerner.ora写法问题导致的监听器启动失败'>Listerner.ora写法问题导致的监听器启动失败</a></li>
<li><a href='http://www.dbalife.com/archives/185.html' rel='bookmark' title='Permanent Link: crs_stat中UNKNOWN状态的处理方法'>crs_stat中UNKNOWN状态的处理方法</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbalife.com/archives/157.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
