I seem to have started a Raspberry Threadlet elsewhere, so I'm (trying) to move the comments here...
One of the things I intend to try is to compare timings between ethernet -> HDD and ethernet -> SDCard to see if it slower to log jam the USB chip or writing to the SD Card
I'm sure I read somewhere that DB was hoping to release Elite:* for the Raspberry Pi.
But surely your Pi is your good computer?
Well, when it arrives, I intend to make it my file server and my media centre. I also hope it will be the first of a whole cluster.
I have a whole year to play before I get distracted with... other pursuits![]()
At the risk of getting a little off topic... I have some Pi in my house now. They're great as an emergency desktop for those times when your main PC's parts are spread over the front room and you need to remind yourself of something online. As a media centre with XBMC they're superb, easily outperforming a regular web browser for high def Youtube (and with zero fan noise). They're great for minor server tasks, such as DHCP.
Unfortunately, they're absolutely pants at being a file server. It works, don't get me wrong, but your disks and your network all share one USB2 bus, and performance is pretty pathetic.
Brilliant little boxes, though. With a ModMyPi case and an SD card with RISC OS on it, you have a 100% British designed and built computer, something that hasn't been available since the last century. Computing has finally come home.
Thank you for that.
I guessed that the file server would not be very efficient, but my primary use for a file server is for backups so I won't be using it very much.
I think the whole USB technology is 'pants'. I appreciate why USB is on the Pi (support etc.) but I do wish they could have used firewire it is so much better IMHO.
I had an idea of multiple pi with backups spread across them all, possibly in some kind of Raid set up. I'm going to measure performance with HDD, SSD and/or straight to the SD and see how it goes.
I need an external (to my laptop) MySQL server to play with too.
I'm also intrigued by the Spy Cam and the I/O possibilities - I've not played with hardware before.
Perhaps I should have taken this to another thread.
Indeed, one of my Pi is doing precisely that. Backing up about 500GB of files per night, an incremental run with very few changes (total transfer of just a few megs) takes it about six hours. Overclocking does little to change this; it's IO bound, and the bottleneck is that USB chip.
Of course, USB was chosen over Firewire because nobody has a Firewire keyboard and mouse. (-:
I think the moderators might want to pick these posts out into another thread...
One of the things I intend to try is to compare timings between ethernet -> HDD and ethernet -> SDCard to see if it slower to log jam the USB chip or writing to the SD Card