<?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>Daz's bits and bobs &#187; Linux</title>
	<atom:link href="http://sigtar.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://sigtar.com</link>
	<description>…bytes bits</description>
	<lastBuildDate>Mon, 26 Jul 2010 07:25:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VirtualBox &#8211; crashing / freezing</title>
		<link>http://sigtar.com/2009/09/05/virtualbox-crashing-freezing/</link>
		<comments>http://sigtar.com/2009/09/05/virtualbox-crashing-freezing/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 18:29:43 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[2.2]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[freezing]]></category>
		<category><![CDATA[hal]]></category>
		<category><![CDATA[io apic]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=590</guid>
		<description><![CDATA[I&#8217;ve had some problems since my upgrade to virtualbox 2.2.0 on OpenSolaris. After some time all of my linux boxes seem to just die. The virtual machine just stops responding. Strangely there was no problem with my windows vms after the update.
From what i can tell it looks like the upgrade turned off &#8220;IO APIC&#8221; [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/08/08/opensolaris-samba-server/' rel='bookmark' title='Permanent Link: OpenSolaris &#8211; Samba server'>OpenSolaris &#8211; Samba server</a> <small>Time to share your newly created ZFS volume via samba...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had some problems since my upgrade to virtualbox 2.2.0 on OpenSolaris. After some time all of my linux boxes seem to just die. The virtual machine just stops responding. Strangely there was no problem with my windows vms after the update.</p>
<p>From what i can tell it looks like the upgrade turned off &#8220;<strong>IO APIC</strong>&#8221; &#8211; this is the bit that seemed to cause the problem. Re-enabling this on all of my linux boxes seems to have fixed the problem. I&#8217;ll continue testing for another week and update this post if any problems re-occur.</p>
<p><strong><em>Updated : 01/09/2009</em></strong></p>
<p>Here is a bit more on IO APIC from the virtualbox wiki&#8230;  (from a windows perspective)<br />
<a href="http://www.virtualbox.org/wiki/Migrate_Windows">http://www.virtualbox.org/wiki/Migrate_Windows</a></p>
<blockquote><p>The hardware dependent portion of the Windows kernel is dubbed &#8220;Hardware Abstraction Layer&#8221; (HAL). While hardware vendor specific HALs have become very rare, there are still a number of HALs shipped by Microsoft. Here are the most common HALs (for more information, refer to this article: http://support.microsoft.com/kb/309283):</p>
<p>Hal.dll (Standard PC)<br />
Halacpi.dll (ACPI HAL)<br />
Halaacpi.dll (ACPI HAL with IO APIC)</p>
<p>If you perform a Windows installation with default settings in VirtualBox, Halacpi.dll will be chosen as VirtualBox enables ACPI by default but disables the IO APIC by default. A standard installation on a modern physical PC or VMware will usually result in Halaacpi.dll being chosen as most systems nowadays have an IO APIC and VMware chose to virtualize it by default (VirtualBox disables the IO APIC because it is more expensive to virtualize than a standard PIC). So as a first step, <strong>you either have to enable IO APIC support in VirtualBox or replace the HAL</strong>. Replacing the HAL can be done by booting the VM from the Windows CD and performing a repair installation.</p></blockquote>
<p><em><strong>Updated : 5/09/2009</strong></em></p>
<p>I&#8217;ve had even more problems with opensolaris crashing completely after upgrading to the newer versions of virtualbox (3.0.4), and have since reverted back to 2.2.0 which has fixed alot of the hanging issues i have encountered</p>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/08/08/opensolaris-samba-server/' rel='bookmark' title='Permanent Link: OpenSolaris &#8211; Samba server'>OpenSolaris &#8211; Samba server</a> <small>Time to share your newly created ZFS volume via samba...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/09/05/virtualbox-crashing-freezing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; Add DHCP and DNS</title>
		<link>http://sigtar.com/2009/02/11/linux-add-dhcp-and-dns/</link>
		<comments>http://sigtar.com/2009/02/11/linux-add-dhcp-and-dns/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 19:25:46 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=243</guid>
		<description><![CDATA[How to install DHCP and DNS on Fedora / Centos / Redhat box;
yum -y install dhcp.i386 bind.i386
Set services to auto start using ntsysv &#8212; services are called &#8220;dhcpd&#8221; and &#8220;named&#8221;.
How to configure dhcp;
nano /etc/dhcpd.conf &#8212; configure as per sample provided. The sample is usually located in the same directory.
service dhcpd restart &#8211; should start without [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>How to install DHCP and DNS on Fedora / Centos / Redhat box;</p>
<p><strong>yum -y install dhcp.i386 bind.i386</strong></p>
<p>Set services to auto start using <strong>ntsysv</strong> &#8212; services are called &#8220;dhcpd&#8221; and &#8220;named&#8221;.</p>
<p>How to configure dhcp;</p>
<p><strong>nano /etc/dhcpd.conf</strong> &#8212; configure as per sample provided. The sample is usually located in the same directory.<br />
<strong>service dhcpd restart</strong> &#8211; should start without problem if done correctly</p>
<p>Note: dhcp range has to be on the same network as your adapter. You can run dhcpd from the command line to diagnose any issues.</p>
<p>How to configure bind (DNS);</p>
<p>I usually just forward DNS requests to my internal router. To do this just edit <strong>/etc/resolve.conf </strong>and place the following line in the file;</p>
<p><strong>nameserver <em>192.168.9.1</em></strong></p>
<p>Use your ip above then all should be good. Test by pinging a domain like www.yahoo.com etc&#8230; You should get an ip back even if you don&#8217;t get successful pings (due to firewall etc). <strong>nslookup </strong>is also another quick and easy way to check DNS requests.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/02/11/linux-add-dhcp-and-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; Installing VirtualBox additions</title>
		<link>http://sigtar.com/2009/02/04/linux-installing-virtualbox-additions/</link>
		<comments>http://sigtar.com/2009/02/04/linux-installing-virtualbox-additions/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 06:43:25 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=205</guid>
		<description><![CDATA[The following works on CentOs / Fedora / redhat etc&#8230; 
Logon to your distro. The packages you need are the kernel-devel.i686, kernel.i686 (if not the latest), and gcc.i386 (complier)
yum -y install kernel.i686 gcc.i386
reboot as the kernel needs to load, then logon again install the kernel dev; 
yum -y install kernel-devel.i686
Now you want to present the virtualbox additions [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/09/05/virtualbox-crashing-freezing/' rel='bookmark' title='Permanent Link: VirtualBox &#8211; crashing / freezing'>VirtualBox &#8211; crashing / freezing</a> <small>I&#8217;ve had some problems since my upgrade to virtualbox 2.2.0...</small></li>
<li><a href='http://sigtar.com/2009/12/20/create-usb-install-for-esx-esxi/' rel='bookmark' title='Permanent Link: create usb install for esx / esxi'>create usb install for esx / esxi</a> <small>First format your usb / flash drive with FAT. Then...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The following works on CentOs / Fedora / redhat etc&#8230; </p>
<p>Logon to your distro. The packages you need are the <strong>kernel-devel.i686</strong>, <strong>kernel.i686</strong> (if not the latest), and <strong>gcc.i386</strong> (complier)</p>
<p><strong>yum -y install kernel.i686 gcc.i386</strong></p>
<p>reboot as the kernel needs to load, then logon again install the kernel dev; </p>
<p><strong>yum -y install kernel-devel.i686</strong></p>
<p>Now you want to present the virtualbox additions to the cdrom drive on your distro. Click &#8220;install additions&#8221; on the virtualbox guest console. </p>
<p>then back on the box mount the cdrom to a directory (make one if you dont have one avail) </p>
<p><strong>mkdir /mnt/cdrom</strong></p>
<p><strong>mount /dev/cdrom /mnt/cdrom </strong></p>
<p>Now go to the newly mounted cdrom drive and find the installation;</p>
<p><strong>cd /mnt/cdrom </strong></p>
<p>Execute the installer, and if all goes well reboot. Services should auto start and sync your time etc. </p>
<p><strong>./VBoxLinuxAdditions-x86.run</strong></p>
<p><strong>reboot</strong></p>
<p>logon and check your time; </p>
<p><strong>date</strong></p>
<p>Done.</p>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/09/05/virtualbox-crashing-freezing/' rel='bookmark' title='Permanent Link: VirtualBox &#8211; crashing / freezing'>VirtualBox &#8211; crashing / freezing</a> <small>I&#8217;ve had some problems since my upgrade to virtualbox 2.2.0...</small></li>
<li><a href='http://sigtar.com/2009/12/20/create-usb-install-for-esx-esxi/' rel='bookmark' title='Permanent Link: create usb install for esx / esxi'>create usb install for esx / esxi</a> <small>First format your usb / flash drive with FAT. Then...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/02/04/linux-installing-virtualbox-additions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; crontab</title>
		<link>http://sigtar.com/2009/02/03/linux-crontab/</link>
		<comments>http://sigtar.com/2009/02/03/linux-crontab/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 06:26:35 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[scheduled tasks]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=185</guid>
		<description><![CDATA[Time to schedule some tasks!
First you need to make sure your in the /etc/cron.d/cron.allow file. If you are not SU to root and add yourself into it.
Now to create your new crontab file;
crontab -e 
You are in vi in your newly created crontab file (note if you do not have access to do this it [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/09/05/virtualbox-crashing-freezing/' rel='bookmark' title='Permanent Link: VirtualBox &#8211; crashing / freezing'>VirtualBox &#8211; crashing / freezing</a> <small>I&#8217;ve had some problems since my upgrade to virtualbox 2.2.0...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Time to schedule some tasks!</p>
<p>First you need to make sure your in the <strong>/etc/cron.d/cron.allow</strong> file. If you are not <strong>SU </strong>to root and add yourself into it.</p>
<p>Now to create your new crontab file;</p>
<p><strong>crontab -e </strong></p>
<p>You are in <strong>vi </strong>in your newly created crontab file (note if you do not have access to do this it will say so)</p>
<p>Now, i&#8217;m no expert at using <strong>vi</strong>, but if you press <strong>i</strong> you will go into insert mode. Do this, then type the cron job details. A typical cron job will look like this</p>
<p><strong>0 4 * * * /export/home/user/backup.sh</strong></p>
<p>so there are five slots before the command you want to run. They are: min, hour, day, month, day-week. So my example above will run at 4am every day. See below for more detail.</p>
<p>once you have entered the line press <strong>ESC </strong>then type<strong> :wq</strong> to save and quit.</p>
<p>To confirm the job has been saved successfully in cron type this command;</p>
<p><strong>crontab -l  <span style="font-weight: normal;">this will show you your current scheduled tasks, it should output the above job. </span></strong></p>
<p><strong><span style="font-weight: normal;">In OpenSolaris the crontab files are located at </span>/var/spool/cron/crontabs/<span style="font-weight: normal;"> they are named after the specific user. Sometimes its easier to go there than to use vi, but make sure your permissions are all set correctly before editing any system files. </span></strong></p>
<p><strong><span style="font-weight: normal;">In some distros there are folders like <strong>/etc/</strong><strong>cron</strong><strong>.daily/</strong> which run any scripts inside them on a schedule matching the folder name. </span></strong></p>
<p>This is a bit more on the format of the 5 timings within the crontab file;</p>
<p>*     *   *   *    *  command to be executed</p>
<p>|     |     |     |     |<br />
|     |     |     |     +&#8212;&#8211; day of week (0 &#8211; 6) (Sunday=0)<br />
|     |     |     +&#8212;&#8212;- month (1 &#8211; 12)<br />
|     |     +&#8212;&#8212;&#8212; day of month (1 &#8211; 31)<br />
|     +&#8212;&#8212;&#8212;&#8211; hour (0 &#8211; 23)<br />
+&#8212;&#8212;&#8212;&#8212;- min (0 &#8211; 59)</p>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/09/05/virtualbox-crashing-freezing/' rel='bookmark' title='Permanent Link: VirtualBox &#8211; crashing / freezing'>VirtualBox &#8211; crashing / freezing</a> <small>I&#8217;ve had some problems since my upgrade to virtualbox 2.2.0...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/02/03/linux-crontab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; setting the time</title>
		<link>http://sigtar.com/2009/02/03/linux-setting-the-time/</link>
		<comments>http://sigtar.com/2009/02/03/linux-setting-the-time/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 01:25:03 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtual]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=179</guid>
		<description><![CDATA[How to set the time in Linux; (from a command line)
date -s &#8220;09/21/2007 09:20:00&#8243;
hwclock &#8211;systohc
the second command links the time back to the hardware clock.
Note: within a vm guest it is always advised to install the guest additions as the time on a guest can slowly move away from the correct time.


No related posts.
Related posts [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>How to set the time in Linux; (from a command line)</p>
<p><strong>date -s &#8220;09/21/2007 09:20:00&#8243;</strong></p>
<p><strong>hwclock &#8211;systohc</strong></p>
<p>the second command links the time back to the hardware clock.</p>
<p>Note: within a vm guest it is always advised to install the guest additions as the time on a guest can slowly move away from the correct time.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/02/03/linux-setting-the-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; Hard Drive Performance</title>
		<link>http://sigtar.com/2009/02/03/linux-hard-drive-performance/</link>
		<comments>http://sigtar.com/2009/02/03/linux-hard-drive-performance/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 22:51:49 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=166</guid>
		<description><![CDATA[Or lack of.
You must insure that your drives are using the sata driver (if they are sata disks), quickest way to check is that they will be called sda sdb etc&#8230;. and not hda hdb, as this is the default IDE driver and will slow down the performance majorly.
How to check performance;
hdparm -tT /dev/hda
Modern drives [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/09/01/opensolaris-zfs-pci-e-sata-controller/' rel='bookmark' title='Permanent Link: opensolaris &#8211; zfs PCI-e sata controller'>opensolaris &#8211; zfs PCI-e sata controller</a> <small>Time for me to add some more sata ports to...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Or lack of.</p>
<p>You must insure that your drives are using the sata driver (if they are sata disks), quickest way to check is that they will be called sda sdb etc&#8230;. and not hda hdb, as this is the default IDE driver and will slow down the performance majorly.</p>
<p><span class="mw-headline">How to check performance;</span></p>
<p><strong>hdparm -tT /dev/hda</strong></p>
<p>Modern drives should be getting over 50MB/s easily. If your getting about 5MB/s you have the problem.</p>
<p><span class="mw-headline">How to Fix;</span></p>
<p>I had to change the sata mode to Enhanced in the bios and disable any of the on-board IDE controllers. When rebooting all your device names will change, and you will need to edit the <strong>/etc/fstab</strong> file as appropriate.</p>
<p>Apparently this is due to a conflict in the drivers, and them confusing your SATA drives as standard IDE disks.</p>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/09/01/opensolaris-zfs-pci-e-sata-controller/' rel='bookmark' title='Permanent Link: opensolaris &#8211; zfs PCI-e sata controller'>opensolaris &#8211; zfs PCI-e sata controller</a> <small>Time for me to add some more sata ports to...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/02/03/linux-hard-drive-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare Performance tips</title>
		<link>http://sigtar.com/2009/02/02/vmware-performance-tips/</link>
		<comments>http://sigtar.com/2009/02/02/vmware-performance-tips/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 03:32:40 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtual]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=147</guid>
		<description><![CDATA[these are tested from experience&#8230;. (the following is true on vmware server 1.0.6 on a linux host)

Always use only 1 Virtual CPU &#8211; i have found that most times even if you have heaps of cores to spare on the host, a single virtual core is faster.
Set the memory to the recommended level when possible [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/10/03/vmware-ha-issues/' rel='bookmark' title='Permanent Link: vmware &#8211; HA issues'>vmware &#8211; HA issues</a> <small>Most of the time your HA issues are going to...</small></li>
<li><a href='http://sigtar.com/2009/10/01/vmware-issues-stopping-starting-a-virtual-machine/' rel='bookmark' title='Permanent Link: vmware &#8211; issues stopping / starting a virtual machine'>vmware &#8211; issues stopping / starting a virtual machine</a> <small>I&#8217;ve had this issue in vSphere where a machine appears...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>these are tested from experience&#8230;. (the following is true on vmware server 1.0.6 on a linux host)</p>
<ul>
<li>Always use only 1 Virtual CPU &#8211; i have found that most times even if you have heaps of cores to spare on the host, a single virtual core is faster.</li>
<li>Set the memory to the recommended level when possible &#8211; 256Mb sounds shit when you have 4gb, doesn&#8217;t matter &#8211; set it to 256Mb (increase only if excessive paging on the guest). Let linux and vmware manage the memory, in most cases it does a much better job than windows. Do not disable memory page trimming on any of the guests, this gives more memory back to the host to cache other more important activity (disk etc)</li>
<li>Never use 2gb split files for the virtual disk unless you have to transfer the vm onto a file system that doesn&#8217;t support larger files.</li>
<li>Load the latest drivers for your NIC on the host</li>
<li>Be nice to your physical disk &#8211; do not load all your VM&#8217;s on a single drive &#8211; the HDD is the slowest part of the system, dont saturate it. I use either a raid 0 running multiple vm&#8217;s (with backups) or dedicated drives per set of vm&#8217;s. This excludes enterprise level raids which can handle much higher level of simultaneous requests.</li>
<li>Install vmware tools on all guest machines</li>
</ul>
<p>watch your pings &#8211; ping your guests&#8230; they should never loose a ping. If they do you are loading the cpu to high and the host cannot process the network queries. As above use only one virtual cpu. Also ensure you have the latest network driver loaded for your NIC on the host.</p>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/10/03/vmware-ha-issues/' rel='bookmark' title='Permanent Link: vmware &#8211; HA issues'>vmware &#8211; HA issues</a> <small>Most of the time your HA issues are going to...</small></li>
<li><a href='http://sigtar.com/2009/10/01/vmware-issues-stopping-starting-a-virtual-machine/' rel='bookmark' title='Permanent Link: vmware &#8211; issues stopping / starting a virtual machine'>vmware &#8211; issues stopping / starting a virtual machine</a> <small>I&#8217;ve had this issue in vSphere where a machine appears...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://sigtar.com/2009/02/02/vmware-performance-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
