You're playing with fire using RAID0. If I had data on 30 floppy drives, I'd want at least 20 of them to be parity drives.
I'm hosting a website on a RAID0 of 30 floppy drives
21–30 of 161 posts
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#22Anyone want to try RAID0 on QIC tapes?
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#23Re: I'm hosting a website on a RAID0 of 30 floppy drives
#24I'd expect the vast majority of IO requests to be served from the kernel's IO cache (we're talking 30 * 1.44MBs here so just under 50MB, trivial for even an old computer to hold in RAM), thus I wouldn't be surprised for it to be very fast and reliable as long as he sticks to read-only workloads - those would never actually touch the floppies beyond the initial read.
Would it be more fun to run a live cd webserver only? piece together an old computer, with an old live linux installation, and either run it unupdated or patched and carrying updates it can only apply w/o reboot?
edit: thinking about it, there's some good educational value, but maybe via vm than plopped on the interwebs :D
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#25Earlier quoted context omitted.
I did watch -n 1 'sync; echo 3 > /proc/sys/vm/drop_caches' to try and get around it. I think it's working, because boy is it noisy lol
I'm used to referring to lots of IO as "noisy" or "chatty", but then I imagine sitting next to 30 floppy drives and that brings it to another level.
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#26I can hear that dying from here. Anyone want to try RAID0 on QIC tapes?
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#27That has to be one noisy room.
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#28Re: I'm hosting a website on a RAID0 of 30 floppy drives
#29There's an accompanying video as well: https://www.youtube.com/watch?v=1hc52_PWeU8
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#30I've got a Power Mac G5 sitting right beside me if someone else wants to buy it and get into this G5 floppy website business.