<?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>Malaysia VMware Communities &#187; Operating Systems</title>
	<atom:link href="http://malaysiavm.com/blog/category/operating-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://malaysiavm.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 21 Nov 2011 15:50:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Microsoft 2008 Cluster Bugs</title>
		<link>http://malaysiavm.com/blog/microsoft-2008-cluster-bugs/</link>
		<comments>http://malaysiavm.com/blog/microsoft-2008-cluster-bugs/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 15:33:38 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=2377</guid>
		<description><![CDATA[Went through a marathon troubleshooting with my client for the past 1 week to figure out the reason why a cluster failed in place and it could not easily rebuild back after 1 of the node evicted. We had gone through the process to re image both nodes and rebuild from scratch. Follow exactly the [...]]]></description>
			<content:encoded><![CDATA[<p>Went through a marathon troubleshooting with my client for the past 1 week to figure out the reason why a cluster failed in place and it could not easily rebuild back after 1 of the node evicted. We had gone through the process to re image both nodes and rebuild from scratch. Follow exactly the best practices and run through the cluster validation without any error. While we try to form the cluster, the system keep provide an unknown error which do not share much information from log. It just keep telling you that the node is not reachable or unauthorized due to security setting.</p>
<p>After few nights of troubleshooting, I was running out of clue. Came to the sudden, I accidentally search the computer name in AD under the category of Users object group, and I found an user account been created in AD with the same name as we define on the cluster name. I was wondering whether this could caused the confuse to the system. Therefore, I was suggesting to remove the user name temporally as it was not use at the moment and tried to reform the cluster. Guess what, the cluster form up as it needed to be in less than 1 minutes. We were so happy to end the marathon troubleshooting every night well and we were also very pissed off with the bugs we face here.</p>
<p><span id="more-2377"></span>I am not very sure what is the real reason behind can really cause this, but this is the real case which take us few days to figure out. I think Microsoft should seriously look into this problem as it sound stupid to have this bugs in place today. User name and computer object name are always not the same thing in AD, how can the system confuse with it?If this is unavoidable, they should put in to the documentation or check list to remind the users on this. My personal comment on Windows 2008 Cluster technology, it does not make the administrator life simple, and it added too much dependency for the Microsoft AD. Please take note that this problem happen to both windows 2008 and windows 2008 R2.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/microsoft-2008-cluster-bugs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplify DR replication in Virtual VS Physical</title>
		<link>http://malaysiavm.com/blog/simplify-dr-replication-in-virtual-vs-physical/</link>
		<comments>http://malaysiavm.com/blog/simplify-dr-replication-in-virtual-vs-physical/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 08:57:05 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Data Center]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[SRM]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=2130</guid>
		<description><![CDATA[I had gone through numbers of interesting discussions with the users I met in the past which talk about the disaster recovery plan in their current and future environment. DR is not a new topic for every enterprise environment, but it is always important for the enterprise environment to have DR in place due to [...]]]></description>
			<content:encoded><![CDATA[<p>I had gone through numbers of interesting discussions with the users I met in the past which talk about the disaster recovery plan in their current and future environment. DR is not a new topic for every enterprise environment, but it is always important for the enterprise environment to have DR in place due to business critical and compliance purposes.  While virtualization continue penetrate into enterprise environment by taking mission critical workload, Disaster Recovery solution become a must to be consider which may require users to redesign their DR solution.</p>
<p>Traditional legacy or standalone environment, we often realize there are many solutions perform replication from primary data center to DR center via host base, storage base or image base replication. All of them has the pros &amp; cons depend what is the objective of the specified DR project users are looking at. DR consistency and usability during DR scenario &amp; practices always the biggest challenge in every IT department today.</p>
<p><span id="more-2130"></span>In virtual environment, hypervisor will encapsulate the entire virtual system in to multiple files. These files are usually located on the Shared storage environment &amp; replicated across to DR center via storage replication. Of course, this solution are come with a cost, may not apply to every environment. Well, my intention is to compare the simplicity of DR in virtual compare to physical environment. Since everything are on SAN or NAS in virtual environment, everything could had just taken care by the storage and replicated over to DR center. With VMware Site Recovery Manager solution, extra management capability had built in allow users to predefine the DR policy to ensure VMs are ready to production in DR scenario. The entire state of the virtual machine include operating system, application data, and databases are fully replicated across to DR center in this case.</p>
<p>In physical environment, we always had challenges to maintain consistency on the operating system &amp; application, which may not running on SAN, unless all systems are on SAN boot environment without local hard drive. Due to complexity and cost concerns, not many of the enterprise IT today will have SAN boot environment. For anything is not on SAN, may require 3rd party solution or customize solutions to ensure consistency over the DR.</p>
<p>A re-design or DR solution due to virtualization adoption, may bring more benefits to the IT and business unit by reducing the complexity compare to the physical environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/simplify-dr-replication-in-virtual-vs-physical/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>High Consolidation ratio in Virtualization</title>
		<link>http://malaysiavm.com/blog/high-consolidation-ratio-in-virtualization/</link>
		<comments>http://malaysiavm.com/blog/high-consolidation-ratio-in-virtualization/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 14:34:30 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[DRS]]></category>
		<category><![CDATA[FT]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1855</guid>
		<description><![CDATA[Recently I had gone through a lot of posts from the internet as well as some discussion I had with the persons I met, some of them are concerns about the increasing number of virtual machines into a single physical host which generally putting too much eggs in 1 bucket. They could be right in [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I had gone through a lot of posts from the internet as well as some discussion I had with the persons I met, some of them are concerns about the increasing number of virtual machines into a single physical host which generally putting too much eggs in 1 bucket. They could be right in certain extend, but I will not say they are absolutely correct. They are few missing items that they had forgotten how the IT suppose to run before the virtualization came in to the market with all the capabilities they demostrated VS traditional physical systems.</p>
<p>You may have 30 to 50 VMs into single host today due to high density server with more <a href="http://malaysiavm.com/blog/tag/cpu">CPU</a> core or more memory per single system. In the next second, you may face the hardware failure on 1 of the host, there will be around 50 VMs down at 1 time and require another 20 mins before all the virtual machine could be successful restarted on the surviving host. Some of them may consider this is high impact, therefore you decide to restrict the number of virtual machine in single host around 10 to 20 VM per <a href="http://malaysiavm.com/blog/tag/esx">ESX</a>. What happen next, the TCO is high, and ROI is not efficient.  Is a tough point for most administrators to choose in this scenario. I will urge you to backward a little bit and look at the scenerio again. Before Virtualization, all the business system that only invested with standalone server without physical clustering, they do not entitle any HA as the aware off. If they want a HA in physical system, they will had to invest extra CAPEX and OPEX to maintain a same set of hardware and operating system, just for failover purpose. Again, even the operating system clustering does not provide 100% <a href="http://malaysiavm.com/blog/tag/uptime">uptime</a>.</p>
<p><span id="more-1855"></span></p>
<p>When they adopted to Virtualization today, they do know how the HA will work, as I even personally demo to the business and explain how the <a href="http://malaysiavm.com/blog/tag/ha">HA</a> work in ESX servers. Well, they pay less to the system cost VS Standalone servers but gain. They are happy and acceptable with the 20 mins recovery time if the host are failed due to the hardware failure on the ESX server.  Well, if 20 mins are not acceptable for them today, what about the users who even refuse to host their system in the virtual infrastructure today? There are still many of the systems are currently running on the standalone host without physical clustering. VMware had done the great job by providing ESX cluster and Virtual machine heartbeat monitoring. Users will not get this if they are still on standalone host today.</p>
<p>If you would like to minimize the system down time due to ESX host failure, you can always build the <a href="http://malaysiavm.com/blog/tag/microsoft">Microsoft</a> cluster or <a href="http://malaysiavm.com/blog/tag/linux">Linux</a> cluster on top of the virtual machines. Of course, this will require extra efforts to manage and maintain just like 2 physical system.  Another choice you may think of, is the Fault Tolerance function from VMware. Of course, you should always configure the policies to control the DRS activities to ensure all your same functionalities system are always split to multiple ESX hosts in the same cluster.</p>
<p>From my experience on deploying multi tier application system in x86 platform, I will say the application design are much critical to improve the uptime from time to time. Those intelligent application today, are able to scale dynamically from multi-tier perspective with auto failover and load balance mode enable. In the event of any application server are down, the users will be auto redirect to the available application server automatically. Well, even we had planned everything in place, there are still much more thing to be involved to prevent the single point of failure such as, <a href="http://malaysiavm.com/blog/tag/san">SAN</a> storage and Networking.</p>
<p>My opinion on high consolidation ratio in <a href="http://malaysiavm.com/blog/tag/virtualization">virtualization</a> today, does not mean the risks are increasing. It is well depend on the architecture planning, consideration, design and implementation by the team.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/high-consolidation-ratio-in-virtualization/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Running Chrome OS on vSphere Update 1</title>
		<link>http://malaysiavm.com/blog/running-chrome-os-on-vsphere-update-1/</link>
		<comments>http://malaysiavm.com/blog/running-chrome-os-on-vsphere-update-1/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 06:49:05 +0000</pubDate>
		<dc:creator>jlchannel</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[VMDK]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1660</guid>
		<description><![CDATA[Referring to NTPRO Download Chrome OS VMware image post, I&#8217;m managed to get Chrome OS running on vSphere update 1 as screen below: Please make sure you have selected Other 2.6x Linux 32bit as per your guest OS. Download Chrome OS VMware Image at http://gdgt.com/google/chrome-os/download/]]></description>
			<content:encoded><![CDATA[<p>Referring to NTPRO <a href="http://www.ntpro.nl/blog/archives/1335-guid.html">Download Chrome OS VMware image</a> post, I&#8217;m managed to get <a href="http://malaysiavm.com/blog/tag/chrome">Chrome</a> OS running on vSphere update 1 as screen below:</p>
<p><a href="http://malaysiavm.com/blog/wp-content/uploads/2009/11/chrome-on-vsphere.png" rel="shadowbox[sbpost-1660];player=img;"><img src="http://malaysiavm.com/blog/wp-content/uploads/2009/11/chrome-on-vsphere.png" alt="Running Chrome OS on vSphere 4 Update 1" width="505" height="388" /></a></p>
<p>Please make sure you have selected Other 2.6x <a href="http://malaysiavm.com/blog/tag/linux">Linux</a> 32bit as per your guest OS.</p>
<p><span id="more-1660"></span><br />
<a href="http://malaysiavm.com/blog/tag/download">Download</a> Chrome OS VMware Image at <a href="http://gdgt.com/google/chrome-os/download/">http://gdgt.com/google/chrome-os/download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/running-chrome-os-on-vsphere-update-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Memory Hot Add for Virtual Machine</title>
		<link>http://malaysiavm.com/blog/memory-hot-add-for-virtual-machine/</link>
		<comments>http://malaysiavm.com/blog/memory-hot-add-for-virtual-machine/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 03:39:55 +0000</pubDate>
		<dc:creator>jlchannel</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[hot add]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[VM]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1008</guid>
		<description><![CDATA[The next version of ESX vSphere or ESX 4 new features &#8211; Memory &#8220;Hot Add&#8221; for virtual machine is not a secret anymore. The most important is Microsoft announced the drop of hot-add support from its roadmap, postponed to an unannounced date, reported by Virtualization.Info which is totally not make sense and it&#8217;s confirmed worked [...]]]></description>
			<content:encoded><![CDATA[<p>The next version of <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> <a href="http://malaysiavm.com/blog/tag/vsphere">vSphere</a> or <a href="http://malaysiavm.com/blog/tag/esx4">ESX 4</a> new features &#8211; Memory &#8220;Hot Add&#8221; for virtual machine is not a secret anymore. The most important is Microsoft announced the drop of hot-add support from its roadmap, postponed to an unannounced date, reported by <em><a href="http://www.virtualization.info/2008/04/vmware-beats-microsoft-on-virtual.html">Virtualization.Info</a></em> which is totally not make sense and it&#8217;s confirmed worked on next version  of <a href="http://malaysiavm.com/blog/tag/esx">ESX</a>/<a href="http://malaysiavm.com/blog/tag/vcenter">vCenter</a>.</p>
<p>I would like to share how to configure memory &#8220;hot add&#8221; for Windows 2003 virtual machine.</p>
<p><a href="http://www.malaysiavm.com/images/vsphere/enable_memory_hot_add.png" rel="shadowbox[sbpost-1008];player=img;"><img src="http://www.malaysiavm.com/images/vsphere/enable_memory_hot_add.png" alt="Memory hot add" width="507" height="448" rel="shadowbox" /></a><br />
<span id="more-1008"></span><br />
Please make sure the <a href="http://malaysiavm.com/blog/tag/virtual">virtual</a> machine is <em>power off</em> before proceed and this is one time setup.</p>
<ul>
<li> Right click on virtual machine</li>
<li> Click Edit Settings</li>
<li> Click Options</li>
<li> Select &#8220;Enable memory hot add for this virtual machine&#8221; under Memory/CPU Hotplug.</li>
<li> Click OK</li>
</ul>
<p><a href="http://www.malaysiavm.com/images/vsphere/memory_hot_add.png" rel="shadowbox[sbpost-1008];player=img;"><img src="http://www.malaysiavm.com/images/vsphere/memory_hot_add.png" alt="ESX 4 Memory Hot Add" width="504" height="446" rel="shadowbox" /></a></p>
<p>Testing time! Power on your virtual machine and increase your memory size on the fly now.</p>
<p><strong>Note:</strong> You can increase the <a href="http://malaysiavm.com/blog/tag/memory">memory</a> on the fly but <strong>NOT</strong> decrease the memory during virtual machine is power on.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/memory-hot-add-for-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to check VMware tools version using CLI on Linux</title>
		<link>http://malaysiavm.com/blog/how-to-check-vmware-tools-version-on-linux-using-cli/</link>
		<comments>http://malaysiavm.com/blog/how-to-check-vmware-tools-version-on-linux-using-cli/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 14:21:23 +0000</pubDate>
		<dc:creator>jlchannel</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=859</guid>
		<description><![CDATA[Personally, I would said VMware Tools upgrade on Linux is not as easy as Microsoft Windows virtual machine. Every time VMware Tools upgrade must give me some problem especially on SuSE Linux virtual machine. Anyway this article is not discuss about VMware Tools upgrade and I&#8217;m focus on &#8220;How to check VMware tools version on [...]]]></description>
			<content:encoded><![CDATA[<p>Personally, I would said <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> Tools upgrade on Linux is not as easy as <a href="http://malaysiavm.com/blog/tag/microsoft">Microsoft</a> <a href="http://malaysiavm.com/blog/tag/windows">Windows</a> virtual machine. Every time VMware Tools upgrade must give me some problem especially on <a href="http://malaysiavm.com/blog/tag/suse">SuSE</a> Linux virtual machine. Anyway this article is not discuss about VMware Tools upgrade and I&#8217;m focus on &#8220;<strong>How to check VMware tools version on Linux using <a href="http://malaysiavm.com/blog/tag/cli">CLI</a></strong>&#8221;</p>
<p><strong>Option 1:</strong><br />
<code># grep buildNr /usr/bin/vmware-config-tools.pl<br />
  my $buildNr;<br />
  $buildNr = '3.5.0 build-143128';<br />
  return remove_whitespaces($buildNr);</code></p>
<p><span id="more-859"></span><br />
<strong>Option 2:</strong><br />
<code># vmware-config-tools.pl -h<br />
VMware Tools 3.5.0 build-143128 for Linux </code></p>
<p><strong>Option 3:</strong><br />
<code># rpm -qa|grep VM<br />
VMwareTools-7302-143128</code><br />
<em>Note:</em> Only apply to RPM installed</p>
<p>Enjoy and I hope this is useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/how-to-check-vmware-tools-version-on-linux-using-cli/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SLES9 and SLES10 VM mount as Read only</title>
		<link>http://malaysiavm.com/blog/sles9-and-sles10-vm-mount-as-read-only/</link>
		<comments>http://malaysiavm.com/blog/sles9-and-sles10-vm-mount-as-read-only/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 16:26:10 +0000</pubDate>
		<dc:creator>jlchannel</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[Novell]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[service pack]]></category>
		<category><![CDATA[SLES]]></category>
		<category><![CDATA[SLES10]]></category>
		<category><![CDATA[SLES9]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=788</guid>
		<description><![CDATA[1 of the SLES 10 and 4 of the SLES9 SP3 are having the same problem which is mount in READ only mode today. Damm! I found the root cause and thanks to Linux kernel bug! According to VMware KB Article 51306 VMware has identified a problem with RHEL5, RHEL4 U4, RHEL4 U3, SLES10, and [...]]]></description>
			<content:encoded><![CDATA[<p>1 of the <a href="http://malaysiavm.com/blog/tag/sles">SLES</a> 10 and 4 of the SLES9 SP3 are having the same problem which is mount in <strong>READ</strong> only mode today. Damm! I found the root cause and thanks to <a href="http://malaysiavm.com/blog/tag/linux">Linux</a> kernel bug!</p>
<p>According to <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> <a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=51306&amp;sliceId=1&amp;docTypeID=DT_KB_1_1&amp;dialogID=15650791&amp;stateId=0%200%205086894">KB Article 51306</a></p>
<blockquote><p>VMware has identified a problem with <a href="http://malaysiavm.com/blog/tag/rhel">RHEL</a>5, RHEL4 U4, RHEL4 U3, SLES10, and SLES9 SP3 guest operating systems. Their file systems may become read-only in the event of busy I/O retry or path failover of the <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> Server&#8217;s <a href="http://malaysiavm.com/blog/tag/san">SAN</a> or <a href="http://malaysiavm.com/blog/tag/iscsi">iSCSI</a> storage.</p>
<p>This issue may affect other Linux distributions based on early 2.6 kernels as well, such as Ubuntu 7.04</p>
<p>The same behavior is expected even on a native Linux environment, where the time required for the file system to become read-only depends on the number of paths available to a particular target, the multi-path software installed on the operating system, and whether the failing I/O was to an EXT3 Journal. However, the problem is aggravated in an ESX Server environment because ESX Server manages multiple paths to the storage target and provides a single path to the guest operating system, which effectively reduces the number of retries done by the guest operating system.</p></blockquote>
<p>And the solution is:</p>
<blockquote><p>This is not an ESX Server bug. This Linux kernel bug has been fixed as of version 2.6.22.</p>
<p>Note: This article does not supersede the Guest Operating System Installation Guide, a guest operating system upgrade may require an ESX Server upgrade as well.</p>
<p>For RHEL5, the resolution is to upgrade to Update 1, also refereed to as RHEL5.1</p>
<p>For RHEL4 U3 and RHEL U4, the resolution is to upgrade to Update 5, also refereed to as RHEL 4.5.</p>
<p>For SLES10, the resolution is to upgrade to SP2. For more information, see Novell KB TID 3605538.</p>
<p>For <a href="http://malaysiavm.com/blog/tag/sles">SLES</a>9 SP3, the resolution is to upgrade to SP4, or SP3 Maintenance Release build 2.6.5-7.286.<br />
For more information, see TID 3584352 &#8211; Filesystem goes read-only in <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a></p>
<p>For <a href="http://malaysiavm.com/blog/tag/ubuntu">Ubuntu</a> 7.04, the resolution is to upgrade to 7.10</p></blockquote>
<p><span id="more-788"></span><br />
Beside that,  I would also suggest you check Novell Support @</p>
<ul>
<li><a href="http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=3605538&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=14162194&amp;stateId=0%200%2014164046">Ext3 filesystem goes read-only without the underlying storage reporting errors</a></li>
<li><a href="http://www.novell.com/support/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=3584352&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=21310766&amp;stateId=1%200%2021308590">Filesystem goes read-only in VMware </a></li>
</ul>
<p>Hope you won&#8217;t need to go through unnecessary step. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/sles9-and-sles10-vm-mount-as-read-only/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Resize Windows 2003 Server Virtual Disk on VMware ESX</title>
		<link>http://malaysiavm.com/blog/how-to-resize-windows-2003-server-virtual-disk-on-vmware-esx/</link>
		<comments>http://malaysiavm.com/blog/how-to-resize-windows-2003-server-virtual-disk-on-vmware-esx/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 03:39:43 +0000</pubDate>
		<dc:creator>jlchannel</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[gpart]]></category>
		<category><![CDATA[liveCD]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=772</guid>
		<description><![CDATA[The following guide explain &#8220;How to resize Windows 2003 server (boot system) virtual disk on VMware ESX&#8221;. Preliminary Note Operating System: Windows 2003 Hostname: Win07 Initial drive c: hard disk space: 12 GB Allocate additional hard disk space: 8GB Total size(resize) = 20GB VMware ESX version 3.5 update 3 GPart LiveCD 0.3.9-4 Note: We&#8217;re NOT [...]]]></description>
			<content:encoded><![CDATA[<p>The following guide explain &#8220;How to resize Windows 2003 server (boot system) virtual disk on VMware ESX&#8221;.</p>
<p><strong>Preliminary Note</strong></p>
<ul>
<li> Operating System: Windows 2003</li>
<li> Hostname: Win07</li>
<li> Initial drive c: hard disk space: 12 GB</li>
<li> Allocate additional hard disk space: 8GB</li>
<li> Total size(resize) = 20GB</li>
<li> VMware ESX version 3.5 update 3</li>
<li><a href="http://gparted.sourceforge.net/livecd.php">GPart LiveCD 0.3.9-4</a></li>
</ul>
<p><strong>Note:</strong> We&#8217;re NOT warranty and response for any disk corruption. Please make sure you have BACKUP before proceed.</p>
<p><strong>Here you go step by step:</strong><br />
<span id="more-772"></span></p>
<ol>
<li>Power off <a href="http://malaysiavm.com/blog/tag/windows">Windows</a> 2003 virtual machine.</li>
<li><a href="http://malaysiavm.com/blog/tag/resize">Resize</a> existing hard disk size from 12Gb to 20Gb.</li>
<p><a href="http://www.malaysiavm.com/images/resizedisk.png" rel="shadowbox[sbpost-772];player=img;"><img src="http://www.malaysiavm.com/images/resizedisk.png" alt="Resize Disk" width="508" height="192" /></a></p>
<li>Power on Windows 2003 virtual machine and make sure you can see additional disk allocated.</li>
<p><a href="http://www.malaysiavm.com/images/addwin2k3.png" rel="shadowbox[sbpost-772];player=img;"><img src="http://www.malaysiavm.com/images/addwin2k3.png" alt="Resize Disk" width="508" height="341" /></a></p>
<li>Once again, restart Windows 2003 virtual machine and boot with <a href="http://malaysiavm.com/blog/tag/gpart">GPart</a> <a href="http://malaysiavm.com/blog/tag/livecd">LiveCD</a>(default settings).</li>
<p><a href="http://www.malaysiavm.com/images/boot_gpart.png" rel="shadowbox[sbpost-772];player=img;"><img src="http://www.malaysiavm.com/images/boot_gpart.png" alt="GPart Live CD" width="506" height="419" /></a></p>
<li>Select &#8216;Don&#8217;t touch keymap&#8217; and press &#8216;ENTER&#8217;.</li>
<li>Press &#8217;33&#8242; and &#8216;ENTER&#8217;.</li>
<li>Please &#8216;ENTER&#8217; to continue.</li>
<li>Right click on GParted menu -&gt; click &#8216;Resize/Move&#8217;.</li>
<li>Use your mouse and scroll/resize /dev/sda1 to maximum size.</li>
<p><a href="http://www.malaysiavm.com/images/gpart_resize.png" rel="shadowbox[sbpost-772];player=img;"><img src="http://www.malaysiavm.com/images/gpart_resize.png" alt="GPart Resize" width="505" height="378" /></a></p>
<li>Click &#8216;Resize/Move&#8217;.</li>
<li>Click &#8216;Apply&#8217; twice.</li>
<li>Click &#8216;Close&#8217;.</li>
<p><a href="http://www.malaysiavm.com/images/gpart_resize_done.png" rel="shadowbox[sbpost-772];player=img;"><img src="http://www.malaysiavm.com/images/gpart_resize_done.png" alt="GPart Resize" width="508" height="314" /></a></p>
<li>Restart <a href="http://www.malaysiavm.com/blog/tag/windows">Windows</a> 2003 virtual machine again and I would suggest you run Windows checkdisk(chkdsk) during boot up.</li>
<p><a href="http://www.malaysiavm.com/images/chkdsk.png" rel="shadowbox[sbpost-772];player=img;"><img src="http://www.malaysiavm.com/images/chkdsk.png" alt="Chkdsk" width="501" height="225" /></a></p>
<li>Go to Windows Disk Management tools.</li>
<p><a href="http://www.malaysiavm.com/images/resizewin2k3_done.png" rel="shadowbox[sbpost-772];player=img;"><img src="http://www.malaysiavm.com/images/resizewin2k3_done.png" alt="Resize Windows 2003 done" width="505" height="340" /></a></p>
<li>Gongratulation if you can see 20Gb drive C: available.</li>
</ol>
<p>Any feedback or comment are welcome and I hope this guide is helpful. </p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/how-to-resize-windows-2003-server-virtual-disk-on-vmware-esx/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Windows 7 Beta on VMware Server 2</title>
		<link>http://malaysiavm.com/blog/windows-7-beta-on-vmware-server-2/</link>
		<comments>http://malaysiavm.com/blog/windows-7-beta-on-vmware-server-2/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 15:07:07 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware Server]]></category>
		<category><![CDATA[VMware Server 2]]></category>
		<category><![CDATA[VMware Workstation]]></category>
		<category><![CDATA[windos 7]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=769</guid>
		<description><![CDATA[Today, I had fully tested the installation and functionalities for the latest Windows 7 on my VMware Server 2.0. The OS choice I choose from the VMware Server is Vista as for compatible to run the Windows 7. Impressively the performance is much more better than the Vista before. The installation had went through as [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I had fully tested the installation and functionalities for the latest Windows 7 on my VMware Server 2.0. The OS choice I choose from the <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> Server is <a href="http://malaysiavm.com/blog/tag/vista">Vista</a> as for compatible to run the Windows 7. Impressively the performance is much more better than the Vista before. The installation had went through as usual as I do not run into drivers issues during and after the installation for Windows 7. Now I am enjoying the <a href="http://malaysiavm.com/blog/tag/windows7">Windows 7</a> on VM with good performance compare to my Vista which always give me troublesome with unknown error.</p>
<p><span id="more-769"></span></p>
<p>The only difficulty I have now is Daemon Tools, which use for <a href="http://malaysiavm.com/blog/tag/iso">ISO</a> purpose. Beside that, I am using it as my day to day operational purpose including Microsoft <a href="http://malaysiavm.com/blog/tag/office">Office</a>, firefox, <a href="http://malaysiavm.com/blog/tag/ie">IE</a> 8, Live messenger and etc. Respond wise had been significant improve as compare to Vista previously.</p>
<p>I am not installed my Workstation to <a href="http://malaysiavm.com/blog/tag/windows7">Windows 7</a> 64 bits Ultimate version and use in full mode for my office work. I would like to say I am happy on it. If you want to have a try on this, you will always able to install the windows 7 on both VMware <a href="http://malaysiavm.com/blog/tag/workstation">Workstation</a> and VMware <a href="http://malaysiavm.com/blog/tag/server">Server</a>. Have fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/windows-7-beta-on-vmware-server-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Fedora 10 and gOS added</title>
		<link>http://malaysiavm.com/blog/fedora-10-and-gos-added/</link>
		<comments>http://malaysiavm.com/blog/fedora-10-and-gos-added/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 10:06:25 +0000</pubDate>
		<dc:creator>jlchannel</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fedora 10]]></category>
		<category><![CDATA[gOS]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=693</guid>
		<description><![CDATA[Fedora 10 and gOS was added to my VMware ESX development box today. How about you? Get gOS and Fedora 10 now!]]></description>
			<content:encoded><![CDATA[<p><a href="http://malaysiavm.com/blog/tag/fedora">Fedora</a> 10 and <a href="http://malaysiavm.com/blog/tag/gos">gOS</a> was added to my VMware ESX development box today.</p>
<p><a href="http://www.malaysiavm.com/images/gos.png" rel="shadowbox[sbpost-693];player=img;"><img src="http://www.malaysiavm.com/images/gos.png" alt="gOS" width="518" height="337" /></a></p>
<p><a href="http://www.malaysiavm.com/images/fedora10.png" rel="shadowbox[sbpost-693];player=img;"><img src="http://www.malaysiavm.com/images/fedora10.png" alt="Fedora 10" width="515" height="342" /></a><br />
<span id="more-693"></span></p>
<p>How about you?<br />
<a href="http://www.thinkgos.com/software.php">Get <strong>gOS</strong></a> and <a href="http://fedoraproject.org/en/get-fedora"><strong>Fedora 10</strong></a> now!</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/fedora-10-and-gos-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.571 seconds -->

