I'm hosting a website on a RAID0 of 30 floppy drives
totallynormalwebsite.ddns.net
I'm hosting a website on a RAID0 of 30 floppy drives
1–10 of 161 posts
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#2Re: I'm hosting a website on a RAID0 of 30 floppy drives
#3Re: I'm hosting a website on a RAID0 of 30 floppy drives
#4I'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.
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#5P.S I am not going to and I am drunk.
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#6Re: I'm hosting a website on a RAID0 of 30 floppy drives
#7Re: I'm hosting a website on a RAID0 of 30 floppy drives
#8I'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.
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#9I'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.
If we hit a lot of random sub folder URLs (that should all 404), would that trigger the webserver to check the drive to see if the file exists and skip the cache?
Re: I'm hosting a website on a RAID0 of 30 floppy drives
#10I'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.