<br><font size=2 face="sans-serif">Sure- look up software RAID, most distributions
of Linux now have a kernel that knows about &quot;md&quot; RAID devices.
&nbsp;It actually isnt a &quot;distributed&quot; filesystem, that is a
different animal, you are really talking about RAID (even mirrored disks
are RAID... called RAID-1).</font>
<br>
<br><font size=2 face="sans-serif">First, you set up your &quot;md&quot;
device, which in its simplest form is mirroring. &nbsp;One md device encompasses
2 disk partitions (hopefully on different physical drives :-) then you
set up your LVM over the md device. &nbsp;There you go!</font>
<br>
<br><font size=2 face="sans-serif">I found some good &nbsp;info about how
to do this. &nbsp;Google for md raid lvm and you should turn up something,
or try http://www.tldp.org for howtos.</font>
<br>
<br><font size=2 face="sans-serif">Cheers,</font>
<br><font size=2 face="sans-serif"><br>
</font><font size=3>Indulis</font>