<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<pre>Hello All,
I've been following the project for some time now on and off. I spotted you have built a version of tahoe-lafs to run on a few NAS devices based on ARM CPU's. <br /><br />I don't suppose you have some further details of the process required to get tahoe-lafs running on these? My intention is to build the software to run on a Drobo FS as a storage node.<br /><br />I have already identified a few things to be aware of with this device. <br />- Limited on board memory (128Mb), however it has swap space<br />- Limited CPU (ARM9 based)<br />- Disk space is always presented as 16TB regardless of how many disks you have installed. This will mean setting the reserve space of tahoe-lafs to a very high number or it will consume all of the available disk space.<br />- OS is uClinux / Busybox compiles for arm, thus building on the NAS is going to be impossible and will require a cross compile. (see http://www.droboports.com/ for details)<br /><br />A few nice things about the DroboFS<br />- SSH access<br />- unlimited disk space scaling (see beyond raid )<br /><br />Python 2.7.1 is available for Drobo FS as a app, I need to cross compile Tahoe-lafs.<br /><br />Any help would be appreciated.<br /><br />thanks<br />Mogwa_<br /><br /><br /><br /><br /><br /><br /></pre>
</body></html>