<?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>Jason L. Froebe - Tech tips and How Tos for Fellow Techies &#187; VMware</title>
	<atom:link href="http://froebe.net/blog/index.php/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://froebe.net/blog</link>
	<description>Tips &#38; Tricks for Databases (Sybase, Oracle, MySQL, PostgreSQL, SQLite), Windows, Linux, Solaris, Perl, Java, Bash and so much much more</description>
	<lastBuildDate>Sat, 07 Jan 2012 22:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>High overview of Cloud Computing with Ubuntu Eucalyptus Cloud (UEC) from Canonical</title>
		<link>http://froebe.net/blog/2010/06/22/high-overview-of-cloud-computing-with-ubuntu-eucalyptus-cloud-uec-from-canonical/</link>
		<comments>http://froebe.net/blog/2010/06/22/high-overview-of-cloud-computing-with-ubuntu-eucalyptus-cloud-uec-from-canonical/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 12:52:15 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[em]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[qemu]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1260</guid>
		<description><![CDATA[I installed Ubuntu Eucalyptus cloud (#UEC) on a couple of servers at home. I was naively expecting it to be similar to VMware. Oh I was wrong. UEC is the Eucalyptus &#8216;cloud&#8217; software running on Ubuntu servers. The instances would run under the KVM or Xen hypervisors. Ubuntu&#8217;s defaulted to running KVM but isn&#8217;t restricted [...]]]></description>
			<content:encoded><![CDATA[<p>I installed Ubuntu Eucalyptus cloud (#UEC) on a couple of servers at home.  I was naively expecting it to be similar to VMware.  Oh I was wrong.</p>
<p>UEC is the Eucalyptus &#8216;cloud&#8217; software running on Ubuntu servers.  The instances would run under the KVM or Xen hypervisors.  Ubuntu&#8217;s defaulted to running KVM but isn&#8217;t restricted by it.</p>
<p>&#8220;Eucalyptus  is a software available under GPL that helps in creating and managing a private or even a publicly accessible cloud. It provides an EC2 compatible cloud computing platform and S3 compatible cloud storage platform&#8230;&#8221;  <a href="http://cssoss.wordpress.com/2010/05/10/eucalyptus-beginner%E2%80%99s-guide-%E2%80%93-uec-edition-chapter-1-%E2%80%93-introduction-to-uec-and-its%C2%A0components/">Eucalyptus Beginner’s Guide</a></p>
<p>This is how a vm works in UEC:</p>
<p>You publish an image that you previously installed all the software you need (or you can download such an image).  There can be as many instances of this image running as the hardware supports (spread across N number of backend Node Servers).</p>
<p>All instances are transient.  As long as an image is running, it will have a physical presence.. but when it is shutdown, the instance is removed including any work performed in the instance.</p>
<p>&#8220;static&#8221; storage is available via a Storage Server.  After you create an image but before you start it, you have the opportunity to attach storage to the instance.</p>
<div class="wp-caption alignnone" style="width: 610px"><a href="http://cssoss.wordpress.com/2010/05/10/eucalyptus-beginner%E2%80%99s-guide-%E2%80%93-uec-edition-chapter-1-%E2%80%93-introduction-to-uec-and-its%C2%A0components/"><img src="http://cssoss.files.wordpress.com/2010/05/eucalyptus_cloud.png?w=600&amp;h=467" alt="" width="600" height="467" /></a><p class="wp-caption-text">Diagram courtesy of  Eucalyptus Beginner’s Guide – UEC edition</p></div>
<p>While the management tools for UEC, and therefore Amazon EC2/EM, are primitive compared to VMware, it should be able to scale much higher with far less focus on which &#8216;virtual machine&#8217; goes where.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/06/22/high-overview-of-cloud-computing-with-ubuntu-eucalyptus-cloud-uec-from-canonical/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using VMware vCenter Converter and getting a SQL_CANTOPEN or similar error</title>
		<link>http://froebe.net/blog/2010/06/18/using-vmware-vcenter-converter-and-getting-a-sql_cantopen-or-similar-error/</link>
		<comments>http://froebe.net/blog/2010/06/18/using-vmware-vcenter-converter-and-getting-a-sql_cantopen-or-similar-error/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 17:24:48 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[carbonite]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[sql_cantopen]]></category>
		<category><![CDATA[vcenter]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1257</guid>
		<description><![CDATA[Using VMware vCenter Converter and getting a SQL_CANTOPEN or similar error?  Make sure your backup (Carbonite in my case) is disabled else it may try to backup the database for the converter and lock the files from being written to.  Anyone know where VMware keeps this database?]]></description>
			<content:encoded><![CDATA[<p>Using <a href="http://www.vmware.com/products/converter/">VMware vCenter Converter</a> and getting a SQL_CANTOPEN or similar error?  Make sure your backup (<a href="http://www.vmware.com"><img class="alignright size-full wp-image-711" title="VMware" src="http://froebe.net/blog/wp-content/uploads/2008/09/vmware.png" alt="" width="267" height="112" /></a><a href="http://www.carbonite.com/">Carbonite</a> in my case) is disabled else it may try to backup the database for the converter and lock the files from being written to.  Anyone know where VMware keeps this database?</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/06/18/using-vmware-vcenter-converter-and-getting-a-sql_cantopen-or-similar-error/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>VMware 2.0.2 running on Win2k3 -&gt; VMware ESX 4.0 .. done :)</title>
		<link>http://froebe.net/blog/2010/04/24/vmware-2-0-2-running-on-win2k3-vmware-esx-4-0-done/</link>
		<comments>http://froebe.net/blog/2010/04/24/vmware-2-0-2-running-on-win2k3-vmware-esx-4-0-done/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 17:37:58 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[shadow]]></category>
		<category><![CDATA[vmware server]]></category>
		<category><![CDATA[volume]]></category>
		<category><![CDATA[volume shadow service]]></category>
		<category><![CDATA[winscp]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1232</guid>
		<description><![CDATA[I was able to move a VMware Server 2.0 (v7) vm to VMware ESX..  it was a *live* copy where I performed a Windows Volume Shadow copy of the vm files.  Everything worked for the most part but because the database, Sybase ASE 15.0.3, was running when the shadow copy was made, we had corruption [...]]]></description>
			<content:encoded><![CDATA[<p>I was able to move<a href="http://www.vmware.com"><img class="alignright size-full wp-image-711" title="VMware" src="http://froebe.net/blog/wp-content/uploads/2008/09/vmware.png" alt="" width="267" height="112" /></a> a VMware Server 2.0 (v7) vm to VMware ESX..  it was a *live* copy where I performed a Windows Volume Shadow copy of the vm files.  Everything worked for the most part but because the database, Sybase ASE 15.0.3, was running when the shadow copy was made, we had corruption in one database.  Restore from backup and all is good.</p>
<p>Now we need to get an updated license file from Sybase as the NIC mac address has changed..   You can *not* use the mac address from the VMware Server on ESX.  grr.</p>
<p>Twenty hours for the volume shadow copy to complete plus another 12 hours to scp the files to the esx box (esx console access is sloooow).   Keep in mind that the host VMware Server box was rebooting itself randomly so I really couldn’t leave it alone.  Then 3 hours to convert/clone the vmdk files and 2 hours to correct the database&#8230;  I&#8217;m tired.</p>
<p>It turned out to be an issue with allocating 3.75GB to a VM that was causing the rebooting.  Dropping it to 2 GB resolved the rebooting&#8230; who knew?  Nothing in Google and VMware Support wasn&#8217;t able to find anything on their side.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/04/24/vmware-2-0-2-running-on-win2k3-vmware-esx-4-0-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Installing VMware ESXi 4 on a 6 year old cheap motherboard</title>
		<link>http://froebe.net/blog/2010/02/15/how-to-installing-vmware-esxi-4-on-a-6-year-old-cheap-motherboard/</link>
		<comments>http://froebe.net/blog/2010/02/15/how-to-installing-vmware-esxi-4-on-a-6-year-old-cheap-motherboard/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 14:59:17 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[ahci]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[oem.tgz]]></category>
		<category><![CDATA[old motherboards]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unsupported]]></category>
		<category><![CDATA[vmware esxi]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1203</guid>
		<description><![CDATA[I&#8217;ve been trying to get VMware ESXi 4 on my old MSI MS-7388 motherboard for a long time. No matter what I tried, neither the SATA controller on the motherboard or the add on SATA controller would be recognized. Install VMware ESXi 4.0 on an unsupported motherboard (SATA controller must support AHCI): make sure the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying to get <a href="http://www.vmware.com">VMware ESXi 4</a> on my old MSI MS-7388 motherboard for a long time. No matter what I tried, neither the SATA controller on the motherboard or the add on SATA controller would be recognized.</p>
<h3>Install VMware ESXi 4.0 on an unsupported motherboard (SATA controller must support AHCI):</h3>
<ol>
<li>make sure the SATA controller(s) is set to AHCI in the computer&#8217;s BIOS</li>
<li>download VMware ESXi 4 iso</li>
<li><strong>burn</strong> the iso to either a cdrom or a USB thumb drive (512mb minimum) using <a href="http://unetbootin.sourceforge.net/">unetbootin</a></li>
<li>boot the computer into VMware ESXi</li>
<li>Before you&#8217;re prompted to hit <strong>Enter</strong> to begin, hit ALT-F1 which will get you to a console screen without a prompt</li>
<li>Type <strong>&#8220;unsupported&#8221;</strong> followed by <strong>Enter</strong></li>
<li>When prompted for a password, just hit <strong>Enter</strong></li>
<li>Type <strong>&#8220;vmkload_mod ahci&#8221;</strong> followed by <strong>Enter</strong>.  This will load in the driver for just about any AHCI compliant SATA controller</li>
<li>Hit <strong>ALT-F2</strong> to finish the installation</li>
</ol>
<p>At this point VMware ESXi 4.0 will be installed but it won&#8217;t start when you reboot.  This is because VMware won&#8217;t load the AHCI driver by default.  So&#8230; we will have to tell it to load it automatically.  You will need a Linux Live CD such as <a href="http://www.ubuntu.com">Ubuntu</a>.</p>
<ol>
<li>Boot into Linux</li>
<li>From the desktop you will need to mount the VMware partitions.  In Ubuntu 8.04 and higher, you just need to click on the <em>folders</em> in the drop down menu</li>
<li>Locate oem.tgz on the second VMware partition and overwrite it with this <a href="http://www.froebe.net/attachments/oem.tgz">oem.tgz</a>.  It includes a system.map file telling VMware to load the AHCI driver</li>
<li>reboot and boot into VMware ESXi</li>
</ol>
<p>You should have a fully working VMware ESXi server installed and ready for you to setup virtual machines! <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/02/15/how-to-installing-vmware-esxi-4-on-a-6-year-old-cheap-motherboard/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Installing Oracle 10g / 11g on Ubuntu 8.04.1 (Hardy Heron) Server JEOS in VMware Server 1.0x/2.0x</title>
		<link>http://froebe.net/blog/2008/10/21/installing-oracle-10g-11g-on-ubuntu-8041-hardy-heron-server-jeos-in-vmware-server-10x20x/</link>
		<comments>http://froebe.net/blog/2008/10/21/installing-oracle-10g-11g-on-ubuntu-8041-hardy-heron-server-jeos-in-vmware-server-10x20x/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 16:36:26 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[11xe]]></category>
		<category><![CDATA[hardy heron]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[JEOS]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware server]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=726</guid>
		<description><![CDATA[I&#8217;ve been tasked with becoming an Oracle DBA, so I need to be able to create an VMware Server image containing 32 bit Ubuntu 8.04.1 Server JEOS and Oracle 10g. Much of the work was taken from Augusto Bott&#8216;s Installing Oracle 11g on Ubuntu Linux 7.10 (Gutsy Gibbon) and Peter Cooper&#8216;s How to Install VMware [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been tasked with becoming an Oracle DBA, so I need to be able to create an <a href="http://www.vmware.com">VMware Server</a> image containing <a href="http://www.ubuntu.com/products/whatisubuntu/serveredition/jeos">32 bit Ubuntu 8.04.1 Server JEOS</a> and <a href="http://www.oracle.com">Oracle 10g</a>.  Much of the work was taken from <a href="http://www.pythian.com/blogs/author/bott/">Augusto Bott</a>&#8216;s <a href="http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon">Installing Oracle 11g on Ubuntu Linux 7.10 (Gutsy Gibbon)</a> and <a href="http://peterc.org/">Peter Cooper</a>&#8216;s <a href="http://peterc.org/2008/62-how-to-install-vmware-tools-on-ubuntu-hardy-804-under-vmware-fusion.html">How to Install VMware Tools on Ubuntu Hardy 8.04 under VMware Fusion</a>.</p>
<p>I was able to consolidate the methods to work rather well together.  As soon as Ubuntu 8.10 Server JEOS (Intrepid) is released, I&#8217;ll verify the procedure on that operating system as well. </p>
<p>If you&#8217;re looking for instructions on how to install Oracle 11 XE on Ubuntu 8.04.1, look at <a href="http://www.oracle.com/technology/tech/linux/install/xe-on-kubuntu.html">Installing Oracle Database XE on Debian, Ubuntu, and Kubuntu</a> by Todd Trichler.</p>
<h3>Create a VMware Image with the following settings</h3>
<ol>
<li>Choose 32bit Ubuntu for the OS type</li>
<li>1024 MBytes RAM</li>
<li>16GBytes disk space</li>
<li>Ubuntu 8.04.1 (or higher) Server JEOS edition http://www.ubuntu.com/products/whatisubuntu/serveredition/jeos</li>
<li>Upon the os installation, create a non &#8220;oracle&#8221; id to use to administer the os.</li>
</ol>
<h3>Install the required updates and packages</h3>
<div class="bash dean_ch">$ <span class="kw2">sudo</span> <span class="kw2">aptitude</span> update<br />
$ <span class="kw2">sudo</span> <span class="kw2">aptitude</span> safe-upgrade<br />
$ <span class="kw2">sudo</span> <span class="kw2">aptitude</span> <span class="kw2">install</span> build-essential xinetd linux-headers-<span class="sy0">`</span><span class="kw2">uname</span> -r<span class="sy0">`</span> openssh-client openssh-server <span class="kw2">unzip</span> libaio1 <span class="kw2">gawk</span> ksh rpm libmotif3 alien lsb-rpm libtool libxtst-dev libxtst6 libstdc++<span class="nu0">5</span></div>
<h3> Add swap</h3>
<div class="bash dean_ch">$ <span class="kw2">sudo</span> <span class="kw2">dd</span> <span class="re2">if</span>=<span class="sy0">/</span>dev<span class="sy0">/</span>zero <span class="re2">of</span>=<span class="sy0">/</span>extraswap <span class="re2">bs</span>=1M <span class="re2">count</span>=<span class="nu0">1536</span><br />
$ <span class="kw2">sudo</span> mkswap <span class="sy0">/</span>extraswap<br />
$ <span class="kw2">sudo</span> swapon <span class="sy0">/</span>extraswap<br />
$ <span class="kw2">sudo</span> <span class="kw3">echo</span> <span class="st0">&quot;/extraswap &nbsp; none &nbsp; swap &nbsp; sw &nbsp; 0 &nbsp; 0&quot;</span> <span class="sy0">&gt;&gt;</span> <span class="sy0">/</span>etc<span class="sy0">/</span>fstab<br />
<span class="co0"># &lt;em&gt;&quot;/sbin/swapon -s&quot; should show the added swap space&lt;/em&gt;</span><br />
$ <span class="sy0">/</span>sbin<span class="sy0">/</span>swapon <span class="re5">-s</span><br />
Filename&nbsp; &nbsp; &nbsp; &nbsp; Type&nbsp; &nbsp; Size&nbsp; Used&nbsp; Priority<br />
<span class="sy0">/</span>dev<span class="sy0">/</span>mapper<span class="sy0">/</span>oracle10g-swap_1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;partition <span class="nu0">401400</span>&nbsp; <span class="nu0">92</span>&nbsp; <span class="re5">-1</span><br />
<span class="sy0">/</span>extraswap &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="kw2">file</span>&nbsp; &nbsp; <span class="nu0">1048568</span> <span class="nu0">0</span> <span class="re5">-2</span></div>
<h3>If VMware Server version is 2.0x or higher, install VMware tools:</h3>
<div class="bash dean_ch">$ <span class="kw2">sudo</span> <span class="kw2">su</span> &#8211; root<br />
$ <span class="kw2">mount</span> <span class="sy0">/</span>dev<span class="sy0">/</span>cdrom<br />
$ <span class="kw2">cp</span> <span class="sy0">/</span>media<span class="sy0">/</span>cdrom<span class="sy0">/*</span>.gz ~<br />
$ <span class="kw2">tar</span> zxvf VMwareTools<span class="sy0">*</span>.tar.gz<br />
$ <span class="kw3">cd</span> vmware-tools-distrib<br />
$ .<span class="sy0">/</span>vmware-install.pl</div>
<h3> If VMware Server version is 1.0x, install VMware tools:</h3>
<div class="bash dean_ch">$ <span class="kw2">sudo</span> <span class="kw2">su</span> &#8211; root<br />
$ <span class="kw2">mount</span> <span class="sy0">/</span>dev<span class="sy0">/</span>cdrom<br />
$ <span class="kw2">cp</span> <span class="sy0">/</span>media<span class="sy0">/</span>cdrom<span class="sy0">/*</span>.gz ~<br />
$ <span class="kw2">aptitude</span> <span class="kw2">install</span> libgtk2.0-dev libproc-dev libdumbnet-dev xorg-dev <span class="kw2">wget</span><br />
$ <span class="kw2">wget</span> http:<span class="sy0">//</span>mesh.dl.sourceforge.net<span class="sy0">/</span>sourceforge<span class="sy0">/</span>open-vm-tools<span class="sy0">/</span>open-vm-tools-2008.04.14-<span class="nu0">87182</span>.tar.gz<br />
$ <span class="kw2">tar</span> xzvf VMware<span class="sy0">*</span>.gz ; <span class="kw2">sudo</span> <span class="kw2">tar</span> xzvf open-vm-tools<span class="sy0">*</span>.gz ; <span class="kw3">cd</span> open-vm-tools-2008.04.14-<span class="nu0">87182</span><span class="sy0">/</span><br />
$ .<span class="sy0">/</span>configure <span class="sy0">&amp;</span>amp;<span class="sy0">&amp;</span>amp; <span class="kw2">make</span><br />
$ <span class="kw3">cd</span> modules<span class="sy0">/</span>linux<span class="sy0">/</span><br />
$ <span class="kw1">for</span> i <span class="kw1">in</span> <span class="sy0">*</span>; <span class="kw1">do</span> <span class="kw2">mv</span> <span class="co1">${i}</span> <span class="co1">${i}</span><span class="re5">-only</span>; <span class="kw2">tar</span> <span class="re5">-cf</span> <span class="co1">${i}</span>.tar <span class="co1">${i}</span><span class="re5">-only</span>; <span class="kw1">done</span><br />
$ <span class="kw3">cd</span> ..<span class="sy0">/</span>..<span class="sy0">/</span>..<br />
$ <span class="kw2">mv</span> <span class="re5">-f</span> open-vm-tools-2008.04.14-<span class="nu0">87182</span><span class="sy0">/</span>modules<span class="sy0">/</span>linux<span class="sy0">/*</span>.tar vmware-tools-distrib<span class="sy0">/</span>lib<span class="sy0">/</span>modules<span class="sy0">/</span>source<span class="sy0">/</span> ; <span class="kw3">cd</span> vmware-tools-distrib<span class="sy0">/</span><br />
$ <span class="kw2">sudo</span> .<span class="sy0">/</span>vmware-install.pl<br />
$ <span class="kw2">sudo</span> reboot</div>
<h3>Append to /etc/sysctl.conf</h3>
<div class="bash dean_ch">$ <span class="kw2">sudo</span> <span class="kw2">cat</span> <span class="sy0">&gt;&gt;</span> <span class="sy0">/</span>etc<span class="sy0">/</span>sysctl.conf <span class="co2">&lt;&lt; EOF<br />
fs.file-max = 65535<br />
kernel.shmall = 2097152<br />
kernel.shmmax = 2147483648<br />
kernel.shmmni = 4096<br />
kernel.sem = 250 32000 100 128<br />
net.ipv4.ip_local_port_range = 1024 65535<br />
net.core.rmem_default = 1048576<br />
net.core.rmem_max = 1048576<br />
net.core.wmem_default = 262144<br />
net.core.wmem_max = 262144<br />
EOF</span></div>
<h3>Append to /etc/security/limits.conf</h3>
<div class="bash dean_ch">$ <span class="kw2">sudo</span> <span class="kw2">cat</span> <span class="sy0">&gt;&gt;</span> <span class="sy0">/</span>etc<span class="sy0">/</span>security<span class="sy0">/</span>limits.conf <span class="co2">&lt;&lt; EOF<br />
oracle soft nproc 2047<br />
oracle hard nproc 16383<br />
oracle soft nofile 1023<br />
oracle hard nofile 65535<br />
EOF</span></div>
<h3>Append to /etc/pam.d/login</h3>
<div class="bash dean_ch">$ <span class="kw2">sudo</span> <span class="kw2">cat</span> <span class="sy0">&gt;&gt;</span> <span class="sy0">/</span>etc<span class="sy0">/</span>pam.d<span class="sy0">/</span><span class="kw2">login</span> <span class="co2">&lt;&lt; EOF<br />
session required /lib/security/pam_limits.so<br />
session required pam_limits.so<br />
EOF</span></div>
<h3>Set up user / groups</h3>
<div class="bash dean_ch">$ <span class="kw2">sudo</span> <span class="kw2">su</span> &#8211; root<br />
$ addgroup oinstall ; addgroup dba ; addgroup nobody ; usermod <span class="re5">-g</span> nobody nobody ; &nbsp;useradd <span class="re5">-g</span> oinstall <span class="re5">-G</span> dba <span class="re5">-p</span> password <span class="re5">-d</span> <span class="sy0">/</span>home<span class="sy0">/</span>oracle <span class="re5">-s</span> <span class="sy0">/</span>bin<span class="sy0">/</span><span class="kw2">bash</span> oracle<br />
$ <span class="kw2">passwd</span> oracle<br />
Password changed.<br />
$ <span class="kw2">mkdir</span> <span class="sy0">/</span>home<span class="sy0">/</span>oracle ; <span class="kw2">chown</span> <span class="re5">-R</span> oracle:dba <span class="sy0">/</span>home<span class="sy0">/</span>oracle ; <span class="kw2">ln</span> <span class="re5">-s</span> <span class="sy0">/</span>usr<span class="sy0">/</span>bin<span class="sy0">/</span><span class="kw2">awk</span> <span class="sy0">/</span>bin<span class="sy0">/</span><span class="kw2">awk</span> ; <span class="kw2">ln</span> <span class="re5">-s</span> <span class="sy0">/</span>usr<span class="sy0">/</span>bin<span class="sy0">/</span>rpm <span class="sy0">/</span>bin<span class="sy0">/</span>rpm ; <span class="kw2">ln</span> <span class="re5">-s</span> <span class="sy0">/</span>usr<span class="sy0">/</span>bin<span class="sy0">/</span><span class="kw2">basename</span> <span class="sy0">/</span>bin<span class="sy0">/</span><span class="kw2">basename</span> ; <span class="kw2">mkdir</span> <span class="sy0">/</span>etc<span class="sy0">/</span>rc.d<br />
$ <span class="kw1">for</span> i <span class="kw1">in</span> <span class="nu0">0</span> <span class="nu0">1</span> <span class="nu0">2</span> <span class="nu0">3</span> <span class="nu0">4</span> <span class="nu0">5</span> <span class="nu0">6</span> S ; <span class="kw1">do</span> <span class="kw2">ln</span> <span class="re5">-s</span> <span class="sy0">/</span>etc<span class="sy0">/</span>rc<span class="re1">$i</span>.d <span class="sy0">/</span>etc<span class="sy0">/</span>rc.d<span class="sy0">/</span>rc<span class="re1">$i</span>.d ; <span class="kw1">done</span><br />
$ <span class="kw2">mkdir</span> <span class="re5">-p</span> <span class="sy0">/</span>dbms<span class="sy0">/</span>oracle ; <span class="kw2">chown</span> <span class="re5">-R</span> oracle:dba <span class="sy0">/</span>dbms<span class="sy0">/</span>oracle ; &nbsp;sysctl <span class="re5">-p</span><br />
$ reboot</div>
<h3>Retrieve Oracle 10g zip file</h3>
<ol>
<li>Copy the Oracle install zip file from disc or somewhere</li>
<li>Unzip it</li>
</ol>
<h3>Retrieve IP of the network card</h3>
<div class="bash dean_ch">$ <span class="kw2">ifconfig</span> <span class="sy0">|</span><span class="kw2">grep</span> <span class="st0">&quot;Bcast&quot;</span></div>
<h3> Install / Configure oracle manually verifying any requirements:</h3>
<div class="bash dean_ch">$ <span class="kw2">ssh</span> <span class="re5">-C</span> <span class="re5">-X</span> oracle<span class="sy0">@</span><span class="br0">&#40;</span>ipaddress<span class="br0">&#41;</span><br />
&#8230;<br />
$ <span class="kw3">cd</span> <span class="sy0">/</span>home<span class="sy0">//</span>database<br />
$ .<span class="sy0">/</span>runInstaller <span class="re5">-ignoreSysPrereqs</span></div>
<h3>iSQL*Plus URL:</h3>
<p>http://(ipaddress):5560/isqlplus</p>
<h3>iSQL*Plus DBA URL:</h3>
<p>http://(ipaddress):5560/isqlplus/dba</p>
<h3>Enterprise Manager 10g Database Control URL:</h3>
<p>http://(ipaddress):1158/em</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/10/21/installing-oracle-10g-11g-on-ubuntu-8041-hardy-heron-server-jeos-in-vmware-server-10x20x/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Been a long time / Installing vmware tools in Ubuntu 8.04.1 JEOS Server</title>
		<link>http://froebe.net/blog/2008/09/26/been-a-long-time-installing-vmware-tools-in-ubuntu-8041-jeos-server/</link>
		<comments>http://froebe.net/blog/2008/09/26/been-a-long-time-installing-vmware-tools-in-ubuntu-8041-jeos-server/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 22:03:45 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[hardy heron]]></category>
		<category><![CDATA[open vm tools]]></category>
		<category><![CDATA[peter cooper]]></category>
		<category><![CDATA[sourceforge]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 8.04]]></category>
		<category><![CDATA[Ubuntu JEOS]]></category>
		<category><![CDATA[vmware server]]></category>
		<category><![CDATA[vmware tools]]></category>
		<category><![CDATA[VMware Workstation]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=709</guid>
		<description><![CDATA[I&#8217;m sorry folks, I got wrapped up in the ways of the physical world and then was sick the past few days. Recently I tried installing vmware tools in a Ubuntu 8.04.1 JEOS Server virtual machine with no success.  After a bit of googling, I came across the Peter Cooper&#8217;s blog that outlined the procedure [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sorry folks, I got wrapped up in the ways of the physical world and then was sick the past few days.<a href="http://www.ubuntu.com/products/whatisubuntu/serveredition/jeos"><img class="alignright size-medium wp-image-714" title="Ubuntu Server JEOS 8.04.1" src="http://froebe.net/blog/wp-content/uploads/2008/09/ubuntulogo.png" alt="" width="202" height="55" /></a></p>
<p>Recently I tried installing vmware tools in a <a href="http://www.ubuntu.com/products/whatisubuntu/serveredition/jeos">Ubuntu 8.04.1 JEOS Server</a> virtual machine with no success.  After a bit of googling, I came across the <a title="How to Install VMware Tools on Ubuntu Hardy 8.04 under VMware Fusion" href="http://peterc.org/2008/62-how-to-install-vmware-tools-on-ubuntu-hardy-804-under-vmware-fusion.html">Peter Cooper&#8217;s blog</a> that outlined the procedure rather well for VMware Fusion, but it works for VMware Server and VMware Workstation just fine.  Essentially:<a href="http://www.vmware.com"><img class="alignright size-medium wp-image-711" title="VMware" src="http://froebe.net/blog/wp-content/uploads/2008/09/vmware.png" alt="" width="267" height="112" /></a></p>
<ul>
<li>download <a href="http://mesh.dl.sourceforge.net/sourceforge/open-vm-tools">Open VM Tools</a> from Sourceforge</li>
<li>Mount VMware tools (Host -&gt; VM -&gt; Install VMware Tools), mount /dev/cdrom</li>
<li>Extract the vmware tools to /tmp</li>
<li>Extract and compile Open VM Tools (./configure)</li>
<li>Tar up the compiled open vm tools and copy to the vmware tools directory</li>
<li>Run vmware-install.pl</li>
</ul>
<p>See Peter&#8217;s blog for step by step instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/09/26/been-a-long-time-installing-vmware-tools-in-ubuntu-8041-jeos-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anybody running VMware&#8217;s VMotion in production?</title>
		<link>http://froebe.net/blog/2008/08/25/anybody-running-vmwares-vmotion-in-production/</link>
		<comments>http://froebe.net/blog/2008/08/25/anybody-running-vmwares-vmotion-in-production/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 18:50:03 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[vmotion]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=672</guid>
		<description><![CDATA[Don&#8217;t know what VMware VMotion is? VMotion allows you to easily move one virtual machine to another VMware ESX host that is connected to the same storage mechanism (presumably SAN) with no downtime. Looks promising Dell has a demonstration using Microsoft SQL Server where they move the live SQL Server from one blade to another [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t know what <a href="http://www.vmware.com/products/vi/vc/vmotion.html">VMware VMotion</a> is?  VMotion allows you to easily move one virtual machine to another VMware ESX host that is connected to the same storage mechanism (presumably SAN) with no downtime.  Looks promising <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="attachment_673" class="wp-caption alignnone" style="width: 385px"><a href="http://www.vmware.com/products/vi/vc/vmotion.html"><img src="http://froebe.net/blog/wp-content/uploads/2008/08/products_vmotion_diagram.png" alt="Image courtesy of VMware" title="VMware VMotion" width="375" height="136" class="size-full wp-image-673" /></a><p class="wp-caption-text">Image courtesy of VMware</p></div>
<p>Dell has a demonstration using Microsoft SQL Server where they move the live SQL Server from one blade to another with no outage:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/E_TtHAgRy_s&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/E_TtHAgRy_s&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/08/25/anybody-running-vmwares-vmotion-in-production/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adding a Virtual Disk Device to a VMware virtual machine (Windows 2003 Server host)</title>
		<link>http://froebe.net/blog/2008/06/30/adding-a-virtual-disk-device-to-a-vmware-virtual-machine-windows-2003-server-host/</link>
		<comments>http://froebe.net/blog/2008/06/30/adding-a-virtual-disk-device-to-a-vmware-virtual-machine-windows-2003-server-host/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 16:00:10 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[add virtual device]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtual device]]></category>
		<category><![CDATA[vmware server]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=542</guid>
		<description><![CDATA[I thought it would be possible to add a virtual device file to a running virtual machine and have it show up in the virtual machine without restarting the virtual machine.  I was wrong.  The current VMware Server 1.0.6 is incapable of doing this.  What you can do is to set up the device file [...]]]></description>
			<content:encoded><![CDATA[<p>I thought it would be possible to add a virtual device file to a <em>running</em> virtual machine and have it show up in the virtual machine <span style="text-decoration: underline;">without</span> restarting the virtual machine.  I was wrong.  The current VMware Server 1.0.6 is incapable of doing this.  What you <em>can</em> do is to set up the device file so all you have to do is to restart the virtual machine, minimizing downtime to a couple of minutes:</p>
<ul>
<li>Create a new 20GB preallocated disk in the <strong>D:\Virtual Devices\DBA Dev 1\Disk4 </strong>directory:</li>
</ul>
<blockquote><p>D:\Virtual Machines\DBA Dev 1\Disk 4&gt;<strong>vmware-vdiskmanager -c -a buslogic -s 20Gb -t 3 Disk4.vmdk</strong><br />
Using log file C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\vmware-DBH1admin\vdiskmanager.log<br />
Creating a split preallocated disk &#8216;Disk4.vmdk&#8217;<br />
Create: 100% done.<br />
Virtual disk creation successful.</p></blockquote>
<ul>
<li>We need to determine which device slots are available.  Go to VM-&gt;Settings and look at the next free scsi device #<a href="http://froebe.net/blog/wp-content/uploads/2008/06/vmsettings.png"><img class="aligncenter size-medium wp-image-543" title="VMware settings" src="http://froebe.net/blog/wp-content/uploads/2008/06/vmsettings-300x243.png" alt="" width="300" height="243" /></a></li>
</ul>
<ul>
<li>Associate the new virtual device file using the free scsi4 slot</li>
</ul>
<blockquote><p>D:\Virtual Machines\DBA Dev 1&gt;<strong>vmware-cmd &#8220;D:\Virtual Machines\DBA Dev 1\Ubuntu.vmx&#8221; setconfig scsi4:1.fileName &#8220;Disk 4\Disk4.vmdk&#8221;</strong><br />
setconfig(scsi4:1.fileName Disk 4\Disk4.vmdk) = 1<br />
D:\Virtual Machines\DBA Dev 1&gt;vmware-cmd -v &#8220;D:\Virtual Machines\DBA Dev 1\Ubuntu.vmx&#8221; setconfig scsi4:1.present true<br />
API Version: 1.01<br />
setconfig(scsi4:1.present true) = 1</p></blockquote>
<p>After you restart the virtual machine, the device will now show up when you run <strong>fdisk -l</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/06/30/adding-a-virtual-disk-device-to-a-vmware-virtual-machine-windows-2003-server-host/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMware &#8211; copied the Ubuntu vm but now the networking doesn&#8217;t work?</title>
		<link>http://froebe.net/blog/2008/06/24/vmware-copied-the-ubuntu-vm-but-now-the-networking-doesnt-work/</link>
		<comments>http://froebe.net/blog/2008/06/24/vmware-copied-the-ubuntu-vm-but-now-the-networking-doesnt-work/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 19:09:34 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[nic]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[udev]]></category>
		<category><![CDATA[uuid]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[virtual networking]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=527</guid>
		<description><![CDATA[You&#8217;ve probably seen it, you copied an Ubuntu Linux virtual machine under VMware and tried starting it up with a new VMware UUID and the networking doesn&#8217;t work.  When you use a new VMware UUID, it will change the mac address on any virtual network device you have configured in the virtual machine. A very [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve probably seen it, you copied an Ubuntu Linux virtual machine under VMware and tried starting it up with a new VMware UUID and the networking doesn&#8217;t work.  When you use a new VMware UUID, it will change the mac address on any virtual network device you have configured in the virtual machine.</p>
<p>A very simple &#8216;fix&#8217;:</p>
<p>In /etc/udev/rules.d/70-persistent-net.rule, delete the entry for your network device(s) so the new mac address is recognized on reboot.  It will look something like so:</p>
<blockquote><p># PCI device 0&#215;1022:0&#215;2000 (pcnet32)<br />
SUBSYSTEM==&#8221;net&#8221;, ACTION==&#8221;add&#8221;, DRIVERS==&#8221;?*&#8221;, ATTR{address}==&#8221;00:0c:29:aa:4c:75&#8243;, ATTR{type}==&#8221;1&#8243;, KERNEL==&#8221;eth*&#8221;, NAME=&#8221;eth0&#8243;</p></blockquote>
<p>Your network devices will now be working.  Don&#8217;t forget to reboot your virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/06/24/vmware-copied-the-ubuntu-vm-but-now-the-networking-doesnt-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu server 7.10 as a vmware guest on an ubuntu 8.04 host, requires &#8216;clock=pit&#8217;</title>
		<link>http://froebe.net/blog/2008/05/21/ubuntu-server-710-as-a-vmware-guest-on-an-ubuntu-804-host-requires-clockpit/</link>
		<comments>http://froebe.net/blog/2008/05/21/ubuntu-server-710-as-a-vmware-guest-on-an-ubuntu-804-host-requires-clockpit/#comments</comments>
		<pubDate>Wed, 21 May 2008 16:31:23 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[ubuntu 7.10]]></category>
		<category><![CDATA[ubuntu 8.04]]></category>
		<category><![CDATA[ubuntu server]]></category>
		<category><![CDATA[vmware tools]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=489</guid>
		<description><![CDATA[In order to avoid a drifting time clock in &#8220;ubuntu server 7.10&#8243; vmware guest machine on an ubuntu 8.04 host, you need to do a few things: /etc/vmware/config host.cpukHz = 2000000  &#60;&#8211; replace # with speed of your cpu (2GHz listed here) host.noTSC = TRUE ptsc.noTSC = TRUE &#8216;clock=pit&#8217; added to the kernel line in [...]]]></description>
			<content:encoded><![CDATA[<p>In order to avoid a drifting time clock in &#8220;ubuntu server 7.10&#8243; vmware guest machine on an ubuntu 8.04 host, you need to do a few things:</p>
<ul>
<li>/etc/vmware/config</li>
<blockquote>
<li>host.cpukHz = 2000000  &lt;&#8211; replace # with speed of your cpu (2GHz listed here)</li>
<li>host.noTSC = TRUE</li>
<li>ptsc.noTSC = TRUE</li>
</blockquote>
<li> &#8216;clock=pit&#8217; added to the kernel line in /boot/grub/menu.lst</li>
<li>tools.syncTime = &#8220;TRUE&#8221; in the (vmware_guest).vmx file</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/05/21/ubuntu-server-710-as-a-vmware-guest-on-an-ubuntu-804-host-requires-clockpit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Workstation 5 or 6 and trying to start a 64bit os?</title>
		<link>http://froebe.net/blog/2007/10/26/vmware-workstation-5-or-6-and-trying-to-start-a-64bit-os/</link>
		<comments>http://froebe.net/blog/2007/10/26/vmware-workstation-5-or-6-and-trying-to-start-a-64bit-os/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 21:08:29 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[BIOS]]></category>
		<category><![CDATA[EM64]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[VMware Workstation]]></category>
		<category><![CDATA[VT]]></category>
		<category><![CDATA[x86-64]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/2007/10/26/vmware-workstation-5-or-6-and-trying-to-start-a-64bit-os/</guid>
		<description><![CDATA[Is you&#8217;re running on an Intel x86-64 processor based box and VMware Workstation complains that the host machine is incompatible with working with your Windows 2003 64bit client os (or any other 64bit client OS)?  Well, go into your BIOS on boot and make sure that the VT functionality is enabled.]]></description>
			<content:encoded><![CDATA[<p>Is you&#8217;re running on an <a href="http://www.intel.com">Intel x86-64 processor</a> based box and <a href="http://www.vmware.com/workstation">VMware Workstation</a> complains that the host machine is incompatible with working with your Windows 2003 64bit client os (or any other 64bit client OS)?  Well, go into your BIOS on boot and make sure that the <a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=1952&amp;sliceId=1&amp;docTypeID=DT_KB_1_1&amp;dialogID=28498734&amp;stateId=0%200%2028500282">VT functionality is enabled</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2007/10/26/vmware-workstation-5-or-6-and-trying-to-start-a-64bit-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to remotely connect to VMware Server on Ubuntu 7.04 (Feisty)?</title>
		<link>http://froebe.net/blog/2007/06/29/unable-to-remotely-connect-to-vmware-server-on-ubuntu-64bit/</link>
		<comments>http://froebe.net/blog/2007/06/29/unable-to-remotely-connect-to-vmware-server-on-ubuntu-64bit/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 12:33:27 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[feisty]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vmware server]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/2007/06/29/unable-to-remotely-connect-to-vmware-server-on-ubuntu-64bit/</guid>
		<description><![CDATA[VMware Server running on Ubuntu 64bit: The problem is that the Ubuntu package is a 32bit package and doesn&#8217;t take into consideration that pam 64bit will try to load the 32 bit libraries as 64 bit libraries. The workaround, discovered by PLM is to replace /etc/pam.d/vmware-authd with: #%PAM-1.0 auth sufficient /usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix2.so shadow nullok auth required [...]]]></description>
			<content:encoded><![CDATA[<h3>VMware Server running on Ubuntu 64bit:</h3>
<p>The problem is that the Ubuntu package is a 32bit package and doesn&#8217;t take into consideration that pam 64bit will try to load the 32 bit libraries as 64 bit libraries.  The workaround, discovered by <a href="http://ubuntuforums.org/showthread.php?t=426026&amp;highlight=vmware+deb+package">PLM</a> is to replace /etc/pam.d/vmware-authd with:</p>
<pre>#%PAM-1.0
auth       sufficient       /usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix2.so shadow nullok
auth       required         /usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix_auth.so shadow nullok
account    sufficient       /usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix2.so
account    required         /usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix_acct.so</pre>
<h3>VMware Server running on Ubuntu 32bit:</h3>
<p>The problem is that for Ubuntu 32bit, the pam authentication lines in /etc/pam.d/vmware-authd are wrong and need to be replaced by:</p>
<pre>#%PAM-1.0
auth required pam_unix_auth.so shadow nullok
account required pam_unix_acct.so</pre>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2007/06/29/unable-to-remotely-connect-to-vmware-server-on-ubuntu-64bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualization and Databases</title>
		<link>http://froebe.net/blog/2007/04/04/virtualization-and-databases/</link>
		<comments>http://froebe.net/blog/2007/04/04/virtualization-and-databases/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 13:23:40 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[IBM DB2]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[ASIQ]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[parallels]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[SQL Anywhere]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/2007/04/04/virtualization-and-databases/</guid>
		<description><![CDATA[In Chris Brown&#8216;s Virtualization and ASE blog post, he brings up the question of whether Sybase&#8217;s ASE can be used in a virtual environment (VMWare, Xen, etc) but doesn&#8217;t answer it. I&#8217;ve been using various databases in virtual environments for several years, here is what I found out: Running ASE, ASIQ, or SQL Anywhere under [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://blogs.sybase.com/bloggers/ChrisBrown.aspx">Chris Brown</a>&#8216;s <a href="http://blogs.sybase.com/master/master_03260704.asp">Virtualization and ASE blog post</a>, he brings up the question of whether Sybase&#8217;s ASE can be used in a virtual environment (VMWare, Xen, etc) but doesn&#8217;t answer it.  I&#8217;ve been using various databases in virtual environments for several years, here is what I found out:</p>
<p>Running ASE, ASIQ, or SQL Anywhere under virtualization software such as Xen, <a href="http://www.amazon.com/gp/product/B000UK3GVA?ie=UTF8&amp;tag=froebe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000UK3GVA">VMWare</a>, <a href="http://www.amazon.com/gp/product/B0014BBQ5M?ie=UTF8&amp;tag=froebe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0014BBQ5M">Parallels</a>, etc is very useful under a number of situations:</p>
<ol>
<li>development of new applications &#8211; each developer group can have its own &#8220;db server&#8221; on the same machine</li>
<li>testing new ebfs/releases with your applications</li>
<li>reproducing problems either in the sybase software or in the application code &#8211; a &#8216;virgin&#8217; instance that can be duplicated at will</li>
<li>trying out new operating systems (moving from Windows to Linux or Windows to Solaris x86?) without investing in new hardware</li>
</ol>
<p>The main caveat is that the performance stinks &#8211; databases typically require high disk i/o, memory i/o and cpu responsiveness.  The virtualization software currently available, even with hardware help (newer Intel,AMD chips), are not up to the task of running a *production* database.  In a couple years&#8230; possibly.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2007/04/04/virtualization-and-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

