With VMWare Workstation or VirtualBox you can setup shared folders which would achieve what you are after <meta charset="utf-8">(I think).<div>e.g. Your Windows VM would be able to (semi-directly) access the XFS Raid0 partition on the VMWare/VirtualBox host.</div>
<div><br></div><div>The virtualisation tools attach shared folders as local disk mounts in Windows, so performance is pretty solid.</div><div><br></div><div>However, you may find sharing the partition on the network via Samba is the most flexible long-term option.</div>
<div><br></div><div><br></div><div>David</div><div><br></div><div><br><br><div class="gmail_quote">On Tue, Dec 15, 2009 at 5:34 PM, Phillip Hutchings <span dir="ltr">&lt;<a href="mailto:sitharus@sitharus.com">sitharus@sitharus.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On 15/12/2009, at 5:27 PM, Xav Paice wrote:<br>
<br>
&gt; ----- &quot;Jethro Carr&quot; &lt;<a href="mailto:jethro.carr@jethrocarr.com">jethro.carr@jethrocarr.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Tue, 2009-12-15 at 17:04 +1300, E Chalaron wrote:<br>
&gt;&gt;&gt; A quick question :<br>
&gt;&gt;&gt; Does a virtualised windows session can access let&#39;s say a XFS Raid0<br>
&gt;&gt;&gt; filesystem ?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Not directly, virtualisation doesn&#39;t provide filesystem<br>
&gt;&gt; interpretation,<br>
&gt;&gt; the guest OS has to be able to understand the filesystem type in<br>
&gt;&gt; order<br>
&gt;&gt; to read it.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; In order to read XFS from a Windows guest, you would have to mount<br>
&gt;&gt; the<br>
&gt;&gt; XFS filesystem on the host and share via SMB to the guest.<br>
&gt;&gt;<br>
&gt;<br>
&gt; or you could just store a disk image file in qcow or vmdk, or whatever format, on that filesystem.<br>
&gt;<br>
&gt; Most virtualisation vendors now are agreeing that it&#39;s better to use disk images rather than raw logical volumes or LUNs for guests so that the tools available for hypervisors can work, and storage can be shared.<br>

<br>
</div>Really? I doubt that a lot. The performance penalty of a disk image vs a raw LVM partition is quite noticeable. Disk images are very convenient for desktop virtualisation software as they can be easily moved, but XenServer and VMWare ESX use the disk directly.<br>

<font color="#888888"><br>
--<br>
Phillip Hutchings<br>
<a href="mailto:sitharus@sitharus.com">sitharus@sitharus.com</a><br>
<br>
<br>
<br>
</font><br><br>
--<br>
Wellington Linux Users Group Mailing List: <a href="mailto:wellylug@lists.wellylug.org.nz">wellylug@lists.wellylug.org.nz</a><br>
To Leave:  <a href="http://lists.wellylug.org.nz/mailman/listinfo/wellylug" target="_blank">http://lists.wellylug.org.nz/mailman/listinfo/wellylug</a><br>
<br></blockquote></div><br></div>