<?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; Virtual</title>
	<atom:link href="http://sigtar.com/tag/virtual/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>hyper-v to esx conversion</title>
		<link>http://sigtar.com/2010/04/14/hyper-v-to-esx-conversion/</link>
		<comments>http://sigtar.com/2010/04/14/hyper-v-to-esx-conversion/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 03:36:56 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Virtual]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[guest]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[v2v]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=1117</guid>
		<description><![CDATA[V2V cold clone process for SBS / exchange / sql / DC’s etc&#8230;..    (works in vSphere)
Steps to convert from hyper-v guest to vmware guest

Remove hyper-v integrated services while hyper-v guest is running. (if possible)
Note down NIC networking details first
Clean shutdown hyper-v guest
Use StarWind Converter (free) to convert VHD to “dynamically growing VMware” image and use [...]


Related posts:<ol><li><a href='http://sigtar.com/2010/05/06/vmware-xp-as-a-virtual-guest/' rel='bookmark' title='Permanent Link: vmware &#8211; XP as a virtual guest'>vmware &#8211; XP as a virtual guest</a> <small>I&#8217;ve run into some issues lately with XP guests that...</small></li>
<li><a href='http://sigtar.com/2009/12/18/vma-using-hp-power-protector-agent-to-shutdown-virtual-hosts/' rel='bookmark' title='Permanent Link: vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts'>vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts</a> <small>Goal was to create a vMA which would send a...</small></li>
<li><a href='http://sigtar.com/2009/12/20/boot-esx-from-usb-drive/' rel='bookmark' title='Permanent Link: boot esx from usb drive'>boot esx from usb drive</a> <small>Its quite easy to boot esx from a usb device...</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>V2V cold clone process for SBS / exchange / sql / DC’s etc&#8230;..    (works in vSphere)</p>
<p>Steps to convert from hyper-v guest to vmware guest</p>
<ul>
<li>Remove hyper-v integrated services while hyper-v guest is running. (if possible)</li>
<li>Note down NIC networking details first</li>
<li>Clean shutdown hyper-v guest</li>
<li>Use StarWind Converter (free) to convert VHD to “dynamically growing VMware” image and use “IDE” as type. Note “SCSI” does NOT work if you have not got the LSI / BUS drivers in the source image, just use the default options – dynamic vmware and IDE.</li>
<li>Create VMware guest shell (virtual machine equivalent to hyper-v specs but without the disks) – remove all hard drives, iscsi controller should also disappear.</li>
<li>Upload the VMDK to same data store as virtual machine and attach to the virtual guest in the right order. They should be detected as “IDE”</li>
<li>Start new vmware guest</li>
<li>If you could not remove integrated services (i.e. hot clone), then you MUST disable hyper-v services immediately.</li>
<li>Install vmware tools – reboot</li>
<li>Remove hidden NIC and other orphaned devices, and reconfigure network card as per original.</li>
<li>Windows may need to be re-activated &#8211; do this.</li>
</ul>
<p><strong>Note : converting a machine to use an IDE controller will limit its performance!</strong></p>


<p>Related posts:<ol><li><a href='http://sigtar.com/2010/05/06/vmware-xp-as-a-virtual-guest/' rel='bookmark' title='Permanent Link: vmware &#8211; XP as a virtual guest'>vmware &#8211; XP as a virtual guest</a> <small>I&#8217;ve run into some issues lately with XP guests that...</small></li>
<li><a href='http://sigtar.com/2009/12/18/vma-using-hp-power-protector-agent-to-shutdown-virtual-hosts/' rel='bookmark' title='Permanent Link: vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts'>vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts</a> <small>Goal was to create a vMA which would send a...</small></li>
<li><a href='http://sigtar.com/2009/12/20/boot-esx-from-usb-drive/' rel='bookmark' title='Permanent Link: boot esx from usb drive'>boot esx from usb drive</a> <small>Its quite easy to boot esx from a usb device...</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/2010/04/14/hyper-v-to-esx-conversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vmware &#8211; DVS</title>
		<link>http://sigtar.com/2010/01/12/vmware-dvs/</link>
		<comments>http://sigtar.com/2010/01/12/vmware-dvs/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 07:12:41 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Virtual]]></category>
		<category><![CDATA[distributed switch]]></category>
		<category><![CDATA[dvs]]></category>
		<category><![CDATA[vds]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=1079</guid>
		<description><![CDATA[Here is a good presentation about vmwares DVS technology. Essentially a new way to create a vSwitch over a cluster and just add the required hosts into it.
http://download3.vmware.com/vdcos/demos/DVS_Demo_800&#215;600.html


Related posts:vmware &#8211; HA issues Most of the time your HA issues are going to...
vmware &#8211; issues stopping / starting a virtual machine I&#8217;ve had this issue in vSphere where [...]


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>
<li><a href='http://sigtar.com/2010/05/06/vmware-xp-as-a-virtual-guest/' rel='bookmark' title='Permanent Link: vmware &#8211; XP as a virtual guest'>vmware &#8211; XP as a virtual guest</a> <small>I&#8217;ve run into some issues lately with XP guests that...</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>Here is a good presentation about vmwares DVS technology. Essentially a new way to create a vSwitch over a cluster and just add the required hosts into it.</p>
<p>http://download3.vmware.com/vdcos/demos/DVS_Demo_800&#215;600.html</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>
<li><a href='http://sigtar.com/2010/05/06/vmware-xp-as-a-virtual-guest/' rel='bookmark' title='Permanent Link: vmware &#8211; XP as a virtual guest'>vmware &#8211; XP as a virtual guest</a> <small>I&#8217;ve run into some issues lately with XP guests that...</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/2010/01/12/vmware-dvs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSolaris &#8211; Headless server</title>
		<link>http://sigtar.com/2009/07/26/opensolaris-headless-server/</link>
		<comments>http://sigtar.com/2009/07/26/opensolaris-headless-server/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 12:37:05 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[headless]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://dwtaylornz.wordpress.com/?p=48</guid>
		<description><![CDATA[I&#8217;ve moved from a CentOS linux distro running vmware server 2.0 to OpenSolaris running VirtualBox. My previous system was totally headless and i wanted something similar to replace it.
I&#8217;ve just started getting into OpenSolaris for many reasons (Sun has some cool stuff &#8211; ZFS / VirtualBox). But I have always wanted to run OpenSolaris as [...]


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>
<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/10/08/opensolaris-white-screen-on-logon/' rel='bookmark' title='Permanent Link: Opensolaris &#8211; white screen on logon'>Opensolaris &#8211; white screen on logon</a> <small>I had this problem when i enabled 3d effects on...</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 moved from a CentOS linux distro running vmware server 2.0 to OpenSolaris running VirtualBox. My previous system was totally headless and i wanted something similar to replace it.</p>
<p>I&#8217;ve just started getting into OpenSolaris for many reasons (Sun has some cool stuff &#8211; ZFS / VirtualBox). But I have always wanted to run OpenSolaris as a <strong>headless </strong>server, and from what i initially found VirtualBox didn&#8217;t have the easy to use autostart on boot features that vmware server had. But there are always ways to get things working&#8230;</p>
<p>OpenSolaris 2008.11 has desktop sharing (system-&gt;preferences-&gt;desktop sharing) which is half of the job &#8212; enable this.</p>
<p>I had issues if i used a password protected session (it kept prompting on the actual console for password to unlock the key chain), so chose not to prompt for password for now. Now every time after you have logged in you are able to connect to your machine via VNC. (veno-server)</p>
<p>The other half of the problem is how to have the machine automatically log on as a user on boot-up. This is easily enabled via <strong>/etc/x11/gdm/custom.conf</strong> or <strong>gdmadmin</strong>. <a href="http://sigtar.com/2009/01/29/open-solaris-autologin/">See this post for more details on the autologon</a>.</p>
<p><strong><em>Updated : 26/07/2009</em></strong></p>
<p>After a bit of playing about I&#8217;ve found another way to make opensolaris the perfect headless box. First fire up <strong>gdmsetup </strong>and enable the required remote sessions.</p>
<p>Go to the &#8220;Remote&#8221; tab and set the style to &#8220;same as local&#8221;, then under security ensure that &#8220;Deny TCP connections to Xserver&#8221; is not checked.</p>
<p>Next go into the services GUI and tick the box next to X server (x11/xvnc-inetd). Next type;</p>
<p><strong>svcs | grep vnc </strong></p>
<p>Disable all vnc services except the one we want to enable (below);</p>
<p><strong>svcadm enable xvnc-inetd</strong></p>
<p>Now to get the vnc session to remain open when you disconnect update the service with the following parameter change;</p>
<p><strong>svccfg -s xvnc-inetd setprop inetd/wait = boolean: true</strong></p>
<p>Reboot. Done.</p>
<p>You should upon reboot be able to vnc straight into the box with a session that wont reset on disconnect.</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>
<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/10/08/opensolaris-white-screen-on-logon/' rel='bookmark' title='Permanent Link: Opensolaris &#8211; white screen on logon'>Opensolaris &#8211; white screen on logon</a> <small>I had this problem when i enabled 3d effects on...</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/07/26/opensolaris-headless-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opensolaris 2008.11 and xvm</title>
		<link>http://sigtar.com/2009/05/18/opensolaris-200811-and-xvm/</link>
		<comments>http://sigtar.com/2009/05/18/opensolaris-200811-and-xvm/#comments</comments>
		<pubDate>Sun, 17 May 2009 19:04:26 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[bootadm]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[xvm]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=573</guid>
		<description><![CDATA[I&#8217;ve been dabbling with virtual box up until this point. But have decided to take it to the next step by using xvm to run my virtual machines. I have taken a guide from BDerzhavets at this site : http://bderzhavets.blogspot.com/2008/12/xvm-on-opensolaris-2008.html
First step is to open package manager and find the &#8220;vitalization&#8221; grouping. Install everything in this group. You&#8217;ll probably [...]


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/2010/02/04/vsphere-and-multipathing-iscsi/' rel='bookmark' title='Permanent Link: vSphere and Multipathing iSCSI'>vSphere and Multipathing iSCSI</a> <small>This is just a quick reference to create a multiplathing...</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 been dabbling with virtual box up until this point. But have decided to take it to the next step by using xvm to run my virtual machines. I have taken a guide from BDerzhavets at this site : <a href="http://bderzhavets.blogspot.com/2008/12/xvm-on-opensolaris-2008.html">http://bderzhavets.blogspot.com/2008/12/xvm-on-opensolaris-2008.html</a></p>
<p>First step is to open package manager and find the &#8220;vitalization&#8221; grouping. Install everything in this group. You&#8217;ll probably find some packages are already installed.</p>
<p>Next you&#8217;ll need to add the xvm kernel to the grub startup menu (menu.1st). This bit is a bit of blind faith from my perspective &#8211; its a shame that the xvm kernel package doesn&#8217;t add itself to grub? Anyhow&#8230; You need to add the following as another boot option in the <strong>/rpool/boot/grub/menu.lst</strong> file;</p>
<p><em>title OpenSolaris 2008.11 snv_101b_rc2 X86 xVM<br />
bootfs rpool/ROOT/opensolaris<br />
kernel$ /boot/$ISADIR/xen.gz<br />
module$ /platform/i86xpv/kernel/$ISADIR/unix /platform/i86xpv/kernel/$ISADIR/unix -B $ZFS-BOOTFS</em></p>
<p>After a bit more reading you can apparently run <strong>bootadm -m upgrade</strong> to automatically ad the new kernel to the boot menu. But there might be some issues with on-boot? Some good info on this page : <a href="http://trevoro.ca/blog/2008/05/07/getting-xvm-to-work-in-opensolaris-200805/">http://trevoro.ca/blog/2008/05/07/getting-xvm-to-work-in-opensolaris-200805/</a></p>
<blockquote><p>&#8230;added the xVM entry automatically after performing the linkage steps. You will still need to add the ‘bootfs rpool/ROOT/opensolaris lines however.</p></blockquote>
<p>Update : i have not implemented this yet &#8211; i&#8217;m currently happy with the stable file / virtual box server that i&#8217;m using at the moment. Its also a little early to check out this tech, as there is a lot of work being done at <a href="http://www.opensolaris.org/os/community/xen/">http://www.opensolaris.org/os/community/xen/</a> that is near completion.</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/2010/02/04/vsphere-and-multipathing-iscsi/' rel='bookmark' title='Permanent Link: vSphere and Multipathing iSCSI'>vSphere and Multipathing iSCSI</a> <small>This is just a quick reference to create a multiplathing...</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/05/18/opensolaris-200811-and-xvm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware Server 2.0 &#8211; Infrastructure Client</title>
		<link>http://sigtar.com/2009/02/04/vmware-server-20-infrastructure-client/</link>
		<comments>http://sigtar.com/2009/02/04/vmware-server-20-infrastructure-client/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 03:20:04 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtual]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=201</guid>
		<description><![CDATA[One thing i like about vmware server 2.0, is that you are not forced to use the web console in all cases.
If you are lucky enough to have access to VMware Infrastructure Client 2.5 you can connect via it using the following syntax at the logon screen;
IP address / Name : http://192.168.9.100
If you enter a URL in [...]


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/12/18/vma-using-hp-power-protector-agent-to-shutdown-virtual-hosts/' rel='bookmark' title='Permanent Link: vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts'>vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts</a> <small>Goal was to create a vMA which would send a...</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>One thing i like about vmware server 2.0, is that you are <strong>not</strong> forced to use the web console in all cases.</p>
<p>If you are lucky enough to have access to VMware Infrastructure Client 2.5 you can connect via it using the following syntax at the logon screen;</p>
<p><strong>IP address / Name : </strong><strong>http://192.168.9.100</strong></p>
<p>If you enter a URL in the host field, use your root and correct password you should be able to logon without issue. Welcome to a nice fast GUI admin console.</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/12/18/vma-using-hp-power-protector-agent-to-shutdown-virtual-hosts/' rel='bookmark' title='Permanent Link: vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts'>vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts</a> <small>Goal was to create a vMA which would send a...</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/04/vmware-server-20-infrastructure-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare &#8211; Converter Best Practices (p2v)</title>
		<link>http://sigtar.com/2009/02/02/vmware-converter-best-practices/</link>
		<comments>http://sigtar.com/2009/02/02/vmware-converter-best-practices/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 03:42:26 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Virtual]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=149</guid>
		<description><![CDATA[I found this on the web a while back, it sums up most of what you need to know before doing any P2V work (this generally talks about a windows physical to virtual conversion)&#8230;. 
 
http://www.vmware-tsx.com/download.php?asset_id=48
 
Converter Best Practices
What should I do after I successfully convert my virtual machine?
If you change from a multi-processor system to a uni-processor [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/12/18/vma-using-hp-power-protector-agent-to-shutdown-virtual-hosts/' rel='bookmark' title='Permanent Link: vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts'>vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts</a> <small>Goal was to create a vMA which would send a...</small></li>
<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>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div>I found this on the web a while back, it sums up most of what you need to know before doing any P2V work (this generally talks about a windows physical to virtual conversion)&#8230;. </div>
<div> </div>
<div><!-- m --><a href="http://www.vmware-tsx.com/download.php?asset_id=48" target="_blank">http://www.vmware-tsx.com/download.php?asset_id=48</a></div>
<div><strong></strong> </div>
<div><strong>Converter Best Practices</strong></div>
<p>What should I do after I successfully convert my virtual machine?</p>
<p>If you change from a multi-processor system to a uni-processor system you need to manually change the HAL on the Windows server after the conversion. To do this go into Device Manager after the machine first boots and discovers it&#8217;s new hardware and then click on Computer then right-click on the processor and select Update Driver. Then select Install from specific location and then Don&#8217;t search I will choose the driver to install. Then select show All compatible hardware and select the appropriate processor. For example, if you went from a dual cpu to a single cpu then select ACPI uni-processor PC instead of ACPI multi-processor PC. You will need to reboot once you change this. To verify what HAL you are using you right-click your hal.dll in c:\windows\system32 and select the Version tab and select Internal Name and it should say halmacpi.dll for multi-processor acpi and halacpi.dll for uni-processor acpi.</p>
<p>Next clean up all the non-present hardware after the P2V conversion. To do this go to a CMD prompt and type;</p>
<p><strong>SET DEVMGR_SHOW_NONPRESENT_DEVICES=1</strong> </p>
<p><strong>DEVMGMT.MSC </strong></p>
<p>then select Show Hidden Devices. Delete any old grayed out hardware. Next remove any vendor specific applications/drivers. For example on a HP server you should go to Add/Remove programs and remove any HP management agents, survey utility, array config utility, version control agent, etc. Also check your NIC and make sure there are no vendor specific drivers there (ie. teaming). Check the Services to see if all there is anything vendor specific related there and disable any services that are.</p>
<p> </p>
<p><span id="more-149"></span></p>
<ul>
<li>Agent Installation Location<br />
• Locally: Install Converter and agent directly on source machine if converting directly into ESX Server<br />
• Remotely: Connect to source machine over network to install agent</li>
<li>Agent Installation<br />
• Use local administrator account<br />
• Avoid domain accounts that have restrictive policies<br />
• Allow reboot for Windows NT 4.0 and 2000 sources </li>
<li>Machine Preparation<br />
• Do not deactivate services or harden security<br />
&gt; Workstation service<br />
&gt; Server service<br />
&gt; TCP/IP NetBIOS Helper service<br />
&gt; Volume Shadow Copy service (Windows 2003 or XP)<br />
• Ensure sufficient free disk space (at least 200MB)<br />
• Mirrored or striped volumes across multiple disks should be broken<br />
• Dynamic disks with utility partitions should use cold cloning<br />
• Disable Windows Simple File Sharing (Windows XP only)<br />
• Disable anti-virus software<br />
• Defrag hard disks<br />
• Shutdown any un-needed Windows Services<br />
• Clean-up any temporary files and un-needed data<br />
• Run chkdsk<br />
• Keep users off if possible<br />
• Power off VM if not using hot cloning<br />
• VCB VM exports need editing prior to import<br />
&gt; Edit virtual disk filenames inside .vmx<br />
&gt; Rename filenames for .vmdk files to match those listed in .vmx<br />
&gt; Edit index .vmdk file to change references to span files</li>
<li>Network Preparation<br />
• Open TCP/UDP ports 139, 445, and 902 (Converter 3.0.0) or 443 (Converter 3.0.1)<br />
• Open network ports between source and destination<br />
&gt; Alternative is to create a VM visible to source, copy VM files to location visible to destination, and import VM<br />
• Use FQDN to connect to both source and VI3</li>
<li>Converter Preparation<br />
• Run on OS greater than or equal to source if source is<br />
&gt; VM and powered off, or<br />
&gt; Symantec Livestate System Image</li>
<li>Cloning<br />
• Starter edition limitations and workarounds<br />
&gt; Cannot remote hot clone directly into VI3<br />
- Workaround 1: install Converter on source machine<br />
- Workaround 2: select standalone VM as destination, and then import VM to VI3 using two steps<br />
&gt; Cannot run multiple tasks concurrently<br />
- Workaround: run multiple copies of Converter<br />
&gt; Cannot cold clone<br />
- Workaround: create new VM, use third-party cloning application such as Ghost, and run Converter configure<br />
• Do not resize volume for fastest clone speed (block-level copying)<br />
• Resize volumes if source disks have inefficient utilization (resorts to file-level copying)<br />
• Use cold-cloning disk-based cloning (not volume-based) for non-Windows systems<br />
• Use hot cloning for Windows NT 4.0 systems to avoid NTFS upgrade<br />
• Destination needs to be writeable</li>
<li>Configure<br />
• Avoid cloning utility partitions<br />
• Check partition numbers in boot.ini<br />
• Automatic “Install VMware Tools” option is only available for ESX Server VMs</li>
<li>Clean-Up Prior to Power On<br />
• Edit VM settings according to desired goal<br />
&gt; Number of vCPUs<br />
&gt; Add/Delete USB devices<br />
&gt; Add/Delete Serial and parallel devices<br />
&gt; Remove Floppy drive if not needed<br />
&gt; SCSI controller type (BusLogic vs. LSI Logic)<br />
• OEM source may require license activation<br />
&gt; SMBIOS.reflectHost = “TRUE” in .vmx may avoid reactivation<br />
&gt; Requires destination host to have same hardware</li>
<li>Clean-Up After Power On<br />
• Detect hardware<br />
&gt; VMware Tools installation may hang if hardware not detected<br />
• Allow reboots to occur<br />
&gt; Detect hardware and VMware Tools installation<br />
• Verify HAL and change if necessary<br />
• Remove non-present old hardware<br />
&gt; CMD prompt type set DEVMGR_SHOW_NONPRESENT_DEVICES=1<br />
&gt; Next type DEVMGMT.MSC and select Show Hidden Devices<br />
&gt; Delete any old grayed out non-present hardware</li>
<li>Guest Troubleshooting<br />
• Blue screen after powering on<br />
&gt; Start Windows in Safe Mode and uninstall hardware-specific applications or services<br />
&gt; Attach VM to “Helper VM” to remove hardware-specific drivers or to correct the boot.ini<br />
• No keyboard/mouse<br />
&gt; Select Workstation/Server VM instead of ESX Server, then import VM to ESX Server<br />
&gt; Use PS/2 keyboard/mouse on source<br />
• Display problems<br />
&gt; Uninstall PC Anywhere prior to installing VMware Tools</li>
</ul>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/12/18/vma-using-hp-power-protector-agent-to-shutdown-virtual-hosts/' rel='bookmark' title='Permanent Link: vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts'>vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts</a> <small>Goal was to create a vMA which would send a...</small></li>
<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>
</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-converter-best-practices/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>
		<item>
		<title>Virtual Appliance &#8211; Virtual Router</title>
		<link>http://sigtar.com/2009/02/02/virtual-appliance-virtual-router/</link>
		<comments>http://sigtar.com/2009/02/02/virtual-appliance-virtual-router/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 02:46:25 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Virtual]]></category>
		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=132</guid>
		<description><![CDATA[This is quite a handy app for creating small virtual routers. See the website for more detail&#8230; The commandline is similar to cisco &#8211; so its good for practice if you are going for your CCNA.
http://www.vyatta.com/products/virtualized.php
Oh &#8211; its open source and free!
I&#8217;m a bit lazy in most cases and just add a few virtual nics [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/12/18/vma-using-hp-power-protector-agent-to-shutdown-virtual-hosts/' rel='bookmark' title='Permanent Link: vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts'>vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts</a> <small>Goal was to create a vMA which would send a...</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>This is quite a handy app for creating small virtual routers. See the website for more detail&#8230; The commandline is similar to cisco &#8211; so its good for practice if you are going for your CCNA.</p>
<p><a href="http://www.vyatta.com/products/virtualized.php" target="_blank">http://www.vyatta.com/products/virtualized.php</a></p>
<p>Oh &#8211; its open source and free!</p>
<p>I&#8217;m a bit lazy in most cases and just add a few virtual nics into my VM&#8217;s and do the routing though them. But some people may find this handy for a single point to manage networking.</p>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/12/18/vma-using-hp-power-protector-agent-to-shutdown-virtual-hosts/' rel='bookmark' title='Permanent Link: vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts'>vMA &#8211; Using HP Power Protector agent to shutdown virtual hosts</a> <small>Goal was to create a vMA which would send a...</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/virtual-appliance-virtual-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
