<?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; esx</title>
	<atom:link href="http://sigtar.com/tag/esx/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>create usb install for esx / esxi</title>
		<link>http://sigtar.com/2009/12/20/create-usb-install-for-esx-esxi/</link>
		<comments>http://sigtar.com/2009/12/20/create-usb-install-for-esx-esxi/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 05:55:33 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Virtual]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[flash drive]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[syslinux]]></category>
		<category><![CDATA[syslinux.cfg]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=1058</guid>
		<description><![CDATA[First format your usb / flash drive with FAT. Then copy all the contents of the installer .iso onto the drive.
Next delete isolinux.bin and rename isolinux.cfg to syslinux.cfg
Edit syslinux.cfg and append &#8220;usb&#8221; to the line starting with &#8220;append&#8221; &#8230; i.e. similar to this
append vmkboot.gz &#8212; vmkernel.gz &#8212; sys.vgz &#8212; cim.vgz &#8212; ienviron.tgz &#8212; image.tgz &#8212; [...]


Related posts:<ol><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>
<li><a href='http://sigtar.com/2010/03/02/jumbo-frames-on-your-vsphere-esxi-box/' rel='bookmark' title='Permanent Link: Jumbo Frames on your vSphere ESXi box'>Jumbo Frames on your vSphere ESXi box</a> <small>Continuing on from this http://sigtar.com/2010/02/04/vsphere-and-multipathing-iscsi/ you may want to implement...</small></li>
<li><a href='http://sigtar.com/2010/04/14/hyper-v-to-esx-conversion/' rel='bookmark' title='Permanent Link: hyper-v to esx conversion'>hyper-v to esx conversion</a> <small>V2V cold clone process for SBS / exchange / sql...</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>First format your usb / flash drive with FAT. Then copy all the contents of the installer .iso onto the drive.</p>
<p>Next delete isolinux.bin and rename isolinux.cfg to syslinux.cfg</p>
<p>Edit syslinux.cfg and append &#8220;usb&#8221; to the line starting with &#8220;append&#8221; &#8230; i.e. similar to this</p>
<p><em>append vmkboot.gz &#8212; vmkernel.gz &#8212; sys.vgz &#8212; cim.vgz &#8212; ienviron.tgz &#8212; image.tgz &#8212; install.tgz usb</em></p>
<p>Next grab the latest syslinux.exe (zip for windows) from <a href="http://www.kernel.org/pub/linux/utils/boot/syslinux/">here</a> and run <strong>syslinux -s –ma &lt;driveletter&gt;: </strong></p>
<p>Done.</p>


<p>Related posts:<ol><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>
<li><a href='http://sigtar.com/2010/03/02/jumbo-frames-on-your-vsphere-esxi-box/' rel='bookmark' title='Permanent Link: Jumbo Frames on your vSphere ESXi box'>Jumbo Frames on your vSphere ESXi box</a> <small>Continuing on from this http://sigtar.com/2010/02/04/vsphere-and-multipathing-iscsi/ you may want to implement...</small></li>
<li><a href='http://sigtar.com/2010/04/14/hyper-v-to-esx-conversion/' rel='bookmark' title='Permanent Link: hyper-v to esx conversion'>hyper-v to esx conversion</a> <small>V2V cold clone process for SBS / exchange / sql...</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/12/20/create-usb-install-for-esx-esxi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>boot esx from usb drive</title>
		<link>http://sigtar.com/2009/12/20/boot-esx-from-usb-drive/</link>
		<comments>http://sigtar.com/2009/12/20/boot-esx-from-usb-drive/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 05:49:28 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Virtual]]></category>
		<category><![CDATA[.dd]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[syslinux]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[winimage]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=1056</guid>
		<description><![CDATA[Its quite easy to boot esx from a usb device or flash card..
First download the .iso, then browse with winrar or similar. See if you can find the &#8220;big&#8221;.dd file this is the file we need.
i.e. the ESXi 4 file is called VMware-VMvisor-big-208167-x86_64.dd
Next grab WinImage and &#8220;restore image to physical harddrive&#8221; choose the .dd file [...]


Related posts:<ol><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>
<li><a href='http://sigtar.com/2009/08/10/esx-4-vsphere-installation-issues/' rel='bookmark' title='Permanent Link: ESX 4 (vSphere) &#8211; installation issues'>ESX 4 (vSphere) &#8211; installation issues</a> <small>I&#8217;ve had a couple of installation issues with ESX4 One...</small></li>
<li><a href='http://sigtar.com/2010/06/15/vmware-virtualcenter-server-service-fails-to-start-on-boot/' rel='bookmark' title='Permanent Link: vmware &#8211; virtualcenter server service fails to start on boot'>vmware &#8211; virtualcenter server service fails to start on boot</a> <small>This happens when the virtualcenter service tries to start before...</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>Its quite easy to boot esx from a usb device or flash card..</p>
<p>First download the .iso, then browse with winrar or similar. See if you can find the &#8220;big&#8221;.dd file this is the file we need.</p>
<p>i.e. the ESXi 4 file is called <em>VMware-VMvisor-big-208167-x86_64.dd</em></p>
<p>Next grab WinImage and &#8220;restore image to physical harddrive&#8221; choose the .dd file the select your usb / flash drive.</p>
<p>Done.</p>


<p>Related posts:<ol><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>
<li><a href='http://sigtar.com/2009/08/10/esx-4-vsphere-installation-issues/' rel='bookmark' title='Permanent Link: ESX 4 (vSphere) &#8211; installation issues'>ESX 4 (vSphere) &#8211; installation issues</a> <small>I&#8217;ve had a couple of installation issues with ESX4 One...</small></li>
<li><a href='http://sigtar.com/2010/06/15/vmware-virtualcenter-server-service-fails-to-start-on-boot/' rel='bookmark' title='Permanent Link: vmware &#8211; virtualcenter server service fails to start on boot'>vmware &#8211; virtualcenter server service fails to start on boot</a> <small>This happens when the virtualcenter service tries to start before...</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/12/20/boot-esx-from-usb-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESX 4 (vSphere) &#8211; installation issues</title>
		<link>http://sigtar.com/2009/08/10/esx-4-vsphere-installation-issues/</link>
		<comments>http://sigtar.com/2009/08/10/esx-4-vsphere-installation-issues/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 21:17:37 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Virtual]]></category>
		<category><![CDATA[4]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[c1]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[lvmdriver]]></category>
		<category><![CDATA[realtek]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=898</guid>
		<description><![CDATA[I&#8217;ve had a couple of installation issues with ESX4
One was particularly strange, the install process would freeze every now and again until i pressed a key on the keyboard. This was related to AMD&#8217;s power saving C1 mode &#8211; disable this in the bios to fix this problem.
Secondly it was a problem with my nic. [...]


Related posts:<ol><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>
<li><a href='http://sigtar.com/2009/09/30/vsphere-ctrl-alt-del-greyed-out/' rel='bookmark' title='Permanent Link: vSphere &#8211; ctrl-alt-del greyed out'>vSphere &#8211; ctrl-alt-del greyed out</a> <small>This bug has hit me. Looks like users with roles...</small></li>
<li><a href='http://sigtar.com/2010/03/02/jumbo-frames-on-your-vsphere-esxi-box/' rel='bookmark' title='Permanent Link: Jumbo Frames on your vSphere ESXi box'>Jumbo Frames on your vSphere ESXi box</a> <small>Continuing on from this http://sigtar.com/2010/02/04/vsphere-and-multipathing-iscsi/ you may want to implement...</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 a couple of installation issues with ESX4</p>
<p>One was particularly strange, the install process would freeze every now and again until i pressed a key on the keyboard. This was related to AMD&#8217;s power saving C1 mode &#8211; disable this in the bios to fix this problem.</p>
<p>Secondly it was a problem with my nic. Essentially i didn&#8217;t have card that was supported (realtek). After inserting a intel card all was well. This fires up a ambiguous error and cans the whole install. (lvmdriver error)</p>
<p>It was nice to see that my pata drive was supported &#8211; i&#8217;ve been using it for quick tests but was unsure if it was supported in vSphere. Note: i&#8217;ve got a flash card enclosure that i&#8217;m planning on using in the future, just awaiting the card.   (hopefully this saves me some power)</p>


<p>Related posts:<ol><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>
<li><a href='http://sigtar.com/2009/09/30/vsphere-ctrl-alt-del-greyed-out/' rel='bookmark' title='Permanent Link: vSphere &#8211; ctrl-alt-del greyed out'>vSphere &#8211; ctrl-alt-del greyed out</a> <small>This bug has hit me. Looks like users with roles...</small></li>
<li><a href='http://sigtar.com/2010/03/02/jumbo-frames-on-your-vsphere-esxi-box/' rel='bookmark' title='Permanent Link: Jumbo Frames on your vSphere ESXi box'>Jumbo Frames on your vSphere ESXi box</a> <small>Continuing on from this http://sigtar.com/2010/02/04/vsphere-and-multipathing-iscsi/ you may want to implement...</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/08/10/esx-4-vsphere-installation-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opensolaris : Citrix XenServer / ESX &#8211; Hooking into ZFS</title>
		<link>http://sigtar.com/2009/07/22/citrix-xenserver-esx-hooking-into-zfs/</link>
		<comments>http://sigtar.com/2009/07/22/citrix-xenserver-esx-hooking-into-zfs/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 07:16:59 +0000</pubDate>
		<dc:creator>Daz</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[/etc/hosts]]></category>
		<category><![CDATA[citrix xenserver]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[nfs]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[xen]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://sigtar.com/?p=841</guid>
		<description><![CDATA[To share your zfs pool via NFS (that works with Citrix Xen / ESX) to a host called &#8220;esxhost&#8221;;
zfs set sharenfs=rw,nosuid,root=esxhost tank/nfs
Note : You MUST have a resolvable name from the opensolaris box. i.e. you should be able to ping it. I have tried with ip&#8217;s only and it will fail. I have edited the [...]


Related posts:<ol><li><a href='http://sigtar.com/2009/11/13/iscsi-in-opensolaris/' rel='bookmark' title='Permanent Link: OpenSolaris &#8211; iSCSI'>OpenSolaris &#8211; iSCSI</a> <small>Want iSCSI in opensolaris? Grab SUNWiscsitgt via package manager. enable...</small></li>
<li><a href='http://sigtar.com/2009/10/19/opensolaris-zfs-recovery-after-kernel-panic/' rel='bookmark' title='Permanent Link: Opensolaris &#8211; ZFS recovery after kernel panic'>Opensolaris &#8211; ZFS recovery after kernel panic</a> <small>Recently i hit what i thought was a huge disaster...</small></li>
<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>To share your zfs pool via NFS (that works with Citrix Xen / ESX) to a host called &#8220;esxhost&#8221;;</p>
<p><strong>zfs set sharenfs=rw,nosuid,root=esxhost tank/nfs</strong></p>
<p>Note : You MUST have a resolvable name from the opensolaris box. i.e. you should be able to ping it. I have tried with ip&#8217;s only and it will fail. I have edited the <strong>/etc/hosts</strong> file to include the following line for my config;</p>
<p><em># Copyright 2007 Sun Microsystems, Inc.  All rights reserved.<br />
# Use is subject to license terms.<br />
#<br />
# ident	&#8220;%Z%%M%	%I%	%E% SMI&#8221;<br />
#<br />
# Internet host table<br />
#<br />
192.168.9.120	esxhost</em></p>
<p><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; line-height: 19px; white-space: normal; font-size: 13px;">This also requires that you are using both DNS and Files in your <strong>/etc/nsswitch.conf</strong> file. You should have a line like so;</span></p>
<p><em># You must also set up the /etc/resolv.conf file for DNS name<br />
# server lookup.  See resolv.conf(4). For lookup via mdns<br />
# svc:/network/dns/multicast:default must also be enabled. See mdnsd(1M)<br />
hosts:      files dns mdns</em></p>
<p><em># Note that IPv4 addresses are searched for in all of the ipnodes databases<br />
# before searching the hosts databases.<br />
ipnodes:   files dns mdns</em></p>
<p>i&#8217;ve also run this before hand; (to allow full access)</p>
<p><strong>chmod -R 777 /tank/nfs</strong></p>
<p><strong><span style="font-weight: normal;">Update : check this guide <a href="http://blog.laspina.ca/ubiquitous/running-zfs-over-nfs-as-a-vmware-store">http://blog.laspina.ca/ubiquitous/running-zfs-over-nfs-as-a-vmware-store</a> </span></strong></p>


<p>Related posts:<ol><li><a href='http://sigtar.com/2009/11/13/iscsi-in-opensolaris/' rel='bookmark' title='Permanent Link: OpenSolaris &#8211; iSCSI'>OpenSolaris &#8211; iSCSI</a> <small>Want iSCSI in opensolaris? Grab SUNWiscsitgt via package manager. enable...</small></li>
<li><a href='http://sigtar.com/2009/10/19/opensolaris-zfs-recovery-after-kernel-panic/' rel='bookmark' title='Permanent Link: Opensolaris &#8211; ZFS recovery after kernel panic'>Opensolaris &#8211; ZFS recovery after kernel panic</a> <small>Recently i hit what i thought was a huge disaster...</small></li>
<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/07/22/citrix-xenserver-esx-hooking-into-zfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
